Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-19 | 1 | -12/+16 |
|\ | |||||
| * | Connect the accels from the menu. | René 'Necoro' Neumann | 2010-04-19 | 1 | -12/+16 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-16 | 1 | -0/+3 |
|\| | |||||
| * | Typo | René 'Necoro' Neumann | 2010-04-16 | 1 | -1/+1 |
| * | Do not allow portage's sqlite backend for the moment ... bug #564292 | René 'Necoro' Neumann | 2010-04-16 | 1 | -0/+3 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-15 | 1 | -1/+1 |
|\| | |||||
| * | Better sorting of the database types in the preferences. | René 'Necoro' Neumann | 2010-04-15 | 1 | -1/+1 |
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-12 | 1 | -8/+18 |
|\| | |||||
| * | Redo change, when changing the search type | René 'Necoro' Neumann | 2010-04-12 | 1 | -2/+3 |
| * | Fixed jumping and searching. Fixes bug #559480 | René 'Necoro' Neumann | 2010-04-12 | 1 | -6/+15 |
* | | applied 2to3 and fixed the result | René 'Necoro' Neumann | 2010-04-11 | 9 | -47/+48 |
* | | Merge branch 'atom' | René 'Necoro' Neumann | 2010-04-10 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Better slot handling in packages. | René 'Necoro' Neumann | 2009-11-05 | 1 | -1/+1 |
* | | Show dialog, that update world might not work as expected | René 'Necoro' Neumann | 2010-04-09 | 1 | -1/+8 |
* | | Readded a Session.get_bool() method | René 'Necoro' Neumann | 2010-04-09 | 1 | -3/+3 |
* | | Fixed bug from switching to ConfigParser | René 'Necoro' Neumann | 2010-04-01 | 1 | -4/+4 |
* | | Fixed mailinfo window | René 'Necoro' Neumann | 2010-03-26 | 1 | -20/+38 |
* | | Show a dialog if no email is given | René 'Necoro' Neumann | 2010-03-14 | 2 | -5/+14 |
* | | Send more files for bug mails | René 'Necoro' Neumann | 2010-03-14 | 1 | -16/+77 |
* | | Rewrote Session as to use the normal ConfigParser and not our own one | René 'Necoro' Neumann | 2010-03-14 | 1 | -1/+1 |
* | | Read translators from file | René 'Necoro' Neumann | 2010-03-06 | 1 | -2/+6 |
* | | 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 |
* | | | Fixed copyright | René 'Necoro' Neumann | 2010-03-05 | 10 | -10/+10 |
* | | | 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 | 1 | -1/+29 |
| |/ |/| | |||||
* | | 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 | 1 | -1/+7 |
* | | Enhance the splash window handling. | René 'Necoro' Neumann | 2009-10-08 | 1 | -0/+5 |
* | | 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 |
* | | Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use it | René 'Necoro' Neumann | 2009-10-05 | 2 | -39/+63 |
* | | First quick hack to have a world list | René 'Necoro' Neumann | 2009-10-05 | 2 | -1/+15 |
|/ | |||||
* | Re-formulate the debug message if a menu file has been found. | René 'Necoro' Neumann | 2009-09-06 | 1 | -1/+1 |
* | Automatic loading of the external menu | René 'Necoro' Neumann | 2009-09-06 | 1 | -2/+14 |
* | 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 |
* | Do not show masking label, if the package is not in system anymore | René 'Necoro' Neumann | 2009-08-11 | 1 | -2/+2 |
* | Sort plugins in the window | René 'Necoro' Neumann | 2009-07-05 | 1 | -13/+8 |
* | Port DependencyDetail | René 'Necoro' Neumann | 2009-07-05 | 1 | -101/+2 |
* | Also port FilesDetail | René 'Necoro' Neumann | 2009-07-05 | 1 | -11/+0 |
* | Also ported EbuildDetail | René 'Necoro' Neumann | 2009-07-05 | 1 | -3/+1 |
* | Add Changelog as Plugin | René 'Necoro' Neumann | 2009-07-05 | 1 | -66/+65 |
* | Add 'WidgetPlugin' class | René 'Necoro' Neumann | 2009-07-05 | 1 | -8/+12 |
* | Add NotebookSlot | René 'Necoro' Neumann | 2009-05-20 | 1 | -0/+1 |
* | Cleaned up dialogs import | René 'Necoro' Neumann | 2009-05-15 | 1 | -21/+18 |