Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-04-01 | 'get_world_file_path' and 'get_environment' removed from catapult API | René 'Necoro' Neumann | 3 | -18/+18 |
2008-04-01 | Use new layered catapult api for find_packages | René 'Necoro' Neumann | 1 | -29/+41 |
2008-03-29 | Fixes issue #13. | René 'Necoro' Neumann | 1 | -0/+4 |
2008-03-28 | Make section headers uppercase to prevent problems with turkish (and probably... | René 'Necoro' Neumann | 1 | -2/+2 |
2008-03-28 | Added version infos to exceptions | René 'Necoro' Neumann | 6 | -2/+35 |
2008-03-28 | Updated doc/ | René 'Necoro' Neumann | 3 | -5/+7 |
2008-03-28 | Added turkish translation. Thanks to Gürkan Gür. | René 'Necoro' Neumann | 3 | -1/+941 |
2008-03-28 | Make find_version run every 30 minutes | René 'Necoro' Neumann | 2 | -12/+28 |
2008-03-27 | Updated translations | René 'Necoro' Neumann | 2 | -179/+219 |
2008-03-27 | Allowed AllOf-deps inside or | René 'Necoro' Neumann | 3 | -6/+45 |
2008-03-26 | Fixed shm so it does not rely on the lowlevel shm module being existant durin... | René 'Necoro' Neumann | 1 | -4/+5 |
2008-03-26 | Cleaned up hooks | René 'Necoro' Neumann | 4 | -17/+11 |
2008-03-26 | (Finally) Fixed new_version; Better log strings in plugins to differentiate t... | René 'Necoro' Neumann | 4 | -14/+16 |
2008-03-26 | Fixed new_version plugin (?) | René 'Necoro' Neumann | 1 | -2/+5 |
2008-03-26 | Disabled find_version plugin until it works when started as root | René 'Necoro' Neumann | 2 | -2/+8 |
2008-03-26 | Added menu entry for new-version-finder; made the plugin a daemon | René 'Necoro' Neumann | 2 | -1/+7 |
2008-03-26 | Fixed after_startup hook | René 'Necoro' Neumann | 1 | -2/+1 |
2008-03-26 | Fixed after_startup hook | René 'Necoro' Neumann | 1 | -1/+3 |
2008-03-26 | Added find_version plugin | René 'Necoro' Neumann | 3 | -0/+43 |
2008-03-25 | Use buttons instead of toolbar | René 'Necoro' Neumann | 1 | -26/+53 |
2008-03-25 | Use the local etc-file | René 'Necoro' Neumann | 1 | -1/+1 |
2008-03-25 | Removed just another expanding bug | René 'Necoro' Neumann | 1 | -121/+121 |
2008-03-25 | Added preference switch for showing the slots | René 'Necoro' Neumann | 2 | -96/+138 |
2008-03-25 | Really remove text under buttons | René 'Necoro' Neumann | 1 | -119/+120 |
2008-03-25 | Show slots in the version list | René 'Necoro' Neumann | 2 | -6/+38 |
2008-03-25 | Removed GTK section in config | René 'Necoro' Neumann | 3 | -13/+8 |
2008-03-25 | Converted back to HB instead of HPaned | René 'Necoro' Neumann | 3 | -57/+31 |
2008-03-25 | Polished frontend | René 'Necoro' Neumann | 1 | -2/+3 |
2008-03-25 | First try of using a version list | René 'Necoro' Neumann | 2 | -92/+102 |
2008-03-25 | Added hpaned between category and package | René 'Necoro' Neumann | 3 | -128/+138 |
2008-03-25 | Added option to disable console title update | René 'Necoro' Neumann | 4 | -99/+117 |
2008-03-25 | New package header layout | René 'Necoro' Neumann | 1 | -122/+128 |
2008-03-25 | Updated translation | René 'Necoro' Neumann | 2 | -789/+777 |
2008-03-25 | Changed from svn to bzr in TRANSLATING | René 'Necoro' Neumann | 1 | -1/+1 |
2008-03-24 | Removed the nasty 'expand' bug | René 'Necoro' Neumann | 1 | -98/+98 |
2008-03-24 | Removed button labels in the package notebook | René 'Necoro' Neumann | 1 | -102/+96 |
2008-03-19 | install dbus_init plugin | René 'Necoro' Neumann | 1 | -1/+1 |
2008-03-19 | Init dbus threads using a plugin | René 'Necoro' Neumann | 3 | -1/+20 |
2008-03-19 | Make logger thread-safe | René 'Necoro' Neumann | 1 | -3/+6 |
2008-03-18 | Fixed new_use_flag creation error | René 'Necoro' Neumann | 1 | -3/+3 |
2008-03-18 | keep i18n up2date | René 'Necoro' Neumann | 3 | -326/+366 |
2008-03-18 | corrected header comment | René 'Necoro' Neumann | 1 | -2/+2 |
2008-03-18 | Removed gtk subdir | René 'Necoro' Neumann | 21 | -134/+79 |
2008-03-18 | Removed wrapper | René 'Necoro' Neumann | 2 | -238/+184 |
2008-03-18 | Split and renamed gui_helper | René 'Necoro' Neumann | 4 | -249/+266 |
2008-03-18 | Splitted windows.py | René 'Necoro' Neumann | 10 | -424/+549 |
2008-03-12 | Moved get_dependencies to top package class | René 'Necoro' Neumann | 4 | -50/+85 |
2008-03-11 | improved performance by caching the use_expand queries | René 'Necoro' Neumann | 1 | -5/+14 |
2008-03-11 | use catapult vars | René 'Necoro' Neumann | 2 | -4/+6 |
2008-03-11 | Updated catapult stuff | René 'Necoro' Neumann | 5 | -56/+108 |