summaryrefslogtreecommitdiff
path: root/portato/gui/updater.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-100/+100
* Make the updater parallel merge awareRené 'Necoro' Neumann2008-07-271-7/+16
* Fixed error messageRené 'Necoro' Neumann2008-06-091-1/+1
* Also have masked package being looked up in the updater. Though this is still...René 'Necoro' Neumann2008-05-271-5/+10
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-2/+1
* r751@Devoty: necoro | 2008-02-12 10:23:09 +0100Necoro2008-02-121-1/+2
* r725@Devoty: necoro | 2008-01-25 11:21:07 +0100Necoro2008-01-251-2/+8
* r682@Devoty: necoro | 2008-01-20 03:23:02 +0100Necoro2008-01-201-5/+4
* r664@Devoty: necoro | 2008-01-18 21:40:29 +0100Necoro2008-01-181-0/+107
René 'Necoro' Neumann2-52/+68 2008-06-23Added plugin, which simply throws an exceptionRené 'Necoro' Neumann2-0/+15 2008-06-23Fixed name of gpytage pluginRené 'Necoro' Neumann1-1/+1 2008-06-23Moved GtkThread to gui.utilsRené 'Necoro' Neumann5-29/+25 2008-06-22Implemented the mail sendingRené 'Necoro' Neumann2-3/+63 2008-06-22First mail window draftRené 'Necoro' Neumann3-0/+220 2008-06-10Added gpytage pluginRené 'Necoro' Neumann2-0/+29 2008-06-10Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann2-7/+8 2008-06-10Fixed the default handlingRené 'Necoro' Neumann1-1/+1 2008-06-10Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2-10/+18 2008-06-09Fixed 'kill' in the systray popupRené 'Necoro' Neumann1-2/+2 2008-06-09Fixed error messageRené 'Necoro' Neumann2-4/+1 2008-06-08Make blocks way more intelligentRené 'Necoro' Neumann3-45/+107