summaryrefslogtreecommitdiff
path: root/portato/session.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-071-1/+1
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-171-3/+45
|\
| * Add a SectionDict class, which maps a section of a session to a dict.René 'Necoro' Neumann2009-01-281-0/+27
| * Add a global session listRené 'Necoro' Neumann2009-01-281-3/+18
* | Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|/
* Remove the cluttering section names; rename main session section from 'window...René 'Necoro' Neumann2009-01-271-0/+2
* Add rename functionsRené 'Necoro' Neumann2009-01-271-0/+13
* Add remove_section functionRené 'Necoro' Neumann2009-01-271-3/+16
* Add remove function to sessionRené 'Necoro' Neumann2009-01-271-0/+13
* Use implicit 'MAIN' if no name and therefore default session name is givenRené 'Necoro' Neumann2009-01-271-1/+1
* Use session name as default section nameRené 'Necoro' Neumann2009-01-271-3/+10
* Fix and use the features of previous revisionRené 'Necoro' Neumann2009-01-271-1/+1
* Enhance Session class to support name and oldfilesRené 'Necoro' Neumann2009-01-271-4/+24
* Add defaults only session loadingRené 'Necoro' Neumann2008-11-031-10/+17
* Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann2008-11-021-5/+3
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-101/+101
* allowed to dismiss the warning dialogs for keywords/useflagsRené 'Necoro' Neumann2008-06-231-2/+11
* Reverted last commit; Added get and set methodRené 'Necoro' Neumann2008-06-231-11/+19
* Make Session inherit from ConfigParser. This allows the usage of normal confi...René 'Necoro' Neumann2008-06-231-9/+10
* Fixed the default handlingRené 'Necoro' Neumann2008-06-101-1/+1
* Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2008-06-101-4/+9
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
* Small changesRené 'Necoro' Neumann2008-03-091-1/+2
* Fixed commentsRené 'Necoro' Neumann2008-03-041-1/+1
* (no commit message)Necoro2008-01-141-0/+9
* r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro2008-01-141-2/+2
* r568@Devoty: necoro | 2007-11-21 15:04:15 +0100Necoro2007-11-211-0/+89