Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Deal with keyword lines missing a keyword | René 'Necoro' Neumann | 2009-03-18 | 1 | -3/+10 | |
* | Fix the locale error on setup | René 'Necoro' Neumann | 2009-03-09 | 1 | -8/+9 | |
* | Fix the IndexErrors for the jumping process for all cases | René 'Necoro' Neumann | 2009-03-09 | 1 | -5/+17 | |
|\ | ||||||
| * | Fix the index error on pkglist jump.v0.12.1 | René 'Necoro' Neumann | 2009-03-09 | 1 | -2/+18 | |
|/ | ||||||
* | Added spanish translation. | Daniel Halens | 2009-03-07 | 1 | -0/+1 | |
* | Fixed the Sync keybinding. Thanks to Daniel Halens for reporting | René 'Necoro' Neumann | 2009-03-07 | 1 | -1/+1 | |
* | Fix sql search | René 'Necoro' Neumann | 2009-03-03 | 1 | -1/+1 | |
* | Fix | René 'Necoro' Neumann | 2009-03-03 | 1 | -1/+1 | |
* | Fixed interactive search with category names | René 'Necoro' Neumann | 2009-03-02 | 2 | -2/+7 | |
* | Fix search | René 'Necoro' Neumann | 2009-03-02 | 2 | -3/+14 | |
* | Use local config dir | René 'Necoro' Neumann | 2009-02-24 | 1 | -1/+1 | |
* | Typo | René 'Necoro' Neumann | 2009-02-24 | 1 | -1/+1 | |
* | Well -- ehm -- yeah | René 'Necoro' Neumann | 2009-02-21 | 1 | -2/+1 | |
* | Use pickle instead of DBM, as this would require additional python modules | René 'Necoro' Neumann | 2009-02-21 | 1 | -25/+40 | |
* | Fix small error | René 'Necoro' Neumann | 2009-02-21 | 1 | -1/+1 | |
* | In case the portdirs.db is not existing yet -- well - regenerate everything ;) | René 'Necoro' Neumann | 2009-02-20 | 1 | -0/+1 | |
* | Generalize the new_version plugin | René 'Necoro' Neumann | 2009-02-20 | 1 | -0/+6 | |
* | Fix cat-loading error | René 'Necoro' Neumann | 2009-02-20 | 1 | -4/+4 | |
* | Raise the type and not 'type' | René 'Necoro' Neumann | 2009-02-20 | 1 | -1/+1 | |
* | Well - might be nice, if we actually save the db-type changes... | René 'Necoro' Neumann | 2009-02-20 | 1 | -0/+5 | |
* | Add database type to global config -- no user-config for the moment | René 'Necoro' Neumann | 2009-02-20 | 4 | -13/+65 | |
* | Add color btns to the preferences, so they are configurable here too | René 'Necoro' Neumann | 2009-02-20 | 3 | -98/+221 | |
* | Make combos work | René 'Necoro' Neumann | 2009-02-19 | 2 | -17/+12 | |
* | Fix gettext library name | René 'Necoro' Neumann | 2009-02-19 | 1 | -1/+1 | |
* | Make translation work correctly | René 'Necoro' Neumann | 2009-02-19 | 1 | -0/+10 | |
* | Translations | René 'Necoro' Neumann | 2009-02-19 | 2 | -40/+124 | |
* | Make the plugin menu work again | René 'Necoro' Neumann | 2009-02-18 | 2 | -12/+28 | |
* | Add 'get_ui()' method for convenience | René 'Necoro' Neumann | 2009-02-18 | 2 | -5/+18 | |
* | Remove the 'Popup' class | René 'Necoro' Neumann | 2009-02-18 | 1 | -1/+1 | |
* | Remove the 'Popup' class | René 'Necoro' Neumann | 2009-02-18 | 1 | -12/+0 | |
* | Add dummy signal handlers for PackageTable -- and so also the error output fo... | René 'Necoro' Neumann | 2009-02-18 | 2 | -2/+17 | |
* | Remove the 'pause' hack | René 'Necoro' Neumann | 2009-02-18 | 2 | -52/+9 | |
* | Fix popups | René 'Necoro' Neumann | 2009-02-18 | 3 | -57/+21 | |
* | Hide console menu | René 'Necoro' Neumann | 2009-02-18 | 1 | -0/+1 | |
* | Make it start - though there are still itches - esp. with the menu | René 'Necoro' Neumann | 2009-02-18 | 2 | -89/+74 | |
* | converted the basic structure to gtkbuilder | René 'Necoro' Neumann | 2009-02-18 | 1 | -20/+25 | |
* | Converted glade files | René 'Necoro' Neumann | 2009-02-18 | 10 | -1097/+860 | |
* | Fix the 'GtkSpinButton' warning | René 'Necoro' Neumann | 2009-02-18 | 1 | -1/+1 | |
* | Show database types in the preferences - though nothing useful can be done at... | René 'Necoro' Neumann | 2009-02-18 | 2 | -0/+16 | |
* | Added database choice to dialog | René 'Necoro' Neumann | 2009-02-18 | 1 | -2/+58 | |
* | Added an extra 'Portage' tab to the preference dialog and moved all portage r... | René 'Necoro' Neumann | 2009-02-18 | 1 | -11/+36 | |
* | Fixed manual search | René 'Necoro' Neumann | 2009-02-17 | 1 | -1/+1 | |
* | In some cases the SQL-search does the right thing ;) | René 'Necoro' Neumann | 2009-02-17 | 1 | -0/+1 | |
* | Merge in DB branch (even though it does not offer the change-db-in-prefs feat... | René 'Necoro' Neumann | 2009-02-17 | 10 | -439/+621 | |
|\ | ||||||
| * | SQLDatabase.populate needs a regexp | René 'Necoro' Neumann | 2009-02-09 | 1 | -1/+1 | |
| * | Use warning instead of debug, if the sql database could not be loaded | René 'Necoro' Neumann | 2009-02-02 | 1 | -2/+2 | |
| * | Remove the USE_SQL flag - use normal config instead | René 'Necoro' Neumann | 2009-02-02 | 2 | -9/+19 | |
| * | Do not show categories which only hold disabled packages | René 'Necoro' Neumann | 2009-02-02 | 4 | -12/+21 | |
| * | find -> index | René 'Necoro' Neumann | 2009-02-02 | 1 | -1/+1 | |
| * | Handle non existing versions | René 'Necoro' Neumann | 2009-02-02 | 2 | -4/+27 |