Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 :/ | |||||
* | 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 | |||||
* | 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 | |
| | ||||||
* | allow specifying lv_name in auto_installs (not tested!) | Pascal Rigaux | 2003-06-04 | 1 | -1/+3 | |
| | ||||||
* | allow choosing lv name (thanks to Brian Murrell) | Pascal Rigaux | 2003-06-04 | 2 | -3/+7 | |
| | ||||||
* | don't use framebuffer after install on i845 (even if framebuffer works ↵ | Pascal Rigaux | 2003-06-04 | 1 | -1/+1 | |
| | | | | | | | during install) (this implies no graphical boot) | |||||
* | updated Estonien, Japanese, Albanian and Vietnamese po files | Pablo Saratxaga | 2003-06-03 | 3 | -3301/+3539 | |
| | ||||||
* | Update | Arkadiusz Lipiec | 2003-06-02 | 1 | -195/+308 | |
| | ||||||
* | updated Spanish translations | Fabián Mandelbaum | 2003-06-02 | 1 | -154/+271 | |
| | ||||||
* | changed the name of the russian phonetic layout | Pablo Saratxaga | 2003-05-31 | 48 | -6455/+11246 | |
| | ||||||
* | updated Vietnamese file | Pablo Saratxaga | 2003-05-30 | 2 | -67/+68 | |
| | ||||||
* | add mouse test in non-embedded mode (#2049) | Guillaume Cottenceau | 2003-05-30 | 2 | -1/+20 | |
| | ||||||
* | updated Albanian file | Pablo Saratxaga | 2003-05-28 | 1 | -5/+46 | |
| | ||||||
* | forgot to commit the new configuration step | Damien Chaumette | 2003-05-28 | 1 | -1/+4 | |
| | ||||||
* | s/my/our/ to make perl_checker happy in isdn.pm | Damien Chaumette | 2003-05-28 | 1 | -1/+1 | |
| | ||||||
* | - remove isdn-light config (seen with isdn4net maintainer) | Damien Chaumette | 2003-05-28 | 1 | -103/+25 | |
| | | | | | - new step to keep old device configuration | |||||
* | fix isdndata export in stripped package | Thierry Vignaud | 2003-05-28 | 1 | -3/+3 | |
| | ||||||
* | remove /dev/ttyS14 link by drakconnect. | Francois Pons | 2003-05-28 | 1 | -1/+1 | |
| | ||||||
* | - user name must begin with a letter but not with a number or - or _ | Daouda Lo | 2003-05-27 | 1 | -1/+1 | |
| | ||||||
* | 9.2-0.5mdk | Thierry Vignaud | 2003-05-27 | 1 | -2/+4 | |
| | ||||||
* | 9.2-0.4mdk | Thierry Vignaud | 2003-05-27 | 1 | -1/+2 | |
| | ||||||
* | updated pot file | Pablo Saratxaga | 2003-05-26 | 1 | -3/+43 | |
| | ||||||
* | use formatError to display the error message | Pascal Rigaux | 2003-05-26 | 1 | -2/+5 | |
| | | | | | (to have a better error message than "SCALAR(0x....) at ...") | |||||
* | be perl_checker prototype compliant | Pascal Rigaux | 2003-05-26 | 1 | -7/+7 | |
| | ||||||
* | - methods with no argument are not functions with no argument! | Pascal Rigaux | 2003-05-26 | 3 | -12/+12 | |
| | | | | | - perl_checker fixes | |||||
* | Added new toggle possibilities to the menu; use "en_US" for US layout | Pablo Saratxaga | 2003-05-24 | 1 | -1/+8 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 35 | -424/+414 | |
| | ||||||
* | next release | Thierry Vignaud | 2003-05-23 | 1 | -1/+4 | |
| | ||||||
* | please perl_checker | Thierry Vignaud | 2003-05-23 | 1 | -1/+1 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -10/+10 | |
| | ||||||
* | #3628 /etc/resolv.conf explicit rights set (by titi) | Damien Chaumette | 2003-05-23 | 1 | -2/+2 | |
| | ||||||
* | do not mix interactive and ugtk2, let reusse create_dialog() | Thierry Vignaud | 2003-05-22 | 1 | -6/+2 | |
| | ||||||
* | do not set twice the title, ugtk2->new already do it for us | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 | |
| | ||||||
* | remove unused variable | Thierry Vignaud | 2003-05-22 | 1 | -1/+0 | |
| | ||||||
* | gtk+-2 specs prohibid playing with policy | Thierry Vignaud | 2003-05-22 | 4 | -4/+2 | |
| | ||||||
* | (quit_global) inline it | Thierry Vignaud | 2003-05-22 | 1 | -5/+1 | |
| | ||||||
* | - further clean gui construction through functionnal ugtk2 | Thierry Vignaud | 2003-05-22 | 1 | -37/+31 | |
| | | | | | | | | | | | | - do not gratuitously add: o " " around button labels o empty strings at end of kernel release - (parse_release) simplify - there's no need to keep a reference on field that we do not further use (distro release is parsed again when needed and kernel release is already stored in some variable) - do not pack nothing to widgets | |||||
* | - simplify gui construction through create_packtable(), we really do | Thierry Vignaud | 2003-05-22 | 1 | -16/+6 | |
| | | | | | | | not have to offuscate it like c programmers have to - one shall not be able to alter kernel or distribution release number | |||||
* | (build_list) simplify ip parsing | Thierry Vignaud | 2003-05-22 | 1 | -3/+1 | |
| | ||||||
* | updated pot file | Pablo Saratxaga | 2003-05-22 | 2 | -75/+134 | |
| | ||||||
* | 9.2-0.3mdk | Thierry Vignaud | 2003-05-22 | 1 | -1/+5 | |
| | ||||||
* | workaround #3341: display "Bad ip" instead of a blank field if ip | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 | |
| | | | | | wasn't correctly parsed as an ip ? | |||||
* | next 9.2-0.3mdk bits | Thierry Vignaud | 2003-05-22 | 1 | -0/+2 | |
| | ||||||
* | do not fork usb module drivers list but reuse list_modules one instead | Thierry Vignaud | 2003-05-22 | 1 | -2/+2 | |
| |