Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (new) fix sizing some label (workarounding infamous 6 years old gnome bug ↵ | Thierry Vignaud | 2008-09-03 | 3 | -1/+6 | |
| | | | | #101968) | |||||
* | - fix buggy blocking wait_message occuring in diskdrake | Pascal Rigaux | 2008-09-03 | 4 | -7/+16 | |
| | | | | | | (using a more powerful strategy to ensure such blocking wait_message won't bother use anymore) | |||||
* | Updated Estonian translation. | Marek Laane | 2008-09-03 | 1 | -3/+3 | |
| | ||||||
* | 11.33.1 | Thierry Vignaud | 2008-09-02 | 3 | -1/+5 | |
| | ||||||
* | (ask_warn_) make "ask_warn" dialogs be centered at intall time | Thierry Vignaud | 2008-09-02 | 2 | -0/+3 | |
| | ||||||
* | 11.33 | Thierry Vignaud | 2008-09-02 | 2 | -1/+3 | |
| | ||||||
* | (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 | 3 | -8/+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 | 2 | -1/+2 | |
| | ||||||
* | add bug reference | 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 | 2 | -1/+2 | |
| | ||||||
* | update | Thierry Vignaud | 2008-09-02 | 1 | -3/+3 | |
| | ||||||
* | sync with code | Thierry Vignaud | 2008-09-02 | 70 | -140/+490 | |
| | ||||||
* | sync with code | Thierry Vignaud | 2008-09-02 | 1 | -2/+7 | |
| | ||||||
* | (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 | 2 | -1/+6 | |
| | | | | step by fixing width of another label | |||||
* | 11.32 | Thierry Vignaud | 2008-09-02 | 2 | -1/+3 | |
| | ||||||
* | (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) | |||||
* | (_gtk__Label_Left) enable to override default padding | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 | |
| | ||||||
* | (get_label_width) make it auto adaptable to the selected default padding | Thierry Vignaud | 2008-09-02 | 1 | -3/+3 | |
| | ||||||
* | (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 | 2 | -8/+9 | |
| | | | | preventing button & checkboxes to be too big | |||||
* | - fix buggy blocking wait_message occuring in summary (#42062) | Pascal Rigaux | 2008-09-02 | 2 | -0/+3 | |
| | | | | | (this was fixed only for "interactive", not for install::steps_gtk::summary_prompt()) | |||||
* | 11.31.1 wasn't released | Thierry Vignaud | 2008-09-02 | 1 | -3/+0 | |
| | ||||||
* | 11.31.2 | Thierry Vignaud | 2008-09-02 | 2 | -1/+3 | |
| | ||||||
* | add missing spacing | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 | |
| | ||||||
* | (create_boxradio,create_box_with_title,create_widget,get_label_width,main,re ↵ | Thierry Vignaud | 2008-09-02 | 5 | -2/+10 | |
| | | | | | | | allyChooseDesktop) explain infamous 6 years old gnome bug #101968 workarounds | |||||
* | (get_label_width) adjust sizing in order to prevent horizontal scrollbar to ↵ | Thierry Vignaud | 2008-09-02 | 2 | -2/+3 | |
| | | | | appear | |||||
* | 11.31.1 | Thierry Vignaud | 2008-09-02 | 2 | -1/+3 | |
| | ||||||
* | (create_boxradio) do not size right aligned radio buttons | Thierry Vignaud | 2008-09-02 | 2 | -1/+3 | |
| | ||||||
* | (gtkradio,create_boxradio) move label sizing one level upper (needed for ↵ | Thierry Vignaud | 2008-09-02 | 2 | -1/+1 | |
| | | | | next commit) | |||||
* | (gtkradio) do not open code get_label_width() | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 | |
| | ||||||
* | prompt before logging out of kde4 | Pascal Rigaux | 2008-09-02 | 1 | -1/+1 | |
| | ||||||
* | - libDrakX: | Pascal Rigaux | 2008-09-02 | 2 | -2/+6 | |
| | | | | | o handle KDE4 in running_window_manager() and ask_window_manager_to_logout() | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-09-02 | 1 | -3/+5 | |
| | ||||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-09-02 | 1 | -7/+6 | |
| | ||||||
* | 11.31 | Pascal Rigaux | 2008-09-02 | 2 | -1/+3 | |
| | ||||||
* | - fix "INTERNAL ERROR: ask_from_normalize" at end of installation | Pascal Rigaux | 2008-09-02 | 2 | -2/+3 | |
| | ||||||
* | 11.30 | Thierry Vignaud | 2008-09-01 | 1 | -0/+2 | |
| | ||||||
* | 11.30 | Thierry Vignaud | 2008-09-01 | 2 | -1/+3 | |
| | ||||||
* | use pcmcia-socket-startup from /lib/udev for latest pcmciautils | Olivier Blin | 2008-09-01 | 3 | -2/+3 | |
| | ||||||
* | service_harddrake: adapt kernel modaliases that are not valid anymore | Olivier Blin | 2008-09-01 | 3 | -1/+35 | |
| | | | | | | in modprobe.conf when booting a new kernel, this should fix migration from e1000 to e1000e and from iwl4965 to iwlagn (#41248) | |||||
* | update package management icons | Thierry Vignaud | 2008-09-01 | 6 | -0/+1 | |
| | ||||||
* | duplicated with ../../pixmaps' one | Thierry Vignaud | 2008-09-01 | 1 | -0/+0 | |
| | ||||||
* | use a variable to store first run info | Olivier Blin | 2008-09-01 | 1 | -1/+2 | |
| | ||||||
* | read harddrake config earlier | Olivier Blin | 2008-09-01 | 1 | -11/+9 | |
| | ||||||
* | keep full kernel version and use another variable for kernel major | Olivier Blin | 2008-09-01 | 1 | -3/+3 | |
| |