summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Expand)AuthorAgeFilesLines
* Documented the plugin moduleRené 'Necoro' Neumann2008-07-082-32/+229
* Ported remaining pluginsRené 'Necoro' Neumann2008-07-042-60/+0
* 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-042-14/+49
* Some window refinementRené 'Necoro' Neumann2008-07-031-109/+126
* Removed XSD_LOCATION -- as there is no more xsd ;)René 'Necoro' Neumann2008-07-031-4/+0
* Merged in the new plugin window and the plugin depsRené 'Necoro' Neumann2008-07-033-34/+265
|\
| * 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
* | Ported etc-proposals pluginRené 'Necoro' Neumann2008-07-031-31/+0
* | Ported gpytage pluginRené 'Necoro' Neumann2008-07-031-16/+0
* | Ported Notify pluginRené 'Necoro' Neumann2008-07-032-23/+6
* | Ported completelyRené 'Necoro' Neumann2008-07-033-548/+54
* | New plugin system - first hackRené 'Necoro' Neumann2008-07-032-420/+683
* | 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
* allowed to dismiss the warning dialogs for keywords/useflagsRené 'Necoro' Neumann2008-06-233-6/+21
* 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
* Finished send_mail workRené 'Necoro' Neumann2008-06-232-52/+68
* Added plugin, which simply throws an exceptionRené 'Necoro' Neumann2008-06-231-0/+2
* 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
* Merged from trunkRené 'Necoro' Neumann2008-06-1915-427/+1972
|\
| * Added gpytage pluginRené 'Necoro' Neumann2008-06-101-0/+16
| * Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann2008-06-101-6/+7
| * Fixed the default handlingRené 'Necoro' Neumann2008-06-101-1/+1
| * Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2008-06-102-10/+18
| * Fixed 'kill' in the systray popupRené 'Necoro' Neumann2008-06-091-2/+2
| * Fixed error messageRené 'Necoro' Neumann2008-06-091-1/+1
| * Make blocks way more intelligentRené 'Necoro' Neumann2008-06-082-44/+105
| * Added odict from voidspace.org.ukRené 'Necoro' Neumann2008-06-081-0/+1399
| * Do not block the same slot - as clears itselfRené 'Necoro' Neumann2008-06-081-3/+3
| * Removed legacy pluginsRené 'Necoro' Neumann2008-06-083-79/+0
| * Updated docs and german translationRené 'Necoro' Neumann2008-06-081-2/+2
| * Make the new behavior configurableRené 'Necoro' Neumann2008-06-083-19/+44
| * Make selection work with the other cat layoutRené 'Necoro' Neumann2008-06-081-0/+18
| * Porthole like display in the cat listRené 'Necoro' Neumann2008-06-081-4/+39
| * Make the console title length changeable by the userRené 'Necoro' Neumann2008-06-083-17/+59
| * Moved version list out of the PackageTable into the normal MainWindowRené 'Necoro' Neumann2008-06-072-259/+266