summaryrefslogtreecommitdiff
path: root/portato/config_parser.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2009-07-051-5/+1
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
* Use implicit 'MAIN' if no name and therefore default session name is givenRené 'Necoro' Neumann2009-01-271-2/+2
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-281-1/+1
* Removed ConfigParser.set_boolean and use normal ConfigParser.set insteadRené 'Necoro' Neumann2008-09-021-37/+12
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-479/+479
* Documented the plugin moduleRené 'Necoro' Neumann2008-07-081-12/+12
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+0
* Generate correct KeyNotFoundExceptionRené 'Necoro' Neumann2008-03-101-2/+2
* Used better exceptions for configuration parserRené 'Necoro' Neumann2008-03-061-26/+114
* Fixed commentsRené 'Necoro' Neumann2008-03-041-93/+151
* r752@Devoty: necoro | 2008-02-12 22:19:21 +0100Necoro2008-02-121-1/+1
* r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro2008-01-141-7/+7
* r561@Devoty: necoro | 2007-11-20 09:29:35 +0100Necoro2007-11-211-0/+8
* r543@Devoty: necoro | 2007-11-12 21:02:39 +0100Necoro2007-11-121-1/+4
* r534@Devoty: necoro | 2007-11-09 18:46:00 +0100Necoro2007-11-111-20/+76
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-4/+4
* i18n support and german translationsnecoro2007-08-051-1/+2
* new fancier log outputnecoro2007-07-131-1/+1
* Some documentation worknecoro2007-07-071-4/+47
* Made qt plugin-ready; lots of documentationnecoro2007-04-201-1/+1
* Renamed to portatonecoro2006-11-241-0/+274
/span> 2009-09-06Install .menuRené 'Necoro' Neumann1-1/+1 2009-09-06Automatic loading of the external menuRené 'Necoro' Neumann2-3/+25 2009-09-06Make glade update the MainWindow.ui fileRené 'Necoro' Neumann1-85/+134 2009-09-06Moved the menu to an extra fileRené 'Necoro' Neumann2-210/+207 2009-09-05One database instance is enough :)René 'Necoro' Neumann1-7/+18 2009-09-05Print database type at the bottom of exceptions. NOTE: This does not handle m...René 'Necoro' Neumann2-1/+6 2009-09-05Fix an error, where a category vanishes after refreshing, using the EixSQLDat...René 'Necoro' Neumann2-1/+19 2009-09-03And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann1-1/+8 2009-09-03Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann1-0/+1 2009-09-03Screw debugging ... prefer the ctypes approach to get rid of yet another c-mo...René 'Necoro' Neumann3-27/+11 2009-09-03Use this wrapper instead of ctypes to set the textdomain and stuff for the gt...René 'Necoro' Neumann1-9/+5 2009-09-03Add small wrapper to C-gettextRené 'Necoro' Neumann2-1/+22 2009-08-31Update messages.potRené 'Necoro' Neumann1-42/+94 2009-08-31Removed the gtk- strings from translationsRené 'Necoro' Neumann7-3639/+3479 2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11 2009-08-31Removed TODO. Renamed ChangeLog to TODORené 'Necoro' Neumann2-40/+0 2009-08-27Only import stuff if necessaryRené 'Necoro' Neumann1-8/+8 2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1 2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687 2009-08-15Update spanish translationDaniel Halens1-245/+258 2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann3-13/+15 2009-08-15TypoRené 'Necoro' Neumann1-1/+1 2009-08-15Enhanced the extensions.shRené 'Necoro' Neumann1-3/+8 2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+0