summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* log partitioning wizard updatesOlivier Blin2009-10-282-0/+17
|
* ugtkifyOlivier Blin2009-10-281-7/+5
|
* use ugtk2 sweetOlivier Blin2009-10-281-5/+3
|
* rename as add_part_size_info to avoid confusion with part_infoOlivier Blin2009-10-281-3/+3
|
* styleOlivier Blin2009-10-281-0/+3
|
* whitespace cleanOlivier Blin2009-10-281-32/+32
|
* rename last ev2 occurence as mdv_widgetOlivier Blin2009-10-281-4/+4
|
* factorize resized partition info creationOlivier Blin2009-10-281-15/+15
|
* simplifyOlivier Blin2009-10-281-2/+1
|
* change syntax to please perl_checkerOlivier Blin2009-10-281-1/+1
|
* perl_checker fixesOlivier Blin2009-10-281-8/+8
|
* rename w as part_infoOlivier Blin2009-10-281-5/+4
|
* rename ev as more specific part_widgetOlivier Blin2009-10-281-9/+8
|
* use ugtk2 magic and separate variable for partition separatorOlivier Blin2009-10-281-6/+5
|
* import ugtk2 wrappersOlivier Blin2009-10-281-0/+2
|
* no need to update req_size on allocate, only the width and ratio are changingOlivier Blin2009-10-281-1/+1
|
* (find_xorg_driver) split it out of switch_x_driver()Thierry Vignaud2009-10-281-3/+9
|
* update ratio on size-allocateOlivier Blin2009-10-281-1/+5
|
* part and entry variables are the same, drop partOlivier Blin2009-10-281-10/+7
|
* (switch_x_driver) do not reconfigure to default driver if it's not installedThierry Vignaud2009-10-282-0/+8
|
* use ratio variableOlivier Blin2009-10-281-1/+1
|
* remove unused variableOlivier Blin2009-10-281-2/+0
|
* factorize in button_activate helperOlivier Blin2009-10-281-8/+6
|
* factorize in update_req_size helperOlivier Blin2009-10-281-10/+7
|
* factorize 0 return code in update_size_labelsOlivier Blin2009-10-281-3/+1
|
* remove arguments to update_size_labels, they are always the sameOlivier Blin2009-10-281-7/+6
|
* remove extra width computing, we do it at beginning of the loop nowOlivier Blin2009-10-281-1/+0
|
* fix detecting nvidia proprietary driver when checking if current xorgThierry Vignaud2009-10-282-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 currentlyThierry Vignaud2009-10-282-5/+13
| | | | supported driver for the card for drivers other than ATI & NVidia too
* split devices listing (needed for next commits)Thierry Vignaud2009-10-281-1/+4
|
* (switch_x_driver) nicer messageThierry Vignaud2009-10-281-1/+1
|
* fix ratio (and thus size) estimation when resizing windows partitionOlivier Blin2009-10-281-1/+1
|
* factorize entry width computingOlivier Blin2009-10-281-2/+3
|
* remove broken ratio downgradingOlivier Blin2009-10-281-5/+0
|
* fix typoOlivier Blin2009-10-281-1/+1
|
* fix partition width ratio computing (previous one included one extra ↵Olivier Blin2009-10-281-1/+5
| | | | separator width)
* improve windows resizing when using free space from windows partition:Olivier Blin2009-10-281-1/+10
| | | | | | - try to keep at least 1GB free for Windows - try to use from 6GB to 10% free space for Linux
* use same default windows partition size for gtk and text installsOlivier Blin2009-10-281-1/+1
|
* move default size in part req_sizeOlivier Blin2009-10-281-1/+2
|
* group codeOlivier Blin2009-10-281-3/+1
|
* use last resizable fat partition in gtk modeOlivier Blin2009-10-281-1/+1
|
* do not "use" gtk modules, it might crash in text modeOlivier Blin2009-10-281-3/+4
|
* move windows part size in req_size for non-gtk install as wellOlivier Blin2009-10-281-3/+2
|
* really ensure keeping free space for Linux partitionOlivier Blin2009-10-281-1/+1
|
* put windows max size in max_win variableOlivier Blin2009-10-281-1/+2
|
* set total minimum linux size in part min_linuxOlivier Blin2009-10-281-3/+5
|
* include windows free space in part min_winOlivier Blin2009-10-281-6/+5
|
* really ensure keeping free space for Windows partitionOlivier Blin2009-10-281-2/+2
|
* 12.73Christophe Fergeau2009-10-281-1/+1
|
* fix NEWS fileChristophe Fergeau2009-10-281-1/+6
|