Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix setup.py | René 'Necoro' Neumann | 2010-03-07 | 1 | -1/+1 |
| | |||||
* | Read translators from file | René 'Necoro' Neumann | 2010-03-06 | 1 | -0/+1 |
| | |||||
* | Improved setup.py; also install the better-icon image | René 'Necoro' Neumann | 2010-03-06 | 1 | -8/+21 |
| | |||||
* | Fixed copyright | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Install .menu | René 'Necoro' Neumann | 2009-09-06 | 1 | -1/+1 |
| | |||||
* | Screw debugging ... prefer the ctypes approach to get rid of yet another ↵ | René 'Necoro' Neumann | 2009-09-03 | 1 | -4/+1 |
| | | | | c-module. | ||||
* | Add small wrapper to C-gettext | René 'Necoro' Neumann | 2009-09-03 | 1 | -1/+4 |
| | |||||
* | Renamed 'mq' to 'ipc' | René 'Necoro' Neumann | 2009-08-15 | 1 | -1/+1 |
| | |||||
* | Add module to setup.py | René 'Necoro' Neumann | 2009-08-15 | 1 | -7/+4 |
| | |||||
* | Also allow --enable-eix | René 'Necoro' Neumann | 2009-08-15 | 1 | -1/+1 |
| | |||||
* | Also allow --enable-eix | René 'Necoro' Neumann | 2009-08-15 | 1 | -0/+3 |
| | |||||
* | Allow to disable eix in setup.py | René 'Necoro' Neumann | 2009-08-14 | 1 | -8/+17 |
| | |||||
* | Correct setup.py | René 'Necoro' Neumann | 2009-08-14 | 1 | -2/+17 |
| | |||||
* | Moved from Cython to normal Python | René 'Necoro' Neumann | 2009-07-27 | 1 | -8/+2 |
| | |||||
* | Add libeix to setup.py | René 'Necoro' Neumann | 2009-07-26 | 1 | -2/+9 |
| | |||||
* | Install package_details.py | René 'Necoro' Neumann | 2009-07-05 | 1 | -1/+1 |
| | |||||
* | Fixed pyflakes errors | René 'Necoro' Neumann | 2009-04-07 | 1 | -2/+2 |
| | |||||
* | Update manpage creation | René 'Necoro' Neumann | 2009-03-25 | 1 | -2/+4 |
| | |||||
* | Added build_manpage support. Moved all the startup logic from portato.py to ↵ | René 'Necoro' Neumann | 2009-03-24 | 1 | -1/+4 |
| | | | | portato/__init__.py | ||||
* | Do not import unused Extension | René 'Necoro' Neumann | 2009-03-17 | 1 | -1/+1 |
| | |||||
* | Last transition steps | René 'Necoro' Neumann | 2009-02-18 | 1 | -1/+1 |
| | |||||
* | It is always a nice idea to install the stuff you need.... | René 'Necoro' Neumann | 2009-02-17 | 1 | -1/+1 |
| | |||||
* | Same copyright statement in all files | René 'Necoro' Neumann | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 2008-09-02 | 1 | -14/+14 |
| | |||||
* | Added the reload_portage plugin | René 'Necoro' Neumann | 2008-07-08 | 1 | -1/+1 |
| | |||||
* | Updated setup.py to install the correct set of plugins | René 'Necoro' Neumann | 2008-07-03 | 1 | -3/+2 |
| | |||||
* | Removed legacy plugins | René 'Necoro' Neumann | 2008-06-08 | 1 | -1/+1 |
| | |||||
* | Removed _shm and now only use the one in portage; do not install catapult ↵ | René 'Necoro' Neumann | 2008-05-02 | 1 | -113/+3 |
| | | | | backend anymore | ||||
* | install dbus_init plugin | René 'Necoro' Neumann | 2008-03-19 | 1 | -1/+1 |
| | |||||
* | Removed gtk subdir | René 'Necoro' Neumann | 2008-03-18 | 1 | -8/+6 |
| | |||||
* | Install glade files into template dir and not data dir | René 'Necoro' Neumann | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | Applied split | René 'Necoro' Neumann | 2008-02-29 | 1 | -10/+1 |
| | |||||
* | r798@Devoty: necoro | 2008-02-26 21:36:42 +0100 | Necoro | 2008-02-26 | 1 | -2/+0 |
| | | | | Removed test | ||||
* | test | René 'Necoro' Neumann | 2008-02-26 | 1 | -0/+2 |
| | |||||
* | r643@Devoty: necoro | 2008-01-16 18:55:49 +0100 | Necoro | 2008-01-18 | 1 | -3/+3 |
| | | | | | | | | | | | | Fixed small bug in PackageTable.cb_package_revert_clicked r646@Devoty: necoro | 2008-01-18 00:12:30 +0100 Make tabpositions being configurable by the user r647@Devoty: necoro | 2008-01-18 01:38:19 +0100 Renamed 'shm' to '_shm' to not hide the global one r648@Devoty: necoro | 2008-01-18 01:38:29 +0100 Renamed 'shm' to '_shm' to not hide the global one r649@Devoty: necoro | 2008-01-18 02:34:43 +0100 Added update queues; general UI improvement | ||||
* | r634@Devoty: necoro | 2008-01-14 23:48:24 +0100 | Necoro | 2008-01-14 | 1 | -1/+4 |
| | | | | Removed the broken plugins until they get replaced | ||||
* | r605@Devoty: necoro | 2008-01-14 11:43:34 +0100 | Necoro | 2008-01-14 | 1 | -1/+94 |
| | | | | Updated shm module to version 1.1.4 | ||||
* | Changing back | Necoro | 2007-10-24 | 1 | -2/+2 |
| | |||||
* | r31@Devoty: necoro | 2007-10-24 23:44:38 +0200 | Necoro | 2007-10-24 | 1 | -2/+2 |
| | | | | Another SVK Test Commit | ||||
* | r30@Devoty: necoro | 2007-10-24 23:44:12 +0200 | Necoro | 2007-10-24 | 1 | -2/+2 |
| | | | | SVK Test Commit | ||||
* | remove ebuild.lang -> is now in the normal gtksourceview | Necoro | 2007-10-24 | 1 | -1/+1 |
| | |||||
* | bundled shm module | Necoro | 2007-10-22 | 1 | -4/+16 |
| | |||||
* | added tooltips, added ebuild.lang, restructured constants | Necoro | 2007-10-15 | 1 | -2/+2 |
| | |||||
* | forgot catapult package in setup.py | Necoro | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | small fixes | Necoro | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | new Plugin Scheme | necoro | 2007-07-20 | 1 | -2/+2 |
| | |||||
* | added resume_loop plugin | necoro | 2007-07-09 | 1 | -1/+1 |
| | |||||
* | Some documentation work | necoro | 2007-07-07 | 1 | -1/+18 |
| | |||||
* | added shutdown plugin | necoro | 2007-07-05 | 1 | -1/+1 |
| | |||||
* | added shutdown plugin | necoro | 2007-07-05 | 1 | -2/+5 |
| |