summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* calling Gtk2->set_locale at each ugtk2 object creation should beGuillaume Cottenceau2003-06-271-2/+0
| | | | | | unneeded (Gtk2->init initializes internationalization stuff of Gtk2), and it breaks my setlocale call in rpmdrake
* updated pot filePablo Saratxaga2003-06-272-498/+721
|
* Local client hardware configuration via drak tools.Stew Benedict2003-06-261-65/+199
|
* Fix GUI in embedded mode - [Bug 4111] - note translate strings changed.Stew Benedict2003-06-251-13/+8
|
* GUI elements for local client hardware config. Update strings for translators.Stew Benedict2003-06-241-27/+36
|
* 9.2-0.7mdkThierry Vignaud2003-06-241-3/+8
|
* fix crash on service restartThierry Vignaud2003-06-241-0/+1
|
* prevent drakfont from crashing when trying to deleting an empty listThierry Vignaud2003-06-241-0/+1
|
* (grub2dev)Thierry Vignaud2003-06-241-2/+1
| | | | | | - remove dead code - enhance comment
* (from_devfs)Thierry Vignaud2003-06-241-1/+3
| | | | | | - handle read_proc_partitions_raw() / find() faillures - return undef when we failled to find out real device
* (read_grub) increase readibilityThierry Vignaud2003-06-241-2/+1
|
* 9.2-0.6mdkThierry Vignaud2003-06-241-2/+11
|
* try to fix #3695 : read grub config file when current bootloader is grubThierry Vignaud2003-06-241-0/+65
| | | | | | | | | | | | | - make read() a wrapper above read_grub() and read_lilo() (the later being quite identical to older read()) - introduce 3 new functions: * grub2dev() in order to guess linux device from grub one * ungrubify() in order to replace grub devices in file paths by proper linux mount points * read_grub() in order to parse /boot/grub/menu.lst and create proper bootloader data structure for setup
* - move read_proc_partitions_raw() from fsedit.pm to devices.pmThierry Vignaud2003-06-242-16/+20
| | | | | | - (devices::from_devfs, devices::from_devfs) handle block devices too, with read_proc_partitions_raw() helper
* fix pixel vs strict pragamThierry Vignaud2003-06-242-2/+2
|
* make log message arch independantThierry Vignaud2003-06-241-1/+1
|
* remember to update mount options description on util-linux updateThierry Vignaud2003-06-241-0/+1
|
* create_box_with_title: chinese langs also need to always useGuillaume Cottenceau2003-06-181-1/+1
| | | | | | GtkTextView because GtkLabel won't wrap automatically (fixes problems displaying help non-wrapped in the install, #3670)
* use the mkswap commandPascal Rigaux2003-06-182-118/+16
| | | | | | | => simpler code and mkswap is not big => rely on mkswap for choosing the swap version (note that kernel 2.5 doesn't handle v0 swap anymore)
* updated pot filePablo Saratxaga2003-06-162-458/+572
|
* allow encrypted partitions in auto_install (with encrypt_key non encrypted!)Pascal Rigaux2003-06-161-1/+1
|
* forgot some debug print linesFlorin Grad2003-06-131-2/+0
|
* change a bit how strings are passed to advertising systemGuillaume Cottenceau2003-06-1218-1289/+1678
| | | | | | so that we don't specify absolute x,y positions for each paragraph, ending with overwritten text in some localizations
* - miscellaneous_choose() no longer use uneeded b_clickedDamien Chaumette2003-06-121-4/+4
| | | | | | - drop $::Expert - perl_checker fix
* fix too many parameters in miscellaneous_choose callDamien Chaumette2003-06-121-1/+1
|
* - drop $::ExpertDamien Chaumette2003-06-121-4/+4
| | | | | - drop $netc->{ZEROCONF_HOSTNAME}, only need regexp
* read the default network configurationFlorin Grad2003-06-121-7/+9
|
* - drop $::ExpertDamien Chaumette2003-06-121-23/+9
| | | | | - simplify code
* get_text_coord: fix heights handling: use real height of eachGuillaume Cottenceau2003-06-121-8/+19
| | | | | | line rather than default height from font info (which is bugged in japanese)
* get_text_coord: fix wrapping broken (gc sux)Guillaume Cottenceau2003-06-111-1/+1
|
* revert fpons' strange 1.345's commitGuillaume Cottenceau2003-06-111-1/+1
|
* - s/interactive_gtk/interactive::gtk/ to get sub pre_func usableDamien Chaumette2003-06-111-21/+3
| | | | | - drop write_on_pixmap way
* choosePackagesTree: display the "watch" mouse cursor when doing slow ↵Guillaume Cottenceau2003-06-111-14/+24
| | | | operations; display blue text for rpm tags of package descriptions
* change ask_browse_tree_info_given_widgets andGuillaume Cottenceau2003-06-111-4/+5
| | | | | | ask_browse_tree_info API's so that widgets can be reachable from ask_browse_tree_info clients (install_steps_gtk.pm)
* fixed otherOnly not taken into account for unselectPackage.Francois Pons2003-06-111-0/+6
|
* bug fixed in upstream gtk2Guillaume Cottenceau2003-06-111-4/+3
|
* ask_browse_tree_info: set_rules_hint(1)Guillaume Cottenceau2003-06-111-0/+1
|
* More GUI quirks from GTK2 port.Stew Benedict2003-06-091-39/+49
| | | | | Ensure pcimap from etherboot created for dhcpd server.
* Translation fixes (thx, gc, pixel). Another GUI crash fix.Stew Benedict2003-06-091-316/+318
|
* re-adding with -kbPascal Rigaux2003-06-061-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-06-061-0/+0
|
* fix dep of "make clean && make"Guillaume Cottenceau2003-06-061-1/+4
|
* *** empty log message ***Pascal Rigaux2003-06-061-1/+2595
|
* perl_checker compliancePascal Rigaux2003-06-061-6/+6
|
* cookerGuillaume Cottenceau2003-06-061-0/+0
|
* we're in cooker nowGuillaume Cottenceau2003-06-061-1/+1
|
* "Country" -> "Country" . " / Region" in a few places still missing that changePablo Saratxaga2003-06-061-2/+2
|
* stricter regexp when looking /dev/xxx otherwise it is used also for nfs namesPascal Rigaux2003-06-061-2/+2
| | | | | and causes havoc
* - handle spaces in exported directoriesPascal Rigaux2003-06-061-3/+2
| | | | | - simplify using --no-headers when calling showmount
* fileshareset doesn't use MDK::CommonPascal Rigaux2003-06-061-3/+3
|