summaryrefslogtreecommitdiff
path: root/geneticone/gui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 0.4.5necoro2006-10-211-1/+1
|
* no newuse flag atmnecoro2006-10-211-2/+2
|
* fixed bug in update_world which ignored systemnecoro2006-10-182-2/+10
|
* Introduced watch_cursor decoratornecoro2006-10-162-21/+31
|
* Speedup for "--deep"; loading sign for update world; handling packages not ↵necoro2006-10-162-8/+40
| | | | in portage system (anymore)
* Second level of "emerge --update"necoro2006-10-152-9/+34
|
* Implemented emerge --syncnecoro2006-10-152-0/+10
|
* First implementation of "emerge --update world"necoro2006-10-152-15/+70
|
* 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-142-4/+7
|
* Some more documentationnecoro2006-10-132-82/+298
|
* Enabled oneshotnecoro2006-10-122-32/+98
|
* Layout updatenecoro2006-10-121-16/+38
|
* Fixed bugsnecoro2006-10-121-3/+3
|
* Migrated to UIManagernecoro2006-10-121-33/+64
|
* Fixed bug not showing the use-flag-list in some casesnecoro2006-10-101-3/+5
|
* bla - prepared 0.4.0 ; added dialogs.py; extended some commentsnecoro2006-10-093-93/+176
|
* Made the testing stuff working too ... I hope ^^ ... removed obsolete-dirnecoro2006-10-082-18/+66
|
* Added first support for the masking stuff ... and hoping that it is going to ↵necoro2006-10-052-9/+42
| | | | work properly ;)
* Added preference windownecoro2006-10-052-39/+117
|
* Corrected comments, structure, bad algorithms etcnecoro2006-10-022-169/+202
|
* Implemented an internal db; removed unmerge-bugnecoro2006-10-012-26/+43
|
* Implemented some new backend functions which speed up the ↵necoro2006-09-301-5/+7
| | | | package-list-creation. (Thanks an porthole for the inspiration ;P)
* 0.3.2 release; changed font in terminal; added new "masking"-dialognecoro2006-09-302-10/+28
|
* fixed bugsnecoro2006-09-292-9/+11
|
* Made structure change worknecoro2006-09-292-21/+20
|
* Replaced "print" by "debug"necoro2006-09-292-6/+8
|
* Removed shebangsnecoro2006-09-271-2/+0
|
* Reorganisation of the gui-part :) (again ;P)necoro2006-09-273-232/+243
|
* Added AboutWindownecoro2006-09-271-5/+43
|
* No more doubled entries in the Queuenecoro2006-09-271-13/+18
|
* Added scrollbars for the queue-windownecoro2006-09-251-1/+4
|
* Started some documentationnecoro2006-09-241-46/+105
|
* Genetic/One now takes changed useflags into account when calculating ↵necoro2006-09-241-34/+84
| | | | dependencies. Plus some minor changes / bugfixes.
* Completly implemented use-flags in the GUI.necoro2006-09-201-8/+28
|
* Fixesnecoro2006-09-191-1/+4
|
* First use-flag-toggle-supportnecoro2006-09-191-5/+33
|
* Added licence informations.necoro2006-09-192-195/+223
|
* Removed our own threading-module ...necoro2006-09-171-2/+4
|
* Removed our own threading-module ...necoro2006-09-171-8/+14
|
* Added Thread-Module and made the "refresh" workingnecoro2006-09-151-22/+45
|
* Improved searchnecoro2006-09-111-15/+56
|
* Some structure changesnecoro2006-09-082-0/+561