Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install extra packages when using wizard too. | Stew Benedict | 2004-03-11 | 1 | -53/+53 |
| | | | | | Key transfer in GUI wasn't reporting errors. | ||||
* | list yes/no for autologin in a more intuitive way, that is yes is | Thierry Vignaud | 2004-03-11 | 1 | -7/+7 |
| | | | | | grouped with user and wm pull down menus (robert.vojta@qcm.cz, anthill #390) | ||||
* | fix the disable, enable functions | Florin Grad | 2004-03-11 | 1 | -36/+40 |
| | |||||
* | remove debug statement | Thierry Vignaud | 2004-03-11 | 1 | -1/+1 |
| | |||||
* | fix previous button on first step (robert.vojta@qcm.cz, anthill #387) | Thierry Vignaud | 2004-03-11 | 1 | -2/+4 |
| | |||||
* | (text_append) fix second run (on next filling, we shall not create | Thierry Vignaud | 2004-03-11 | 1 | -3/+4 |
| | | | | | tags with name of existing ones) | ||||
* | (parse_file) fix search :-) | Thierry Vignaud | 2004-03-11 | 1 | -1/+1 |
| | |||||
* | fix previous button on first step (robert.vojta@qcm.cz, anthill #386) | Thierry Vignaud | 2004-03-11 | 1 | -1/+3 |
| | |||||
* | (log_output) take a color and a font as parameters now | Thierry Vignaud | 2004-03-11 | 1 | -14/+24 |
| | | | | | | | | (log_output__real) splited from log_output(), insert text into textview at once (*) use new framework to speedup (#8412) | ||||
* | (text_append) introduce it, forked from gtktext_insert() | Thierry Vignaud | 2004-03-11 | 1 | -0/+29 |
| | | | | | | | | | | unlike the later, it create named tags, thus reducing tagtable size from 30000+ tags to 10-20, thus speedup logdrake in quite a big way. it should probably replace gtktext_insert in mdk10.1 since all gtktext_insert users really have quite a few tags (eg: 1 for harddrake2 and rpmdrake) | ||||
* | (parse_file) speed up it by 20% (#8412) but logcolorize is the top one | Thierry Vignaud | 2004-03-11 | 1 | -3/+10 |
| | | | | | in profiles | ||||
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 2 | -2/+2 |
| | |||||
* | (row_setting_dialog) sanitize spacing in frames | Thierry Vignaud | 2004-03-10 | 1 | -7/+7 |
| | |||||
* | fix the 8669 bug | Florin Grad | 2004-03-10 | 1 | -1/+1 |
| | |||||
* | Reverse trivial translation typo. Change the_time() usage. | Stew Benedict | 2004-03-09 | 1 | -3/+3 |
| | |||||
* | Fix breakage introduced in config rewrite. | Stew Benedict | 2004-03-09 | 1 | -19/+13 |
| | | | | | All wizard methods should end at config summary. | ||||
* | fix crash in wizard (#8654) (setVarsInSh use output instead of output_p...) | Thierry Vignaud | 2004-03-09 | 1 | -0/+1 |
| | |||||
* | (the_time) simplify | Thierry Vignaud | 2004-03-09 | 1 | -14/+2 |
| | |||||
* | fix boot_conf_path usage | Thierry Vignaud | 2004-03-09 | 1 | -4/+4 |
| | |||||
* | rename thm_conf_path as boot_conf_path to prevent confusion with thm_path | Thierry Vignaud | 2004-03-09 | 1 | -6/+5 |
| | |||||
* | (write_boot_thm) simplify through mkdir_p() | Thierry Vignaud | 2004-03-09 | 1 | -7/+3 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2004-03-09 | 1 | -3/+1 |
| | |||||
* | fix config file path (directory is now named config, not cfg) | Thierry Vignaud | 2004-03-09 | 1 | -6/+7 |
| | |||||
* | Support for plain tar. Deal with mixture of formats on restore. (#8676) | Stew Benedict | 2004-03-09 | 1 | -109/+127 |
| | | | | | | Fix issue with first incremental pass not using base as comparison. Rework most file selections to use the same sub, drop other subs. | ||||
* | Fix to prevent saving host passwd when user requests not to (#8700). | Stew Benedict | 2004-03-08 | 1 | -1/+9 |
| | |||||
* | UI coherency (#8675). | Stew Benedict | 2004-03-08 | 1 | -1/+2 |
| | |||||
* | Fix some missing configuration options (#8654). | Stew Benedict | 2004-03-08 | 1 | -7/+9 |
| | |||||
* | (make_boot_frame) fix crash on color switch | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | (mk_frame) | Thierry Vignaud | 2004-03-08 | 1 | -42/+59 |
| | | | | | | - workaround horrible packing by using a table instead of a vbox - do packing of resulted table outside mk_frame() which is much saner | ||||
* | fix spacing around commas (sanitizing) | Thierry Vignaud | 2004-03-08 | 1 | -31/+31 |
| | |||||
* | gc prefers "obj->method" rather than "method obj" call style | Thierry Vignaud | 2004-03-08 | 1 | -14/+14 |
| | |||||
* | use option menu for resolutions list | Thierry Vignaud | 2004-03-08 | 1 | -1/+6 |
| | |||||
* | (mk_frame) enable to use either combo boxes or option menus for lists | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | (mk_frame) fix combo boxes filling | Thierry Vignaud | 2004-03-08 | 1 | -5/+6 |
| | |||||
* | (which_res_exist) unjonathan-ize | Thierry Vignaud | 2004-03-08 | 1 | -5/+4 |
| | |||||
* | (show_prev) only redraw needed part, not whole image | Thierry Vignaud | 2004-03-08 | 1 | -5/+5 |
| | |||||
* | (show_prev) fix crash on image drawing | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | (show_prev) fix crash on image scaling | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | fix crash on "preview" button | Thierry Vignaud | 2004-03-08 | 1 | -10/+10 |
| | |||||
* | (get_this_thm_res_conf) add prototype to help perl_checker | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | kill unused variables | Thierry Vignaud | 2004-03-08 | 1 | -2/+0 |
| | |||||
* | kill perl4 function call style | Thierry Vignaud | 2004-03-08 | 1 | -13/+13 |
| | |||||
* | center labels like before | Thierry Vignaud | 2004-03-08 | 1 | -2/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-03-05 | 1 | -1/+1 |
| | |||||
* | (wait_msg) show up some translated title | Thierry Vignaud | 2004-03-04 | 1 | -1/+1 |
| | |||||
* | reput back strict pragma | Thierry Vignaud | 2004-03-04 | 1 | -0/+1 |
| | |||||
* | really enable the proxy squid, fix the proxy REDIRECT shorewall rule, fis ↵ | Florin Grad | 2004-03-04 | 1 | -8/+10 |
| | | | | the shorewall interfaces configuration | ||||
* | list network card name rather than just ethX in device list | Thierry Vignaud | 2004-03-04 | 1 | -1/+2 |
| | |||||
* | Don't destroy "fat" client inittab. | Stew Benedict | 2004-03-04 | 1 | -1/+2 |
| | |||||
* | Default kernel version, add gdm user if needed, autologin warning. | Stew Benedict | 2004-03-03 | 1 | -39/+112 |
| | | | | | | Copy server X keyboard config to client. Default thin client setup. Change banner method as other drak tools. |