summaryrefslogtreecommitdiff
path: root/portato/gui/utils.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-3/+1
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
* Objectified all the functional stuff in backend.__init__.René 'Necoro' Neumann2009-10-151-4/+3
* Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann2009-05-151-0/+306
* Fix import errorRené 'Necoro' Neumann2009-04-241-1/+2
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-171-424/+4
|\
| * Moved SQLDatabaseRené 'Necoro' Neumann2009-01-281-248/+4
| * Moved DictDatabaseRené 'Necoro' Neumann2009-01-281-159/+0
| * First 'db' layoutRené 'Necoro' Neumann2009-01-281-17/+0
* | SQLDatabase.populate needs a regexpRené 'Necoro' Neumann2009-02-091-1/+1
* | Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|/
* Allow session stuff being stored in the configRené 'Necoro' Neumann2008-11-241-0/+12
* Merge in SQL stuffRené 'Necoro' Neumann2008-11-021-3/+246
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-281-2/+2
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-265/+265
* Moved color info to configRené 'Necoro' Neumann2008-07-101-0/+5
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-091-1/+1
|\
| * Renamed generic package setsRené 'Necoro' Neumann2008-07-091-1/+1
* | Removed the USE_CATAPULT stuffRené 'Necoro' Neumann2008-07-081-3/+2
* | Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann2008-07-031-2/+3
|/
* Fixed vanishing categoriesRené 'Necoro' Neumann2008-06-241-1/+1
* Moved GtkThread to gui.utilsRené 'Necoro' Neumann2008-06-231-2/+21
* Merged from trunkRené 'Necoro' Neumann2008-05-211-1/+1
|\
| * Fixed small bugRené 'Necoro' Neumann2008-05-011-1/+1
* | Fixed errors, so the app startsRené 'Necoro' Neumann2008-05-211-1/+1
* | Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann2008-05-211-2/+2
* | Ported to new find_packages APIRené 'Necoro' Neumann2008-05-211-2/+2
|/
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
* Added lock to databaseRené 'Necoro' Neumann2008-04-081-1/+18
* Also delete packages from 'ALL' when a category is refreshedRené 'Necoro' Neumann2008-04-081-21/+39
* Split and renamed gui_helperRené 'Necoro' Neumann2008-03-181-0/+252