summaryrefslogtreecommitdiff
path: root/portato/gui/utils.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann1-3/+1
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2009-10-15Objectified all the functional stuff in backend.__init__.René 'Necoro' Neumann1-4/+3
2009-05-15Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann1-0/+306
2009-04-24Fix import errorRené 'Necoro' Neumann1-1/+2
2009-02-09SQLDatabase.populate needs a regexpRené 'Necoro' Neumann1-1/+1
2009-02-07Same copyright statement in all filesRené 'Necoro' Neumann1-1/+1
2009-01-28Moved SQLDatabaseRené 'Necoro' Neumann1-248/+4
2009-01-28Moved DictDatabaseRené 'Necoro' Neumann1-159/+0
2009-01-28First 'db' layoutRené 'Necoro' Neumann1-17/+0
2008-11-24Allow session stuff being stored in the configRené 'Necoro' Neumann1-0/+12
2008-11-02Merge in SQL stuffRené 'Necoro' Neumann1-3/+246
2008-10-28Remove some trailing whitespacesRené 'Necoro' Neumann1-2/+2
2008-09-02Switch from tabs to 4 spacesRené 'Necoro' Neumann1-265/+265
2008-07-10Moved color info to configRené 'Necoro' Neumann1-0/+5
2008-07-09Renamed generic package setsRené 'Necoro' Neumann1-1/+1
2008-07-08Removed the USE_CATAPULT stuffRené 'Necoro' Neumann1-3/+2
2008-07-03Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann1-2/+3
2008-06-24Fixed vanishing categoriesRené 'Necoro' Neumann1-1/+1
2008-06-23Moved GtkThread to gui.utilsRené 'Necoro' Neumann1-2/+21
2008-05-21Fixed errors, so the app startsRené 'Necoro' Neumann1-1/+1
2008-05-21Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann1-2/+2
2008-05-21Ported to new find_packages APIRené 'Necoro' Neumann1-2/+2
2008-05-01Fixed small bugRené 'Necoro' Neumann1-1/+1
2008-04-09Now unicode support for translations :)René 'Necoro' Neumann1-1/+1
2008-04-08Added lock to databaseRené 'Necoro' Neumann1-1/+18
2008-04-08Also delete packages from 'ALL' when a category is refreshedRené 'Necoro' Neumann1-21/+39
2008-03-18Split and renamed gui_helperRené 'Necoro' Neumann1-0/+252