Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add 'WidgetPlugin' class | René 'Necoro' Neumann | 2009-07-05 | 1 | -8/+12 | |
| | ||||||
* | Add NotebookSlot | René 'Necoro' Neumann | 2009-05-20 | 1 | -0/+1 | |
| | ||||||
* | Cleaned up dialogs import | René 'Necoro' Neumann | 2009-05-15 | 1 | -21/+18 | |
| | ||||||
* | Get rid of wrapper.py and GtkConsole | René 'Necoro' Neumann | 2009-05-15 | 1 | -3/+3 | |
| | ||||||
* | Merge new (better) plugin system, now allowing to add widgets | René 'Necoro' Neumann | 2009-05-15 | 1 | -26/+14 | |
|\ | ||||||
| * | Introduced extra slots module. | René 'Necoro' Neumann | 2009-05-15 | 1 | -29/+7 | |
| | | ||||||
| * | Add emerge options slot | René 'Necoro' Neumann | 2009-04-25 | 1 | -0/+3 | |
| | | ||||||
| * | Make the new widget structure work. At least for the Plugin Menu | René 'Necoro' Neumann | 2009-04-24 | 1 | -1/+6 | |
| | | ||||||
| * | Create PluginMenuSlot | René 'Necoro' Neumann | 2009-04-24 | 1 | -0/+22 | |
| | | ||||||
| * | Load plugins later in the startup process. No menu magic anymore | René 'Necoro' Neumann | 2009-04-24 | 1 | -25/+5 | |
| | | ||||||
* | | Disallow enabling expanded useflags - only their specific values | René 'Necoro' Neumann | 2009-05-15 | 1 | -7/+4 | |
|/ | ||||||
* | Fixed pyflakes errors | René 'Necoro' Neumann | 2009-04-07 | 1 | -6/+6 | |
| | ||||||
* | 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 | |
|/ | ||||||
* | Fix search | René 'Necoro' Neumann | 2009-03-02 | 1 | -0/+3 | |
| | ||||||
* | Fix cat-loading error | René 'Necoro' Neumann | 2009-02-20 | 1 | -4/+4 | |
| | ||||||
* | 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 | 2 | -2/+18 | |
| | ||||||
* | Add color btns to the preferences, so they are configurable here too | René 'Necoro' Neumann | 2009-02-20 | 2 | -13/+37 | |
| | ||||||
* | Make combos work | René 'Necoro' Neumann | 2009-02-19 | 1 | -3/+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 | 1 | -1/+1 | |
| | ||||||
* | Make the plugin menu work again | René 'Necoro' Neumann | 2009-02-18 | 1 | -6/+18 | |
| | ||||||
* | 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 | 1 | -52/+8 | |
| | ||||||
* | Fix popups | René 'Necoro' Neumann | 2009-02-18 | 1 | -2/+2 | |
| | ||||||
* | Make it start - though there are still itches - esp. with the menu | René 'Necoro' Neumann | 2009-02-18 | 1 | -13/+12 | |
| | ||||||
* | converted the basic structure to gtkbuilder | René 'Necoro' Neumann | 2009-02-18 | 1 | -20/+25 | |
| | ||||||
* | Show database types in the preferences - though nothing useful can be done ↵ | René 'Necoro' Neumann | 2009-02-18 | 1 | -0/+11 | |
| | | | | atm ;) | |||||
* | Fixed manual search | René 'Necoro' Neumann | 2009-02-17 | 1 | -1/+1 | |
| | ||||||
* | Merge in DB branch (even though it does not offer the change-db-in-prefs ↵ | René 'Necoro' Neumann | 2009-02-17 | 1 | -9/+26 | |
|\ | | | | | | | feature) | |||||
| * | Do not show categories which only hold disabled packages | René 'Necoro' Neumann | 2009-02-02 | 1 | -5/+5 | |
| | | ||||||
| * | Handle non existing versions | René 'Necoro' Neumann | 2009-02-02 | 1 | -4/+20 | |
| | | ||||||
| * | Merged in new session stuff | René 'Necoro' Neumann | 2009-01-28 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Add a global session list | René 'Necoro' Neumann | 2009-01-28 | 1 | -2/+2 | |
| | | | ||||||
| * | | Use the new database class layout | René 'Necoro' Neumann | 2009-01-28 | 1 | -1/+2 | |
| |/ | ||||||
* | | First part of fixing the search | René 'Necoro' Neumann | 2009-02-17 | 1 | -3/+0 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabs | René 'Necoro' Neumann | 2009-02-09 | 1 | -1/+1 | |
| | | ||||||
* | | Same copyright statement in all files | René 'Necoro' Neumann | 2009-02-07 | 9 | -9/+9 | |
|/ | ||||||
* | Remove the cluttering section names; rename main session section from ↵ | René 'Necoro' Neumann | 2009-01-27 | 2 | -10/+14 | |
| | | | | 'window' to 'gui' | |||||
* | Fix and use the features of previous revision | René 'Necoro' Neumann | 2009-01-27 | 1 | -1/+1 | |
| | ||||||
* | Add prerequisite checking before startup | René 'Necoro' Neumann | 2009-01-15 | 1 | -2/+22 | |
| | ||||||
* | Make the use list lazy too | René 'Necoro' Neumann | 2008-12-05 | 1 | -69/+77 | |
| | ||||||
* | Make the dependency list lazy | René 'Necoro' Neumann | 2008-12-05 | 1 | -110/+105 | |
| |