Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-04-10 | Make config sections be always unicode objects to fix the turkish capital ↵ | René 'Necoro' Neumann | 1 | -10/+10 | |
I/i thingy | |||||
2010-04-10 | Updated turkish translation | Gürkan Gür | 1 | -330/+467 | |
2010-04-10 | Update translations | René 'Necoro' Neumann | 2 | -97/+237 | |
2010-04-10 | Add seperator in between the 'show' and the 'do' items | René 'Necoro' Neumann | 1 | -0/+1 | |
2010-04-10 | Fix createpot.sh | René 'Necoro' Neumann | 1 | -0/+1 | |
2010-04-09 | Update news --> 0.14 | René 'Necoro' Neumann | 1 | -1/+2 | |
2010-04-09 | Show dialog, that update world might not work as expected | René 'Necoro' Neumann | 2 | -1/+19 | |
2010-04-09 | Readded a Session.get_bool() method | René 'Necoro' Neumann | 2 | -6/+12 | |
2010-04-01 | Fixed bug from switching to ConfigParser | René 'Necoro' Neumann | 1 | -4/+4 | |
2010-03-26 | Fixed mailinfo window | René 'Necoro' Neumann | 2 | -22/+40 | |
2010-03-16 | Rewrote the database initialization to be a class instead of a function | René 'Necoro' Neumann | 5 | -50/+76 | |
2010-03-14 | Better debug messages when updating database formats | René 'Necoro' Neumann | 1 | -0/+2 | |
2010-03-14 | Show a dialog if no email is given | René 'Necoro' Neumann | 5 | -44/+87 | |
2010-03-14 | Send more files for bug mails | René 'Necoro' Neumann | 4 | -118/+194 | |
2010-03-14 | Rewrote Session as to use the normal ConfigParser and not our own one | René 'Necoro' Neumann | 2 | -68/+50 | |
(cherry picked from commit 397a31e6deb851de102bca3d7c8d754f40b0656d) | |||||
2010-03-07 | Fix setup.py | René 'Necoro' Neumann | 1 | -1/+1 | |
2010-03-06 | Read translators from file | René 'Necoro' Neumann | 4 | -9/+8 | |
2010-03-06 | Updated NEWS | René 'Necoro' Neumann | 1 | -0/+3 | |
2010-03-06 | Improved setup.py; also install the better-icon image | René 'Necoro' Neumann | 1 | -8/+21 | |
2010-03-06 | Only show best_icon, if the package can be installed w/o unmasking | René 'Necoro' Neumann | 1 | -2/+2 | |
2010-03-06 | Improved better_icon. | René 'Necoro' Neumann | 1 | -78/+38 | |
2010-03-06 | Show icon to signal the best package version | René 'Necoro' Neumann | 1 | -1/+15 | |
2010-03-06 | improved image handling | René 'Necoro' Neumann | 2 | -7/+3 | |
2010-03-05 | Use 'clear' instead of 'delete' for the search line | René 'Necoro' Neumann | 1 | -1/+1 | |
2010-03-05 | Corrected typo | René 'Necoro' Neumann | 6 | -9/+9 | |
2010-03-05 | Updated german translation | René 'Necoro' Neumann | 2 | -538/+528 | |
2010-03-05 | Reorderd parts of the menu | René 'Necoro' Neumann | 1 | -3/+3 | |
2010-03-05 | Use existing translation for search types | René 'Necoro' Neumann | 1 | -1/+1 | |
2010-03-05 | Fixed bug in preference window | René 'Necoro' Neumann | 1 | -2/+0 | |
2010-03-05 | Fixed copyright | René 'Necoro' Neumann | 66 | -66/+66 | |
2010-03-05 | Handle portage warnings by our logging system | René 'Necoro' Neumann | 1 | -0/+10 | |
2010-03-05 | Clean up one 'deprecated' message from portage | René 'Necoro' Neumann | 1 | -1/+1 | |
2010-03-05 | Save current search type in session | René 'Necoro' Neumann | 2 | -6/+17 | |
2010-03-05 | Added combo box for selecting the search type to main window | René 'Necoro' Neumann | 3 | -5/+43 | |
2010-03-05 | Previous commits done more correct :P | René 'Necoro' Neumann | 2 | -6/+6 | |
2010-03-05 | Fix commit 7449bc5fb8f | René 'Necoro' Neumann | 1 | -3/+3 | |
2010-03-05 | Ignore swap files in git | René 'Necoro' Neumann | 1 | -0/+1 | |
2010-03-05 | Added some textual descriptions | René 'Necoro' Neumann | 2 | -1/+8 | |
2010-03-05 | Add description support to the databases | René 'Necoro' Neumann | 4 | -8/+55 | |
2010-03-04 | Also parse descriptions from eix | René 'Necoro' Neumann | 1 | -2/+2 | |
2009-11-08 | Added Italian translation. Thanks to Ponsi. | René 'Necoro' Neumann | 3 | -0/+1166 | |
2009-10-28 | Changelogv0.13.10.13 | René 'Necoro' Neumann | 1 | -0/+4 | |
2009-10-28 | Corrected config path handling. | René 'Necoro' Neumann | 2 | -9/+6 | |
Now also the 2.1 portage does not include / anymore. Handle this. (cherry picked from commit 58c5b49ae6d822f07879bf7f6a87271b77e7e75d) | |||||
2009-10-28 | Corrected config path handling. | René 'Necoro' Neumann | 2 | -9/+6 | |
Now also the 2.1 portage does not include / anymore. Handle this. | |||||
2009-10-24 | Fix the segfault in GLib due to wrong encoding | René 'Necoro' Neumann | 1 | -0/+1 | |
2009-10-24 | Wrong debug message in new_version plugin | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-10-24 | Update TRANSLATING to use git | René 'Necoro' Neumann | 1 | -2/+15 | |
2009-10-24 | Also show revision during startup and with -v | René 'Necoro' Neumann | 1 | -1/+5 | |
2009-10-24 | Adding revison info to version output. | René 'Necoro' Neumann | 3 | -2/+44 | |
As the revision is no longer encoded in the version, it needs to be printed whereever it is useful. This commit adds it to the 'About' window and to the exception infos. | |||||
2009-10-23 | Turn new_version plugin from a mess into sth useful. | René 'Necoro' Neumann | 2 | -10/+10 | |