summaryrefslogtreecommitdiff
path: root/geneticone/gui/gui_helper.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
erate: disallow zero length generated passwordsJason A. Donenfeld1-1/+2 2018-02-01generate: in-place should work when file is emptyJason A. Donenfeld1-1/+1 2017-12-18Quote array specifierJason A. Donenfeld1-1/+1 2017-10-13protect dirname calls from pass-names that look like command-line optionsStacey Sheldon1-6/+6 2017-09-15passmenu: Don't eat whitespace at beginning/end of passwordDaniel Lublin1-1/+1 2017-08-29emacs: Release version 1.0.1 of Emacs packageSvend Sorensen2-5/+10 2017-08-29emacs: --run-async: Quote shell argumentsDamien Cassou1-4/+5 2017-08-29emacs: Update author's email addressSvend Sorensen1-2/+2 2017-08-29emacs: Fix package-lint violationsSvend Sorensen1-2/+3 2017-07-26emacs: Release version 1.0.0 of Emacs packageSvend Sorensen2-1/+8 2017-07-26emacs: Use with-editor to wrap "pass edit"Svend Sorensen2-9/+17 2017-04-13Bump version1.7.1Jason A. Donenfeld1-1/+1 2017-04-13init: match only the public keyJason A. Donenfeld1-1/+1 2017-03-28Use $GPG variableJason A. Donenfeld1-3/+3 2017-03-20Fix compatibility with GnuPG 2.2.19Andreas Stieger2-2/+2 2017-03-01tests: fix on OSX by not using the tr hackJason A. Donenfeld3-5/+2 2017-02-26Bump version1.7Jason A. Donenfeld1-1/+1 2017-02-26Modernize makefileJason A. Donenfeld2-31/+36 2017-02-25CopyrightJason A. Donenfeld1-1/+1 2017-02-25StyleJason A. Donenfeld1-2/+2 2017-02-25git: use inner-most directoryJason A. Donenfeld2-27/+48 2017-02-25clip: sleep may require argv[0] to be sleepJason A. Donenfeld1-1/+1 2017-02-25man: document system extensionsJason A. Donenfeld1-2/+3