summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* (create_step_box) factorize codeThierry Vignaud2008-09-221-4/+11
|
* (create_steps_window,update_steps_position) use the new widget inThierry Vignaud2008-09-221-20/+11
| | | | | order to render the sidepanel
* (create_steps_window) really make use better layout in 640x480Thierry Vignaud2008-09-221-1/+0
| | | | | | | | | | | | (#43231) (r244419 from 2008-08-27 wasn't complete: '(create_steps_window) better layout in 640x480 (#43231) ("regression" introduced in r243712 on 2008-07-30: "(create_steps_window) first steps toward new installer style"')
* (_gtk__MDV_Notebook) implement new sidepanel widgetThierry Vignaud2008-09-2210-0/+66
|
* (create_widgets_block) restore support for right alignement for simpleThierry Vignaud2008-09-223-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 textThierry Vignaud2008-09-221-0/+0
|
* (create_steps_window) no need to create a filler widget: just setThierry Vignaud2008-09-221-2/+1
| | | | | vertical position directly
* - bootloader-config:Pascal Rigaux2008-09-222-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 Vignaud2008-09-222-2/+0
|
* (import_style_ressources) minor perl_checker cleanupThierry Vignaud2008-09-221-1/+1
|
* (markup_to_TextView_format) prevent uselessly loading Gtk2::Pango whenThierry Vignaud2008-09-221-2/+1
| | | | | rendering with bigger fonts
* 11.49.2Thierry Vignaud2008-09-222-1/+3
|
* (Gtk2::Banner->new) use Gtk2::Pango->scale instead ofThierry Vignaud2008-09-222-1/+2
| | | | | | | Gtk2::Pango->PANGO_SCALE, thus fixing crash (#44053) (alternatively we could have just load Gtk2::Pango)
* log latest changesThierry Vignaud2008-09-222-0/+5
|
* Update zh_TW translationShiva Huang2008-09-221-38/+39
|
* Updated Czech translation.Michal Bukovjan2008-09-211-184/+169
|
* update swedish translationThomas Backlund2008-09-211-77/+65
|
* update swedish translationThomas Backlund2008-09-211-16/+15
|
* update swedish translationThomas Backlund2008-09-211-27/+15
|
* support ibusFunda Wang2008-09-211-0/+12
|
* update translationFunda Wang2008-09-211-2/+2
|
* update translationsFunda Wang2008-09-211-20/+19
|
* updatesKeld Simonsen2008-09-211-51/+51
|
* updatesKeld Simonsen2008-09-201-253/+42
|
* updatesKeld Simonsen2008-09-201-87/+42
|
* updatesKeld Simonsen2008-09-201-62/+23
|
* add an empty line between trace & kernel/CPU infoThierry Vignaud2008-09-201-1/+2
|
* 11.49.1Thierry Vignaud2008-09-202-1/+3
|
* install banner images in the proper directory (#44038)Thierry Vignaud2008-09-203-0/+2
|
* (install) make it possible to install even if using the whole drakx sourcesThierry Vignaud2008-09-201-0/+2
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-09-191-2/+7
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-09-191-117/+295
|
* remove extra newlineOlivier Blin2008-09-191-2/+2
|
* 11.49Olivier Blin2008-09-192-1/+3
|
* handle new qlge ethernet driverThierry Vignaud2008-09-192-2/+2
|
* remove harddrake service (now run by mandrake_everytime)Olivier Blin2008-09-193-64/+2
|
* handle new enic ethernet driver:Thierry Vignaud2008-09-192-0/+6
|
* 11.48Thierry Vignaud2008-09-193-1/+5
|
* (Gtk2::Banner->new) explainThierry Vignaud2008-09-191-0/+1
|
* (Gtk2::Banner->new) still less hardcoded magic valuesThierry Vignaud2008-09-191-1/+1
|
* (Gtk2::Banner->new) keep around blue_part's widthThierry Vignaud2008-09-191-1/+2
|
* (Gtk2::Banner->new) do not hardcode banner heightThierry Vignaud2008-09-191-1/+1
|
* (Gtk2::Banner->new, set_pixmap) keep around the background pixbuf (needed ↵Thierry Vignaud2008-09-191-1/+2
| | | | for next commit)
* revert debug stuffThierry Vignaud2008-09-191-23/+0
|
* banner changes are more deepThierry Vignaud2008-09-191-1/+1
|
* (Gtk2::Banner->new) better heuristics for vertically positionning theThierry Vignaud2008-09-191-1/+3
| | | | | Banner's text, according to the actual text's height
* (Gtk2::Banner->new) stop rendering title text width as boldThierry Vignaud2008-09-191-1/+1
|
* (Gtk2::Banner->new) increase title text width from 14 to 15Thierry Vignaud2008-09-191-1/+1
|
* (Gtk2::Banner->new) import ressources files in order to get banner's text in ↵Thierry Vignaud2008-09-191-0/+1
| | | | blue
* (Gtk2::Banner->new) set name on Banner's DrawingArea for stylingThierry Vignaud2008-09-191-1/+1
|