summaryrefslogtreecommitdiff
path: root/portato/gui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Hide console menuRené 'Necoro' Neumann2009-02-181-0/+1
* Make it start - though there are still itches - esp. with the menuRené 'Necoro' Neumann2009-02-182-89/+74
* converted the basic structure to gtkbuilderRené 'Necoro' Neumann2009-02-181-20/+25
* Converted glade filesRené 'Necoro' Neumann2009-02-1810-1097/+860
* Fix the 'GtkSpinButton' warningRené 'Necoro' Neumann2009-02-181-1/+1
* Show database types in the preferences - though nothing useful can be done at...René 'Necoro' Neumann2009-02-181-0/+11
* Added database choice to dialogRené 'Necoro' Neumann2009-02-181-2/+58
* Added an extra 'Portage' tab to the preference dialog and moved all portage r...René 'Necoro' Neumann2009-02-181-11/+36
* Fixed manual searchRené 'Necoro' Neumann2009-02-171-1/+1
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-173-433/+37
|\
| * Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-021-5/+5
| * Handle non existing versionsRené 'Necoro' Neumann2009-02-022-4/+27
| * Merged in new session stuffRené 'Necoro' Neumann2009-01-281-2/+2
| |\
| | * Add a global session listRené 'Necoro' Neumann2009-01-281-2/+2
| * | Use the new database class layoutRené 'Necoro' Neumann2009-01-281-1/+2
| * | Moved SQLDatabaseRené 'Necoro' Neumann2009-01-281-248/+4
| * | Moved DictDatabaseRené 'Necoro' Neumann2009-01-281-159/+0
| * | First 'db' layoutRené 'Necoro' Neumann2009-01-281-17/+0
* | | First part of fixing the searchRené 'Necoro' Neumann2009-02-171-3/+0
* | | Fixed the jump_to logic (seemed like it stopped working right after having in...René 'Necoro' Neumann2009-02-171-68/+73
* | | Set default app icon -- also for dialogsRené 'Necoro' Neumann2009-02-172-2/+5
* | | First get dependencies. So that in case an error occurs, the iterator is not ...René 'Necoro' Neumann2009-02-171-4/+4
* | | Do not add a package to the unmerge queue multiple timesRené 'Necoro' Neumann2009-02-171-4/+5
* | | Display correct sabayon-messageRené 'Necoro' Neumann2009-02-131-2/+2
* | | Additional sabayon message for missing portage treeRené 'Necoro' Neumann2009-02-132-17/+9