Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update | Thierry Vignaud | 2009-10-29 | 1 | -9/+9 |
| | |||||
* | sync with code | Thierry Vignaud | 2009-10-29 | 71 | -1695/+3349 |
| | |||||
* | revert bogus r255599 change from atilla on 2009-04-06 that prevents | Thierry Vignaud | 2009-10-29 | 1 | -1/+1 |
| | | | | creating the master pot | ||||
* | better messages | Thierry Vignaud | 2009-10-29 | 2 | -3/+5 |
| | |||||
* | (schedule_warn_about_switch) '/var/run/harddrake_swithed_to_free_driver' is ↵ | Thierry Vignaud | 2009-10-29 | 1 | -1/+0 |
| | | | | unused | ||||
* | (schedule_warn_about_switch,notify-x11-free-driver-switch) explain why | Thierry Vignaud | 2009-10-29 | 4 | -7/+18 |
| | | | | xorg driver was reconfigured | ||||
* | translate reason (needed for next commit) | Thierry Vignaud | 2009-10-29 | 1 | -2/+2 |
| | |||||
* | split out reason (needed for next commit) | Thierry Vignaud | 2009-10-29 | 1 | -3/+4 |
| | |||||
* | 12.74.1 | Thierry Vignaud | 2009-10-29 | 1 | -0/+2 |
| | |||||
* | fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver when | Thierry Vignaud | 2009-10-29 | 2 | -1/+5 |
| | | | | checking if current xorg driver still supports current card | ||||
* | 12.74.1 | Thierry Vignaud | 2009-10-29 | 2 | -1/+3 |
| | |||||
* | disable X11 support for dpms | Thierry Vignaud | 2009-10-29 | 2 | -0/+3 |
| | |||||
* | please perl_checker | Olivier Blin | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | sort | Thierry Vignaud | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | 12.74 | Thierry Vignaud | 2009-10-28 | 3 | -1/+5 |
| | |||||
* | auto reconfigure x11 only on first time default driver have changed | Thierry Vignaud | 2009-10-28 | 2 | -0/+7 |
| | |||||
* | sort + more understandable | Thierry Vignaud | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | do not auto reconfigure if more than one graphic card (rationale: the | Thierry Vignaud | 2009-10-28 | 2 | -0/+4 |
| | | | | code is not ready to handle that yet) | ||||
* | default 'AUTORECONFIGURE_RIGHT_XORG_DRIVER' to 'yes' on upgrade (where | Thierry Vignaud | 2009-10-28 | 1 | -0/+3 |
| | | | | config file has been altered by user and thus new entries do not appear) | ||||
* | make sure sizes and widths are int | Olivier Blin | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | enable to disable reconfiguring to default driver through | Thierry Vignaud | 2009-10-28 | 2 | -0/+4 |
| | | | | | AUTORECONFIGURE_RIGHT_XORG_DRIVER in /etc/sysconfig/harddrake2/service.conf | ||||
* | log partitioning wizard updates | Olivier Blin | 2009-10-28 | 2 | -0/+17 |
| | |||||
* | ugtkify | Olivier Blin | 2009-10-28 | 1 | -7/+5 |
| | |||||
* | use ugtk2 sweet | Olivier Blin | 2009-10-28 | 1 | -5/+3 |
| | |||||
* | rename as add_part_size_info to avoid confusion with part_info | Olivier Blin | 2009-10-28 | 1 | -3/+3 |
| | |||||
* | style | Olivier Blin | 2009-10-28 | 1 | -0/+3 |
| | |||||
* | whitespace clean | Olivier Blin | 2009-10-28 | 1 | -32/+32 |
| | |||||
* | rename last ev2 occurence as mdv_widget | Olivier Blin | 2009-10-28 | 1 | -4/+4 |
| | |||||
* | factorize resized partition info creation | Olivier Blin | 2009-10-28 | 1 | -15/+15 |
| | |||||
* | simplify | Olivier Blin | 2009-10-28 | 1 | -2/+1 |
| | |||||
* | change syntax to please perl_checker | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2009-10-28 | 1 | -8/+8 |
| | |||||
* | rename w as part_info | Olivier Blin | 2009-10-28 | 1 | -5/+4 |
| | |||||
* | rename ev as more specific part_widget | Olivier Blin | 2009-10-28 | 1 | -9/+8 |
| | |||||
* | use ugtk2 magic and separate variable for partition separator | Olivier Blin | 2009-10-28 | 1 | -6/+5 |
| | |||||
* | import ugtk2 wrappers | Olivier Blin | 2009-10-28 | 1 | -0/+2 |
| | |||||
* | no need to update req_size on allocate, only the width and ratio are changing | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | (find_xorg_driver) split it out of switch_x_driver() | Thierry Vignaud | 2009-10-28 | 1 | -3/+9 |
| | |||||
* | update ratio on size-allocate | Olivier Blin | 2009-10-28 | 1 | -1/+5 |
| | |||||
* | part and entry variables are the same, drop part | Olivier Blin | 2009-10-28 | 1 | -10/+7 |
| | |||||
* | (switch_x_driver) do not reconfigure to default driver if it's not installed | Thierry Vignaud | 2009-10-28 | 2 | -0/+8 |
| | |||||
* | use ratio variable | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | remove unused variable | Olivier Blin | 2009-10-28 | 1 | -2/+0 |
| | |||||
* | factorize in button_activate helper | Olivier Blin | 2009-10-28 | 1 | -8/+6 |
| | |||||
* | factorize in update_req_size helper | Olivier Blin | 2009-10-28 | 1 | -10/+7 |
| | |||||
* | factorize 0 return code in update_size_labels | Olivier Blin | 2009-10-28 | 1 | -3/+1 |
| | |||||
* | remove arguments to update_size_labels, they are always the same | Olivier Blin | 2009-10-28 | 1 | -7/+6 |
| | |||||
* | remove extra width computing, we do it at beginning of the loop now | Olivier Blin | 2009-10-28 | 1 | -1/+0 |
| | |||||
* | fix detecting nvidia proprietary driver when checking if current xorg | Thierry Vignaud | 2009-10-28 | 2 | -0/+6 |
| | | | | | | | driver still supports current card (#54943) rationale: nvidia proprietary driver in ldetect-lst can be 'nvidia173', rnvidia-current', ... but really is just 'nvidia' in xorg.conf | ||||
* | reconfigure X11 driver if current X11 driver is neither one of currently | Thierry Vignaud | 2009-10-28 | 2 | -5/+13 |
| | | | | supported driver for the card for drivers other than ATI & NVidia too |