summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Ported remaining pluginsRené 'Necoro' Neumann2008-07-046-89/+100
| * | | Removed lxml version in error stringRené 'Necoro' Neumann2008-07-041-2/+1
| * | | Removed lxml version in error stringRené 'Necoro' Neumann2008-07-041-3/+1
| * | | Ignore errors on plugin loadingRené 'Necoro' Neumann2008-07-041-0/+6
| * | | Added ability to install missing plugin depsRené 'Necoro' Neumann2008-07-043-95/+126
| * | | Some more dependency awarenessRené 'Necoro' Neumann2008-07-045-23/+59
| * | | Some window refinementRené 'Necoro' Neumann2008-07-031-109/+126
| * | | Removed XSD_LOCATION -- as there is no more xsd ;)René 'Necoro' Neumann2008-07-032-5/+1
| * | | Merged in the new plugin window and the plugin depsRené 'Necoro' Neumann2008-07-034-35/+266
| |\ \ \
| | * | | Should show dependencies nowRené 'Necoro' Neumann2008-07-032-82/+128
| | * | | Now the new design is able to do the same as the old oneRené 'Necoro' Neumann2008-06-303-168/+182
| | * | | First draft of the new plugin windowRené 'Necoro' Neumann2008-06-301-8/+172
| | * | | Added stuff to plugin.pyRené 'Necoro' Neumann2008-06-301-2/+24
| | * | | Removed frontend tag; added dependencies tagRené 'Necoro' Neumann2008-06-241-9/+7
| | * | | Removed frontend specification from notify pluginRené 'Necoro' Neumann2008-06-241-1/+0
| * | | | Updated setup.py to install the correct set of pluginsRené 'Necoro' Neumann2008-07-031-3/+2
| * | | | Ported etc-proposals pluginRené 'Necoro' Neumann2008-07-033-50/+43
| * | | | Ported gpytage pluginRené 'Necoro' Neumann2008-07-032-16/+14
| * | | | Ported Notify pluginRené 'Necoro' Neumann2008-07-034-37/+51
| * | | | Remove xsd and -x cmdline optionRené 'Necoro' Neumann2008-07-032-107/+1
| * | | | Ported completelyRené 'Necoro' Neumann2008-07-033-548/+54
| * | | | New plugin system - first hackRené 'Necoro' Neumann2008-07-032-420/+683
* | | | | Removed catapultRené 'Necoro' Neumann2008-07-083-427/+0
* | | | | Fixed find_best_match for <portage-2.1.5René 'Necoro' Neumann2008-07-041-2/+2
* | | | | Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann2008-07-031-2/+3
| |_|/ / |/| | |
* | | | Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann2008-06-301-1/+1
|/ / /
* | | First merge from portage-2.2 branch as it includes fixes for trunk tooRené 'Necoro' Neumann2008-06-256-10/+105
|\ \ \ | | |/ | |/|
| * | Now load 22 versions when running the correct portageRené 'Necoro' Neumann2008-06-254-8/+18
| * | Added Package_22 and System_22René 'Necoro' Neumann2008-06-254-5/+63
| * | Added 2.2 settingsRené 'Necoro' Neumann2008-06-251-0/+27
|/ /
* | Added mail error message dialogRené 'Necoro' Neumann2008-06-252-13/+24
* | Have blocks as packages and not as CPVRené 'Necoro' Neumann2008-06-241-1/+1
|/
* Fixed vanishing categoriesRené 'Necoro' Neumann2008-06-241-1/+1
* German translationRené 'Necoro' Neumann2008-06-232-18/+33
* allowed to dismiss the warning dialogs for keywords/useflagsRené 'Necoro' Neumann2008-06-234-6/+22
* Reverted last commit; Added get and set methodRené 'Necoro' Neumann2008-06-231-11/+19
* Make Session inherit from ConfigParser. This allows the usage of normal confi...René 'Necoro' Neumann2008-06-231-9/+10
* German translationRené 'Necoro' Neumann2008-06-232-144/+228
* Added the possibility to directly mail bugsRené 'Necoro' Neumann2008-06-239-27/+335
|\
| * Finished send_mail workRené 'Necoro' Neumann2008-06-232-52/+68
| * Added plugin, which simply throws an exceptionRené 'Necoro' Neumann2008-06-232-0/+15
| * Moved GtkThread to gui.utilsRené 'Necoro' Neumann2008-06-235-29/+25
| * Implemented the mail sendingRené 'Necoro' Neumann2008-06-222-3/+63
| * First mail window draftRené 'Necoro' Neumann2008-06-223-0/+220
* | Fixed name of gpytage pluginRené 'Necoro' Neumann2008-06-231-1/+1
|/
* Merged in unifyRené 'Necoro' Neumann2008-06-198-288/+151
|\
| * Merged from trunkRené 'Necoro' Neumann2008-06-1926-1116/+2697
| |\ | |/ |/|
* | Added gpytage pluginRené 'Necoro' Neumann2008-06-102-0/+29
* | Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann2008-06-102-7/+8
* | Fixed the default handlingRené 'Necoro' Neumann2008-06-101-1/+1