Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (create_scrolled_window) Gtk2::Html::View has native scrolling support and | Thierry Vignaud | 2005-03-02 | 1 | -1/+1 |
| | | | | | thus behave badly with GtkViewport | ||||
* | updated po file | Pablo Saratxaga | 2005-03-02 | 1 | -2/+2 |
| | |||||
* | small fix in Afrikaans file | Pablo Saratxaga | 2005-03-02 | 1 | -3146/+3954 |
| | |||||
* | screenshot_dir__and_move(): use /tmp which is ramdisk instead of /tmp/stage2 ↵ | Pascal Rigaux | 2005-03-02 | 1 | -1/+1 |
| | | | | which is now always read-only | ||||
* | - Make sure that recommended driver is preselected in expert mode, even if the | Till Kamppeter | 2005-03-01 | 1 | -3/+3 |
| | | | | | recommended driver is a manufacturer-supplied PPD with language tag. | ||||
* | configure iocharset and codepage option for hal | Pascal Rigaux | 2005-03-01 | 1 | -0/+31 |
| | |||||
* | add 1280x600 for VAIO PCG-C1M (bugzilla #5192) | Pascal Rigaux | 2005-03-01 | 1 | -2/+2 |
| | |||||
* | fix section with only comments (putting the comment after the EndSection is ↵ | Pascal Rigaux | 2005-03-01 | 1 | -1/+2 |
| | | | | wrong) | ||||
* | give up trying to only add modelines not defined in xorg, otherwise xorg ↵ | Pascal Rigaux | 2005-03-01 | 1 | -28/+10 |
| | | | | will prefer the modelines we give here (eg: it will use 1024x768@50 whereas it could use 1024x768@60) | ||||
* | fix buggy get_append_memsize() (bugzilla #13874) | Pascal Rigaux | 2005-03-01 | 1 | -1/+2 |
| | |||||
* | stringify using a perl_checker compliant way | Pascal Rigaux | 2005-03-01 | 1 | -2/+2 |
| | |||||
* | add a ratio choice, and restrict the resolutions to this choice | Pascal Rigaux | 2005-03-01 | 1 | -8/+39 |
| | |||||
* | - handle {list_ref} in ComboBox | Pascal Rigaux | 2005-03-01 | 1 | -3/+19 |
| | | | | | | | - handle more than one {ref} per widget - check that the string value of the ref doesn't change when it is set (maybe we should remove the REF or SCALAR prefix?) | ||||
* | (Gtk2::ComboBox::set_popdown_strings) clear model before filling the list | Thierry Vignaud | 2005-03-01 | 1 | -0/+1 |
| | |||||
* | (get_eth_cards) workaround buggy kernel until provided patch got applied ↵ | Thierry Vignaud | 2005-03-01 | 1 | -0/+1 |
| | | | | (#12609) | ||||
* | - Added possibility to add a remote LPD printer in beginner's mode (bug 13734) | Till Kamppeter | 2005-03-01 | 1 | -16/+100 |
| | | | | | | | | | | | - Fixed incorrect display of accentuated characters in PPD options also for boolean options (bug 13928) - Let detected LPD printer model be shown in a pop-up window and not in the add printer wizard - Let detected socket printer model be shown if the IP/port was manually entered - Small fix on selection of test pages | ||||
* | when testing, don't silently default to newt | Pascal Rigaux | 2005-03-01 | 1 | -0/+2 |
| | |||||
* | 10.2-0.34mdk | Thierry Vignaud | 2005-03-01 | 1 | -1/+7 |
| | |||||
* | fix build after pixel's pass | Thierry Vignaud | 2005-03-01 | 2 | -3/+3 |
| | |||||
* | - when setting a resolution, create associated gtf modelines for various ↵ | Pascal Rigaux | 2005-03-01 | 1 | -16/+56 |
| | | | | | | | | | | standard vfreqs (but don't do it for builtin_ModeLines (cf vesamodes and extramodes in xorg)) - drop the Dell modelines (this is now cleanly handled) - drop the Vaio modeline (but this modeline was not gtf, will it work with the gtf modeline?) - export {ModeLine} raw to allow playing with pre_comment | ||||
* | do not install gftp with gnome, it's not HIG compliant, it's not | Thierry Vignaud | 2005-03-01 | 1 | -1/+0 |
| | | | | | gtk+2, it's bog prone and browser & nautilus are better | ||||
* | add i18n packages for mozilla-firefox | Frederic Crozat | 2005-03-01 | 1 | -0/+1 |
| | |||||
* | - Fixed add printer wizard ("Previous" and "Cancel") for printerdrake being | Till Kamppeter | 2005-03-01 | 1 | -2/+38 |
| | | | | | run embedded in the MCC (bug 13929). | ||||
* | fix bogus translation | Thierry Vignaud | 2005-03-01 | 1 | -4065/+4826 |
| | |||||
* | remember encryption algorithm | Olivier Blin | 2005-03-01 | 1 | -3/+3 |
| | |||||
* | allow to choose encryption algorithm (#13472) | Olivier Blin | 2005-03-01 | 1 | -3/+7 |
| | |||||
* | - webclient alternative is obsolete, launch browser with new | Daouda Lo | 2005-03-01 | 1 | -17/+0 |
| | | | | | /usr/bin/www-browser | ||||
* | - load link with /usr/bin/www-browser | Daouda Lo | 2005-03-01 | 2 | -2/+2 |
| | |||||
* | - use any::launch_browser_with_wm func to launch better suited browser | Daouda Lo | 2005-03-01 | 1 | -14/+2 |
| | |||||
* | - use any::launch_browser_with_wm | Daouda Lo | 2005-03-01 | 1 | -11/+1 |
| | |||||
* | - check and launch browser according to wm | Daouda Lo | 2005-03-01 | 1 | -0/+17 |
| | |||||
* | 10.2-0.33mdk | Thierry Vignaud | 2005-03-01 | 1 | -1/+12 |
| | |||||
* | fix typo | Pascal Rigaux | 2005-03-01 | 1 | -1/+1 |
| | |||||
* | - sort the whole resolutions to simplify the code, and get better choices | Pascal Rigaux | 2005-03-01 | 1 | -3/+9 |
| | | | | | - add a failsafe resolution | ||||
* | create {preferred_resolution} out of the edid detailed_timings and use it | Pascal Rigaux | 2005-03-01 | 2 | -19/+40 |
| | |||||
* | more proof reading | Per Øyvind Karlsen | 2005-03-01 | 1 | -4021/+4634 |
| | |||||
* | corrected syntax error | Pablo Saratxaga | 2005-03-01 | 1 | -14200/+4541 |
| | |||||
* | skip detailed_timings flagged bad_ratio | Pascal Rigaux | 2005-03-01 | 1 | -0/+1 |
| | |||||
* | Small fixes | Pjetur Hjaltason | 2005-03-01 | 1 | -4313/+5924 |
| | |||||
* | - remove ddcxinfos, replaced by monitor-edid (which is in a separate package) | Pascal Rigaux | 2005-02-28 | 10 | -60/+133 |
| | | | | | | | | | | | | - add many resolutions (they are structured by aspect ratio for next move) - put the "Monitor preferred modeline" from EDID in xorg.conf - for this ModeLine must be exported from the monitor section - specifying a VendorName|ModelName in auto_inst is valid, don't overwrite it with edid probe - the strange /dev/zero needed (?) by ddcxinfos is no more needed - field {size} is now {diagonal_size}, and is no more "corrected" - add @CVT_ratios and @CVT_vfreqs (unused at the moment) - Getopt::Long is needed by monitor-parse-edid | ||||
* | - drop hashes | Pascal Rigaux | 2005-02-28 | 1 | -11/+15 |
| | | | | | | - handle lower than 640 resolutions (prepare for next move, introducing aspect ratio in choose_gtk) | ||||
* | Bugzilla 13998 - Sort list of nbis. | Stew Benedict | 2005-02-28 | 1 | -1/+1 |
| | |||||
* | define 'compose:rwin' in XkbOptions when $keyboard->{GRP_TOGGLE} | Pablo Saratxaga | 2005-02-28 | 1 | -1/+1 |
| | | | | | | is different than "rwin_toggle" and also when $keyboard->{GRP_TOGGLE} is not defined. | ||||
* | enhance "wrong network mask format" message (#10712) | Olivier Blin | 2005-02-28 | 2 | -14/+20 |
| | |||||
* | fix adding net_applet menu entry | Thierry Vignaud | 2005-02-28 | 1 | -0/+1 |
| | |||||
* | 10.2-0.32mdk | Thierry Vignaud | 2005-02-28 | 1 | -1/+15 |
| | |||||
* | add net_applet menu entry | Olivier Blin | 2005-02-28 | 1 | -0/+10 |
| | |||||
* | netprofile support, allow to select watched interface | Olivier Blin | 2005-02-28 | 1 | -7/+48 |
| | |||||
* | allow to modify DHCP timeout | Olivier Blin | 2005-02-28 | 1 | -0/+1 |
| | |||||
* | write DHCP_TIMEOUT for DHCP connections | Olivier Blin | 2005-02-28 | 1 | -1/+1 |
| |