Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make some useless info messages being debug statements | René 'Necoro' Neumann | 2010-04-14 | 1 | -3/+3 |
| | |||||
* | Improve the C modules | René 'Necoro' Neumann | 2010-04-14 | 3 | -37/+52 |
| | |||||
* | Fixed the unicode support and stuff ... and also made eix faster :) | René 'Necoro' Neumann | 2010-04-14 | 1 | -20/+22 |
| | |||||
* | Better eix error inheritance and handling | René 'Necoro' Neumann | 2010-04-13 | 1 | -2/+9 |
| | |||||
* | Fix the handling of FilterSets. Fixes bug #558887. | René 'Necoro' Neumann | 2010-04-13 | 2 | -56/+64 |
| | | | | | Now FilterSets are a subclass of InstalledSet. And return only these packages, which are installed ... but then all of them. | ||||
* | Redo change, when changing the search type | René 'Necoro' Neumann | 2010-04-12 | 1 | -2/+3 |
| | |||||
* | Fixed jumping and searching. Fixes bug #559480 | René 'Necoro' Neumann | 2010-04-12 | 1 | -6/+15 |
| | |||||
* | Convert the stored mtime to float before using it | René 'Necoro' Neumann | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | Fix error when no 'format' entry is in the db section | René 'Necoro' Neumann | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | Descriptions may contain unicode | René 'Necoro' Neumann | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | Fixed translation template and German translation. Thanks to André. | René 'Necoro' Neumann | 2010-04-11 | 4 | -6/+6 |
| | |||||
* | Do not translate 'Portage' | René 'Necoro' Neumann | 2010-04-11 | 1 | -1/+1 |
| | |||||
* | Fixed homepage | René 'Necoro' Neumann | 2010-04-11 | 1 | -1/+1 |
| | |||||
* | Make config sections be always unicode objects to fix the turkish capital ↵ | René 'Necoro' Neumann | 2010-04-10 | 1 | -10/+10 |
| | | | | I/i thingy | ||||
* | Add seperator in between the 'show' and the 'do' items | René 'Necoro' Neumann | 2010-04-10 | 1 | -0/+1 |
| | |||||
* | Show dialog, that update world might not work as expected | René 'Necoro' Neumann | 2010-04-09 | 2 | -1/+19 |
| | |||||
* | Readded a Session.get_bool() method | René 'Necoro' Neumann | 2010-04-09 | 2 | -6/+12 |
| | |||||
* | Fixed bug from switching to ConfigParser | René 'Necoro' Neumann | 2010-04-01 | 1 | -4/+4 |
| | |||||
* | Fixed mailinfo window | René 'Necoro' Neumann | 2010-03-26 | 1 | -20/+38 |
| | |||||
* | Rewrote the database initialization to be a class instead of a function | René 'Necoro' Neumann | 2010-03-16 | 5 | -50/+76 |
| | |||||
* | Better debug messages when updating database formats | René 'Necoro' Neumann | 2010-03-14 | 1 | -0/+2 |
| | |||||
* | Show a dialog if no email is given | René 'Necoro' Neumann | 2010-03-14 | 3 | -5/+21 |
| | |||||
* | Send more files for bug mails | René 'Necoro' Neumann | 2010-03-14 | 2 | -28/+103 |
| | |||||
* | Rewrote Session as to use the normal ConfigParser and not our own one | René 'Necoro' Neumann | 2010-03-14 | 2 | -68/+50 |
| | | | | (cherry picked from commit 397a31e6deb851de102bca3d7c8d754f40b0656d) | ||||
* | Read translators from file | René 'Necoro' Neumann | 2010-03-06 | 2 | -9/+6 |
| | |||||
* | Merge branch 'best_icon'. | René 'Necoro' Neumann | 2010-03-06 | 2 | -8/+18 |
|\ | | | | | | | Now an icon is shown marking the 'best' version of a package. | ||||
| * | Only show best_icon, if the package can be installed w/o unmasking | René 'Necoro' Neumann | 2010-03-06 | 1 | -2/+2 |
| | | |||||
| * | Show icon to signal the best package version | René 'Necoro' Neumann | 2010-03-06 | 1 | -1/+15 |
| | | |||||
| * | improved image handling | René 'Necoro' Neumann | 2010-03-06 | 2 | -7/+3 |
| | | |||||
* | | Use 'clear' instead of 'delete' for the search line | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
| | | |||||
* | | Corrected typo | René 'Necoro' Neumann | 2010-03-05 | 3 | -3/+3 |
| | | |||||
* | | Reorderd parts of the menu | René 'Necoro' Neumann | 2010-03-05 | 1 | -3/+3 |
| | | |||||
* | | Use existing translation for search types | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
| | | |||||
* | | Fixed bug in preference window | René 'Necoro' Neumann | 2010-03-05 | 1 | -2/+0 |
| | | |||||
* | | Fixed copyright | René 'Necoro' Neumann | 2010-03-05 | 57 | -57/+57 |
| | | |||||
* | | Handle portage warnings by our logging system | René 'Necoro' Neumann | 2010-03-05 | 1 | -0/+10 |
| | | |||||
* | | Clean up one 'deprecated' message from portage | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
| | | |||||
* | | Save current search type in session | René 'Necoro' Neumann | 2010-03-05 | 2 | -6/+17 |
| | | |||||
* | | Added combo box for selecting the search type to main window | René 'Necoro' Neumann | 2010-03-05 | 3 | -5/+43 |
| | | |||||
* | | Previous commits done more correct :P | René 'Necoro' Neumann | 2010-03-05 | 2 | -6/+6 |
| | | |||||
* | | Fix commit 7449bc5fb8f | René 'Necoro' Neumann | 2010-03-05 | 1 | -3/+3 |
| | | |||||
* | | Added some textual descriptions | René 'Necoro' Neumann | 2010-03-05 | 2 | -1/+8 |
| | | |||||
* | | Add description support to the databases | René 'Necoro' Neumann | 2010-03-05 | 4 | -8/+55 |
| | | |||||
* | | Also parse descriptions from eix | René 'Necoro' Neumann | 2010-03-04 | 1 | -2/+2 |
| | | |||||
* | | Added Italian translation. Thanks to Ponsi. | René 'Necoro' Neumann | 2009-11-08 | 1 | -0/+1 |
| | | |||||
* | | Corrected config path handling. | René 'Necoro' Neumann | 2009-10-28 | 2 | -9/+6 |
| | | | | | | | | Now also the 2.1 portage does not include / anymore. Handle this. | ||||
* | | Fix the segfault in GLib due to wrong encoding | René 'Necoro' Neumann | 2009-10-24 | 1 | -0/+1 |
| | | |||||
* | | Also show revision during startup and with -v | René 'Necoro' Neumann | 2009-10-24 | 1 | -1/+5 |
| | | |||||
* | | Adding revison info to version output. | René 'Necoro' Neumann | 2009-10-24 | 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. | ||||
* | | Turn new_version plugin from a mess into sth useful. | René 'Necoro' Neumann | 2009-10-23 | 1 | -1/+1 |
| | |