summaryrefslogtreecommitdiff
path: root/portato/gui (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-06Automatic loading of the external menuRené 'Necoro' Neumann2-3/+25
2009-09-06Make glade update the MainWindow.ui fileRené 'Necoro' Neumann1-85/+134
2009-09-06Moved the menu to an extra fileRené 'Necoro' Neumann2-210/+207
2009-09-05Print database type at the bottom of exceptions. NOTE: This does not handle m...René 'Necoro' Neumann1-0/+2
2009-09-03And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann1-1/+8
2009-09-03Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann1-0/+1
2009-09-03Screw debugging ... prefer the ctypes approach to get rid of yet another c-mo...René 'Necoro' Neumann2-23/+10
2009-09-03Use this wrapper instead of ctypes to set the textdomain and stuff for the gt...René 'Necoro' Neumann1-9/+5
2009-09-03Add small wrapper to C-gettextRené 'Necoro' Neumann1-0/+18
2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11
2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1
2009-08-11Sync portage and the DB after emerge syncRené 'Necoro' Neumann1-0/+9
2009-08-11Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann1-2/+2
2009-08-10Add credits for translationRené 'Necoro' Neumann1-0/+1
2009-07-05Sort plugins in the windowRené 'Necoro' Neumann1-13/+8
2009-07-05Port DependencyDetailRené 'Necoro' Neumann2-124/+2
2009-07-05Also port FilesDetailRené 'Necoro' Neumann2-34/+0
2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann2-26/+1
2009-07-05Add Changelog as PluginRené 'Necoro' Neumann2-89/+65
2009-07-05Add 'WidgetPlugin' classRené 'Necoro' Neumann1-8/+12
2009-05-20Add NotebookSlotRené 'Necoro' Neumann2-0/+18
2009-05-15Cleaned up dialogs importRené 'Necoro' Neumann1-21/+18
2009-05-15Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann4-338/+312
2009-05-15Fix importRené 'Necoro' Neumann1-1/+1
2009-05-15Introduced extra slots module.René 'Necoro' Neumann2-29/+49
2009-05-15Disallow enabling expanded useflags - only their specific valuesRené 'Necoro' Neumann1-7/+4
2009-04-25Add emerge options slotRené 'Necoro' Neumann2-1/+4
2009-04-24Committed a wrong changeRené 'Necoro' Neumann1-1/+0
2009-04-24Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann2-1/+7
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-24Fix import errorRené 'Necoro' Neumann1-1/+2
2009-04-07Fixed pyflakes errorsRené 'Necoro' Neumann3-10/+8
2009-03-09Fix the index error on pkglist jump.v0.12.1René 'Necoro' Neumann1-2/+18
2009-03-07Added spanish translation.Daniel Halens1-0/+1
2009-03-07Fixed the Sync keybinding. Thanks to Daniel Halens for reportingRené 'Necoro' Neumann1-1/+1
2009-03-02Fix searchRené 'Necoro' Neumann1-0/+3
2009-02-20Fix cat-loading errorRené 'Necoro' Neumann1-4/+4
2009-02-20Well - might be nice, if we actually save the db-type changes...René 'Necoro' Neumann1-0/+5
2009-02-20Add database type to global config -- no user-config for the momentRené 'Necoro' Neumann3-2/+53
2009-02-20Add color btns to the preferences, so they are configurable here tooRené 'Necoro' Neumann3-98/+221
2009-02-19Make combos workRené 'Necoro' Neumann2-17/+12
2009-02-19Fix gettext library nameRené 'Necoro' Neumann1-1/+1
2009-02-19Make translation work correctlyRené 'Necoro' Neumann1-0/+10
2009-02-19TranslationsRené 'Necoro' Neumann2-40/+124
2009-02-18Make the plugin menu work againRené 'Necoro' Neumann2-12/+28
2009-02-18Add 'get_ui()' method for convenienceRené 'Necoro' Neumann2-5/+18
2009-02-18Remove the 'Popup' classRené 'Necoro' Neumann1-1/+1
2009-02-18Remove the 'Popup' classRené 'Necoro' Neumann1-12/+0
2009-02-18Add dummy signal handlers for PackageTable -- and so also the error output fo...René 'Necoro' Neumann2-2/+17