Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge in DB branch (even though it does not offer the change-db-in-prefs ↵ | René 'Necoro' Neumann | 2009-02-17 | 1 | -3/+45 |
|\ | | | | | | | feature) | ||||
| * | Add a SectionDict class, which maps a section of a session to a dict. | René 'Necoro' Neumann | 2009-01-28 | 1 | -0/+27 |
| | | |||||
| * | Add a global session list | René 'Necoro' Neumann | 2009-01-28 | 1 | -3/+18 |
| | | |||||
* | | Same copyright statement in all files | René 'Necoro' Neumann | 2009-02-07 | 1 | -1/+1 |
|/ | |||||
* | Remove the cluttering section names; rename main session section from ↵ | René 'Necoro' Neumann | 2009-01-27 | 1 | -0/+2 |
| | | | | 'window' to 'gui' | ||||
* | Add rename functions | René 'Necoro' Neumann | 2009-01-27 | 1 | -0/+13 |
| | |||||
* | Add remove_section function | René 'Necoro' Neumann | 2009-01-27 | 1 | -3/+16 |
| | |||||
* | Add remove function to session | René 'Necoro' Neumann | 2009-01-27 | 1 | -0/+13 |
| | |||||
* | Use implicit 'MAIN' if no name and therefore default session name is given | René 'Necoro' Neumann | 2009-01-27 | 1 | -1/+1 |
| | |||||
* | Use session name as default section name | René 'Necoro' Neumann | 2009-01-27 | 1 | -3/+10 |
| | |||||
* | Fix and use the features of previous revision | René 'Necoro' Neumann | 2009-01-27 | 1 | -1/+1 |
| | |||||
* | Enhance Session class to support name and oldfiles | René 'Necoro' Neumann | 2009-01-27 | 1 | -4/+24 |
| | |||||
* | Add defaults only session loading | René 'Necoro' Neumann | 2008-11-03 | 1 | -10/+17 |
| | |||||
* | Improvement to session handling of selections. Increased gui SESSION_VERSION. | René 'Necoro' Neumann | 2008-11-02 | 1 | -5/+3 |
| | |||||
* | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 2008-09-02 | 1 | -101/+101 |
| | |||||
* | allowed to dismiss the warning dialogs for keywords/useflags | René 'Necoro' Neumann | 2008-06-23 | 1 | -2/+11 |
| | |||||
* | Reverted last commit; Added get and set method | René 'Necoro' Neumann | 2008-06-23 | 1 | -11/+19 |
| | |||||
* | Make Session inherit from ConfigParser. This allows the usage of normal ↵ | René 'Necoro' Neumann | 2008-06-23 | 1 | -9/+10 |
| | | | | config operations here | ||||
* | Fixed the default handling | René 'Necoro' Neumann | 2008-06-10 | 1 | -1/+1 |
| | |||||
* | Allowed default for session; load 'app-portage/portato' as default for ↵ | René 'Necoro' Neumann | 2008-06-10 | 1 | -4/+9 |
| | | | | selections :) | ||||
* | Now unicode support for translations :) | René 'Necoro' Neumann | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | Small changes | René 'Necoro' Neumann | 2008-03-09 | 1 | -1/+2 |
| | |||||
* | Fixed comments | René 'Necoro' Neumann | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Necoro | 2008-01-14 | 1 | -0/+9 |
| | |||||
* | r609@Devoty: necoro | 2008-01-14 17:04:38 +0100 | Necoro | 2008-01-14 | 1 | -2/+2 |
| | | | | | | | | | | | | Allowed '-' and '_' in key names. Also use group names instead of their number. r610@Devoty: necoro | 2008-01-14 17:05:42 +0100 Disabled saving of the queues r611@Devoty: necoro | 2008-01-14 17:08:53 +0100 Added the possibility to permanently en-/disable plugins r612@Devoty: necoro | 2008-01-14 17:14:09 +0100 adjust changelog and translations r613@Devoty: necoro | 2008-01-14 17:40:53 +0100 Dropdown should be localized too | ||||
* | r568@Devoty: necoro | 2007-11-21 15:04:15 +0100 | Necoro | 2007-11-21 | 1 | -0/+89 |
Yes - we should add session files... |