summaryrefslogtreecommitdiff
path: root/geneticone/gui/gui_helper.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made newuse workingnecoro2006-10-281-5/+5
* Added wrapper for Tree and Consolenecoro2006-10-271-12/+19
* Moved gtk-specific stuff to an extra subdir to make it more flexible for qtnecoro2006-10-271-31/+23
* Changed all occurences of "Necoro d.M." into "René 'Necoro' Neumann"necoro2006-10-261-2/+2
* fixed bug in update_world which ignored systemnecoro2006-10-181-1/+9
* Introduced watch_cursor decoratornecoro2006-10-161-4/+4
* Speedup for "--deep"; loading sign for update world; handling packages not in...necoro2006-10-161-0/+1
* Second level of "emerge --update"necoro2006-10-151-1/+3
* Implemented emerge --syncnecoro2006-10-151-0/+4
* First implementation of "emerge --update world"necoro2006-10-151-12/+27
* Wah - I'm tired ...necoro2006-10-141-3/+3
* and now another bug -.-necoro2006-10-141-2/+2
* forgot one returnnecoro2006-10-141-0/+2
* Set min height to 600 if maxHeight is smaller then 800necoro2006-10-141-1/+1
* Some more documentationnecoro2006-10-131-63/+202
* Enabled oneshotnecoro2006-10-121-29/+79
* bla - prepared 0.4.0 ; added dialogs.py; extended some commentsnecoro2006-10-091-39/+63
* Made the testing stuff working too ... I hope ^^ ... removed obsolete-dirnecoro2006-10-081-1/+4
* Added first support for the masking stuff ... and hoping that it is going to ...necoro2006-10-051-5/+22
* Added preference windownecoro2006-10-051-0/+38
* Corrected comments, structure, bad algorithms etcnecoro2006-10-021-8/+26
* Implemented an internal db; removed unmerge-bugnecoro2006-10-011-10/+34
* 0.3.2 release; changed font in terminal; added new "masking"-dialognecoro2006-09-301-1/+5
* fixed bugsnecoro2006-09-291-9/+6
* Made structure change worknecoro2006-09-291-7/+7
* Replaced "print" by "debug"necoro2006-09-291-2/+2
* Reorganisation of the gui-part :) (again ;P)necoro2006-09-271-0/+238
pan class='deletions'>-35/+334 2007-04-10Some more functionality for the Qt-Frontend (complete emerge)necoro8-217/+347 2007-04-07Some more functionality for the Qt-Frontendnecoro11-88/+463 2007-04-07Added Qt-Terminalnecoro4-4/+213 2007-04-06First qt draftnecoro6-1/+796 2007-04-04showed masked packages unmasked by the user similar to stable marked testing ...necoro5-13/+40 2007-03-31changed changelognecoro1-1/+2 2007-03-31Some small changes for etcproposals 1.1necoro1-2/+2 2007-03-31Some small changes for etcproposals 1.1necoro2-3/+3 2007-03-31Some small changes for etcproposals 1.1necoro1-6/+13 2007-03-31Allowed Plugins to have a menunecoro7-201/+315 2007-03-15Added etc-proposals pluginnecoro7-28/+121 2007-03-10Added USE_EXPAND-supportnecoro5-11/+63 2007-03-10Added plugin-data to about-dialognecoro3-197/+264