Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update gtk-version in glade files | René 'Necoro' Neumann | 2010-05-22 | 8 | -8/+8 |
* | Fix the link buttons | René 'Necoro' Neumann | 2010-05-22 | 1 | -1/+1 |
* | More declarative handling of the database types | René 'Necoro' Neumann | 2010-05-20 | 1 | -5/+3 |
* | Clearer debug message for packages not in mergequeue | René 'Necoro' Neumann | 2010-04-23 | 1 | -1/+1 |
* | Connect the accels from the menu. | René 'Necoro' Neumann | 2010-04-19 | 1 | -12/+16 |
* | Fix gtk deprecation warning | René 'Necoro' Neumann | 2010-04-16 | 1 | -1/+1 |
* | 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 |
* | Better sorting of the database types in the preferences. | René 'Necoro' Neumann | 2010-04-15 | 1 | -1/+1 |
* | 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 |
* | Fixed translation template and German translation. Thanks to André. | René 'Necoro' Neumann | 2010-04-11 | 3 | -3/+3 |
* | Do not translate 'Portage' | René 'Necoro' Neumann | 2010-04-11 | 1 | -1/+1 |
* | Fixed homepage | René 'Necoro' Neumann | 2010-04-11 | 1 | -1/+1 |
* | Add seperator in between the 'show' and the 'do' items | René 'Necoro' Neumann | 2010-04-10 | 1 | -0/+1 |
* | Show dialog, that update world might not work as expected | René 'Necoro' Neumann | 2010-04-09 | 2 | -1/+19 |
* | 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 |
* | Rewrote the database initialization to be a class instead of a function | René 'Necoro' Neumann | 2010-03-16 | 1 | -2/+2 |
* | Show a dialog if no email is given | René 'Necoro' Neumann | 2010-03-14 | 3 | -5/+21 |
* | Send more files for bug mails | René 'Necoro' Neumann | 2010-03-14 | 2 | -28/+103 |
* | 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 | 2 | -9/+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 |
* | | 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 |