summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* add 1280x600 for VAIO PCG-C1M (bugzilla #5192)Pascal Rigaux2005-03-011-2/+2
|
* fix section with only comments (putting the comment after the EndSection is ↵Pascal Rigaux2005-03-011-1/+2
| | | | wrong)
* give up trying to only add modelines not defined in xorg, otherwise xorg ↵Pascal Rigaux2005-03-011-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 Rigaux2005-03-011-1/+2
|
* stringify using a perl_checker compliant wayPascal Rigaux2005-03-011-2/+2
|
* add a ratio choice, and restrict the resolutions to this choicePascal Rigaux2005-03-011-8/+39
|
* - handle {list_ref} in ComboBoxPascal Rigaux2005-03-011-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 listThierry Vignaud2005-03-011-0/+1
|
* (get_eth_cards) workaround buggy kernel until provided patch got applied ↵Thierry Vignaud2005-03-011-0/+1
| | | | (#12609)
* - Added possibility to add a remote LPD printer in beginner's mode (bug 13734)Till Kamppeter2005-03-011-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 newtPascal Rigaux2005-03-011-0/+2
|
* 10.2-0.34mdkThierry Vignaud2005-03-011-1/+7
|
* fix build after pixel's passThierry Vignaud2005-03-012-3/+3
|
* - when setting a resolution, create associated gtf modelines for various ↵Pascal Rigaux2005-03-011-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 notThierry Vignaud2005-03-011-1/+0
| | | | | gtk+2, it's bog prone and browser & nautilus are better
* add i18n packages for mozilla-firefoxFrederic Crozat2005-03-011-0/+1
|
* - Fixed add printer wizard ("Previous" and "Cancel") for printerdrake beingTill Kamppeter2005-03-011-2/+38
| | | | | run embedded in the MCC (bug 13929).
* fix bogus translationThierry Vignaud2005-03-011-4065/+4826
|
* remember encryption algorithmOlivier Blin2005-03-011-3/+3
|
* allow to choose encryption algorithm (#13472)Olivier Blin2005-03-011-3/+7
|
* - webclient alternative is obsolete, launch browser with newDaouda Lo2005-03-011-17/+0
| | | | | /usr/bin/www-browser
* - load link with /usr/bin/www-browserDaouda Lo2005-03-012-2/+2
|
* - use any::launch_browser_with_wm func to launch better suited browserDaouda Lo2005-03-011-14/+2
|
* - use any::launch_browser_with_wmDaouda Lo2005-03-011-11/+1
|
* - check and launch browser according to wmDaouda Lo2005-03-011-0/+17
|
* 10.2-0.33mdkThierry Vignaud2005-03-011-1/+12
|
* fix typoPascal Rigaux2005-03-011-1/+1
|
* - sort the whole resolutions to simplify the code, and get better choicesPascal Rigaux2005-03-011-3/+9
| | | | | - add a failsafe resolution
* create {preferred_resolution} out of the edid detailed_timings and use itPascal Rigaux2005-03-012-19/+40
|
* more proof readingPer Øyvind Karlsen2005-03-011-4021/+4634
|
* corrected syntax errorPablo Saratxaga2005-03-011-14200/+4541
|
* skip detailed_timings flagged bad_ratioPascal Rigaux2005-03-011-0/+1
|
* Small fixesPjetur Hjaltason2005-03-011-4313/+5924
|
* - remove ddcxinfos, replaced by monitor-edid (which is in a separate package)Pascal Rigaux2005-02-2810-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 hashesPascal Rigaux2005-02-281-11/+15
| | | | | | - handle lower than 640 resolutions (prepare for next move, introducing aspect ratio in choose_gtk)
* Bugzilla 13998 - Sort list of nbis.Stew Benedict2005-02-281-1/+1
|
* define 'compose:rwin' in XkbOptions when $keyboard->{GRP_TOGGLE}Pablo Saratxaga2005-02-281-1/+1
| | | | | | is different than "rwin_toggle" and also when $keyboard->{GRP_TOGGLE} is not defined.
* enhance "wrong network mask format" message (#10712)Olivier Blin2005-02-282-14/+20
|
* fix adding net_applet menu entryThierry Vignaud2005-02-281-0/+1
|
* 10.2-0.32mdkThierry Vignaud2005-02-281-1/+15
|
* add net_applet menu entryOlivier Blin2005-02-281-0/+10
|
* netprofile support, allow to select watched interfaceOlivier Blin2005-02-281-7/+48
|
* allow to modify DHCP timeoutOlivier Blin2005-02-281-0/+1
|
* write DHCP_TIMEOUT for DHCP connectionsOlivier Blin2005-02-281-1/+1
|
* Make regexps a bit more lenient.Rafael Garcia-Suarez2005-02-281-2/+2
|
* handle PEERYP and PEERNTPD too (#9982)Olivier Blin2005-02-281-1/+7
|
* write PEERYP and PEERNTPD for DHCP connectionsOlivier Blin2005-02-281-1/+1
|
* fix typoPascal Rigaux2005-02-281-1/+1
|
* have install.sh 755 (as suggested by Vincent Meyer)Pascal Rigaux2005-02-281-1/+1
|
* peerdns support (and assorted space fixes)Olivier Blin2005-02-281-5/+8
|