summaryrefslogtreecommitdiff
path: root/portato/gui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed mailinfo windowRené 'Necoro' Neumann2010-03-261-20/+38
* Rewrote the database initialization to be a class instead of a functionRené 'Necoro' Neumann2010-03-161-2/+2
* Show a dialog if no email is givenRené 'Necoro' Neumann2010-03-143-5/+21
* Send more files for bug mailsRené 'Necoro' Neumann2010-03-142-28/+103
* 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-062-9/+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
* | Use 'clear' instead of 'delete' for the search lineRené 'Necoro' Neumann2010-03-051-1/+1
* | Corrected typoRené 'Necoro' Neumann2010-03-051-1/+1
* | Reorderd parts of the menuRené 'Necoro' Neumann2010-03-051-3/+3
* | Fixed bug in preference windowRené 'Necoro' Neumann2010-03-051-2/+0
* | Fixed copyrightRené 'Necoro' Neumann2010-03-0521-21/+21
* | 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-052-4/+42
* | Added Italian translation. Thanks to Ponsi.René 'Necoro' Neumann2009-11-081-0/+1
* | 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-243-2/+44
* | Objectified all the functional stuff in backend.__init__.René 'Necoro' Neumann2009-10-151-4/+3
* | Enhance the splash window handling.René 'Necoro' Neumann2009-10-082-2/+9
* | 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
* | Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann2009-10-051-1/+1
* | Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use itRené 'Necoro' Neumann2009-10-053-39/+63
* | Add uninstall button and rename to PkgListWindowRené 'Necoro' Neumann2009-10-051-2/+17
* | First quick hack to have a world listRené 'Necoro' Neumann2009-10-053-2/+24
|/
* Re-formulate the debug message if a menu file has been found.René 'Necoro' Neumann2009-09-061-1/+1
* Update ui files with gladeRené 'Necoro' Neumann2009-09-068-72/+167
* Automatic loading of the external menuRené 'Necoro' Neumann2009-09-062-3/+25
* Make glade update the MainWindow.ui fileRené 'Necoro' Neumann2009-09-061-85/+134
* Moved the menu to an extra fileRené 'Necoro' Neumann2009-09-062-210/+207
* Print database type at the bottom of exceptions. NOTE: This does not handle m...René 'Necoro' Neumann2009-09-051-0/+2
* 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
* Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann2009-08-315-11/+11
* Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann2009-08-251-0/+1
* Sync portage and the DB after emerge syncRené 'Necoro' Neumann2009-08-111-0/+9
* Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann2009-08-111-2/+2
* Add credits for translationRené 'Necoro' Neumann2009-08-101-0/+1
* Sort plugins in the windowRené 'Necoro' Neumann2009-07-051-13/+8
* Port DependencyDetailRené 'Necoro' Neumann2009-07-052-124/+2
* Also port FilesDetailRené 'Necoro' Neumann2009-07-052-34/+0
* Also ported EbuildDetailRené 'Necoro' Neumann2009-07-052-26/+1
* Add Changelog as PluginRené 'Necoro' Neumann2009-07-052-89/+65
* Add 'WidgetPlugin' classRené 'Necoro' Neumann2009-07-051-8/+12
* Add NotebookSlotRené 'Necoro' Neumann2009-05-202-0/+18