Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote Session as to use the normal ConfigParser and not our own one | René 'Necoro' Neumann | 2010-03-06 | 1 | -1/+1 |
* | Introduced BACKEND section in config file and moved all the backend stuff in ... | René 'Necoro' Neumann | 2010-03-06 | 3 | -38/+26 |
* | renamed session files from *.cfg to *.session | René 'Necoro' Neumann | 2010-03-06 | 1 | -1/+1 |
* | Merge branch 'best_icon'. | René 'Necoro' Neumann | 2010-03-06 | 2 | -8/+18 |
|\ | |||||
| * | Only show best_icon, if the package can be installed w/o unmasking | René 'Necoro' Neumann | 2010-03-06 | 1 | -2/+2 |
| * | Show icon to signal the best package version | René 'Necoro' Neumann | 2010-03-06 | 1 | -1/+15 |
| * | improved image handling | René 'Necoro' Neumann | 2010-03-06 | 2 | -7/+3 |
* | | Use 'clear' instead of 'delete' for the search line | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
* | | Corrected typo | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
* | | Reorderd parts of the menu | René 'Necoro' Neumann | 2010-03-05 | 1 | -3/+3 |
* | | Fixed bug in preference window | René 'Necoro' Neumann | 2010-03-05 | 1 | -2/+0 |
* | | Fixed copyright | René 'Necoro' Neumann | 2010-03-05 | 21 | -21/+21 |
* | | Save current search type in session | René 'Necoro' Neumann | 2010-03-05 | 1 | -3/+15 |
* | | Added combo box for selecting the search type to main window | René 'Necoro' Neumann | 2010-03-05 | 2 | -4/+42 |
* | | Added Italian translation. Thanks to Ponsi. | René 'Necoro' Neumann | 2009-11-08 | 1 | -0/+1 |
* | | Fix the segfault in GLib due to wrong encoding | René 'Necoro' Neumann | 2009-10-24 | 1 | -0/+1 |
* | | Adding revison info to version output. | René 'Necoro' Neumann | 2009-10-24 | 3 | -2/+44 |
* | | Objectified all the functional stuff in backend.__init__. | René 'Necoro' Neumann | 2009-10-15 | 1 | -4/+3 |
* | | Enhance the splash window handling. | René 'Necoro' Neumann | 2009-10-08 | 2 | -2/+9 |
* | | 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 | 1 | -1/+1 |
* | | 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 |
* | Update ui files with glade | René 'Necoro' Neumann | 2009-09-06 | 8 | -72/+167 |
* | 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 |
* | Print database type at the bottom of exceptions. NOTE: This does not handle m... | René 'Necoro' Neumann | 2009-09-05 | 1 | -0/+2 |
* | 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 | 2 | -23/+10 |
* | 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 | 1 | -0/+18 |
* | Removed the 'translatable' attribute from 'gtk-*' strings | René 'Necoro' Neumann | 2009-08-31 | 5 | -11/+11 |
* | Release the threadQueue-Lock in syncv0.13 | René 'Necoro' Neumann | 2009-08-25 | 1 | -0/+1 |
* | Sync portage and the DB after emerge sync | René 'Necoro' Neumann | 2009-08-11 | 1 | -0/+9 |
* | Do not show masking label, if the package is not in system anymore | René 'Necoro' Neumann | 2009-08-11 | 1 | -2/+2 |
* | Add credits for translation | René 'Necoro' Neumann | 2009-08-10 | 1 | -0/+1 |
* | Sort plugins in the window | René 'Necoro' Neumann | 2009-07-05 | 1 | -13/+8 |
* | Port DependencyDetail | René 'Necoro' Neumann | 2009-07-05 | 2 | -124/+2 |
* | Also port FilesDetail | René 'Necoro' Neumann | 2009-07-05 | 2 | -34/+0 |
* | Also ported EbuildDetail | René 'Necoro' Neumann | 2009-07-05 | 2 | -26/+1 |
* | Add Changelog as Plugin | René 'Necoro' Neumann | 2009-07-05 | 2 | -89/+65 |
* | Add 'WidgetPlugin' class | René 'Necoro' Neumann | 2009-07-05 | 1 | -8/+12 |
* | Add NotebookSlot | René 'Necoro' Neumann | 2009-05-20 | 2 | -0/+18 |
* | Cleaned up dialogs import | René 'Necoro' Neumann | 2009-05-15 | 1 | -21/+18 |
* | Get rid of wrapper.py and GtkConsole | René 'Necoro' Neumann | 2009-05-15 | 4 | -338/+312 |
* | Fix import | René 'Necoro' Neumann | 2009-05-15 | 1 | -1/+1 |