| Commit message (Expand) | Author | Age | Files | Lines |
* | - fix buggy blocking wait_message occuring in diskdrake | Pascal Rigaux | 2008-09-03 | 1 | -1/+0 |
* | (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 |
* | (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 th... | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 |
* | (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 |
* | (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 ne... | Thierry Vignaud | 2008-09-02 | 1 | -2/+3 |
* | (ask_deselect_media__copy_on_disk) ensure button got packed at bottom if ther... | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 |
* | (ask_deselect_media__copy_on_disk) fix layout of media selection step by prev... | Thierry Vignaud | 2008-09-02 | 1 | -8/+8 |
* | - fix buggy blocking wait_message occuring in summary (#42062) | Pascal Rigaux | 2008-09-02 | 1 | -0/+1 |
* | (create_boxradio,create_box_with_title,create_widget,get_label_width,main,rea... | Thierry Vignaud | 2008-09-02 | 1 | -1/+3 |
* | (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 |
* | call drakx-matchbox-window-manager with no options | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
* | - 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 |
* | (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 |
* | 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 |
* | (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 |
* | - 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 |
* | "my $foo if 0" semantic has changed in some cases, using the new "state" keyw... | Pascal Rigaux | 2008-01-18 | 1 | -1/+2 |
* | - use xkb instead of xmodmap | Pascal Rigaux | 2007-11-27 | 1 | -1/+1 |
* | 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 |
* | - translate the pkg summary when mdv-rpm-summary info is available | Pascal Rigaux | 2007-09-21 | 1 | -1/+1 |
* | - advertising: restore support for $title in .pl files (wrongly dropped in 10... | Pascal Rigaux | 2007-09-17 | 1 | -0/+8 |
* | advertising: drop support for .pl files, only {title} was still supported, an... | Pascal Rigaux | 2007-09-14 | 1 | -8/+0 |
* | (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 |