Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #1352 : do not add buggy font directories | Thierry Vignaud | 2003-05-15 | 1 | -5/+12 |
| | |||||
* | hide "mode switch" buttons to only enable to switch to the other mode, | Thierry Vignaud | 2003-05-15 | 1 | -32/+40 |
| | | | | | not the current one | ||||
* | - uninline poulpy | Thierry Vignaud | 2003-05-14 | 1 | -54/+37 |
| | | | | | | | | | | | | - use map instead of foreach in some places - (chk_empty_xfs_path): replacing foreach by map make obvious that we don't have to grep all items, grep will be enough - (put_font_dir): consolidate some code into convert_fonts; this make obvious there were some bug due to $/varname typo; this also reduce the message to translate ammount | ||||
* | perl_checker cleaning | Stew Benedict | 2003-05-13 | 2 | -165/+166 |
| | |||||
* | cleanups | Thierry Vignaud | 2003-05-13 | 1 | -64/+61 |
| | |||||
* | - remove 80% of perl_checker warnings | Thierry Vignaud | 2003-05-13 | 1 | -2/+2 |
| | | | | | - gtkbuttonset is not exported by ugtk2 | ||||
* | better use s/_get/get/ and {get,set}_fraction instead of ->fraction | Thierry Vignaud | 2003-05-13 | 1 | -6/+3 |
| | | | | | helper | ||||
* | better use get instead of _get | Thierry Vignaud | 2003-05-13 | 1 | -5/+5 |
| | |||||
* | help perl_checker by providing an empty prototype | Thierry Vignaud | 2003-05-13 | 1 | -2/+2 |
| | |||||
* | let ugtk2->new manage the title setting | Thierry Vignaud | 2003-05-13 | 1 | -3/+2 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-13 | 1 | -14/+11 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2003-05-13 | 1 | -1/+1 |
| | |||||
* | make option managment look like real perl | Thierry Vignaud | 2003-05-13 | 1 | -2/+3 |
| | |||||
* | - add empty prototypes to help perl_checker | Thierry Vignaud | 2003-05-13 | 1 | -4/+3 |
| | | | | | - has_sub_trees: better use || | ||||
* | perl_checker compliance, differential mode option, explain adding directories | Stew Benedict | 2003-05-12 | 1 | -231/+298 |
| | |||||
* | - pass enough dummy parameters to fs::merge_info_from_fstab | Thierry Vignaud | 2003-05-12 | 1 | -3/+3 |
| | | | | | | - add empty prototypes to help perl_checker catch miss writeen func calls | ||||
* | - do not log localized messages; what's more, this is supposed to be | Thierry Vignaud | 2003-05-12 | 1 | -10/+5 |
| | | | | | | | | | already logged by standalone - in testing mode: o do not enforce the need for bootsplash o do not really run mkinitrd - if bootsplash miss, we should just go back to main config window | ||||
* | add "--list-hd" to please gbeauchesne | Pascal Rigaux | 2003-05-12 | 1 | -2/+4 |
| | |||||
* | - follow new network::netconnect::save_conf signature | Damien Chaumette | 2003-05-07 | 1 | -2/+1 |
| | | | | | - remove call to network::netconnect::set_net_conf, no longer exist | ||||
* | - drop !$::isWizard code | Damien Chaumette | 2003-05-06 | 1 | -47/+19 |
| | | | | | | | | - change netconnect::main signature - change network::modem::ppp_configure signature - perl_checker - cleanup | ||||
* | crash on add other files | Stew Benedict | 2003-05-06 | 1 | -53/+96 |
| | | | | | | | | | fix disabled incremental other files checkbox fix lack of incremental backups of other files fix broken daemon mode fix file remove issue I know it fails perl_checker - require ugtk2 never returns on console | ||||
* | fix sucky fonction (thanks to master guillaume) | Damien Chaumette | 2003-05-02 | 1 | -2/+2 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-04-30 | 2 | -13/+13 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2003-04-30 | 1 | -1/+1 |
| | |||||
* | - no non empty prototypes | Thierry Vignaud | 2003-04-30 | 1 | -4/+4 |
| | | | | | - s/sub { one func call }/code ref/ | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-04-30 | 1 | -15/+15 |
| | |||||
* | more perl_checker compliant | Damien Chaumette | 2003-04-30 | 1 | -25/+16 |
| | |||||
* | no doble module loading | Thierry Vignaud | 2003-04-29 | 1 | -1/+0 |
| | |||||
* | fix #3701: return back to the display managers menu if one cancel the | Thierry Vignaud | 2003-04-29 | 1 | -1/+2 |
| | | | | | installation of the required packages | ||||
* | more perl_checker friendly | Damien Chaumette | 2003-04-29 | 1 | -51/+50 |
| | |||||
* | empty install list at cancel | Damien Chaumette | 2003-04-29 | 1 | -0/+1 |
| | |||||
* | prevent void list installation | Damien Chaumette | 2003-04-29 | 1 | -2/+4 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 2 | -3/+3 |
| | |||||
* | array costs less than a hash | Thierry Vignaud | 2003-04-22 | 1 | -32/+29 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 3 | -15/+21 |
| | |||||
* | fix #1675: swap the text and button widgets | Thierry Vignaud | 2003-04-16 | 1 | -1/+1 |
| | |||||
* | add hint for translators | Thierry Vignaud | 2003-04-15 | 1 | -2/+1 |
| | |||||
* | corrected titi typo | damien | 2003-04-11 | 1 | -1/+1 |
| | |||||
* | any::setupBootloader() already call bootloader::install() | Thierry Vignaud | 2003-04-10 | 1 | -6/+3 |
| | |||||
* | it was designed in 2003, not 2002 | Thierry Vignaud | 2003-04-10 | 1 | -1/+1 |
| | |||||
* | fix #2826 (aka pixel sucks): | Thierry Vignaud | 2003-04-07 | 1 | -7/+7 |
| | | | | | | | | | | pixel changed the booloader module api by throwing an exception instead of using the ugly /tmp/.error temporary file and altered drakx callers but forget to update standalone/* callers (aka drakboot). now, with this patch, any error during lilo/grub installation is catched and displayed, which is more generic than checking for spaces. | ||||
* | fix crash on floppy generation reported by Francisco Alcaraz | Thierry Vignaud | 2003-04-04 | 1 | -3/+2 |
| | |||||
* | - perl_checker fixes | Thierry Vignaud | 2003-04-04 | 1 | -7/+7 |
| | | | | | - ensure only one callback do regular parsing | ||||
* | s/initrdrd/initrd/ (Arpad Biro) | Thierry Vignaud | 2003-04-02 | 1 | -1/+1 |
| | |||||
* | fix pablo patch that broke two translations (reported by Arkadiusz | Thierry Vignaud | 2003-04-02 | 1 | -2/+2 |
| | | | | | Lipiec) | ||||
* | remove unused variable | Thierry Vignaud | 2003-04-02 | 1 | -1/+1 |
| | |||||
* | - various perl_checker "fixes" | Thierry Vignaud | 2003-04-02 | 1 | -3/+4 |
| | | | | | - (logcolorize): make it saner regarding its arguments, thanks perl_checker | ||||
* | (parse_file) pass explicit argument instead of relying on lexical $_ | Thierry Vignaud | 2003-04-01 | 1 | -3/+3 |
| | | | | | being correct in that context (worked fine but this is bad) | ||||
* | - fix fscking french translation | Thierry Vignaud | 2003-04-01 | 1 | -0/+1 |
| | | | | | - explain why it's bad to translate this way | ||||
* | simplify | Thierry Vignaud | 2003-04-01 | 1 | -1/+1 |
| |