summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* meuhGuillaume Cottenceau2002-12-191-3/+3
|
* updated Portuguese filePablo Saratxaga2002-12-191-3735/+4012
|
* ignore .perl_checker.cachePascal Rigaux2002-12-181-1/+1
|
* help perl_checker knowing packages are used as classesPascal Rigaux2002-12-182-2/+7
|
* fixThierry Vignaud2002-12-181-1/+1
|
* XFdrake gtk+-2Thierry Vignaud2002-12-182-20/+20
|
* new features including checking unused functions, and checking methods being ↵Pascal Rigaux2002-12-183-16/+2
| | | | available
* enumerate the various required packages when requiring a package dynamically ↵Pascal Rigaux2002-12-182-0/+10
| | | | known
* add "new" to lvm.pm, and use itPascal Rigaux2002-12-183-6/+10
|
* - basic gtk+-2 port (edition is not ready yet)Thierry Vignaud2002-12-181-82/+87
| | | | | - perl_checker fixes
* refresh: remove current interfaces before readding them, like it wasThierry Vignaud2002-12-181-1/+1
| | | | | before
* - consolidate some code into new_dialogThierry Vignaud2002-12-181-39/+22
| | | | | - simplify through MDK::Common
* perl_checker fixesThierry Vignaud2002-12-182-3/+3
|
* disable embedded mode for now due to gtk+-2 bugsThierry Vignaud2002-12-181-1/+2
|
* - gtk+-2 port is completed (switch from CList to TreeView)Thierry Vignaud2002-12-181-22/+25
| | | | | | | | | - gtk+-2 minor fixes (use new API rather than old one) - fix non wizard mode (add to frame not to window which is already full) - wizard mode is fixed by previous ugtk2 fix - simplify through MDK::Common
* fix wizards and draconnect:Thierry Vignaud2002-12-181-1/+1
| | | | | | | | | | it's the same code as in old my_gtk but i don't understand how it could have worked... yet the logic is quite simple : we add the "previous" button only if we're not in the wizard's first page; but the "next/finish" button must still be added, else the wizard is quite unusefull :-(
* fix drakconnect warningsThierry Vignaud2002-12-181-1/+0
|
* saner default size (too big for 800x600 sadly)Thierry Vignaud2002-12-182-2/+4
|
* updatedArkadiusz Lipiec2002-12-171-2637/+3327
|
* - export gtkappend_pageDaouda Lo2002-12-171-2/+2
|
* - add gtkappend_page function (for gui building wizard)Daouda Lo2002-12-171-0/+7
|
* fix english typo (thanks to J. Grant)Pascal Rigaux2002-12-161-1/+1
|
* really drop update_type_namePascal Rigaux2002-12-161-16/+0
|
* really drop check()Pascal Rigaux2002-12-161-6/+0
|
* 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
|