summaryrefslogtreecommitdiff
path: root/portato/gui/gtk/windows.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* small fixnecoro2007-08-201-1/+1
|
* smaller fixesnecoro2007-08-181-31/+22
|
* improved update-world; now showing differences between installed and set ↵necoro2007-08-161-9/+17
| | | | use-flags
* bug in windowsnecoro2007-08-121-2/+1
|
* added listener/notifynecoro2007-08-121-63/+48
|
* add splash screennecoro2007-08-101-84/+20
|
* new threading model in gui_helpernecoro2007-08-071-4/+4
|
* small fixesnecoro2007-08-061-2/+2
|
* some translation fixes :)necoro2007-08-051-3/+3
|
* i18n support and german translationsnecoro2007-08-051-35/+37
|
* added an uncaught exception dialognecoro2007-08-041-1/+0
|
* added an uncaught exception dialognecoro2007-08-041-0/+1
|
* bugfixesnecoro2007-08-041-3/+5
|
* updatesnecoro2007-07-301-18/+58
|
* some more pause emerge itemsnecoro2007-07-281-31/+89
|
* changed design / added linknecoro2007-07-261-34/+24
|
* changed design / added linknecoro2007-07-251-41/+79
|
* added logviewersnecoro2007-07-211-3/+48
|
* fixesnecoro2007-07-131-12/+14
|
* new fancier log outputnecoro2007-07-131-6/+5
|
* added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro2007-07-111-0/+8
|
* added resume_loop pluginnecoro2007-07-091-1/+1
|
* some more documentationnecoro2007-07-071-1/+1
|
* new plugin and about dialognecoro2007-07-051-17/+27
|
* first approach of allowing the disabling of plugins (only gtk)necoro2007-07-041-8/+20
|
* added updatable dialog also for gtknecoro2007-06-231-2/+93
|
* better config-handlingnecoro2007-06-151-27/+27
|
* corrected the about-statementsnecoro2007-06-141-1/+1
|
* - added settings: gtk: console fontnecoro2007-05-151-25/+37
| | | - show emerge progress in window title
* added the display of the masking reasonnecoro2007-05-141-0/+1
|
* now showing the overlaynecoro2007-05-121-3/+8
|
* added the ability of sorting the pkglist by installation statusnecoro2007-05-071-7/+20
|
* fixed bugs in gtk and qtnecoro2007-04-271-8/+11
|
* added systraynecoro2007-04-251-4/+41
|
* add application icon and desktop filenecoro2007-04-241-2/+3
|
* added dialogs to warn you when the queue is running on quitting portatonecoro2007-04-241-0/+11
|
* Made qt plugin-ready; lots of documentationnecoro2007-04-201-1/+1
|
* added preferences for Qt-Frontendnecoro2007-04-161-2/+2
|
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-131-2/+32
|
* Some more functionality for the Qt-Frontend (complete emerge)necoro2007-04-101-1/+1
|
* Some more functionality for the Qt-Frontendnecoro2007-04-071-6/+2
|
* showed masked packages unmasked by the user similar to stable marked testing ↵necoro2007-04-041-1/+10
| | | | packages
* Allowed Plugins to have a menunecoro2007-03-311-1/+12
|
* Added etc-proposals pluginnecoro2007-03-151-5/+9
|
* Added USE_EXPAND-supportnecoro2007-03-101-4/+26
|
* Added plugin-data to about-dialognecoro2007-03-101-2/+17
|
* First plugin supportnecoro2007-03-101-22/+31
|
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-201-1/+1
|
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-18/+38
|
* Use icon instead of the asterisknecoro2007-02-161-13/+29
| | | Renamed wrong param name "allowed" to "use_keywords" in package.is_testing()