summaryrefslogtreecommitdiff
path: root/portato/gui/windows/preference.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Well - might be nice, if we actually save the db-type changes...René 'Necoro' Neumann2009-02-201-0/+5
* Add database type to global config -- no user-config for the momentRené 'Necoro' Neumann2009-02-201-1/+17
* Add color btns to the preferences, so they are configurable here tooRené 'Necoro' Neumann2009-02-201-10/+24
* Make combos workRené 'Necoro' Neumann2009-02-191-3/+12
* Show database types in the preferences - though nothing useful can be done at...René 'Necoro' Neumann2009-02-181-0/+11
* 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-4/+4
* Save pref window dimensions in sessionRené 'Necoro' Neumann2008-11-241-0/+19
* Removed ConfigParser.set_boolean and use normal ConfigParser.set insteadRené 'Necoro' Neumann2008-09-021-2/+2
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-192/+192
* Fixes bug on <portage-2.2 in preferencesRené 'Necoro' Neumann2008-07-101-1/+2
* Moved color info to configRené 'Necoro' Neumann2008-07-101-1/+2
* Make update_world set compatibleRené 'Necoro' Neumann2008-07-091-1/+1
* Added set selection in preferencesRené 'Necoro' Neumann2008-07-091-0/+39
* Make the new behavior configurableRené 'Necoro' Neumann2008-06-081-3/+9
* Make the console title length changeable by the userRené 'Necoro' Neumann2008-06-081-0/+6
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
* Merged in version_list branchRené 'Necoro' Neumann2008-03-271-1/+2
|\
| * Added preference switch for showing the slotsRené 'Necoro' Neumann2008-03-251-1/+2
* | Removed GTK section in configRené 'Necoro' Neumann2008-03-251-6/+6
|/
* Added option to disable console title updateRené 'Necoro' Neumann2008-03-251-0/+1
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-0/+163
ogheader'>2007-04-16added preferences for Qt-Frontendnecoro9-279/+710 2007-04-13Improved masking display and made most of the Qt-Frontend worknecoro7-35/+334 2007-04-10Some more functionality for the Qt-Frontend (complete emerge)necoro8-217/+347 2007-04-07Some more functionality for the Qt-Frontendnecoro11-88/+463 2007-04-07Added Qt-Terminalnecoro4-4/+213 2007-04-06First qt draftnecoro6-1/+796 2007-04-04showed masked packages unmasked by the user similar to stable marked testing ↵necoro5-13/+40 packages 2007-03-31changed changelognecoro1-1/+2 2007-03-31Some small changes for etcproposals 1.1necoro1-2/+2 2007-03-31Some small changes for etcproposals 1.1necoro2-3/+3 2007-03-31Some small changes for etcproposals 1.1necoro1-6/+13 2007-03-31Allowed Plugins to have a menunecoro7-201/+315 2007-03-15Added etc-proposals pluginnecoro7-28/+121 2007-03-10Added USE_EXPAND-supportnecoro5-11/+63 2007-03-10Added plugin-data to about-dialognecoro3-197/+264