summaryrefslogtreecommitdiff
path: root/portato/gui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleaned up dialogs importRené 'Necoro' Neumann2009-05-151-21/+18
* Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann2009-05-154-338/+312
* Fix importRené 'Necoro' Neumann2009-05-151-1/+1
* Merge new (better) plugin system, now allowing to add widgetsRené 'Necoro' Neumann2009-05-153-27/+57
|\
| * Introduced extra slots module.René 'Necoro' Neumann2009-05-152-29/+49
| * Add emerge options slotRené 'Necoro' Neumann2009-04-252-1/+4
| * Committed a wrong changeRené 'Necoro' Neumann2009-04-241-1/+0
| * Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann2009-04-242-1/+7
| * 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
* | Disallow enabling expanded useflags - only their specific valuesRené 'Necoro' Neumann2009-05-151-7/+4
|/
* Fix import errorRené 'Necoro' Neumann2009-04-241-1/+2
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-073-10/+8
* Fix the IndexErrors for the jumping process for all casesRené 'Necoro' Neumann2009-03-091-5/+17
|\
| * Fix the index error on pkglist jump.v0.12.1René 'Necoro' Neumann2009-03-091-2/+18
|/
* Added spanish translation.Daniel Halens2009-03-071-0/+1
* Fixed the Sync keybinding. Thanks to Daniel Halens for reportingRené 'Necoro' Neumann2009-03-071-1/+1
* Fix searchRené 'Necoro' Neumann2009-03-021-0/+3
* Fix cat-loading errorRené 'Necoro' Neumann2009-02-201-4/+4
* Well - might be nice, if we actually save the db-type changes...René 'Necoro' Neumann2009-02-201-0/+5
* Add database type to global config -- no user-config for the momentRené 'Necoro' Neumann2009-02-203-2/+53
* Add color btns to the preferences, so they are configurable here tooRené 'Necoro' Neumann2009-02-203-98/+221
* Make combos workRené 'Necoro' Neumann2009-02-192-17/+12
* Fix gettext library nameRené 'Necoro' Neumann2009-02-191-1/+1
* Make translation work correctlyRené 'Necoro' Neumann2009-02-191-0/+10
* TranslationsRené 'Necoro' Neumann2009-02-192-40/+124
* Make the plugin menu work againRené 'Necoro' Neumann2009-02-182-12/+28
* Add 'get_ui()' method for convenienceRené 'Necoro' Neumann2009-02-182-5/+18
* Remove the 'Popup' classRené 'Necoro' Neumann2009-02-181-1/+1
* Remove the 'Popup' classRené 'Necoro' Neumann2009-02-181-12/+0
* Add dummy signal handlers for PackageTable -- and so also the error output fo...René 'Necoro' Neumann2009-02-182-2/+17
* Remove the 'pause' hackRené 'Necoro' Neumann2009-02-182-52/+9
* Fix popupsRené 'Necoro' Neumann2009-02-183-57/+21