summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Redo change, when changing the search typeRené 'Necoro' Neumann2010-04-121-2/+3
|
* Fixed jumping and searching. Fixes bug #559480René 'Necoro' Neumann2010-04-121-6/+15
|
* Convert the stored mtime to float before using itRené 'Necoro' Neumann2010-04-121-1/+1
|
* Fix error when no 'format' entry is in the db sectionRené 'Necoro' Neumann2010-04-121-1/+1
|
* Descriptions may contain unicodeRené 'Necoro' Neumann2010-04-121-1/+1
|
* TypoRené 'Necoro' Neumann2010-04-111-1/+1
|
* Fixed translation template and German translation. Thanks to André.René 'Necoro' Neumann2010-04-118-104/+74
|
* Do not translate 'Portage'René 'Necoro' Neumann2010-04-112-6/+2
|
* Fixed homepageRené 'Necoro' Neumann2010-04-111-1/+1
|
* Change shebang to python2René 'Necoro' Neumann2010-04-101-1/+1
|
* Removed TRANSLATING guide and pointed to the online manualRené 'Necoro' Neumann2010-04-101-132/+1
|
* Make config sections be always unicode objects to fix the turkish capital ↵René 'Necoro' Neumann2010-04-101-10/+10
| | | | I/i thingy
* Updated turkish translationGürkan Gür2010-04-101-330/+467
|
* Update translationsRené 'Necoro' Neumann2010-04-102-97/+237
|
* Add seperator in between the 'show' and the 'do' itemsRené 'Necoro' Neumann2010-04-101-0/+1
|
* Fix createpot.shRené 'Necoro' Neumann2010-04-101-0/+1
|
* 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
| |