Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change a bit how strings are passed to advertising system | Guillaume Cottenceau | 2003-06-12 | 18 | -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_clicked | Damien Chaumette | 2003-06-12 | 1 | -4/+4 |
| | | | | | | - drop $::Expert - perl_checker fix | ||||
* | fix too many parameters in miscellaneous_choose call | Damien Chaumette | 2003-06-12 | 1 | -1/+1 |
| | |||||
* | - drop $::Expert | Damien Chaumette | 2003-06-12 | 1 | -4/+4 |
| | | | | | - drop $netc->{ZEROCONF_HOSTNAME}, only need regexp | ||||
* | read the default network configuration | Florin Grad | 2003-06-12 | 1 | -7/+9 |
| | |||||
* | - drop $::Expert | Damien Chaumette | 2003-06-12 | 1 | -23/+9 |
| | | | | | - simplify code | ||||
* | get_text_coord: fix heights handling: use real height of each | Guillaume Cottenceau | 2003-06-12 | 1 | -8/+19 |
| | | | | | | line rather than default height from font info (which is bugged in japanese) | ||||
* | get_text_coord: fix wrapping broken (gc sux) | Guillaume Cottenceau | 2003-06-11 | 1 | -1/+1 |
| | |||||
* | revert fpons' strange 1.345's commit | Guillaume Cottenceau | 2003-06-11 | 1 | -1/+1 |
| | |||||
* | - s/interactive_gtk/interactive::gtk/ to get sub pre_func usable | Damien Chaumette | 2003-06-11 | 1 | -21/+3 |
| | | | | | - drop write_on_pixmap way | ||||
* | choosePackagesTree: display the "watch" mouse cursor when doing slow ↵ | Guillaume Cottenceau | 2003-06-11 | 1 | -14/+24 |
| | | | | operations; display blue text for rpm tags of package descriptions | ||||
* | change ask_browse_tree_info_given_widgets and | Guillaume Cottenceau | 2003-06-11 | 1 | -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 Pons | 2003-06-11 | 1 | -0/+6 |
| | |||||
* | bug fixed in upstream gtk2 | Guillaume Cottenceau | 2003-06-11 | 1 | -4/+3 |
| | |||||
* | ask_browse_tree_info: set_rules_hint(1) | Guillaume Cottenceau | 2003-06-11 | 1 | -0/+1 |
| | |||||
* | More GUI quirks from GTK2 port. | Stew Benedict | 2003-06-09 | 1 | -39/+49 |
| | | | | | Ensure pcimap from etherboot created for dhcpd server. | ||||
* | Translation fixes (thx, gc, pixel). Another GUI crash fix. | Stew Benedict | 2003-06-09 | 1 | -316/+318 |
| | |||||
* | re-adding with -kb | Pascal Rigaux | 2003-06-06 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-06-06 | 1 | -0/+0 |
| | |||||
* | fix dep of "make clean && make" | Guillaume Cottenceau | 2003-06-06 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-06-06 | 1 | -1/+2595 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-06-06 | 1 | -6/+6 |
| | |||||
* | cooker | Guillaume Cottenceau | 2003-06-06 | 1 | -0/+0 |
| | |||||
* | we're in cooker now | Guillaume Cottenceau | 2003-06-06 | 1 | -1/+1 |
| | |||||
* | "Country" -> "Country" . " / Region" in a few places still missing that change | Pablo Saratxaga | 2003-06-06 | 1 | -2/+2 |
| | |||||
* | stricter regexp when looking /dev/xxx otherwise it is used also for nfs names | Pascal Rigaux | 2003-06-06 | 1 | -2/+2 |
| | | | | | and causes havoc | ||||
* | - handle spaces in exported directories | Pascal Rigaux | 2003-06-06 | 1 | -3/+2 |
| | | | | | - simplify using --no-headers when calling showmount | ||||
* | fileshareset doesn't use MDK::Common | Pascal Rigaux | 2003-06-06 | 1 | -3/+3 |
| | |||||
* | fix computeSize which took into account suggested partitions on another drives | Pascal Rigaux | 2003-06-06 | 1 | -5/+8 |
| | | | | | (which is especially bad for LVMs) | ||||
* | don't use N() so early | Pascal Rigaux | 2003-06-06 | 1 | -13/+13 |
| | | | | | (beware, this removes translation, some translate() calls must be added!) | ||||
* | ensure N() is not called before ugtk2 is initialised, otherwise | Pascal Rigaux | 2003-06-06 | 2 | -0/+3 |
| | | | | | the gettext is not forced to utf8 | ||||
* | fix typos + perl_checker fixes | Pascal Rigaux | 2003-06-06 | 1 | -4/+4 |
| | |||||
* | fix install crashed X server because /usr/bin/true was no more | Guillaume Cottenceau | 2003-06-05 | 1 | -1/+1 |
| | | | | | available :/ | ||||
* | fix build with new gcc | Pascal Rigaux | 2003-06-05 | 1 | -2/+2 |
| | |||||
* | support more tuners and tv cards | Thierry Vignaud | 2003-06-05 | 1 | -1/+5 |
| | |||||
* | Bug 3647 - Chinese translations. More perl_checker fixes. | Stew Benedict | 2003-06-05 | 1 | -331/+331 |
| | |||||
* | make perl_checker a happy bot | Pascal Rigaux | 2003-06-05 | 1 | -1/+1 |
| | |||||
* | don't use description of fstab options from manpage mount(8), inline them in ↵ | Pascal Rigaux | 2003-06-05 | 1 | -28/+35 |
| | | | | the source | ||||
* | latest missing files | Gwenolé Beauchesne | 2003-06-04 | 9 | -0/+156 |
| | |||||
* | add missing scripts | Gwenolé Beauchesne | 2003-06-04 | 2 | -0/+13 |
| | |||||
* | even more removals | Gwenolé Beauchesne | 2003-06-04 | 37 | -1446/+0 |
| | |||||
* | remove obsolete bits | Gwenolé Beauchesne | 2003-06-04 | 94 | -381/+0 |
| | |||||
* | Import dietlibc 0.22 + other fixes for AMD64 | Gwenolé Beauchesne | 2003-06-04 | 502 | -0/+19926 |
| | |||||
* | typo from post-rereading | Gwenolé Beauchesne | 2003-06-04 | 1 | -1/+1 |
| | |||||
* | Merge from R9_0-AMD64, most notably: | Gwenolé Beauchesne | 2003-06-04 | 516 | -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 control | Francois Pons | 2003-06-04 | 1 | -3/+3 |
| | | | | | (no clients can connect by default). | ||||
* | updated for newer perl-URPM (0.90 series). | Francois Pons | 2003-06-04 | 1 | -27/+18 |
| | |||||
* | updated with rpm 4.2. | Francois Pons | 2003-06-04 | 1 | -1/+1 |
| | |||||
* | avoid updating kernel-BOOT (as kernel-BOOT of cooker is pure shit). | Francois Pons | 2003-06-04 | 1 | -14/+20 |
| | |||||
* | update only RPMS1 and RPMS2 to keep other package in RPMS3. | Francois Pons | 2003-06-04 | 1 | -1/+1 |
| |