Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Add description support to the databases | René 'Necoro' Neumann | 2010-03-05 | 4 | -8/+55 | |
* | | | | Also parse descriptions from eix | René 'Necoro' Neumann | 2010-03-04 | 1 | -2/+2 | |
* | | | | Added Italian translation. Thanks to Ponsi. | René 'Necoro' Neumann | 2009-11-08 | 3 | -0/+1166 | |
| |_|/ |/| | | ||||||
* | | | Merge branch '0.13' | René 'Necoro' Neumann | 2009-11-08 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Changelogv0.13.10.13 | René 'Necoro' Neumann | 2009-10-28 | 1 | -0/+4 | |
| * | | | Corrected config path handling. | René 'Necoro' Neumann | 2009-10-28 | 2 | -9/+6 | |
| * | | | Enhance the splash window handling. | René 'Necoro' Neumann | 2009-10-08 | 2 | -2/+9 | |
| * | | | Fix the segfault in GLib due to wrong encoding | René 'Necoro' Neumann | 2009-09-03 | 1 | -0/+1 | |
* | | | | Corrected config path handling. | René 'Necoro' Neumann | 2009-10-28 | 2 | -9/+6 | |
| |_|/ |/| | | ||||||
* | | | Fix the segfault in GLib due to wrong encoding | René 'Necoro' Neumann | 2009-10-24 | 1 | -0/+1 | |
* | | | Wrong debug message in new_version plugin | René 'Necoro' Neumann | 2009-10-24 | 1 | -1/+1 | |
* | | | Update TRANSLATING to use git | René 'Necoro' Neumann | 2009-10-24 | 1 | -2/+15 | |
* | | | Also show revision during startup and with -v | René 'Necoro' Neumann | 2009-10-24 | 1 | -1/+5 | |
* | | | Adding revison info to version output. | René 'Necoro' Neumann | 2009-10-24 | 3 | -2/+44 | |
* | | | Turn new_version plugin from a mess into sth useful. | René 'Necoro' Neumann | 2009-10-23 | 2 | -10/+10 | |
* | | | Honor branches different from master | René 'Necoro' Neumann | 2009-10-23 | 1 | -2/+4 | |
* | | | Change the new_version plugin to use git. | René 'Necoro' Neumann | 2009-10-23 | 2 | -32/+33 | |
* | | | Objectified all the functional stuff in backend.__init__. | René 'Necoro' Neumann | 2009-10-15 | 2 | -32/+34 | |
* | | | Enhance the splash window handling. | René 'Necoro' Neumann | 2009-10-08 | 2 | -2/+9 | |
* | | | Some more stuff to ignore | René 'Necoro' Neumann | 2009-10-05 | 1 | -0/+3 | |
* | | | Renamed the ignore file | René 'Necoro' Neumann | 2009-10-05 | 1 | -0/+0 | |
* | | | Update NEWS | René 'Necoro' Neumann | 2009-10-05 | 1 | -0/+1 | |
* | | | Reworked the World List stuff to be more usable and better coded | René 'Necoro' Neumann | 2009-10-05 | 8 | -68/+133 | |
|\ \ \ | ||||||
| * | | | Also allow 'unselect all' in the PkgList | René 'Necoro' Neumann | 2009-10-05 | 1 | -1/+10 | |
| * | | | Now have it the sorted way in PkgLists | René 'Necoro' Neumann | 2009-10-05 | 2 | -3/+9 | |
| * | | | Enhanced system.sort_package_list to also sort CPVs | René 'Necoro' Neumann | 2009-10-05 | 5 | -27/+38 | |
| * | | | Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use it | René 'Necoro' Neumann | 2009-10-05 | 3 | -39/+63 | |
| * | | | Add uninstall button and rename to PkgListWindow | René 'Necoro' Neumann | 2009-10-05 | 1 | -2/+17 | |
|/ / / | ||||||
* | / | First quick hack to have a world list | René 'Necoro' Neumann | 2009-10-05 | 3 | -2/+24 | |
| |/ |/| | ||||||
* | | Re-formulate the debug message if a menu file has been found. | René 'Necoro' Neumann | 2009-09-06 | 1 | -1/+1 | |
* | | Updated .ui files, so they work with the most up2date glade. Therefore moved ... | René 'Necoro' Neumann | 2009-09-06 | 11 | -364/+527 | |
|\ \ | ||||||
| * | | Update ui files with glade | René 'Necoro' Neumann | 2009-09-06 | 8 | -72/+167 | |
| * | | Install .menu | René 'Necoro' Neumann | 2009-09-06 | 1 | -1/+1 | |
| * | | Automatic loading of the external menu | René 'Necoro' Neumann | 2009-09-06 | 2 | -3/+25 | |
| * | | Make glade update the MainWindow.ui file | René 'Necoro' Neumann | 2009-09-06 | 1 | -85/+134 | |
| * | | Moved the menu to an extra file | René 'Necoro' Neumann | 2009-09-06 | 2 | -210/+207 | |
|/ / | ||||||
* | | One database instance is enough :) | René 'Necoro' Neumann | 2009-09-05 | 1 | -7/+18 | |
* | | Print database type at the bottom of exceptions. NOTE: This does not handle m... | René 'Necoro' Neumann | 2009-09-05 | 2 | -1/+6 | |
* | | Fix an error, where a category vanishes after refreshing, using the EixSQLDat... | René 'Necoro' Neumann | 2009-09-05 | 2 | -1/+19 | |
* | | And here is the debugging again :) ... using ctypes | René 'Necoro' Neumann | 2009-09-03 | 1 | -1/+8 | |
* | | Screw debugging ... prefer the ctypes approach to get rid of yet another c-mo... | René 'Necoro' Neumann | 2009-09-03 | 3 | -27/+11 | |
* | | Use this wrapper instead of ctypes to set the textdomain and stuff for the gt... | René 'Necoro' Neumann | 2009-09-03 | 1 | -9/+5 | |
* | | Add small wrapper to C-gettext | René 'Necoro' Neumann | 2009-09-03 | 2 | -1/+22 | |
* | | Update messages.pot | René 'Necoro' Neumann | 2009-08-31 | 1 | -42/+94 | |
* | | Removed 'gtk-*' strings | René 'Necoro' Neumann | 2009-08-31 | 12 | -3650/+3490 | |
|\| | ||||||
| * | Removed the gtk- strings from translations | René 'Necoro' Neumann | 2009-08-31 | 7 | -3639/+3479 | |
| * | Removed the 'translatable' attribute from 'gtk-*' strings | René 'Necoro' Neumann | 2009-08-31 | 5 | -11/+11 | |
* | | Removed TODO. Renamed ChangeLog to TODO | René 'Necoro' Neumann | 2009-08-31 | 2 | -40/+0 | |
* | | Only import stuff if necessary | René 'Necoro' Neumann | 2009-08-27 | 1 | -8/+8 | |
* | | Merge in changes from 0.13 branch | René 'Necoro' Neumann | 2009-08-25 | 3 | -895/+946 | |
|\| |