summaryrefslogtreecommitdiff
path: root/portato/gui/utils.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
a928a1eca54216398b7ace09af169e8d&follow=1'>Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann2-7/+8 2008-06-10Fixed the default handlingRené 'Necoro' Neumann1-1/+1 2008-06-10Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2-10/+18 2008-06-09Fixed 'kill' in the systray popupRené 'Necoro' Neumann1-2/+2 2008-06-09Fixed error messageRené 'Necoro' Neumann2-4/+1 2008-06-08Make blocks way more intelligentRené 'Necoro' Neumann3-45/+107