Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added shortcut for 'Reload Portage' - increased max. scrollback lines | René 'Necoro' Neumann | 2008-04-21 | 2 | -97/+99 | |
| * | Added seqizz' nick to the translators listings | René 'Necoro' Neumann | 2008-04-18 | 1 | -1/+1 | |
* | | Fixed errors, so the app starts | René 'Necoro' Neumann | 2008-05-21 | 1 | -1/+1 | |
* | | Ported to new find_packages API #2: withVersion --> with_version | René 'Necoro' Neumann | 2008-05-21 | 2 | -3/+3 | |
* | | Ported to new find_packages API | René 'Necoro' Neumann | 2008-05-21 | 3 | -6/+6 | |
* | | Changed 'is_overlay' to 'is_in_overlay' | René 'Necoro' Neumann | 2008-04-17 | 1 | -1/+1 | |
|/ | ||||||
* | Rev. 198 done right | René 'Necoro' Neumann | 2008-04-17 | 1 | -4/+6 | |
* | Correct handling of masked packages during update | René 'Necoro' Neumann | 2008-04-16 | 1 | -8/+5 | |
* | Fixed the accidential removal of packages in the install queue if one is masked. | René 'Necoro' Neumann | 2008-04-15 | 1 | -2/+14 | |
* | Fixes bug #24 | René 'Necoro' Neumann | 2008-04-14 | 1 | -2/+2 | |
* | For some reason i18n strings were not displayed in threads sometimes | René 'Necoro' Neumann | 2008-04-14 | 1 | -0/+6 | |
* | Also update dependency categories | René 'Necoro' Neumann | 2008-04-14 | 1 | -2/+5 | |
* | Some length restrictions | René 'Necoro' Neumann | 2008-04-11 | 2 | -96/+100 | |
* | Now unicode support for translations :) | René 'Necoro' Neumann | 2008-04-09 | 15 | -15/+13 | |
* | Do something useful if an assertionerror is thrown during dep-resolution | René 'Necoro' Neumann | 2008-04-09 | 1 | -5/+11 | |
* | Added lock to database | René 'Necoro' Neumann | 2008-04-08 | 1 | -1/+18 | |
* | Also delete packages from 'ALL' when a category is refreshed | René 'Necoro' Neumann | 2008-04-08 | 1 | -21/+39 | |
* | Added version infos to exceptions | René 'Necoro' Neumann | 2008-03-28 | 2 | -2/+19 | |
* | Added turkish translation. Thanks to Gürkan Gür. | René 'Necoro' Neumann | 2008-03-28 | 1 | -1/+2 | |
* | Merged in version_list branch | René 'Necoro' Neumann | 2008-03-27 | 5 | -192/+274 | |
|\ | ||||||
| * | Use buttons instead of toolbar | René 'Necoro' Neumann | 2008-03-25 | 1 | -26/+53 | |
| * | Added preference switch for showing the slots | René 'Necoro' Neumann | 2008-03-25 | 2 | -96/+138 | |
| * | Show slots in the version list | René 'Necoro' Neumann | 2008-03-25 | 1 | -6/+35 | |
| * | Converted back to HB instead of HPaned | René 'Necoro' Neumann | 2008-03-25 | 3 | -57/+31 | |
| * | Polished frontend | René 'Necoro' Neumann | 2008-03-25 | 1 | -2/+3 | |
| * | First try of using a version list | René 'Necoro' Neumann | 2008-03-25 | 2 | -92/+102 | |
* | | Allowed AllOf-deps inside or | René 'Necoro' Neumann | 2008-03-27 | 1 | -1/+6 | |
* | | Cleaned up hooks | René 'Necoro' Neumann | 2008-03-26 | 1 | -4/+2 | |
* | | Fixed after_startup hook | René 'Necoro' Neumann | 2008-03-26 | 1 | -2/+1 | |
* | | Fixed after_startup hook | René 'Necoro' Neumann | 2008-03-26 | 1 | -1/+3 | |
* | | Added find_version plugin | René 'Necoro' Neumann | 2008-03-26 | 1 | -0/+1 | |
* | | Removed just another expanding bug | René 'Necoro' Neumann | 2008-03-25 | 1 | -121/+121 | |
* | | Really remove text under buttons | René 'Necoro' Neumann | 2008-03-25 | 1 | -119/+120 | |
* | | 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 | 1 | -1/+1 | |
* | Make logger thread-safe | René 'Necoro' Neumann | 2008-03-19 | 1 | -3/+6 | |
* | Removed gtk subdir | René 'Necoro' Neumann | 2008-03-18 | 18 | -89/+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 | 9 | -423/+548 | |
* | Better session handling | René 'Necoro' Neumann | 2008-03-07 | 1 | -5/+54 | |
* | Small changes | René 'Necoro' Neumann | 2008-03-07 | 1 | -1/+4 | |
* | 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 | 2 | -111/+219 | |
* | Fixed comments | René 'Necoro' Neumann | 2008-03-04 | 2 | -7/+2 |