summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Expand)AuthorAgeFilesLines
* Corrected config path handling.René 'Necoro' Neumann2009-10-282-9/+6
* Enhance the splash window handling.René 'Necoro' Neumann2009-10-082-2/+9
* Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann2009-09-031-0/+1
* Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann2009-08-315-11/+11
* Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann2009-08-251-0/+1
* Sync portage and the DB after emerge syncRené 'Necoro' Neumann2009-08-111-0/+9
* Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann2009-08-111-2/+2
* Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2009-08-112-2/+4
* Add credits for translationRené 'Necoro' Neumann2009-08-101-0/+1
* Newer portage versions only return a relative config path.René 'Necoro' Neumann2009-08-101-0/+8
* Nicer indention :PRené 'Necoro' Neumann2009-07-281-4/+4
* Do not create the useless description dbRené 'Necoro' Neumann2009-07-281-10/+1
* TypoRené 'Necoro' Neumann2009-07-051-1/+1
* Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2009-07-051-5/+1
* Sort plugins in the windowRené 'Necoro' Neumann2009-07-051-13/+8
* Port DependencyDetailRené 'Necoro' Neumann2009-07-053-129/+9
* Also port FilesDetailRené 'Necoro' Neumann2009-07-052-34/+0
* Also ported EbuildDetailRené 'Necoro' Neumann2009-07-052-26/+1
* Better debug/info messagesRené 'Necoro' Neumann2009-07-051-1/+6
* Add Changelog as PluginRené 'Necoro' Neumann2009-07-052-89/+65
* Add 'WidgetPlugin' classRené 'Necoro' Neumann2009-07-052-27/+53
* Add dummy_hook()René 'Necoro' Neumann2009-07-051-0/+12
* Removed unused 'send_signal_to_group'René 'Necoro' Neumann2009-07-031-16/+1
* Add NotebookSlotRené 'Necoro' Neumann2009-05-202-0/+18
* Fix #2René 'Necoro' Neumann2009-05-181-1/+2
* FixRené 'Necoro' Neumann2009-05-181-1/+1
* Always mask wrong EAPIRené 'Necoro' Neumann2009-05-151-0/+3
* Add 'eapi_supported'René 'Necoro' Neumann2009-05-152-0/+9
* Cleaned up dialogs importRené 'Necoro' Neumann2009-05-151-21/+18
* Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann2009-05-154-338/+312
* Fix importRené 'Necoro' Neumann2009-05-151-1/+1
* Merge new (better) plugin system, now allowing to add widgetsRené 'Necoro' Neumann2009-05-154-55/+178
|\
| * Introduced extra slots module.René 'Necoro' Neumann2009-05-152-29/+49
| * Add emerge options slotRené 'Necoro' Neumann2009-04-252-1/+4
| * Committed a wrong changeRené 'Necoro' Neumann2009-04-241-1/+0
| * Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann2009-04-243-6/+28
| * Create PluginMenuSlotRené 'Necoro' Neumann2009-04-242-0/+23
| * Load plugins later in the startup process. No menu magic anymoreRené 'Necoro' Neumann2009-04-241-25/+5
| * Should add widgets nowRené 'Necoro' Neumann2009-04-241-5/+26
| * Removed special Menu from plugin structure. Added more general 'WidgetSlot'René 'Necoro' Neumann2009-04-241-27/+82
* | Disallow enabling expanded useflags - only their specific valuesRené 'Necoro' Neumann2009-05-151-7/+4
|/
* Fix import errorRené 'Necoro' Neumann2009-04-241-1/+2
* Need a copy to remove fromRené 'Necoro' Neumann2009-03-261-1/+1
* Removed the obsolete single unittest and the unique_array functionRené 'Necoro' Neumann2009-04-074-73/+6
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-079-18/+13
* Update manpage creationRené 'Necoro' Neumann2009-03-251-5/+5
* Added build_manpage support. Moved all the startup logic from portato.py to p...René 'Necoro' Neumann2009-03-241-10/+100
* Rename strange 'PListener' to straightforward 'Listener'.René 'Necoro' Neumann2009-03-202-4/+4
* Add support for ktsuss as su frontendRené 'Necoro' Neumann2009-03-193-3/+76
* Deal with keyword lines missing a keywordRené 'Necoro' Neumann2009-03-181-3/+10