summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update news --> 0.14René 'Necoro' Neumann2010-04-091-1/+2
|
* Show dialog, that update world might not work as expectedRené 'Necoro' Neumann2010-04-092-1/+19
|
* Readded a Session.get_bool() methodRené 'Necoro' Neumann2010-04-092-6/+12
|
* Fixed bug from switching to ConfigParserRené 'Necoro' Neumann2010-04-011-4/+4
|
* Fixed mailinfo windowRené 'Necoro' Neumann2010-03-262-22/+40
|
* Rewrote the database initialization to be a class instead of a functionRené 'Necoro' Neumann2010-03-165-50/+76
|
* Better debug messages when updating database formatsRené 'Necoro' Neumann2010-03-141-0/+2
|
* Show a dialog if no email is givenRené 'Necoro' Neumann2010-03-145-44/+87
|
* Send more files for bug mailsRené 'Necoro' Neumann2010-03-144-118/+194
|
* Rewrote Session as to use the normal ConfigParser and not our own oneRené 'Necoro' Neumann2010-03-142-68/+50
| | | | (cherry picked from commit 397a31e6deb851de102bca3d7c8d754f40b0656d)
* Fix setup.pyRené 'Necoro' Neumann2010-03-071-1/+1
|
* Read translators from fileRené 'Necoro' Neumann2010-03-064-9/+8
|
* Updated NEWSRené 'Necoro' Neumann2010-03-061-0/+3
|
* Improved setup.py; also install the better-icon imageRené 'Necoro' Neumann2010-03-061-8/+21
|
* Merge branch 'best_icon'.René 'Necoro' Neumann2010-03-063-8/+164
|\ | | | | | | Now an icon is shown marking the 'best' version of a package.
| * Only show best_icon, if the package can be installed w/o unmaskingRené 'Necoro' Neumann2010-03-061-2/+2
| |
| * Improved better_icon.René 'Necoro' Neumann2010-03-061-78/+38
| |
| * Show icon to signal the best package versionRené 'Necoro' Neumann2010-03-061-1/+15
| |
| * improved image handlingRené 'Necoro' Neumann2010-03-062-7/+3
| |
| * Icon added from gnome-icon-themeRené 'Necoro' Neumann2009-09-071-0/+186
| |
* | Use 'clear' instead of 'delete' for the search lineRené 'Necoro' Neumann2010-03-051-1/+1
| |
* | Corrected typoRené 'Necoro' Neumann2010-03-056-9/+9
| |
* | Updated german translationRené 'Necoro' Neumann2010-03-052-538/+528
| |
* | Reorderd parts of the menuRené 'Necoro' Neumann2010-03-051-3/+3
| |
* | Use existing translation for search typesRené 'Necoro' Neumann2010-03-051-1/+1
| |
* | Fixed bug in preference windowRené 'Necoro' Neumann2010-03-051-2/+0
| |
* | Fixed copyrightRené 'Necoro' Neumann2010-03-0566-66/+66
| |
* | Handle portage warnings by our logging systemRené 'Necoro' Neumann2010-03-051-0/+10
| |
* | Clean up one 'deprecated' message from portageRené 'Necoro' Neumann2010-03-051-1/+1
| |
* | Save current search type in sessionRené 'Necoro' Neumann2010-03-052-6/+17
| |
* | Added combo box for selecting the search type to main windowRené 'Necoro' Neumann2010-03-053-5/+43
| |
* | Previous commits done more correct :PRené 'Necoro' Neumann2010-03-052-6/+6
| |
* | Fix commit 7449bc5fb8fRené 'Necoro' Neumann2010-03-051-3/+3
| |
* | Ignore swap files in gitRené 'Necoro' Neumann2010-03-051-0/+1
| |
* | Added some textual descriptionsRené 'Necoro' Neumann2010-03-052-1/+8
| |
* | Add description support to the databasesRené 'Necoro' Neumann2010-03-054-8/+55
| |
* | Also parse descriptions from eixRené 'Necoro' Neumann2010-03-041-2/+2
| |
* | Added Italian translation. Thanks to Ponsi.René 'Necoro' Neumann2009-11-083-0/+1166
| |
* | Merge branch '0.13'René 'Necoro' Neumann2009-11-081-0/+4
|\ \ | | | | | | | | | | | | | | | Conflicts: doc/NEWS portato/gui/windows/basic.py
| * | Changelogv0.13.10.13René 'Necoro' Neumann2009-10-281-0/+4
| | |
| * | Corrected config path handling.René 'Necoro' Neumann2009-10-282-9/+6
| | | | | | | | | | | | | | | Now also the 2.1 portage does not include / anymore. Handle this. (cherry picked from commit 58c5b49ae6d822f07879bf7f6a87271b77e7e75d)
| * | Enhance the splash window handling.René 'Necoro' Neumann2009-10-082-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | Now the splash window is forced to stay on top. Hopes no users are going to complain ;). Additionally, the splash window is destroyed opposed to only hidden. As it is not reused, there is no use in keeping it alive. (cherry picked from commit 0a30d24e34493a2f56ba801facf4daba711d363e)
| * | Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann2009-09-031-0/+1
| | |
* | | Corrected config path handling.René 'Necoro' Neumann2009-10-282-9/+6
| | | | | | | | | | | | Now also the 2.1 portage does not include / anymore. Handle this.
* | | Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann2009-10-241-0/+1
| | |
* | | Wrong debug message in new_version pluginRené 'Necoro' Neumann2009-10-241-1/+1
| | |
* | | Update TRANSLATING to use gitRené 'Necoro' Neumann2009-10-241-2/+15
| | |
* | | Also show revision during startup and with -vRené 'Necoro' Neumann2009-10-241-1/+5
| | |
* | | Adding revison info to version output.René 'Necoro' Neumann2009-10-243-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.
* | | Turn new_version plugin from a mess into sth useful.René 'Necoro' Neumann2009-10-232-10/+10
| | |