summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive
Commit message (Expand)AuthorAgeFilesLines
...
* - fix buggy blocking wait_message occuring in summaryPascal Rigaux2008-08-291-0/+1
* (create_widgets) fix off by one error in title countThierry Vignaud2008-08-281-1/+1
* (create_widgets) fix asterisk in titlesThierry Vignaud2008-08-281-1/+1
* (all_title_entries,create_widgets) add asterisks before titles when there're ...Thierry Vignaud2008-08-271-0/+11
* (create_widget) simplify last two commitsThierry Vignaud2008-08-271-9/+3
* (create_widget) remove dead codeThierry Vignaud2008-08-271-2/+0
* (create_widgets_block) put right "content widget" in a size groupThierry Vignaud2008-08-271-0/+2
* (create_widget) restore support for advanced_messages (regression introduced inThierry Vignaud2008-08-271-1/+10
* (create_widget) perl_checker fixThierry Vignaud2008-08-271-1/+1
* (create_widget) fix positin of filler in order to be able to right align any ...Thierry Vignaud2008-08-271-1/+1
* (create_treeview_list) fix several Gtk-CRITICALThierry Vignaud2008-08-271-0/+1
* (create_widgets_block) fix right aligned widgetsThierry Vignaud2008-08-271-1/+1
* (create_widget) workaround infamous 6 years old gnome bug #101968 (bad label ...Thierry Vignaud2008-08-271-1/+2
* - pop wait_messages and ensure same window is used for next wait_messagesPascal Rigaux2008-08-221-1/+4
* (create_widgets_block) add support for new 'alignment' parameter (only 'right...Thierry Vignaud2008-08-221-1/+4
* (create_widgets_block) add support for new 'do_not_expand' parameterThierry Vignaud2008-08-221-0/+7
* (create_widget) enable to render Buttons with new 'advanced' install styleThierry Vignaud2008-08-201-4/+11
* (create_widget) use mygtk2 for creating buttons instead of raw Gtk2 (needed f...Thierry Vignaud2008-08-201-2/+2
* (create_widget) set title for advanced dialogs instead of relying onThierry Vignaud2008-08-201-1/+1
* (create_widget) explain crash fix introduced in r244218 for advanced widgetsThierry Vignaud2008-08-201-0/+2
* (ask_fromW,display_release_notes) stop reducing help & release notes dialogs'...Thierry Vignaud2008-08-191-2/+0
* (ask_fromW) use new style popup button for helpThierry Vignaud2008-08-191-2/+3
* (_gtk__Install_Button) factorize new installer style button for further reusageThierry Vignaud2008-08-191-9/+5
* (create_widget) fix crashing in r244088 (regression introduced in when movingThierry Vignaud2008-08-191-1/+1
* (all_focusable_entries) fix crash with advanced widgets (regression introducedThierry Vignaud2008-08-191-4/+1
* (create_widget) popup advanced settings in dialogsThierry Vignaud2008-08-181-1/+9
* (_gtk__Install_Title) factorize installer titles creationThierry Vignaud2008-08-181-1/+1
* (new,wait_messageW) align titles to the leftThierry Vignaud2008-08-181-1/+1
* (_gtk__MagicWindow,wait_messageW) move using $::main_window asThierry Vignaud2008-08-181-1/+0
* (wait_messageW) fix typo in latest commitThierry Vignaud2008-08-131-1/+1
* (new,wait_messageW) do not use Banners anymore in order to render titles at i...Thierry Vignaud2008-08-131-1/+1
* (ask_fromW) do not force modality since it behaves badly with matchboxThierry Vignaud2008-07-251-2/+1
* (ask_fromW) no need to set modality twice (what's more, transientThierry Vignaud2008-07-251-1/+2
* (new) do not display any banner icon at install timeThierry Vignaud2008-07-241-1/+1
* (get_html_file) fix broken help because of s/pt_BR/pt_br/ change in file name...Thierry Vignaud2008-04-031-1/+1
* allow interactive::gtk frontends not to pop wait messagesOlivier Blin2007-09-281-1/+1
* allow interactive::gtk frontends to ask for a directoryOlivier Blin2007-09-281-1/+4
* (load_from_uri) we don't handle #foobar like anchors, so strip themThierry Vignaud2007-09-271-0/+1
* (get_html_file) enable to fallback on "C" localeThierry Vignaud2007-09-271-1/+1
* (get_html_file)Thierry Vignaud2007-09-271-9/+13
* (create_treeview_list) use ellipsis in order to prevent horizontal scroll barThierry Vignaud2007-09-171-1/+2
* - for wait_message, display a banner and move "Please Wait" in the bannerPascal Rigaux2007-09-131-1/+1
* - display a warning when capslock is enabled and entering a password (#33028)Pascal Rigaux2007-09-051-1/+11
* - bug command: fix choosing the usb-key/floppy drivePascal Rigaux2007-08-271-4/+10
* - progress bar wait_message: ensure it doesn't go crazy when asked to updatePascal Rigaux2007-05-231-5/+9
* re-sync after the big svn lossPascal Rigaux2007-04-255-816/+1055
* titi's patch is wrong, the ->set_cursor being not done when selecting and exi...Pascal Rigaux2005-09-191-3/+4
* (create_treeview_list) run timer only onceThierry Vignaud2005-09-161-1/+1
* (create_treeview_list) workaround Gtk+ bug where it hides half the list (#18132)Thierry Vignaud2005-09-161-1/+1
* cleanup (translate late, and move methods to upper class)Pascal Rigaux2005-08-303-24/+0