Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | default to next/finish when no field is present | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | add 'default' field in order to be able to enforce default answer for | Thierry Vignaud | 2004-02-13 | 1 | -2/+3 |
| | | | | | | yes/no like questions or when data does not conatains any fields (needed for last #7705 bit) | ||||
* | missing #7593 bit | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | use interactive->ask_okcancel in order to not have spurious field in | Thierry Vignaud | 2004-02-13 | 1 | -1/+6 |
| | | | | | text mode (#7593) | ||||
* | do not try setting transcient hint when embedded | Thierry Vignaud | 2004-02-13 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-13 | 1 | -1/+29 |
| | |||||
* | use center-on-parent for popped windows | Pascal Rigaux | 2004-02-13 | 1 | -0/+1 |
| | |||||
* | perl-MDK-Common has been rebuilt | Pascal Rigaux | 2004-02-13 | 1 | -9/+9 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-13 | 1 | -1/+160 |
| | |||||
* | don't have a wait_message above another empty wait_message when probing hardware | Pascal Rigaux | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | 10-0.14mdk | Thierry Vignaud | 2004-02-13 | 1 | -1/+7 |
| | |||||
* | add a warning when choosing security level > 2 and having a windows partition | Pascal Rigaux | 2004-02-13 | 1 | -0/+5 |
| | | | | | (since in that case we won't have umask=0) (bugzilla #4731) | ||||
* | in boolean context, "any" is better than "find" | Pascal Rigaux | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | fix reading grub config (esp. when /boot is a separate partition) | Pascal Rigaux | 2004-02-13 | 1 | -22/+24 |
| | | | | | (nb for titi: join($xx, $yy) is *not* useful) | ||||
* | forgotten modem page, to be traduced, not yet usable (please don't hurt me) | Damien Chaumette | 2004-02-13 | 1 | -19/+60 |
| | |||||
* | (create_scrolled_window) add relief for TreeViews too (interface team | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | | | | | request) | ||||
* | try hard to update_bootloader_for_renumbered_partitions() | Pascal Rigaux | 2004-02-13 | 2 | -1/+57 |
| | |||||
* | verbs must be upcased on buttons!!! | Thierry Vignaud | 2004-02-13 | 1 | -12/+13 |
| | |||||
* | - have usb-storage as a scsi_hostadapter by default | Pascal Rigaux | 2004-02-13 | 2 | -1/+18 |
| | | | | | - remove it if unneeded for normal boot (cf comment in the code) | ||||
* | updated pot file | Pablo Saratxaga | 2004-02-13 | 1 | -851/+1646 |
| | |||||
* | create read_grub_device_map() | Pascal Rigaux | 2004-02-13 | 1 | -1/+6 |
| | |||||
* | USE ASCII OR UTF-8 ONLY; **DON'T** USE ISO-8859-1! | Pablo Saratxaga | 2004-02-13 | 1 | -1/+4 |
| | |||||
* | new banner icons | Thierry Vignaud | 2004-02-13 | 2 | -2/+2 |
| | |||||
* | no need for this | Pascal Rigaux | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | remove useless comment | Thierry Vignaud | 2004-02-13 | 1 | -1/+0 |
| | |||||
* | 10-0.13mdk | Thierry Vignaud | 2004-02-13 | 1 | -3/+24 |
| | |||||
* | new banner icons | Thierry Vignaud | 2004-02-13 | 20 | -5/+6 |
| | |||||
* | handle wireless modules | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | (vnew) do not complaint about being run as root when --testing was passed | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | fix deps problem because of 2.4/2.6 mappings, better support 2.4 and 2.6 ↵ | Guillaume Cottenceau | 2004-02-13 | 1 | -6/+28 |
| | | | | alltogether by keeping 2.4 names in modules.conf | ||||
* | (new) simplify WizardTable | Thierry Vignaud | 2004-02-13 | 1 | -4/+3 |
| | |||||
* | (Gtk2::Banner->new) fix default banner size | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | - Add DRWeb's advertisement | David Baudens | 2004-02-13 | 7 | -9/+61 |
| | | | | | - Add list for each version | ||||
* | offer_to_connect: fix indentation | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | - do not flush /etc/sysconfig/drakconnect with an empty hash | Damien Chaumette | 2004-02-13 | 1 | -8/+10 |
| | | | | | - move $offer_to_connect after %adsl_devices declaration (fix typo?) | ||||
* | (new) use new Gtk2::Banner object for banner | Thierry Vignaud | 2004-02-13 | 1 | -12/+2 |
| | |||||
* | add drakvpn | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | remove uneeded variable | Thierry Vignaud | 2004-02-13 | 1 | -1/+0 |
| | |||||
* | (Gtk2::Banner) move that widget from mcc into ugtk2 so that all tools | Thierry Vignaud | 2004-02-13 | 1 | -0/+40 |
| | | | | | can reuise it for their banners | ||||
* | do not force black color for fields values, this badly conflict with | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | | | | | inverted accessibility themes | ||||
* | remove statusbar on interface team request | Thierry Vignaud | 2004-02-13 | 1 | -5/+0 |
| | |||||
* | - nice ethernet names back | Damien Chaumette | 2004-02-13 | 1 | -3/+5 |
| | |||||
* | - fix adsl via ethernet bug | Damien Chaumette | 2004-02-13 | 1 | -31/+27 |
| | | | | | | | | - fix apply settings bug - fix and shrink sub apply - drop $gui and $config - add new hash style $p | ||||
* | s/$config/$p/ for drakconnect conf file | Damien Chaumette | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | Fix QA reports of crash on file search, failure to report ftp error. | Stew Benedict | 2004-02-13 | 1 | -15/+25 |
| | |||||
* | only look for local printers (do not perform heavy network probe) | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-12 | 1 | -1/+78 |
| | |||||
* | (DrawPointAt) simplify draw_points call | Thierry Vignaud | 2004-02-12 | 1 | -1/+1 |
| | |||||
* | in get_kernels_and_labels(): | Pascal Rigaux | 2004-02-12 | 1 | -16/+15 |
| | | | | | | | - change internal data structure - change regexp matching kernel names (was broken for 2.4.25-0.pre7.3mdk) - default to kernel 2.4 when lsb is installed | ||||
* | (new) simplify banner rendering, make it cpu lighter | Thierry Vignaud | 2004-02-12 | 1 | -7/+3 |
| |