summaryrefslogtreecommitdiff
path: root/portato/backend/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato/backend/package.py')
0 files changed, 0 insertions, 0 deletions
© 'Necoro' Neumann1-8/+21 2010-03-06Only show best_icon, if the package can be installed w/o unmaskingRenĂ© 'Necoro' Neumann1-2/+2 2010-03-06Improved better_icon.RenĂ© 'Necoro' Neumann1-78/+38 2010-03-06Show icon to signal the best package versionRenĂ© 'Necoro' Neumann1-1/+15 2010-03-06improved image handlingRenĂ© 'Necoro' Neumann2-7/+3 2010-03-05Use 'clear' instead of 'delete' for the search lineRenĂ© 'Necoro' Neumann1-1/+1 2010-03-05Corrected typoRenĂ© 'Necoro' Neumann6-9/+9 2010-03-05Updated german translationRenĂ© 'Necoro' Neumann2-538/+528 2010-03-05Reorderd parts of the menuRenĂ© 'Necoro' Neumann1-3/+3 2010-03-05Use existing translation for search typesRenĂ© 'Necoro' Neumann1-1/+1 2010-03-05Fixed bug in preference windowRenĂ© 'Necoro' Neumann1-2/+0 2010-03-05Fixed copyrightRenĂ© 'Necoro' Neumann66-66/+66 2010-03-05Handle portage warnings by our logging systemRenĂ© 'Necoro' Neumann1-0/+10 2010-03-05Clean up one 'deprecated' message from portageRenĂ© 'Necoro' Neumann1-1/+1 2010-03-05Save current search type in sessionRenĂ© 'Necoro' Neumann2-6/+17 2010-03-05Added combo box for selecting the search type to main windowRenĂ© 'Necoro' Neumann3-5/+43 2010-03-05Previous commits done more correct :PRenĂ© 'Necoro' Neumann2-6/+6 2010-03-05Fix commit 7449bc5fb8fRenĂ© 'Necoro' Neumann1-3/+3 2010-03-05Ignore swap files in gitRenĂ© 'Necoro' Neumann1-0/+1 2010-03-05Added some textual descriptionsRenĂ© 'Necoro' Neumann2-1/+8 2010-03-05Add description support to the databasesRenĂ© 'Necoro' Neumann4-8/+55 2010-03-04Also parse descriptions from eixRenĂ© 'Necoro' Neumann1-2/+2 2009-11-08Added Italian translation. Thanks to Ponsi.RenĂ© 'Necoro' Neumann3-0/+1166 2009-10-28Changelogv0.13.10.13RenĂ© 'Necoro' Neumann1-0/+4 2009-10-28Corrected config path handling.RenĂ© 'Necoro' Neumann2-9/+6 2009-10-28Corrected config path handling.RenĂ© 'Necoro' Neumann2-9/+6 2009-10-24Fix the segfault in GLib due to wrong encodingRenĂ© 'Necoro' Neumann1-0/+1 2009-10-24Wrong debug message in new_version pluginRenĂ© 'Necoro' Neumann1-1/+1 2009-10-24Update TRANSLATING to use gitRenĂ© 'Necoro' Neumann1-2/+15 2009-10-24Also show revision during startup and with -vRenĂ© 'Necoro' Neumann1-1/+5 2009-10-24Adding revison info to version output.RenĂ© 'Necoro' Neumann3-2/+44 2009-10-23Turn new_version plugin from a mess into sth useful.RenĂ© 'Necoro' Neumann2-10/+10 2009-10-23Honor branches different from masterRenĂ© 'Necoro' Neumann1-2/+4 2009-10-23Change the new_version plugin to use git.RenĂ© 'Necoro' Neumann2-32/+33 2009-10-15Objectified all the functional stuff in backend.__init__.RenĂ© 'Necoro' Neumann2-32/+34 2009-10-08Enhance the splash window handling.RenĂ© 'Necoro' Neumann2-2/+9 2009-10-08Enhance the splash window handling.RenĂ© 'Necoro' Neumann2-2/+9 2009-10-05Some more stuff to ignoreRenĂ© 'Necoro' Neumann1-0/+3 2009-10-05Renamed the ignore fileRenĂ© 'Necoro' Neumann1-0/+0 2009-10-05Update NEWSRenĂ© 'Necoro' Neumann1-0/+1 2009-10-05Also allow 'unselect all' in the PkgListRenĂ© 'Necoro' Neumann1-1/+10 2009-10-05Now have it the sorted way in PkgListsRenĂ© 'Necoro' Neumann2-3/+9 2009-10-05Enhanced system.sort_package_list to also sort CPVsRenĂ© 'Necoro' Neumann5-27/+38 2009-10-05Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use itRenĂ© 'Necoro' Neumann3-39/+63 2009-10-05Add uninstall button and rename to PkgListWindowRenĂ© 'Necoro' Neumann1-2/+17 2009-10-05First quick hack to have a world listRenĂ© 'Necoro' Neumann3-2/+24