summaryrefslogtreecommitdiff
path: root/portato/gui/windows (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.14'René 'Necoro' Neumann2010-04-121-8/+18
|\
| * Redo change, when changing the search typeRené 'Necoro' Neumann2010-04-121-2/+3
| * Fixed jumping and searching. Fixes bug #559480René 'Necoro' Neumann2010-04-121-6/+15
* | applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-119-47/+48
* | Merge branch 'atom'René 'Necoro' Neumann2010-04-101-1/+1
|\ \ | |/ |/|
| * Better slot handling in packages.René 'Necoro' Neumann2009-11-051-1/+1
* | Show dialog, that update world might not work as expectedRené 'Necoro' Neumann2010-04-091-1/+8
* | Readded a Session.get_bool() methodRené 'Necoro' Neumann2010-04-091-3/+3
* | Fixed bug from switching to ConfigParserRené 'Necoro' Neumann2010-04-011-4/+4
* | Fixed mailinfo windowRené 'Necoro' Neumann2010-03-261-20/+38
* | Show a dialog if no email is givenRené 'Necoro' Neumann2010-03-142-5/+14
* | Send more files for bug mailsRené 'Necoro' Neumann2010-03-141-16/+77
* | Rewrote Session as to use the normal ConfigParser and not our own oneRené 'Necoro' Neumann2010-03-141-1/+1
* | Read translators from fileRené 'Necoro' Neumann2010-03-061-2/+6
* | Merge branch 'best_icon'.René 'Necoro' Neumann2010-03-062-8/+18
|\ \
| * | Only show best_icon, if the package can be installed w/o unmaskingRené 'Necoro' Neumann2010-03-061-2/+2
| * | Show icon to signal the best package versionRené 'Necoro' Neumann2010-03-061-1/+15
| * | improved image handlingRené 'Necoro' Neumann2010-03-062-7/+3
* | | Fixed copyrightRené 'Necoro' Neumann2010-03-0510-10/+10
* | | Save current search type in sessionRené 'Necoro' Neumann2010-03-051-3/+15
* | | Added combo box for selecting the search type to main windowRené 'Necoro' Neumann2010-03-051-1/+29
| |/ |/|
* | Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann2009-10-241-0/+1
* | Adding revison info to version output.René 'Necoro' Neumann2009-10-241-1/+7
* | Enhance the splash window handling.René 'Necoro' Neumann2009-10-081-0/+5
* | Also allow 'unselect all' in the PkgListRené 'Necoro' Neumann2009-10-051-1/+10
* | Now have it the sorted way in PkgListsRené 'Necoro' Neumann2009-10-052-3/+9
* | Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use itRené 'Necoro' Neumann2009-10-052-39/+63
* | First quick hack to have a world listRené 'Necoro' Neumann2009-10-052-1/+15
|/
* Re-formulate the debug message if a menu file has been found.René 'Necoro' Neumann2009-09-061-1/+1
* Automatic loading of the external menuRené 'Necoro' Neumann2009-09-061-2/+14
* And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann2009-09-031-1/+8
* Screw debugging ... prefer the ctypes approach to get rid of yet another c-mo...René 'Necoro' Neumann2009-09-032-23/+10
* Use this wrapper instead of ctypes to set the textdomain and stuff for the gt...René 'Necoro' Neumann2009-09-031-9/+5
* Add small wrapper to C-gettextRené 'Necoro' Neumann2009-09-031-0/+18
* Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann2009-08-111-2/+2
* Sort plugins in the windowRené 'Necoro' Neumann2009-07-051-13/+8
* Port DependencyDetailRené 'Necoro' Neumann2009-07-051-101/+2
* Also port FilesDetailRené 'Necoro' Neumann2009-07-051-11/+0
* Also ported EbuildDetailRené 'Necoro' Neumann2009-07-051-3/+1
* Add Changelog as PluginRené 'Necoro' Neumann2009-07-051-66/+65
* Add 'WidgetPlugin' classRené 'Necoro' Neumann2009-07-051-8/+12
* Add NotebookSlotRené 'Necoro' Neumann2009-05-201-0/+1
* Cleaned up dialogs importRené 'Necoro' Neumann2009-05-151-21/+18
* Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann2009-05-151-3/+3
* Merge new (better) plugin system, now allowing to add widgetsRené 'Necoro' Neumann2009-05-151-26/+14
|\
| * Introduced extra slots module.René 'Necoro' Neumann2009-05-151-29/+7
| * Add emerge options slotRené 'Necoro' Neumann2009-04-251-0/+3
| * Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann2009-04-241-1/+6
| * Create PluginMenuSlotRené 'Necoro' Neumann2009-04-241-0/+22
| * Load plugins later in the startup process. No menu magic anymoreRené 'Necoro' Neumann2009-04-241-25/+5