Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/plugins/problems.py
Commit message (Expand)AuthorAgeFilesLines
* first generate (with filter and lambda expressions) a lis...Arthur de Jong2005-12-281-6/+12
* move printing of description into plugin instead of from ...Arthur de Jong2005-12-271-4/+9
* replace backslashes from end of lines where they are not ...Arthur de Jong2005-12-271-9/+9
* add copyright clarification to specify that generated out...Arthur de Jong2005-12-171-0/+3
* implement out own proper escape function and use it inste...Arthur de Jong2005-09-171-6/+5
* store author and title in Unicode internally and ensure t...Arthur de Jong2005-09-171-7/+13
* remove version numbers from plugins since they were not r...Arthur de Jong2005-09-101-1/+0
* make problem lists sorted by URL and problem descriptionArthur de Jong2005-08-231-0/+4
* change html display of problems to a nicer listArthur de Jong2005-08-191-1/+3
* split problems into page problems (parsing errors, wrong ...Arthur de Jong2005-08-191-6/+23
* remove references to email addresses where they are not u...Arthur de Jong2005-07-291-3/+3
* fix a couple of typos, also thanks to Scott Kirkwood <sco...Arthur de Jong2005-07-271-1/+1
* call make_link() with a link object instead of a URL, rem...Arthur de Jong2005-07-241-1/+1
* Mike Meyer -> Mike W. MeyerArthur de Jong2005-07-231-1/+1
* use lower-case URL attribute in Link instead of upper-cas...Arthur de Jong2005-07-171-1/+1
* move functionality of rptlib.py to __init__.py so that we...Arthur de Jong2005-07-161-4/+4
* clean up HTML output generating XHTML 1.1 without frames ...Arthur de Jong2005-07-091-14/+31
* change to most recent version of the GPL (FSF address cha...Arthur de Jong2005-06-221-1/+1
* pass reference to Link class to plugins with parameter an...Arthur de Jong2005-06-151-1/+1
* general clean-up of plugins structure and code, moving ht...Arthur de Jong2005-06-111-17/+11
* write html files using file descriptors instead of throug...Arthur de Jong2005-06-081-13/+14
* rename linkList to linkMapArthur de Jong2005-04-131-1/+1
* make nicer file (copyrights) headersArthur de Jong2005-04-071-2/+5
* tabs to spaces (tabs are evil)Arthur de Jong2005-04-071-12/+12
* import of release 1.01.0Arthur de Jong2005-03-291-0/+53