Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix string_size() usage in get_text_coord() | Thierry Vignaud | 2002-12-16 | 1 | -1/+1 |
| | |||||
* | do not export start_internet and stop_internet | Pascal Rigaux | 2002-12-14 | 1 | -1/+0 |
| | | | | | (was broken since network::netconnect do not inheritate from Exporter) | ||||
* | (sexProb): drop (unused!) | Pascal Rigaux | 2002-12-13 | 1 | -17/+0 |
| | |||||
* | (kdeicons_postinstall): drop (unused) | Pascal Rigaux | 2002-12-13 | 1 | -38/+0 |
| | |||||
* | (add_options): drop (unused, use mount_options_unpack + mount_options_pack ↵ | Pascal Rigaux | 2002-12-13 | 1 | -19/+0 |
| | | | | | | | instead) (mount_all): drop (unused, use formatMount_all instead) | ||||
* | (show_info): drop (unused) | Pascal Rigaux | 2002-12-13 | 1 | -5/+0 |
| | |||||
* | drop hasUltra66 (unused) | Pascal Rigaux | 2002-12-13 | 1 | -16/+0 |
| | |||||
* | drop unused function | Pascal Rigaux | 2002-12-13 | 1 | -8/+0 |
| | |||||
* | drop loadlin handling | Pascal Rigaux | 2002-12-13 | 2 | -98/+0 |
| | |||||
* | replace "%" with "%%" in translated string | Pascal Rigaux | 2002-12-13 | 1 | -2/+2 |
| | |||||
* | remove exported names which are not defined | Pascal Rigaux | 2002-12-13 | 6 | -6/+6 |
| | |||||
* | expand_row no longer bugs, great :) | Guillaume Cottenceau | 2002-12-13 | 1 | -2/+1 |
| | |||||
* | must return a true value | Guillaume Cottenceau | 2002-12-13 | 1 | -0/+2 |
| | |||||
* | iconv_ is needed all the times, not only in drakx | Guillaume Cottenceau | 2002-12-13 | 1 | -4/+4 |
| | |||||
* | remove double | Thierry Vignaud | 2002-12-13 | 1 | -4/+2 |
| | |||||
* | commit the real code, not the debug code :-( | Pascal Rigaux | 2002-12-13 | 1 | -2/+1 |
| | |||||
* | move draksec's gui into the standalone program, | Thierry Vignaud | 2002-12-13 | 3 | -255/+235 |
| | | | | | | nobody will uses it so it's useless to load drakx with it. also use common cli options managment | ||||
* | put back the comment | Pascal Rigaux | 2002-12-13 | 1 | -0/+3 |
| | |||||
* | (read_cups_printer_list, get_cups_remote_queues): much cleanup | Pascal Rigaux | 2002-12-13 | 1 | -48/+27 |
| | |||||
* | use wrap_text (instead of handcoding it) | Pascal Rigaux | 2002-12-13 | 1 | -10/+1 |
| | |||||
* | fix {build,}requires for gtk+2 | Thierry Vignaud | 2002-12-13 | 1 | -3/+6 |
| | |||||
* | fix installation after pixel changes | Thierry Vignaud | 2002-12-13 | 2 | -2/+2 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-12-13 | 1 | -2/+2 |
| | |||||
* | remove uneeded variables | Thierry Vignaud | 2002-12-13 | 1 | -3/+1 |
| | |||||
* | remove unused variable $clicked | Pascal Rigaux | 2002-12-12 | 1 | -1/+1 |
| | |||||
* | remove some $::expert | Pascal Rigaux | 2002-12-12 | 1 | -10/+5 |
| | |||||
* | remove beginner/expert choice | Pascal Rigaux | 2002-12-12 | 2 | -59/+4 |
| | |||||
* | drop options "fexpert" and "fbeginner" which used to skip the choice ↵ | Pascal Rigaux | 2002-12-12 | 1 | -2/+0 |
| | | | | expert/beginner | ||||
* | better english | Thierry Vignaud | 2002-12-12 | 1 | -2/+2 |
| | |||||
* | don't confuse people by altering sentences that could have been | Thierry Vignaud | 2002-12-12 | 1 | -2/+2 |
| | | | | | interpreted as questions | ||||
* | when clicking on one of the legend buttons together with an existing partition | Pascal Rigaux | 2002-12-12 | 1 | -4/+1 |
| | | | | | | selected, it doesn't change the partition type, it tells to use "Type" (it used to be ignored in non-expert, and do a change type in expert) | ||||
* | - s/::/:/ on cpu info | Thierry Vignaud | 2002-12-12 | 1 | -2/+2 |
| | | | | | - print field names in bold blue rather than just blue | ||||
* | Added a starting Hebrew file; updated Portguese file | Pablo Saratxaga | 2002-12-12 | 1 | -0/+12545 |
| | |||||
* | unused variables renamed with a leading underscore (some code should be ↵ | Pascal Rigaux | 2002-12-12 | 1 | -4/+4 |
| | | | | removed?) | ||||
* | simplify | Thierry Vignaud | 2002-12-12 | 1 | -4/+2 |
| | |||||
* | add gtkmodify_font() and gtkset_property() | Thierry Vignaud | 2002-12-12 | 1 | -1/+13 |
| | |||||
* | updated Portuguese and Chinese files | Pablo Saratxaga | 2002-12-11 | 1 | -2777/+3586 |
| | |||||
* | reuse already consolided code | Thierry Vignaud | 2002-12-11 | 1 | -2/+1 |
| | |||||
* | reuse already consolided code | Thierry Vignaud | 2002-12-11 | 1 | -2/+1 |
| | |||||
* | add set_back_pixbuf() to let a widget paint itself a pixbuf in its | Thierry Vignaud | 2002-12-11 | 1 | -1/+10 |
| | | | | | background rather that doing this ourselves in rpmdrake or mcc | ||||
* | perl_checker fixes | Thierry Vignaud | 2002-12-10 | 1 | -76/+72 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-12-10 | 1 | -94/+102 |
| | |||||
* | fix % in translated string (it must be %%) | Pascal Rigaux | 2002-12-10 | 1 | -1/+1 |
| | |||||
* | no gratuitously tab | Thierry Vignaud | 2002-12-10 | 1 | -3/+2 |
| | |||||
* | - gtk+2 port | Thierry Vignaud | 2002-12-10 | 1 | -83/+78 |
| | | | | | | - "use strict" fixes - perl_checker fixes | ||||
* | fix gtk+2 port | Thierry Vignaud | 2002-12-10 | 1 | -23/+23 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-12-10 | 3 | -18/+18 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-12-10 | 1 | -11/+11 |
| | |||||
* | use "perl_checker --generate-pot" instead of fake_c + xgettext | Pascal Rigaux | 2002-12-10 | 2 | -30/+2 |
| | |||||
* | service_harddrake.sh is not a PM, so i remove it from STANDALONEPMS_ | Pascal Rigaux | 2002-12-10 | 1 | -1/+1 |
| |