Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-03-09 | Fix the locale error on setup | René 'Necoro' Neumann | 2 | -9/+12 | |
2009-03-09 | Fix the index error on pkglist jump.v0.12.1 | René 'Necoro' Neumann | 1 | -2/+18 | |
2009-03-07 | Updated changelogv0.12 | René 'Necoro' Neumann | 1 | -0/+1 | |
2009-03-07 | Renamed es into es_ES | René 'Necoro' Neumann | 1 | -0/+0 | |
2009-03-07 | Added spanish translation. | Daniel Halens | 3 | -0/+1132 | |
2009-03-07 | Fixed the Sync keybinding. Thanks to Daniel Halens for reporting | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-03-06 | Update Changelog | René 'Necoro' Neumann | 1 | -0/+1 | |
2009-03-06 | Updated catalan translation | Roger Calvó | 1 | -407/+443 | |
2009-03-03 | Fix sql search | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-03-03 | Fix | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-03-02 | Updated polish translation | Tomasz Osiński | 1 | -375/+493 | |
2009-03-02 | Fixed interactive search with category names | René 'Necoro' Neumann | 2 | -2/+7 | |
2009-03-02 | Fix search | René 'Necoro' Neumann | 2 | -3/+14 | |
2009-02-24 | Use local config dir | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-24 | Typo | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-21 | Well -- ehm -- yeah | René 'Necoro' Neumann | 1 | -2/+1 | |
2009-02-21 | Use pickle instead of DBM, as this would require additional python modules | René 'Necoro' Neumann | 1 | -25/+40 | |
2009-02-21 | Fix small error | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-20 | Updated turkish translation | Gürkan Gür | 1 | -379/+491 | |
2009-02-20 | In case the portdirs.db is not existing yet -- well - regenerate everything ;) | René 'Necoro' Neumann | 1 | -0/+1 | |
2009-02-20 | Generalize the new_version plugin | René 'Necoro' Neumann | 2 | -3/+9 | |
2009-02-20 | Change 'next' to '0.12' | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-20 | Translation updates | René 'Necoro' Neumann | 1 | -132/+158 | |
2009-02-20 | Fix cat-loading error | René 'Necoro' Neumann | 1 | -4/+4 | |
2009-02-20 | Raise the type and not 'type' | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-20 | Update POT | René 'Necoro' Neumann | 1 | -118/+140 | |
2009-02-20 | Well - might be nice, if we actually save the db-type changes... | René 'Necoro' Neumann | 1 | -0/+5 | |
2009-02-20 | Add database type to global config -- no user-config for the moment | René 'Necoro' Neumann | 5 | -13/+76 | |
2009-02-20 | Add color btns to the preferences, so they are configurable here too | René 'Necoro' Neumann | 5 | -99/+222 | |
2009-02-19 | Make combos work | René 'Necoro' Neumann | 2 | -17/+12 | |
2009-02-19 | Fix gettext library name | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-19 | Make translation work correctly | René 'Necoro' Neumann | 1 | -0/+10 | |
2009-02-19 | Translations | René 'Necoro' Neumann | 4 | -329/+458 | |
2009-02-18 | Last transition steps | René 'Necoro' Neumann | 4 | -229/+284 | |
2009-02-18 | Make the plugin menu work again | René 'Necoro' Neumann | 2 | -12/+28 | |
2009-02-18 | Add 'get_ui()' method for convenience | René 'Necoro' Neumann | 2 | -5/+18 | |
2009-02-18 | Remove the 'Popup' class | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-18 | Remove the 'Popup' class | René 'Necoro' Neumann | 1 | -12/+0 | |
2009-02-18 | Add dummy signal handlers for PackageTable -- and so also the error output ↵ | René 'Necoro' Neumann | 2 | -2/+17 | |
for not connected signals | |||||
2009-02-18 | Remove the 'pause' hack | René 'Necoro' Neumann | 2 | -52/+9 | |
2009-02-18 | Fix popups | René 'Necoro' Neumann | 3 | -57/+21 | |
2009-02-18 | Hide console menu | René 'Necoro' Neumann | 1 | -0/+1 | |
2009-02-18 | Make it start - though there are still itches - esp. with the menu | René 'Necoro' Neumann | 2 | -89/+74 | |
2009-02-18 | converted the basic structure to gtkbuilder | René 'Necoro' Neumann | 1 | -20/+25 | |
2009-02-18 | Converted glade files | René 'Necoro' Neumann | 10 | -1097/+860 | |
2009-02-18 | Fix the 'GtkSpinButton' warning | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-02-18 | Show database types in the preferences - though nothing useful can be done ↵ | René 'Necoro' Neumann | 2 | -0/+16 | |
atm ;) | |||||
2009-02-18 | Added database choice to dialog | René 'Necoro' Neumann | 1 | -2/+58 | |
2009-02-18 | Added an extra 'Portage' tab to the preference dialog and moved all portage ↵ | René 'Necoro' Neumann | 2 | -11/+37 | |
related options there | |||||
2009-02-17 | It is always a nice idea to install the stuff you need.... | René 'Necoro' Neumann | 1 | -1/+1 | |