| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | handle range (bugzilla #7172) | Pascal Rigaux | 2004-02-06 | 1 | -2/+2 |
| | | |||||
| * | move drakbug, drakclock, drakperm, drakTermServ, net_monitor in | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | | | | | | drakxtools too since they require ugtk2. move their aliases (soft links) their too. | ||||
| * | use ->create_okcancel instead of doing it by hand | Pascal Rigaux | 2004-02-06 | 1 | -4/+1 |
| | | | | | | (hopefully it will ensure better choice of Ok/Cancel vs Cancel/Ok without breaking anything...) | ||||
| * | draksec needs gtk, no must not be in drakxtools-newt (bugzilla #7413) | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
| | | |||||
| * | - ensure ModelName comes from the ddc probe when choosing "Plug'n Play" | Pascal Rigaux | 2004-02-06 | 1 | -2/+2 |
| | | | | | | - only "Plug'n Play" instead of "Plug'n Play (<ModelName>)" when current monitor is not plug'n play | ||||
| * | (fileshare_config): quite different way of handling it, asking first if user | Pascal Rigaux | 2004-02-06 | 1 | -25/+24 |
| | | | | | | | wants sharing or not, then asking which protocol (when users wants sharing). Removing or installing the server package handling the protocols (smb or nfs). | ||||
| * | handle better bootloader per entries video mode | Pascal Rigaux | 2004-02-06 | 1 | -1/+3 |
| | | |||||
| * | special way to remove mem=<memsize> | Pascal Rigaux | 2004-02-06 | 2 | -2/+2 |
| | | |||||
| * | Changed Newt/Previous strings to remove arrows | Pablo Saratxaga | 2004-02-06 | 1 | -6/+6 |
| | | |||||
| * | remove defaulting global vga mode to normal | Pascal Rigaux | 2004-02-06 | 1 | -1/+0 |
| | | |||||
| * | fix old typo: complete callback was not called | Pascal Rigaux | 2004-02-06 | 1 | -9/+11 |
| | | |||||
| * | drop bootloader main options "Compact" and "Video mode" | Pascal Rigaux | 2004-02-06 | 1 | -2/+0 |
| | | |||||
| * | - no special testing mouse in embedded | Pascal Rigaux | 2004-02-06 | 1 | -13/+4 |
| | | | | | | - use mouse::change_mouse_live() | ||||
| * | use mouse::change_mouse_live() | Pascal Rigaux | 2004-02-06 | 1 | -12/+1 |
| | | |||||
| * | - add change_mouse_live() | Pascal Rigaux | 2004-02-06 | 1 | -1/+18 |
| | | | | | | - use /dev/mouse in XF86Config to allow changing protocol in standalone | ||||
| * | Update for Discovery | David Baudens | 2004-02-06 | 1 | -9/+17 |
| | | |||||
| * | advertize alsaconf too since sndconfig failled for cards only managed | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | | | | | by ALSA (#7456) | ||||
| * | fix draksec not saving options when config file do not exists :-( | Thierry Vignaud | 2004-02-06 | 1 | -0/+2 |
| | | |||||
| * | workaround gtk limitation #133489 | Thierry Vignaud | 2004-02-06 | 1 | -9/+11 |
| | | |||||
| * | (alert_config) do not complain when removing non existing cron entry | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | | | | | (aka when one run twice the disable path) | ||||
| * | updated pot file | Pablo Saratxaga | 2004-02-06 | 4 | -870/+778 |
| | | |||||
| * | workaround gtk limitation #133489 | Pascal Rigaux | 2004-02-06 | 1 | -35/+27 |
| | | |||||
| * | help perl_checker regarding comments for translators | Thierry Vignaud | 2004-02-06 | 1 | -2/+3 |
| | | |||||
| * | 10-0.5mdk | Thierry Vignaud | 2004-02-06 | 1 | -1/+4 |
| | | |||||
| * | (new) remove unused flush() | Thierry Vignaud | 2004-02-06 | 1 | -1/+0 |
| | | |||||
| * | (new) fix pixel breaking non wizard embedded case while cleaning :-( | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | |||||
| * | please perl_checker | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
| | | |||||
| * | following quintela's lilo change, allowing lilo labels up to 31 characters | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
| | | |||||
| * | Warn if the user is not in framebuffer mode, but allow to see the installed ↵ | Florent Villard | 2004-02-06 | 1 | -17/+19 |
| | | | | | | | | | theme. Do not perform autologin config in splash mode Better parsing of current resolution from detect-resolution | ||||
| * | log server http response | Guillaume Cottenceau | 2004-02-06 | 1 | -0/+1 |
| | | |||||
| * | shrink_topwindow: add (force gtk to recompute size of topwindow, when some ↵ | Guillaume Cottenceau | 2004-02-06 | 1 | -0/+4 |
| | | | | | child widgets got destroyed or shrinked) | ||||
| * | - do only one regexp on $interface | Damien Chaumette | 2004-02-06 | 1 | -3/+9 |
| | | | | | | - more readable repack | ||||
| * | 10-0.4mdk | Thierry Vignaud | 2004-02-06 | 1 | -1/+29 |
| | | |||||
| * | - add sub check_field | Damien Chaumette | 2004-02-06 | 1 | -2/+10 |
| | | | | | | | - check IPs - delete BOOTPROTO when not needed | ||||
| * | wireless step: add an hint for translators | Thierry Vignaud | 2004-02-06 | 1 | -0/+1 |
| | | |||||
| * | Update | David Baudens | 2004-02-06 | 7 | -11/+13 |
| | | |||||
| * | split wireless step into two steps since there way too much options | Thierry Vignaud | 2004-02-06 | 1 | -11/+22 |
| | | |||||
| * | fix wireless settings (references being made too early) | Thierry Vignaud | 2004-02-06 | 1 | -1/+3 |
| | | |||||
| * | (main) try first to match a pcmcia device before trying to match | Thierry Vignaud | 2004-02-06 | 1 | -1/+7 |
| | | | | | | pci/usb when looking for module (#7431) | ||||
| * | update from xml | Pascal Rigaux | 2004-02-06 | 7 | -1529/+9022 |
| | | |||||
| * | - handle zh_CN.po | Pascal Rigaux | 2004-02-06 | 1 | -2/+4 |
| | | | | | | - handle tags <phrase> and <hardware> | ||||
| * | don't test X config if using driver vmware (bugzilla #5346) | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
| | | |||||
| * | Provide more detailed info on files backed up/ignored. <Anthill #306> | Stew Benedict | 2004-02-06 | 1 | -91/+114 |
| | | | | | | Cleanup some of the redundant code in the actual backup routines. | ||||
| * | (get_eth_cards) try first to match a pcmcia device before trying to | Thierry Vignaud | 2004-02-05 | 1 | -4/+9 |
| | | | | | | match pci/usb ones when looking for real device's name (#7401) | ||||
| * | typo fix (spoted by Per Øyvind Karlsen) | Thierry Vignaud | 2004-02-05 | 1 | -1/+1 |
| | | |||||
| * | ichanged console uz keyboard to uz.uni | Pablo Saratxaga | 2004-02-05 | 1 | -1/+1 |
| | | |||||
| * | updated pot file | Pablo Saratxaga | 2004-02-05 | 1 | -306/+301 |
| | | |||||
| * | Informations doesn't exist in english, use Information instead (no need to ↵ | Guillaume Cottenceau | 2004-02-05 | 1 | -5/+5 |
| | | | | | update the POs, they already contain Information elsewhere) | ||||
| * | enable one to not enter optional parameters (aka relax checks on valid | Thierry Vignaud | 2004-02-05 | 1 | -2/+2 |
| | | | | | | values for bitrate and frequency) (#7432) | ||||
| * | upcase protocol name | Thierry Vignaud | 2004-02-05 | 1 | -1/+1 |
| | | |||||
