summaryrefslogtreecommitdiff
path: root/portato/gui/gtk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* showed masked packages unmasked by the user similar to stable marked testing ...necoro2007-04-041-1/+10
* Allowed Plugins to have a menunecoro2007-03-312-192/+215
* Added etc-proposals pluginnecoro2007-03-151-5/+9
* Added USE_EXPAND-supportnecoro2007-03-102-10/+41
* Added plugin-data to about-dialognecoro2007-03-102-197/+261
* First plugin supportnecoro2007-03-101-22/+31
* Removed accels because they produce segfaults sometimesnecoro2007-03-061-3/+0
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-202-3/+3
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-194-216/+298
* Use icon instead of the asterisknecoro2007-02-161-13/+29
* Made sync-button working againnecoro2007-02-131-191/+192
* Made sync-button working againnecoro2007-02-131-13/+21
* Build new ebuild-windownecoro2007-02-112-191/+273
* Added usetipsnecoro2007-02-114-276/+837
* small design changenecoro2007-02-091-191/+191
* small design changenecoro2007-02-091-1137/+1123
* - fixed oneshot-bugnecoro2007-01-262-1102/+1135
* Small enhancementsnecoro2007-01-241-3/+3
* - Added iconsnecoro2007-01-242-222/+330
* Added cmd-line support for switching uisnecoro2007-01-171-0/+4
* enhancement for the settings-handling (better reloading-support, moving into ...necoro2006-12-291-3/+1
* fixed small bug #2necoro2006-12-101-2/+2
* fixed small bugnecoro2006-12-101-3/+3
* made slots work for update_worldnecoro2006-12-101-2/+2
* added handling of masked packages during an update-world; small changes in ge...necoro2006-12-061-2/+8
* Added console-statusnecoro2006-12-033-196/+208
* Renamed to portatonecoro2006-11-241-0/+0
* Renamed to portatonecoro2006-11-245-0/+2104
René 'Necoro' Neumann3-548/+54 2008-07-03Should show dependencies nowRené 'Necoro' Neumann2-82/+128 2008-07-03Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann1-2/+3 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann3-53/+29 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63