summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Better sorting of the database types in the preferences.René 'Necoro' Neumann2010-04-152-6/+6
| | | | Now they are displayed from best to worst.
* Add notify-python dependency for the version checkerRené 'Necoro' Neumann2010-04-151-1/+1
|
* Make the database type choice an info messageRené 'Necoro' Neumann2010-04-152-7/+13
|
* Renamed es_ES to esRené 'Necoro' Neumann2010-04-151-0/+0
|
* Fixed dependancy of the new_version plugin from "dev-util/git" to ↵Clement Bourgeois2010-04-151-1/+1
| | | | "dev-vcs/git" to follow new Gentoo portage tree modifications
* Make some useless info messages being debug statementsRené 'Necoro' Neumann2010-04-142-34/+17
|
* Improve the C modulesRené 'Necoro' Neumann2010-04-143-37/+52
|
* Small modifications made to the French translation (typos, grammar).Clement Bourgeois2010-04-141-69/+69
|
* Fixed the unicode support and stuff ... and also made eix faster :)René 'Necoro' Neumann2010-04-141-20/+22
|
* Disable debug messages by defaultRené 'Necoro' Neumann2010-04-141-1/+1
|
* Better eix error inheritance and handlingRené 'Necoro' Neumann2010-04-131-2/+9
|
* Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann2010-04-132-56/+64
| | | | | Now FilterSets are a subclass of InstalledSet. And return only these packages, which are installed ... but then all of them.
* Updated newsRené 'Necoro' Neumann2010-04-121-0/+1
|
* Added my name to translators list.Clement Bourgeois2010-04-131-0/+1
|
* Created french translation based on 0.14 branch.Clement Bourgeois2010-04-131-0/+1213
|
* 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
| |