summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix computeSize which took into account suggested partitions on another drivesPascal Rigaux2003-06-061-5/+8
| | | | | (which is especially bad for LVMs)
* don't use N() so earlyPascal Rigaux2003-06-061-13/+13
| | | | | (beware, this removes translation, some translate() calls must be added!)
* ensure N() is not called before ugtk2 is initialised, otherwisePascal Rigaux2003-06-062-0/+3
| | | | | the gettext is not forced to utf8
* fix typos + perl_checker fixesPascal Rigaux2003-06-061-4/+4
|
* fix install crashed X server because /usr/bin/true was no moreGuillaume Cottenceau2003-06-051-1/+1
| | | | | available :/
* fix build with new gccPascal Rigaux2003-06-051-2/+2
|
* support more tuners and tv cardsThierry Vignaud2003-06-051-1/+5
|
* Bug 3647 - Chinese translations. More perl_checker fixes.Stew Benedict2003-06-051-331/+331
|
* make perl_checker a happy botPascal Rigaux2003-06-051-1/+1
|
* don't use description of fstab options from manpage mount(8), inline them in ↵Pascal Rigaux2003-06-051-28/+35
| | | | the source
* latest missing filesGwenolé Beauchesne2003-06-049-0/+156
|
* add missing scriptsGwenolé Beauchesne2003-06-042-0/+13
|
* even more removalsGwenolé Beauchesne2003-06-0437-1446/+0
|
* remove obsolete bitsGwenolé Beauchesne2003-06-0494-381/+0
|
* Import dietlibc 0.22 + other fixes for AMD64Gwenolé Beauchesne2003-06-04502-0/+19926
|
* typo from post-rereadingGwenolé Beauchesne2003-06-041-1/+1
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-04516-5476/+14017
| | | | | | | | | - AMD64 support to insmod-busybox, minilibc, et al. - Sync with insmod-modutils 2.4.19 something but everyone should use dietlibc nowadays - Factor out compilation and prefix with $(DIET) for dietlibc builds - 64-bit & varargs fixes
* allow X server to use :9 (:1 seems to not working ?) and disable access controlFrancois Pons2003-06-041-3/+3
| | | | | (no clients can connect by default).
* updated for newer perl-URPM (0.90 series).Francois Pons2003-06-041-27/+18
|
* updated with rpm 4.2.Francois Pons2003-06-041-1/+1
|
* avoid updating kernel-BOOT (as kernel-BOOT of cooker is pure shit).Francois Pons2003-06-041-14/+20
|
* update only RPMS1 and RPMS2 to keep other package in RPMS3.Francois Pons2003-06-041-1/+1
|