Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (_gtk__MDV_Notebook) implement new sidepanel widget | Thierry Vignaud | 2008-09-22 | 10 | -0/+66 |
| | |||||
* | (create_widgets_block) restore support for right alignement for simple | Thierry Vignaud | 2008-09-22 | 3 | -1/+8 |
| | | | | | | | | | | widgets while still not using fillers when packing both a label & a widget (as in eg ask_user_and_root()) regression introduced in r245853 on 2008-09-17: "(create_widget,create_widgets_block) better layout for right aligned widgets" | ||||
* | adapt 'off' state image's width to 'on' one in order to prevent moving text | Thierry Vignaud | 2008-09-22 | 1 | -0/+0 |
| | |||||
* | (create_steps_window) no need to create a filler widget: just set | Thierry Vignaud | 2008-09-22 | 1 | -2/+1 |
| | | | | | vertical position directly | ||||
* | - bootloader-config: | Pascal Rigaux | 2008-09-22 | 2 | -1/+4 |
| | | | | | o fix handling fd0 (regression introduced in 11.44) (#44049) | ||||
* | do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb) | Thierry Vignaud | 2008-09-22 | 2 | -2/+0 |
| | |||||
* | (import_style_ressources) minor perl_checker cleanup | Thierry Vignaud | 2008-09-22 | 1 | -1/+1 |
| | |||||
* | (markup_to_TextView_format) prevent uselessly loading Gtk2::Pango when | Thierry Vignaud | 2008-09-22 | 1 | -2/+1 |
| | | | | | rendering with bigger fonts | ||||
* | 11.49.2 | Thierry Vignaud | 2008-09-22 | 2 | -1/+3 |
| | |||||
* | (Gtk2::Banner->new) use Gtk2::Pango->scale instead of | Thierry Vignaud | 2008-09-22 | 2 | -1/+2 |
| | | | | | | | Gtk2::Pango->PANGO_SCALE, thus fixing crash (#44053) (alternatively we could have just load Gtk2::Pango) | ||||
* | log latest changes | Thierry Vignaud | 2008-09-22 | 2 | -0/+5 |
| | |||||
* | Update zh_TW translation | Shiva Huang | 2008-09-22 | 1 | -38/+39 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2008-09-21 | 1 | -184/+169 |
| | |||||
* | update swedish translation | Thomas Backlund | 2008-09-21 | 1 | -77/+65 |
| | |||||
* | update swedish translation | Thomas Backlund | 2008-09-21 | 1 | -16/+15 |
| | |||||
* | update swedish translation | Thomas Backlund | 2008-09-21 | 1 | -27/+15 |
| | |||||
* | support ibus | Funda Wang | 2008-09-21 | 1 | -0/+12 |
| | |||||
* | update translation | Funda Wang | 2008-09-21 | 1 | -2/+2 |
| | |||||
* | update translations | Funda Wang | 2008-09-21 | 1 | -20/+19 |
| | |||||
* | updates | Keld Simonsen | 2008-09-21 | 1 | -51/+51 |
| | |||||
* | updates | Keld Simonsen | 2008-09-20 | 1 | -253/+42 |
| | |||||
* | updates | Keld Simonsen | 2008-09-20 | 1 | -87/+42 |
| | |||||
* | updates | Keld Simonsen | 2008-09-20 | 1 | -62/+23 |
| | |||||
* | add an empty line between trace & kernel/CPU info | Thierry Vignaud | 2008-09-20 | 1 | -1/+2 |
| | |||||
* | 11.49.1 | Thierry Vignaud | 2008-09-20 | 2 | -1/+3 |
| | |||||
* | install banner images in the proper directory (#44038) | Thierry Vignaud | 2008-09-20 | 3 | -0/+2 |
| | |||||
* | (install) make it possible to install even if using the whole drakx sources | Thierry Vignaud | 2008-09-20 | 1 | -0/+2 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-09-19 | 1 | -2/+7 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-09-19 | 1 | -117/+295 |
| | |||||
* | remove extra newline | Olivier Blin | 2008-09-19 | 1 | -2/+2 |
| | |||||
* | 11.49 | Olivier Blin | 2008-09-19 | 2 | -1/+3 |
| | |||||
* | handle new qlge ethernet driver | Thierry Vignaud | 2008-09-19 | 3 | -3/+3 |
| | |||||
* | remove harddrake service (now run by mandrake_everytime) | Olivier Blin | 2008-09-19 | 3 | -64/+2 |
| | |||||
* | handle new enic ethernet driver: | Thierry Vignaud | 2008-09-19 | 3 | -1/+7 |
| | |||||
* | 11.48 | Thierry Vignaud | 2008-09-19 | 3 | -1/+5 |
| | |||||
* | (Gtk2::Banner->new) explain | Thierry Vignaud | 2008-09-19 | 1 | -0/+1 |
| | |||||
* | (Gtk2::Banner->new) still less hardcoded magic values | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner->new) keep around blue_part's width | Thierry Vignaud | 2008-09-19 | 1 | -1/+2 |
| | |||||
* | (Gtk2::Banner->new) do not hardcode banner height | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner->new, set_pixmap) keep around the background pixbuf (needed ↵ | Thierry Vignaud | 2008-09-19 | 1 | -1/+2 |
| | | | | for next commit) | ||||
* | revert debug stuff | Thierry Vignaud | 2008-09-19 | 1 | -23/+0 |
| | |||||
* | banner changes are more deep | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner->new) better heuristics for vertically positionning the | Thierry Vignaud | 2008-09-19 | 1 | -1/+3 |
| | | | | | Banner's text, according to the actual text's height | ||||
* | (Gtk2::Banner->new) stop rendering title text width as bold | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner->new) increase title text width from 14 to 15 | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner->new) import ressources files in order to get banner's text in ↵ | Thierry Vignaud | 2008-09-19 | 1 | -0/+1 |
| | | | | blue | ||||
* | (Gtk2::Banner->new) set name on Banner's DrawingArea for styling | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner->new) switch from ugtk2 to mygtk2 in order to create drawing ↵ | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | | | | area (needed for next commit) | ||||
* | (import_style_ressources) create it in order to be able to load installer's ↵ | Thierry Vignaud | 2008-09-19 | 1 | -0/+6 |
| | | | | ressources file in standalone mode | ||||
* | move ressources file so that it's availlable to standalone tools too | Thierry Vignaud | 2008-09-19 | 1 | -0/+23 |
| |