Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed GTK section in config | René 'Necoro' Neumann | 2008-03-25 | 2 | -8/+8 |
| | |||||
* | Added hpaned between category and package | René 'Necoro' Neumann | 2008-03-25 | 3 | -128/+138 |
| | |||||
* | Added option to disable console title update | René 'Necoro' Neumann | 2008-03-25 | 3 | -99/+114 |
| | |||||
* | New package header layout | René 'Necoro' Neumann | 2008-03-25 | 1 | -122/+128 |
| | |||||
* | Removed the nasty 'expand' bug | René 'Necoro' Neumann | 2008-03-24 | 1 | -98/+98 |
| | |||||
* | Removed button labels in the package notebook | René 'Necoro' Neumann | 2008-03-24 | 1 | -102/+96 |
| | |||||
* | Init dbus threads using a plugin | René 'Necoro' Neumann | 2008-03-19 | 2 | -1/+5 |
| | |||||
* | Make logger thread-safe | René 'Necoro' Neumann | 2008-03-19 | 1 | -3/+6 |
| | |||||
* | Fixed new_use_flag creation error | René 'Necoro' Neumann | 2008-03-18 | 1 | -3/+3 |
| | |||||
* | corrected header comment | René 'Necoro' Neumann | 2008-03-18 | 1 | -2/+2 |
| | |||||
* | Removed gtk subdir | René 'Necoro' Neumann | 2008-03-18 | 19 | -98/+67 |
| | |||||
* | Removed wrapper | René 'Necoro' Neumann | 2008-03-18 | 2 | -238/+184 |
| | |||||
* | Split and renamed gui_helper | René 'Necoro' Neumann | 2008-03-18 | 4 | -249/+266 |
| | |||||
* | Splitted windows.py | René 'Necoro' Neumann | 2008-03-18 | 10 | -424/+549 |
| | |||||
* | Moved get_dependencies to top package class | René 'Necoro' Neumann | 2008-03-12 | 4 | -50/+85 |
| | |||||
* | improved performance by caching the use_expand queries | René 'Necoro' Neumann | 2008-03-11 | 1 | -5/+14 |
| | |||||
* | use catapult vars | René 'Necoro' Neumann | 2008-03-11 | 2 | -4/+6 |
| | |||||
* | Updated catapult stuff | René 'Necoro' Neumann | 2008-03-11 | 5 | -56/+108 |
| | |||||
* | Generate correct KeyNotFoundException | René 'Necoro' Neumann | 2008-03-10 | 1 | -2/+2 |
| | |||||
* | Small changes | René 'Necoro' Neumann | 2008-03-09 | 2 | -1/+3 |
| | |||||
* | Better session handling | René 'Necoro' Neumann | 2008-03-07 | 1 | -5/+54 |
| | |||||
* | Small changes | René 'Necoro' Neumann | 2008-03-07 | 1 | -1/+4 |
| | |||||
* | Used better exceptions for configuration parser | René 'Necoro' Neumann | 2008-03-06 | 1 | -26/+114 |
| | |||||
* | Install glade files into template dir and not data dir | René 'Necoro' Neumann | 2008-03-05 | 1 | -1/+0 |
| | |||||
* | Added dependency list | René 'Necoro' Neumann | 2008-03-05 | 3 | -117/+237 |
| | |||||
* | Registered "get_dependencies" in the abstract Package. | René 'Necoro' Neumann | 2008-03-04 | 1 | -0/+11 |
| | |||||
* | Fixed comments | René 'Necoro' Neumann | 2008-03-04 | 5 | -106/+160 |
| | |||||
* | No more dict-hackery for the dependencies | René 'Necoro' Neumann | 2008-03-04 | 2 | -18/+167 |
| | |||||
* | Fixed small bug with right click | René 'Necoro' Neumann | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | First get_dependencies support | René 'Necoro' Neumann | 2008-03-04 | 1 | -0/+34 |
| | |||||
* | Reduced lag in searching | René 'Necoro' Neumann | 2008-03-04 | 1 | -7/+18 |
| | |||||
* | Select ALL when searching. | René 'Necoro' Neumann | 2008-03-04 | 1 | -0/+2 |
| | |||||
* | Fix layout | René 'Necoro' Neumann | 2008-03-04 | 1 | -117/+117 |
| | |||||
* | Improved selection handling in sessions. | René 'Necoro' Neumann | 2008-03-04 | 1 | -15/+29 |
| | |||||
* | Applied split | René 'Necoro' Neumann | 2008-02-29 | 10 | -1176/+1222 |
| | |||||
* | use refresh_stores | René 'Necoro' Neumann | 2008-02-28 | 1 | -11/+1 |
| | |||||
* | r800@Devoty: necoro | 2008-02-28 21:37:45 +0100 | Necoro | 2008-02-28 | 1 | -80/+242 |
| | | | | Updated Documentation | ||||
* | Added use flag list in the generals tab | René 'Necoro' Neumann | 2008-02-25 | 2 | -169/+223 |
| | |||||
* | r159@Zakarumiy: necoro | 2008-02-24 14:16:32 +0100 | Necoro | 2008-02-24 | 2 | -13/+32 |
| | | | | Added searchOnType pref. | ||||
* | r785@Devoty: necoro | 2008-02-23 01:31:44 +0100 | Necoro | 2008-02-23 | 1 | -7/+13 |
| | | | | improved new search | ||||
* | r781@Devoty: necoro | 2008-02-23 00:35:34 +0100 | Necoro | 2008-02-23 | 3 | -221/+301 |
| | | | | | | | | New search behavior r782@Devoty: necoro | 2008-02-23 00:58:59 +0100 Added delete button for the search field r783@Devoty: necoro | 2008-02-23 01:05:37 +0100 removed underscores in tabs | ||||
* | r771@Devoty: necoro | 2008-02-13 00:34:42 +0100 | Necoro | 2008-02-12 | 1 | -6/+1 |
| | | | | | fixes | ||||
* | r769@Devoty: necoro | 2008-02-13 00:16:45 +0100 | Necoro | 2008-02-12 | 1 | -2/+2 |
| | | | | fix issue #7 | ||||
* | r753@Devoty: necoro | 2008-02-12 22:26:26 +0100 | Necoro | 2008-02-12 | 1 | -2/+2 |
| | | | | Small import fixes (thanks to pylint) | ||||
* | r752@Devoty: necoro | 2008-02-12 22:19:21 +0100 | Necoro | 2008-02-12 | 3 | -5/+5 |
| | | | | Small import fixes (thanks to pylint) | ||||
* | r751@Devoty: necoro | 2008-02-12 10:23:09 +0100 | Necoro | 2008-02-12 | 2 | -2/+7 |
| | | | | Small bug fixes | ||||
* | r747@Devoty: necoro | 2008-01-28 20:57:52 +0100 | Necoro | 2008-01-28 | 1 | -2/+6 |
| | | | | really use gentoo syntax | ||||
* | r745@Devoty: necoro | 2008-01-28 20:52:46 +0100 | Necoro | 2008-01-28 | 1 | -1/+2 |
| | | | | Removed unwanted merge stuff | ||||
* | From 0.9.0 branch. | Necoro | 2008-01-28 | 3 | -3/+5 |
| | |||||
* | r725@Devoty: necoro | 2008-01-25 11:21:07 +0100 | Necoro | 2008-01-25 | 2 | -5/+10 |
| | | | | small bug fixes |