summaryrefslogtreecommitdiff
path: root/geneticone/gui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed to portatonecoro2006-11-248-32/+32
* Added a save-flags-menunecoro2006-11-243-192/+208
* rewritten config to take directly the const-keys; added io_ex_dialognecoro2006-11-123-40/+73
* added control field for specifying the sync commandnecoro2006-11-123-206/+274
* Some redesigning worknecoro2006-11-072-170/+190
* new config-parser and a new layout for the config filenecoro2006-11-072-23/+26
* re-enabled oneshot; fixesnecoro2006-11-075-215/+310
* Small fix in windows to jump to the queue-tab when pressing "unmerge"necoro2006-11-061-0/+1
* Made the updating-button updating -- again ;)necoro2006-11-061-161/+162
* Rewritten the gtk-gui to use gladenecoro2006-11-062-609/+1314
* Some documentationnecoro2006-10-301-26/+85
* Made newuse workingnecoro2006-10-283-8/+8
* Added wrapper for Tree and Consolenecoro2006-10-276-17/+234
* Moved gtk-specific stuff to an extra subdir to make it more flexible for qtnecoro2006-10-275-44/+63
* Changed all occurences of "Necoro d.M." into "René 'Necoro' Neumann"necoro2006-10-264-9/+9
* 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 in...necoro2006-10-162-8/+40
* 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
* 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 package-list-creati...necoro2006-09-301-5/+7
* 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