summaryrefslogtreecommitdiff
path: root/portato/gui/gui_helper.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-011-1/+3
| | | | | | | | | r522@Devoty: necoro | 2007-11-02 00:51:00 +0100 No more instanceof calls r523@Devoty: necoro | 2007-11-02 00:51:51 +0100 Fixed bugs; removed unnecessairy dbus calls; make update world being async r524@Devoty: necoro | 2007-11-02 00:52:09 +0100 always use catapult
* r93@Devoty: necoro | 2007-10-31 11:37:04 +0100Necoro2007-10-311-4/+21
| | | | | | | | | | Make menu management work again with glade r94@Devoty: necoro | 2007-10-31 14:38:28 +0100 Fixed bug (missing self) r95@Devoty: necoro | 2007-10-31 16:22:40 +0100 Added "Show only installed packages" option r96@Devoty: necoro | 2007-10-31 16:27:07 +0100 New translations.
* first catapult supportNecoro2007-10-071-1/+1
|
* small fixes; removed old iconNecoro2007-10-031-1/+0
|
* replaced some lists by generators to save memoryNecoro2007-09-181-3/+1
|
* removed bug which deleted new useflags when a dependency pulled in by new ↵necoro2007-09-061-1/+1
| | | | useflag is masked
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-16/+14
|
* improved terminalnecoro2007-08-171-6/+14
|
* improved update-worldnecoro2007-08-161-8/+16
|
* improved update-world; now showing differences between installed and set ↵necoro2007-08-161-3/+20
| | | | use-flags
* made emerge pausing work (again?)necoro2007-08-121-6/+9
|
* new threading model in gui_helpernecoro2007-08-071-75/+47
|
* i18n support and german translationsnecoro2007-08-051-1/+1
|
* bugfixesnecoro2007-08-041-2/+12
|
* changed design / added linknecoro2007-07-251-1/+1
|
* made the resume_loop-plugin change titles toonecoro2007-07-241-1/+1
|
* new fancier log outputnecoro2007-07-131-8/+12
|
* added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro2007-07-111-2/+12
|
* added resume_loop pluginnecoro2007-07-091-1/+3
|
* some more documentationnecoro2007-07-071-2/+2
|
* Some documentation worknecoro2007-07-071-3/+3
|
* better config-handlingnecoro2007-06-151-61/+34
|
* added ability of passing "&&" to the sync commandnecoro2007-06-151-2/+0
|
* added ability of passing "&&" to the sync commandnecoro2007-06-151-4/+34
|
* - added settings: gtk: console fontnecoro2007-05-151-1/+3
| | | - show emerge progress in window title
* filtering "--ask" fron EMERGE_DEFAULT_OPTSnecoro2007-05-141-1/+1
|
* added the ability of sorting the pkglist by installation statusnecoro2007-05-071-2/+16
|
* some more fixed bugsnecoro2007-04-261-0/+1
|
* fixed bugsnecoro2007-04-261-2/+2
|
* added systraynecoro2007-04-251-1/+4
|
* added dialogs to warn you when the queue is running on quitting portatonecoro2007-04-241-23/+39
|
* Made qt plugin-ready; lots of documentationnecoro2007-04-201-2/+4
|
* nomsgnecoro2007-04-181-1/+0
|
* finished Qt-Frontendnecoro2007-04-181-0/+1
|
* marking installed packages in pkglistnecoro2007-04-171-0/+2
|
* Some more functionality for the Qt-Frontend (complete emerge)necoro2007-04-101-12/+26
|
* Added etc-proposals pluginnecoro2007-03-151-21/+30
|
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-201-1/+7
|
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-23/+27
|
* Use icon instead of the asterisknecoro2007-02-161-8/+6
| | | Renamed wrong param name "allowed" to "use_keywords" in package.is_testing()
* Added usetipsnecoro2007-02-111-1/+3
| | | Should have fixed segfaults with popups
* - Added iconsnecoro2007-01-241-3/+15
| | | | - Added support for killing the process - Reorganised setup and starting-script
* Bug fixesnecoro2007-01-161-3/+1
|
* made slots work for update_worldnecoro2006-12-101-1/+1
|
* Added console-statusnecoro2006-12-031-2/+14
|
* Renamed to portatonecoro2006-11-241-0/+608