summaryrefslogtreecommitdiff
path: root/portato/gui/windows/main.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-12Redo change, when changing the search typeRené 'Necoro' Neumann1-2/+3
2010-04-12Fixed jumping and searching. Fixes bug #559480René 'Necoro' Neumann1-6/+15
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann1-21/+22
2010-04-09Show dialog, that update world might not work as expectedRené 'Necoro' Neumann1-1/+8
2010-04-09Readded a Session.get_bool() methodRené 'Necoro' Neumann1-3/+3
2010-04-01Fixed bug from switching to ConfigParserRené 'Necoro' Neumann1-4/+4
2010-03-14Rewrote Session as to use the normal ConfigParser and not our own oneRené 'Necoro' Neumann1-1/+1
2010-03-06Only show best_icon, if the package can be installed w/o unmaskingRené 'Necoro' Neumann1-2/+2
2010-03-06Show icon to signal the best package versionRené 'Necoro' Neumann1-1/+15
2010-03-06improved image handlingRené 'Necoro' Neumann1-2/+1
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2010-03-05Save current search type in sessionRené 'Necoro' Neumann1-3/+15
2010-03-05Added combo box for selecting the search type to main windowRené 'Necoro' Neumann1-1/+29
2009-11-05Better slot handling in packages.René 'Necoro' Neumann1-1/+1
2009-10-05Now have it the sorted way in PkgListsRené 'Necoro' Neumann1-2/+8
2009-10-05Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use itRené 'Necoro' Neumann1-18/+23
2009-10-05First quick hack to have a world listRené 'Necoro' Neumann1-1/+8
2009-08-11Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann1-2/+2
2009-07-05Sort plugins in the windowRené 'Necoro' Neumann1-13/+8
2009-07-05Port DependencyDetailRené 'Necoro' Neumann1-101/+2
2009-07-05Also port FilesDetailRené 'Necoro' Neumann1-11/+0
2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann1-3/+1
2009-07-05Add Changelog as PluginRené 'Necoro' Neumann1-66/+65
2009-07-05Add 'WidgetPlugin' classRené 'Necoro' Neumann1-8/+12
2009-05-20Add NotebookSlotRené 'Necoro' Neumann1-0/+1
2009-05-15Cleaned up dialogs importRené 'Necoro' Neumann1-21/+18
2009-05-15Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann1-3/+3
2009-05-15Introduced extra slots module.René 'Necoro' Neumann1-29/+7
2009-05-15Disallow enabling expanded useflags - only their specific valuesRené 'Necoro' Neumann1-7/+4
2009-04-25Add emerge options slotRené 'Necoro' Neumann1-0/+3
2009-04-24Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann1-1/+6
2009-04-24Create PluginMenuSlotRené 'Necoro' Neumann1-0/+22
2009-04-24Load plugins later in the startup process. No menu magic anymoreRené 'Necoro' Neumann1-25/+5
2009-04-07Fixed pyflakes errorsRené 'Necoro' Neumann1-6/+6
2009-03-09Fix the index error on pkglist jump.v0.12.1René 'Necoro' Neumann1-2/+18
2009-03-02Fix searchRené 'Necoro' Neumann1-0/+3
2009-02-20Fix cat-loading errorRené 'Necoro' Neumann1-4/+4
2009-02-20Add database type to global config -- no user-config for the momentRené 'Necoro' Neumann1-1/+1
2009-02-20Add color btns to the preferences, so they are configurable here tooRené 'Necoro' Neumann1-3/+13
2009-02-19TranslationsRené 'Necoro' Neumann1-1/+1
2009-02-18Make the plugin menu work againRené 'Necoro' Neumann1-6/+18
2009-02-18Add 'get_ui()' method for convenienceRené 'Necoro' Neumann1-4/+4
2009-02-18Remove the 'Popup' classRené 'Necoro' Neumann1-1/+1
2009-02-18Add dummy signal handlers for PackageTable -- and so also the error output fo...René 'Necoro' Neumann1-1/+12
2009-02-18Remove the 'pause' hackRené 'Necoro' Neumann1-52/+8
2009-02-18Fix popupsRené 'Necoro' Neumann1-2/+2
2009-02-18Make it start - though there are still itches - esp. with the menuRené 'Necoro' Neumann1-13/+12
2009-02-17Fixed manual searchRené 'Necoro' Neumann1-1/+1
2009-02-17First part of fixing the searchRené 'Necoro' Neumann1-3/+0
2009-02-17Fixed the jump_to logic (seemed like it stopped working right after having in...René 'Necoro' Neumann1-68/+73