Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (load_category__prompt_for_more): cleanup, propose "See hardware info" in ↵ | Pascal Rigaux | 2003-01-23 | 1 | -3/+2 |
| | | | | any case | ||||
* | force strict pragma | Thierry Vignaud | 2003-01-23 | 1 | -1/+1 |
| | |||||
* | isdn.pm now in use strict | Damien Chaumette | 2003-01-23 | 4 | -6/+4 |
| | | | | | little cleanup | ||||
* | force strict mode | Thierry Vignaud | 2003-01-23 | 6 | -2/+7 |
| | |||||
* | - force use strict | Thierry Vignaud | 2003-01-23 | 1 | -1/+1 |
| | | | | | - perl_checker fix | ||||
* | updated pot file | Pablo Saratxaga | 2003-01-22 | 3 | -596/+746 |
| | |||||
* | English proofreading | Pablo Saratxaga | 2003-01-22 | 7 | -27/+27 |
| | |||||
* | call "yelp-pregenerate -a" after installing pkgs (since it's skipped ↵ | Pascal Rigaux | 2003-01-22 | 1 | -0/+1 |
| | | | | DURING_INSTALL) | ||||
* | correctly pop when F2 (screenshots) | Guillaume Cottenceau | 2003-01-22 | 2 | -4/+3 |
| | |||||
* | revive F1, F2 and alt-e (dialogs for F1 and F2 are broken, though) | Guillaume Cottenceau | 2003-01-22 | 1 | -22/+15 |
| | |||||
* | - perl_checker fixes | Thierry Vignaud | 2003-01-22 | 1 | -21/+15 |
| | | | | | | - is_a_font(): display the non existant file we just checked for instead of an undefined value | ||||
* | fix call to sanitize_ver by giving it linux-$version instead of linux$ext. | Francois Pons | 2003-01-22 | 1 | -1/+1 |
| | |||||
* | (acceptLicense): use new "interactive" feature to gray "Next" button until | Pascal Rigaux | 2003-01-22 | 1 | -7/+6 |
| | | | | | license is accepted | ||||
* | add {callbacks}{ok_disabled} | Pascal Rigaux | 2003-01-22 | 1 | -0/+1 |
| | |||||
* | add some documentation about the various possible fields | Pascal Rigaux | 2003-01-22 | 1 | -1/+13 |
| | |||||
* | fix accents characters displaying in console mode during install: | Guillaume Cottenceau | 2003-01-22 | 3 | -9/+7 |
| | | | | | | | - convert translations into utf8 only during install && if using gtk - explicitely bind the codeset to the specified locale's encoding because during install they are reported as utf8 | ||||
* | simplify easy_dhcp prototype | Pascal Rigaux | 2003-01-22 | 2 | -2/+2 |
| | |||||
* | perl checker fixes. | Francois Pons | 2003-01-22 | 1 | -1/+1 |
| | |||||
* | small changes in charset naming so they work better in console (console | Pablo Saratxaga | 2003-01-22 | 1 | -9/+9 |
| | | | | | is still not in utf-8) | ||||
* | fix progressbar label initialization | Thierry Vignaud | 2003-01-22 | 1 | -7/+7 |
| | |||||
* | - speedtouch fixes : | Damien Chaumette | 2003-01-22 | 1 | -1/+1 |
| | | | | | | | o binaries location from /usr/bin to /usr/sbin o clean previous instance of pppoa3 according to modem id (-c) (special thanks to Corsikas who proudly brings this patch to me :) | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-01-22 | 6 | -20/+20 |
| | |||||
* | - if there's no know driver, offer to pick a driver in the drivers | Thierry Vignaud | 2003-01-22 | 1 | -11/+14 |
| | | | | | | | list in case ldetect-lst isn't up to date but the user know which driver to use - consolidate "pick any driver" entry | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-22 | 1 | -1/+344 |
| | |||||
* | - remove createBootdisk step | Pascal Rigaux | 2003-01-22 | 6 | -95/+67 |
| | | | | | | - add mkbootdisk option in setupBootloader__general() - move kernelVersion() from install_any to any | ||||
* | seems like gdk_window_foreign_new is leaking as well.. | Guillaume Cottenceau | 2003-01-21 | 1 | -1/+2 |
| | |||||
* | (setupBootloader__mbr_or_not): add ability to skip and to put on floppy | Pascal Rigaux | 2003-01-21 | 1 | -8/+17 |
| | |||||
* | enlarge "steps" window a little | Pascal Rigaux | 2003-01-21 | 2 | -3/+3 |
| | |||||
* | perl-GTK2 0.0.cvs.2003.01.21.1 should fix set_active(undef) misbehaviour | Guillaume Cottenceau | 2003-01-21 | 2 | -2/+2 |
| | |||||
* | replace "Next" button with "Reboot" at exitInstall step | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | small enhancement to know which step is currently done | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | remove unused variable | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | fix absence of scroll up and scroll down in mouse test | Guillaume Cottenceau | 2003-01-21 | 1 | -13/+12 |
| | |||||
* | latest fixes for having default file correctly documented and make sure if | Francois Pons | 2003-01-21 | 1 | -19/+22 |
| | | | | | server boot using dhcp itself, server hostname is given instead of ip address. | ||||
* | rework autologin dialog box | Pascal Rigaux | 2003-01-21 | 1 | -9/+7 |
| | |||||
* | (Mount_point): use uniq() on suggested mount points (otherwise the suggested ↵ | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
| | | | | mount point appears twice) (fixes bug #954) | ||||
* | add daemons stop/start code. | Francois Pons | 2003-01-21 | 1 | -0/+3 |
| | |||||
* | update with something that look like running. | Francois Pons | 2003-01-21 | 1 | -381/+289 |
| | |||||
* | handle proprietary drivers | Thierry Vignaud | 2003-01-21 | 1 | -0/+5 |
| | |||||
* | if there's no alternative driver or if the current setting does not | Thierry Vignaud | 2003-01-21 | 1 | -3/+32 |
| | | | | | | please the user, let he pick any driver among multimedia/sound modules category | ||||
* | workaround set_active on Gtk2::CheckButton widgets thinking undef is true :-( | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
| | | | | | (hopefully, gc will fix perl-GTK2!) | ||||
* | replace some "Ok" with "Next ->" | Pascal Rigaux | 2003-01-21 | 2 | -2/+2 |
| | |||||
* | have Xfree version at only one place | Pascal Rigaux | 2003-01-21 | 2 | -16/+17 |
| | | | | | (nb: it would be better to parse available package and get version from it.) | ||||
* | remove or fix some "Previous" | Pascal Rigaux | 2003-01-21 | 2 | -15/+17 |
| | |||||
* | (create_okcancel): rework to prepare next move, "Next" and "Previous" on the ↵ | Pascal Rigaux | 2003-01-21 | 1 | -4/+4 |
| | | | | | | | left, and @other buttons on the right (create_hbox): do handle the layout parameter | ||||
* | update | Thierry Vignaud | 2003-01-21 | 1 | -0/+3 |
| | |||||
* | (ask_fromW): very smart code to know which widget to focus (dilemna is: ↵ | Pascal Rigaux | 2003-01-21 | 1 | -28/+27 |
| | | | | | | | | | | | "Next" vs first widget). One can also force focusing of first widget using $common->{focus_first} (ask_fromW): have "advanced" widgets above buttons, not below (create_list): fix old bug (nb: this code must be unused) (create_boxradio): need to set {focus_w} to the selected widget (nb: this is ugly) (create_boxradio, $may_go_to_next): no special case for "tab", gtk2 handles things better than gtk1 ($set_all): pass the full_struct to the setters (this allows modifying {focus_w}) (nb: this is ugly) | ||||
* | English proofreading (first pass) | Pablo Saratxaga | 2003-01-21 | 19 | -648/+1058 |
| | |||||
* | since gtkset_mousecursor is called by a timeout, don't leak | Guillaume Cottenceau | 2003-01-21 | 1 | -1/+2 |
| | | | | | memory because it can lead to problems on the long term | ||||
* | don't prompt for license when useless_thing_accepted | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
| | | | | | (this used to be done in install_steps_interactive::acceptLicense) |