Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 1 | -4/+4 | |
* | Remove the 'Popup' class | René 'Necoro' Neumann | 2009-02-18 | 1 | -1/+1 | |
* | Add dummy signal handlers for PackageTable -- and so also the error output fo... | René 'Necoro' Neumann | 2009-02-18 | 1 | -1/+12 | |
* | 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 | |
* | 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 feat... | René 'Necoro' Neumann | 2009-02-17 | 1 | -9/+26 | |
|\ | ||||||
| * | 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 in... | René 'Necoro' Neumann | 2009-02-17 | 1 | -68/+73 | |
* | | Set default app icon -- also for dialogs | René 'Necoro' Neumann | 2009-02-17 | 1 | -0/+4 | |
* | | Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabs | René 'Necoro' Neumann | 2009-02-09 | 1 | -1/+1 | |
|/ | ||||||
* | Remove the cluttering section names; rename main session section from 'window... | René 'Necoro' Neumann | 2009-01-27 | 1 | -6/+10 | |
* | 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 | |
* | Sort the dependency flags | René 'Necoro' Neumann | 2008-12-05 | 1 | -1/+19 | |
* | Allow session stuff being stored in the config | René 'Necoro' Neumann | 2008-11-24 | 1 | -0/+16 | |
* | Increase session version for the last change | René 'Necoro' Neumann | 2008-11-24 | 1 | -1/+1 | |
* | Change ', ' into '@' for the selection pathes | René 'Necoro' Neumann | 2008-11-03 | 1 | -7/+7 | |
* | Add defaults only session loading | René 'Necoro' Neumann | 2008-11-03 | 1 | -3/+4 | |
* | Improvement to session handling of selections. Increased gui SESSION_VERSION. | René 'Necoro' Neumann | 2008-11-02 | 1 | -36/+87 | |
* | Merge in SQL stuff | René 'Necoro' Neumann | 2008-11-02 | 1 | -1/+0 | |
* | Remove some trailing whitespaces | René 'Necoro' Neumann | 2008-10-28 | 1 | -6/+6 | |
* | Do not insert empty lines before expanded useflags in the queue tooltip, if t... | René 'Necoro' Neumann | 2008-10-28 | 1 | -1/+4 | |
* | New dependency handling. Should fix some bugs. | René 'Necoro' Neumann | 2008-09-15 | 1 | -31/+25 | |
* | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 2008-09-02 | 1 | -1741/+1741 | |
* | Disable '--oneshot' button if senseless | René 'Necoro' Neumann | 2008-07-28 | 1 | -1/+4 | |
* | Removed obsolete queuePopup | René 'Necoro' Neumann | 2008-07-28 | 1 | -1/+0 | |
* | New --oneshot-cb works | René 'Necoro' Neumann | 2008-07-28 | 1 | -2/+9 | |
* | First support for the new emerge options | René 'Necoro' Neumann | 2008-07-28 | 1 | -15/+20 | |
* | Add scrollbacklines to config | René 'Necoro' Neumann | 2008-07-28 | 1 | -1/+1 | |
* | Fixed the update_world with sets for <portage-2.2 | René 'Necoro' Neumann | 2008-07-16 | 1 | -5/+6 | |
* | Make the queue's update_world set-sensitive too | René 'Necoro' Neumann | 2008-07-10 | 1 | -4/+4 | |
* | Moved color info to config | René 'Necoro' Neumann | 2008-07-10 | 1 | -2/+2 | |
* | Merged in the portage-2.2 branch | René 'Necoro' Neumann | 2008-07-09 | 1 | -2/+8 | |
|\ | ||||||
| * | Renamed generic package sets | René 'Necoro' Neumann | 2008-07-09 | 1 | -1/+1 | |
| * | Make update_world set compatible | René 'Necoro' Neumann | 2008-07-09 | 1 | -1/+7 | |
* | | Added ability to install missing plugin deps | René 'Necoro' Neumann | 2008-07-04 | 1 | -1/+1 | |
* | | Some more dependency awareness | René 'Necoro' Neumann | 2008-07-04 | 1 | -0/+3 | |
* | | Ported completely | René 'Necoro' Neumann | 2008-07-03 | 1 | -12/+7 | |
|/ | ||||||
* | allowed to dismiss the warning dialogs for keywords/useflags | René 'Necoro' Neumann | 2008-06-23 | 1 | -2/+4 | |
* | Moved GtkThread to gui.utils | René 'Necoro' Neumann | 2008-06-23 | 1 | -2/+1 |