Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ported remaining plugins | René 'Necoro' Neumann | 2008-07-04 | 2 | -60/+0 |
| | |||||
* | Removed lxml version in error string | René 'Necoro' Neumann | 2008-07-04 | 1 | -2/+1 |
| | |||||
* | Removed lxml version in error string | René 'Necoro' Neumann | 2008-07-04 | 1 | -3/+1 |
| | |||||
* | Ignore errors on plugin loading | René 'Necoro' Neumann | 2008-07-04 | 1 | -0/+6 |
| | |||||
* | Added ability to install missing plugin deps | René 'Necoro' Neumann | 2008-07-04 | 3 | -95/+126 |
| | |||||
* | Some more dependency awareness | René 'Necoro' Neumann | 2008-07-04 | 2 | -14/+49 |
| | |||||
* | Some window refinement | René 'Necoro' Neumann | 2008-07-03 | 1 | -109/+126 |
| | |||||
* | Removed XSD_LOCATION -- as there is no more xsd ;) | René 'Necoro' Neumann | 2008-07-03 | 1 | -4/+0 |
| | |||||
* | Merged in the new plugin window and the plugin deps | René 'Necoro' Neumann | 2008-07-03 | 3 | -34/+265 |
|\ | |||||
| * | Should show dependencies now | René 'Necoro' Neumann | 2008-07-03 | 2 | -82/+128 |
| | | |||||
| * | Now the new design is able to do the same as the old one | René 'Necoro' Neumann | 2008-06-30 | 3 | -168/+182 |
| | | |||||
| * | First draft of the new plugin window | René 'Necoro' Neumann | 2008-06-30 | 1 | -8/+172 |
| | | |||||
| * | Added stuff to plugin.py | René 'Necoro' Neumann | 2008-06-30 | 1 | -2/+24 |
| | | |||||
* | | Ported etc-proposals plugin | René 'Necoro' Neumann | 2008-07-03 | 1 | -31/+0 |
| | | |||||
* | | Ported gpytage plugin | René 'Necoro' Neumann | 2008-07-03 | 1 | -16/+0 |
| | | |||||
* | | Ported Notify plugin | René 'Necoro' Neumann | 2008-07-03 | 2 | -23/+6 |
| | | |||||
* | | Ported completely | René 'Necoro' Neumann | 2008-07-03 | 3 | -548/+54 |
| | | |||||
* | | New plugin system - first hack | René 'Necoro' Neumann | 2008-07-03 | 2 | -420/+683 |
| | | |||||
* | | Now load 22 versions when running the correct portage | René 'Necoro' Neumann | 2008-06-25 | 4 | -8/+18 |
| | | |||||
* | | Added Package_22 and System_22 | René 'Necoro' Neumann | 2008-06-25 | 4 | -5/+63 |
| | | |||||
* | | Added 2.2 settings | René 'Necoro' Neumann | 2008-06-25 | 1 | -0/+27 |
| | | |||||
* | | Added mail error message dialog | René 'Necoro' Neumann | 2008-06-25 | 2 | -13/+24 |
| | | |||||
* | | Have blocks as packages and not as CPV | René 'Necoro' Neumann | 2008-06-24 | 1 | -1/+1 |
|/ | |||||
* | Fixed vanishing categories | René 'Necoro' Neumann | 2008-06-24 | 1 | -1/+1 |
| | |||||
* | allowed to dismiss the warning dialogs for keywords/useflags | René 'Necoro' Neumann | 2008-06-23 | 3 | -6/+21 |
| | |||||
* | Reverted last commit; Added get and set method | René 'Necoro' Neumann | 2008-06-23 | 1 | -11/+19 |
| | |||||
* | Make Session inherit from ConfigParser. This allows the usage of normal ↵ | René 'Necoro' Neumann | 2008-06-23 | 1 | -9/+10 |
| | | | | config operations here | ||||
* | Finished send_mail work | René 'Necoro' Neumann | 2008-06-23 | 2 | -52/+68 |
| | |||||
* | Added plugin, which simply throws an exception | René 'Necoro' Neumann | 2008-06-23 | 1 | -0/+2 |
| | |||||
* | Moved GtkThread to gui.utils | René 'Necoro' Neumann | 2008-06-23 | 5 | -29/+25 |
| | |||||
* | Implemented the mail sending | René 'Necoro' Neumann | 2008-06-22 | 2 | -3/+63 |
| | |||||
* | First mail window draft | René 'Necoro' Neumann | 2008-06-22 | 3 | -0/+220 |
| | |||||
* | Merged from trunk | René 'Necoro' Neumann | 2008-06-19 | 15 | -427/+1972 |
|\ | |||||
| * | Added gpytage plugin | René 'Necoro' Neumann | 2008-06-10 | 1 | -0/+16 |
| | | |||||
| * | Modified plugin.xsd so it allows also menu-only plugins | René 'Necoro' Neumann | 2008-06-10 | 1 | -6/+7 |
| | | |||||
| * | Fixed the default handling | René 'Necoro' Neumann | 2008-06-10 | 1 | -1/+1 |
| | | |||||
| * | Allowed default for session; load 'app-portage/portato' as default for ↵ | René 'Necoro' Neumann | 2008-06-10 | 2 | -10/+18 |
| | | | | | | | | selections :) | ||||
| * | Fixed 'kill' in the systray popup | René 'Necoro' Neumann | 2008-06-09 | 1 | -2/+2 |
| | | |||||
| * | Fixed error message | René 'Necoro' Neumann | 2008-06-09 | 1 | -1/+1 |
| | | |||||
| * | Make blocks way more intelligent | René 'Necoro' Neumann | 2008-06-08 | 2 | -44/+105 |
| | | |||||
| * | Added odict from voidspace.org.uk | René 'Necoro' Neumann | 2008-06-08 | 1 | -0/+1399 |
| | | |||||
| * | Do not block the same slot - as clears itself | René 'Necoro' Neumann | 2008-06-08 | 1 | -3/+3 |
| | | |||||
| * | Removed legacy plugins | René 'Necoro' Neumann | 2008-06-08 | 3 | -79/+0 |
| | | |||||
| * | Updated docs and german translation | René 'Necoro' Neumann | 2008-06-08 | 1 | -2/+2 |
| | | |||||
| * | Make the new behavior configurable | René 'Necoro' Neumann | 2008-06-08 | 3 | -19/+44 |
| | | |||||
| * | Make selection work with the other cat layout | René 'Necoro' Neumann | 2008-06-08 | 1 | -0/+18 |
| | | |||||
| * | Porthole like display in the cat list | René 'Necoro' Neumann | 2008-06-08 | 1 | -4/+39 |
| | | |||||
| * | Make the console title length changeable by the user | René 'Necoro' Neumann | 2008-06-08 | 3 | -17/+59 |
| | | |||||
| * | Moved version list out of the PackageTable into the normal MainWindow | René 'Necoro' Neumann | 2008-06-07 | 2 | -259/+266 |
| | | |||||
| * | Show CPV instead of CP in the package info | René 'Necoro' Neumann | 2008-06-07 | 1 | -1/+1 |
| | |