Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update POT | René 'Necoro' Neumann | 2009-02-20 | 1 | -118/+140 | |
| | ||||||
* | Well - might be nice, if we actually save the db-type changes... | René 'Necoro' Neumann | 2009-02-20 | 1 | -0/+5 | |
| | ||||||
* | Moved from libglade to GtkBuilder. | René 'Necoro' Neumann | 2009-02-20 | 19 | -1735/+1915 | |
|\ | | | | | | | Overhauled the preference dialog. - Still no user-configs though :( | |||||
| * | Add database type to global config -- no user-config for the moment | René 'Necoro' Neumann | 2009-02-20 | 5 | -13/+76 | |
| | | ||||||
| * | Add color btns to the preferences, so they are configurable here too | René 'Necoro' Neumann | 2009-02-20 | 5 | -99/+222 | |
| | | ||||||
| * | 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 | 4 | -329/+458 | |
| | | ||||||
| * | Last transition steps | René 'Necoro' Neumann | 2009-02-18 | 4 | -229/+284 | |
| | | ||||||
| * | Converted to GtkBuilder | René 'Necoro' Neumann | 2009-02-18 | 11 | -1185/+892 | |
| |\ | ||||||
| | * | 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 ↵ | René 'Necoro' Neumann | 2009-02-18 | 2 | -2/+17 | |
| | | | | | | | | | | | | for not connected signals | |||||
| | * | 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 ↵ | René 'Necoro' Neumann | 2009-02-18 | 2 | -0/+16 | |
| | | | | | | | | atm ;) | |||||
| * | 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 ↵ | René 'Necoro' Neumann | 2009-02-18 | 2 | -11/+37 | |
|/ | | | | related options there | |||||
* | It is always a nice idea to install the stuff you need.... | René 'Necoro' Neumann | 2009-02-17 | 1 | -1/+1 | |
| | ||||||
* | 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 ↵ | René 'Necoro' Neumann | 2009-02-17 | 10 | -439/+621 | |
|\ | | | | | | | feature) | |||||
| * | 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 | |
| | | ||||||
| * | Add 'VersionsNotFoundException' | René 'Necoro' Neumann | 2009-02-02 | 1 | -0/+4 | |
| | | ||||||
| * | Add the disabled field to PkgData | René 'Necoro' Neumann | 2009-02-02 | 3 | -12/+30 | |
| | | ||||||
| * | Enable sql-db formats | René 'Necoro' Neumann | 2009-01-28 | 3 | -14/+35 | |
| | | ||||||
| * | Merged in new session stuff | René 'Necoro' Neumann | 2009-01-28 | 2 | -5/+47 | |
| |\ | ||||||
| | * | Add a SectionDict class, which maps a section of a session to a dict. | René 'Necoro' Neumann | 2009-01-28 | 1 | -0/+27 | |
| | | | ||||||
| | * | Add a global session list | René 'Necoro' Neumann | 2009-01-28 | 2 | -5/+20 | |
| | | | ||||||
| * | | Use the new database class layout | René 'Necoro' Neumann | 2009-01-28 | 5 | -24/+42 | |
| | | | ||||||
| * | | Moved SQLDatabase | René 'Necoro' Neumann | 2009-01-28 | 3 | -248/+233 | |
| | | | ||||||
| * | | Moved DictDatabase | René 'Necoro' Neumann | 2009-01-28 | 3 | -159/+175 | |
| | | | ||||||
| * | | First 'db' layout | René 'Necoro' Neumann | 2009-01-28 | 3 | -17/+53 | |
| | | | ||||||
* | | | First part of fixing the search | René 'Necoro' Neumann | 2009-02-17 | 2 | -6/+3 | |
| | | | ||||||
* | | | Fixed the jump_to logic (seemed like it stopped working right after having ↵ | René 'Necoro' Neumann | 2009-02-17 | 1 | -68/+73 | |
| | | | | | | | | | | | | introduced the porthole like cat listing) | |||||
* | | | Set default app icon -- also for dialogs | René 'Necoro' Neumann | 2009-02-17 | 2 | -2/+5 | |
| | | | ||||||
* | | | Update translation | René 'Necoro' Neumann | 2009-02-17 | 2 | -15/+30 | |
| | | |