summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-11Improve constants.py for release scriptRené 'Necoro' Neumann1-6/+11
2010-04-23Clearer debug message for packages not in mergequeueRené 'Necoro' Neumann1-1/+1
2010-04-23Reset HOME to /root for rootRené 'Necoro' Neumann1-0/+4
2010-04-23Small error in sqldbRené 'Necoro' Neumann1-1/+1
2010-04-19Remove unused pythonic eix parser implementationRené 'Necoro' Neumann1-416/+0
2010-04-19Connect the accels from the menu.René 'Necoro' Neumann1-12/+16
2010-04-19Replace 'Portage Warning' by 'External Warning'René 'Necoro' Neumann1-1/+1
2010-04-16Fix gtk deprecation warningRené 'Necoro' Neumann1-1/+1
2010-04-16TypoRené 'Necoro' Neumann1-1/+1
2010-04-16Do not allow portage's sqlite backend for the moment ... bug #564292René 'Necoro' Neumann1-0/+3
2010-04-15Better sorting of the database types in the preferences.René 'Necoro' Neumann2-6/+6
2010-04-15Make the database type choice an info messageRené 'Necoro' Neumann1-4/+5
2010-04-14Make some useless info messages being debug statementsRené 'Necoro' Neumann1-3/+3
2010-04-14Improve the C modulesRené 'Necoro' Neumann3-37/+52
2010-04-14Fixed the unicode support and stuff ... and also made eix faster :)René 'Necoro' Neumann1-20/+22
2010-04-13Better eix error inheritance and handlingRené 'Necoro' Neumann1-2/+9
2010-04-13Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann2-56/+64
2010-04-12Redo change, when changing the search typeRené 'Necoro' Neumann1-2/+3
2010-04-12Fixed jumping and searching. Fixes bug #559480René 'Necoro' Neumann1-6/+15
2010-04-12Convert the stored mtime to float before using itRené 'Necoro' Neumann1-1/+1
2010-04-12Fix error when no 'format' entry is in the db sectionRené 'Necoro' Neumann1-1/+1
2010-04-12Descriptions may contain unicodeRené 'Necoro' Neumann1-1/+1
2010-04-11Fixed translation template and German translation. Thanks to André.René 'Necoro' Neumann4-6/+6
2010-04-11Do not translate 'Portage'René 'Necoro' Neumann1-1/+1
2010-04-11Fixed homepageRené 'Necoro' Neumann1-1/+1
2010-04-10Make config sections be always unicode objects to fix the turkish capital I/i...René 'Necoro' Neumann1-10/+10
2010-04-10Add seperator in between the 'show' and the 'do' itemsRené 'Necoro' Neumann1-0/+1
2010-04-09Show dialog, that update world might not work as expectedRené 'Necoro' Neumann2-1/+19
2010-04-09Readded a Session.get_bool() methodRené 'Necoro' Neumann2-6/+12
2010-04-01Fixed bug from switching to ConfigParserRené 'Necoro' Neumann1-4/+4
2010-03-26Fixed mailinfo windowRené 'Necoro' Neumann1-20/+38
2010-03-16Rewrote the database initialization to be a class instead of a functionRené 'Necoro' Neumann5-50/+76
2010-03-14Better debug messages when updating database formatsRené 'Necoro' Neumann1-0/+2
2010-03-14Show a dialog if no email is givenRené 'Necoro' Neumann3-5/+21
2010-03-14Send more files for bug mailsRené 'Necoro' Neumann2-28/+103
2010-03-14Rewrote Session as to use the normal ConfigParser and not our own oneRené 'Necoro' Neumann2-68/+50
2010-03-06Read translators from fileRené 'Necoro' Neumann2-9/+6
2010-03-06Only show best_icon, if the package can be installed w/o unmaskingRené 'Necoro' Neumann1-2/+2
2010-03-06Show icon to signal the best package versionRené 'Necoro' Neumann1-1/+15
2010-03-06improved image handlingRené 'Necoro' Neumann2-7/+3
2010-03-05Use 'clear' instead of 'delete' for the search lineRené 'Necoro' Neumann1-1/+1
2010-03-05Corrected typoRené 'Necoro' Neumann3-3/+3
2010-03-05Reorderd parts of the menuRené 'Necoro' Neumann1-3/+3
2010-03-05Use existing translation for search typesRené 'Necoro' Neumann1-1/+1
2010-03-05Fixed bug in preference windowRené 'Necoro' Neumann1-2/+0
2010-03-05Fixed copyrightRené 'Necoro' Neumann57-57/+57
2010-03-05Handle portage warnings by our logging systemRené 'Necoro' Neumann1-0/+10
2010-03-05Clean up one 'deprecated' message from portageRené 'Necoro' Neumann1-1/+1
2010-03-05Save current search type in sessionRené 'Necoro' Neumann2-6/+17
2010-03-05Added combo box for selecting the search type to main windowRené 'Necoro' Neumann3-5/+43