Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - fix buggy blocking wait_message occuring in diskdrake | Pascal Rigaux | 2008-09-03 | 1 | -1/+0 | |
| | | | | | | (using a more powerful strategy to ensure such blocking wait_message won't bother use anymore) | |||||
* | (summary_prompt) add some spacing between labels and buttons | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 | |
| | ||||||
* | (summary_prompt) render summary in a TextView so that background is white | Thierry Vignaud | 2008-09-02 | 1 | -3/+6 | |
| | ||||||
* | (summary_prompt) revert r244543 from 2008-08-29 since it makes buttons | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 | |
| | | | | | | | using white background (which we don't want); was: "(summary_prompt) render with white background" | |||||
* | (ask_deselect_media__copy_on_disk) fix position of button (#29367) | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 | |
| | ||||||
* | (summary_prompt) remove useless left filler now that labels are aligned to ↵ | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 | |
| | | | | the right | |||||
* | (summary_prompt) align labels to the right | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 | |
| | ||||||
* | (ask_deselect_media__copy_on_disk) add a title | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 | |
| | ||||||
* | (ask_deselect_media__copy_on_disk) further improve layout of media selection ↵ | Thierry Vignaud | 2008-09-02 | 1 | -1/+4 | |
| | | | | step by fixing width of another label | |||||
* | (ask_deselect_media__copy_on_disk) fix width | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 | |
| | ||||||
* | (ask_deselect_media__copy_on_disk) partially convert to mygtk2 (needed for ↵ | Thierry Vignaud | 2008-09-02 | 1 | -2/+3 | |
| | | | | next commit) | |||||
* | (ask_deselect_media__copy_on_disk) ensure button got packed at bottom if ↵ | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 | |
| | | | | there's not a lot of media | |||||
* | (ask_deselect_media__copy_on_disk) fix layout of media selection step by ↵ | Thierry Vignaud | 2008-09-02 | 1 | -8/+8 | |
| | | | | preventing button & checkboxes to be too big | |||||
* | - fix buggy blocking wait_message occuring in summary (#42062) | Pascal Rigaux | 2008-09-02 | 1 | -0/+1 | |
| | | | | | (this was fixed only for "interactive", not for install::steps_gtk::summary_prompt()) | |||||
* | (create_boxradio,create_box_with_title,create_widget,get_label_width,main,re ↵ | Thierry Vignaud | 2008-09-02 | 1 | -1/+3 | |
| | | | | | | | allyChooseDesktop) explain infamous 6 years old gnome bug #101968 workarounds | |||||
* | (reallyChooseDesktop) make sure title use all availlable width | Thierry Vignaud | 2008-09-01 | 1 | -1/+1 | |
| | ||||||
* | - if network access, configure urpmi with --mirrorlist --distrib, | Pascal Rigaux | 2008-09-01 | 1 | -4/+1 | |
| | | | | | | | | | and install updates. This replaces the previous "Install Updates" step. - this calls gurpmi.addmedia/urpmi.addmedia and gurpmi2/urpmi in chroot - we do not allow anymore to choose which updates are going to be updated (ie choosePackagesTree is not used for this anymore) | |||||
* | call drakx-matchbox-window-manager with no options | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 | |
| | | | | | (since the options we used are the default) | |||||
* | - hack /tmp/.X11-unix to allow accessing X in chroot | Pascal Rigaux | 2008-09-01 | 1 | -0/+5 | |
| | ||||||
* | (summary_prompt) render with white background | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 | |
| | ||||||
* | (summary_prompt) add asterisks | Thierry Vignaud | 2008-08-29 | 1 | -1/+3 | |
| | ||||||
* | (new) graphical installer is not supported on early i810, thus prevent waiting | Thierry Vignaud | 2008-08-29 | 1 | -0/+6 | |
| | | | | | several minutes needlessly | |||||
* | (reallyChooseGroups) improved button layout | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 | |
| | ||||||
* | (reallyChooseGroups) use new install time | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 | |
| | ||||||
* | (reallyChooseGroups) align size label to the left | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 | |
| | ||||||
* | (reallyChooseGroups) move size label | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 | |
| | ||||||
* | - configure vga=785 (640x480) when vga=788 (800x600) fails during install | Pascal Rigaux | 2008-08-28 | 1 | -0/+13 | |
| | | | | | | | | | (useful on 800x480 netbooks) other solutions could be: - ensure gfxboot choose 785 when it detects 788 is not available - ensure kernel tries 785 when 788 fails | |||||
* | we don't support SPARC and AXP's old X servers | Pascal Rigaux | 2008-08-28 | 1 | -15/+0 | |
| | ||||||
* | (reallyChooseDesktop) render title in blue | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 | |
| | ||||||
* | (ask_deselect_media__copy_on_disk) handle too big media list | Thierry Vignaud | 2008-08-18 | 1 | -2/+2 | |
| | ||||||
* | (reallyChooseDesktop) add tool tips | Thierry Vignaud | 2008-08-12 | 1 | -0/+6 | |
| | ||||||
* | (reallyChooseDesktop) new desktop choice screen | Thierry Vignaud | 2008-08-12 | 1 | -8/+28 | |
| | ||||||
* | run matchbox window manager | Thierry Vignaud | 2008-07-24 | 1 | -0/+1 | |
| | ||||||
* | stop set icons for banners | Thierry Vignaud | 2008-07-24 | 1 | -3/+3 | |
| | ||||||
* | (enteringStep,get_default_step_items,set_default_step_items,summary_prompt) no | Thierry Vignaud | 2008-07-24 | 1 | -4/+4 | |
| | | | | | more need to define a default banner icon now we do not display them anymore | |||||
* | (new) stop creating a separate logo window | Thierry Vignaud | 2008-07-24 | 1 | -1/+0 | |
| | ||||||
* | - force back 75dpi to get back previous font sizes | Pascal Rigaux | 2008-06-20 | 1 | -1/+1 | |
| | ||||||
* | - do not propose to deselect media if none can be deselected | Pascal Rigaux | 2008-03-03 | 1 | -0/+2 | |
| | ||||||
* | - add "vesa" X driver to use when framebuffer fails | Pascal Rigaux | 2008-02-05 | 1 | -1/+1 | |
| | | | | | | (useful for boxes which work with vga=785 which is not the default, in that case "vesa" should work) | |||||
* | - fix ensuring X is launched on tty7 (cf #37087) | Pascal Rigaux | 2008-01-28 | 1 | -1/+1 | |
| | ||||||
* | - call X with -nolisten tcp to avoid "security" issues (#18320) | Pascal Rigaux | 2008-01-25 | 1 | -0/+1 | |
| | | | | | (nb: this implies "xhost+" helper prog is not useful anymore) | |||||
* | "my $foo if 0" semantic has changed in some cases, using the new "state" ↵ | Pascal Rigaux | 2008-01-18 | 1 | -1/+2 | |
| | | | | keyword instead | |||||
* | - use xkb instead of xmodmap | Pascal Rigaux | 2007-11-27 | 1 | -1/+1 | |
| | | | | | | | (this fixes XF86_Switch_VT_X not defined in our xmodmaps) => stage2 is bigger: 640KB uncompressed, 223KB compressed | |||||
* | replace "Estimating" with "(estimating...)" as suggested in #35103 | Pascal Rigaux | 2007-11-26 | 1 | -1/+1 | |
| | ||||||
* | - use time() to know when to timeout (when launching installer X server) | Pascal Rigaux | 2007-10-11 | 1 | -0/+3 | |
| | | | | | | | since the loop may be slower than 1 second (xf86misc::main::Xtest takes time on a failing X server on i810). Also print a message telling user to wait after 8 seconds. | |||||
* | - translate the pkg summary when mdv-rpm-summary info is available | Pascal Rigaux | 2007-09-21 | 1 | -1/+1 | |
| | | | | | | (for the "Details" mode when installing packages) - ensure mdv-rpm-summary is installed first (if selected) | |||||
* | - advertising: restore support for $title in .pl files (wrongly dropped in ↵ | Pascal Rigaux | 2007-09-17 | 1 | -0/+8 | |
| | | | | 10.4.195) | |||||
* | advertising: drop support for .pl files, only {title} was still supported, ↵ | Pascal Rigaux | 2007-09-14 | 1 | -8/+0 | |
| | | | | and it's unused | |||||
* | (reallyChooseDesktop) fix unwrapped label (#33243) | Thierry Vignaud | 2007-09-06 | 1 | -1/+1 | |
| | ||||||
* | (reallyChooseDesktop) put images along labels in RadioButtons (HIG) | Thierry Vignaud | 2007-09-05 | 1 | -5/+6 | |
| |