summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use ->method syntax for method callPascal Rigaux2002-12-161-1/+1
|
* build automatically the font description if neededThierry Vignaud2002-12-161-1/+1
|
* fix string_size() usage in get_text_coord()Thierry Vignaud2002-12-161-1/+1
|
* do not export start_internet and stop_internetPascal Rigaux2002-12-141-1/+0
| | | | | (was broken since network::netconnect do not inheritate from Exporter)
* (sexProb): drop (unused!)Pascal Rigaux2002-12-131-17/+0
|
* (update_type_name): drop (unused (?))Pascal Rigaux2002-12-130-0/+0
|
* (kdeicons_postinstall): drop (unused)Pascal Rigaux2002-12-131-38/+0
|
* (check): drop it (unused, maybe you should use diskdrake::interactive::check ↵Pascal Rigaux2002-12-130-0/+0
| | | | instead)
* (add_options): drop (unused, use mount_options_unpack + mount_options_pack ↵Pascal Rigaux2002-12-131-19/+0
| | | | | | | instead) (mount_all): drop (unused, use formatMount_all instead)
* (show_info): drop (unused)Pascal Rigaux2002-12-131-5/+0
|
* drop hasUltra66 (unused)Pascal Rigaux2002-12-131-16/+0
|
* drop unused functionPascal Rigaux2002-12-131-8/+0
|
* drop loadlin handlingPascal Rigaux2002-12-132-98/+0
|
* replace "%" with "%%" in translated stringPascal Rigaux2002-12-131-2/+2
|
* remove exported names which are not definedPascal Rigaux2002-12-136-6/+6
|
* expand_row no longer bugs, great :)Guillaume Cottenceau2002-12-131-2/+1
|
* must return a true valueGuillaume Cottenceau2002-12-131-0/+2
|
* iconv_ is needed all the times, not only in drakxGuillaume Cottenceau2002-12-131-4/+4
|
* remove doubleThierry Vignaud2002-12-131-4/+2
|
* commit the real code, not the debug code :-(Pascal Rigaux2002-12-131-2/+1
|
* move draksec's gui into the standalone program,Thierry Vignaud2002-12-133-255/+235
| | | | | | nobody will uses it so it's useless to load drakx with it. also use common cli options managment
* put back the commentPascal Rigaux2002-12-131-0/+3
|
* (read_cups_printer_list, get_cups_remote_queues): much cleanupPascal Rigaux2002-12-131-48/+27
|
* use wrap_text (instead of handcoding it)Pascal Rigaux2002-12-131-10/+1
|
* fix {build,}requires for gtk+2Thierry Vignaud2002-12-131-3/+6
|
* fix installation after pixel changesThierry Vignaud2002-12-132-2/+2
|
* perl_checker fixesThierry Vignaud2002-12-131-2/+2
|
* remove uneeded variablesThierry Vignaud2002-12-131-3/+1
|
* remove unused variable $clickedPascal Rigaux2002-12-121-1/+1
|
* remove some $::expertPascal Rigaux2002-12-121-10/+5
|
* remove beginner/expert choicePascal Rigaux2002-12-122-59/+4
|
* drop options "fexpert" and "fbeginner" which used to skip the choice ↵Pascal Rigaux2002-12-121-2/+0
| | | | expert/beginner
* better englishThierry Vignaud2002-12-121-2/+2
|
* don't confuse people by altering sentences that could have beenThierry Vignaud2002-12-121-2/+2
| | | | | interpreted as questions
* when clicking on one of the legend buttons together with an existing partitionPascal Rigaux2002-12-121-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 infoThierry Vignaud2002-12-121-2/+2
| | | | | - print field names in bold blue rather than just blue
* Added a starting Hebrew file; updated Portguese filePablo Saratxaga2002-12-121-0/+12545
|
* unused variables renamed with a leading underscore (some code should be ↵Pascal Rigaux2002-12-121-4/+4
| | | | removed?)
* simplifyThierry Vignaud2002-12-121-4/+2
|
* add gtkmodify_font() and gtkset_property()Thierry Vignaud2002-12-121-1/+13
|
* updated Portuguese and Chinese filesPablo Saratxaga2002-12-111-2777/+3586
|
* reuse already consolided codeThierry Vignaud2002-12-111-2/+1
|
* reuse already consolided codeThierry Vignaud2002-12-111-2/+1
|
* add set_back_pixbuf() to let a widget paint itself a pixbuf in itsThierry Vignaud2002-12-111-1/+10
| | | | | background rather that doing this ourselves in rpmdrake or mcc
* perl_checker fixesThierry Vignaud2002-12-101-76/+72
|
* perl_checker fixesThierry Vignaud2002-12-101-94/+102
|
* fix % in translated string (it must be %%)Pascal Rigaux2002-12-101-1/+1
|
* no gratuitously tabThierry Vignaud2002-12-101-3/+2
|
* - gtk+2 portThierry Vignaud2002-12-101-83/+78
| | | | | | - "use strict" fixes - perl_checker fixes
* fix gtk+2 portThierry Vignaud2002-12-101-23/+23
|