| Commit message (Expand) | Author | Age | Files | Lines |
* | (ask_fromW,display_release_notes) stop reducing help & release notes dialogs'... | Thierry Vignaud | 2008-08-19 | 1 | -2/+0 |
* | (ask_fromW) use new style popup button for help | Thierry Vignaud | 2008-08-19 | 1 | -2/+3 |
* | (_gtk__Install_Button) factorize new installer style button for further reusage | Thierry Vignaud | 2008-08-19 | 1 | -9/+5 |
* | (create_widget) fix crashing in r244088 (regression introduced in when moving | Thierry Vignaud | 2008-08-19 | 1 | -1/+1 |
* | (all_focusable_entries) fix crash with advanced widgets (regression introduced | Thierry Vignaud | 2008-08-19 | 1 | -4/+1 |
* | (create_widget) popup advanced settings in dialogs | Thierry Vignaud | 2008-08-18 | 1 | -1/+9 |
* | (_gtk__Install_Title) factorize installer titles creation | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
* | (new,wait_messageW) align titles to the left | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
* | (_gtk__MagicWindow,wait_messageW) move using $::main_window as | Thierry Vignaud | 2008-08-18 | 1 | -1/+0 |
* | (wait_messageW) fix typo in latest commit | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
* | (new,wait_messageW) do not use Banners anymore in order to render titles at i... | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
* | (ask_fromW) do not force modality since it behaves badly with matchbox | Thierry Vignaud | 2008-07-25 | 1 | -2/+1 |
* | (ask_fromW) no need to set modality twice (what's more, transient | Thierry Vignaud | 2008-07-25 | 1 | -1/+2 |
* | (new) do not display any banner icon at install time | Thierry Vignaud | 2008-07-24 | 1 | -1/+1 |
* | (get_html_file) fix broken help because of s/pt_BR/pt_br/ change in file name... | Thierry Vignaud | 2008-04-03 | 1 | -1/+1 |
* | allow interactive::gtk frontends not to pop wait messages | Olivier Blin | 2007-09-28 | 1 | -1/+1 |
* | allow interactive::gtk frontends to ask for a directory | Olivier Blin | 2007-09-28 | 1 | -1/+4 |
* | (load_from_uri) we don't handle #foobar like anchors, so strip them | Thierry Vignaud | 2007-09-27 | 1 | -0/+1 |
* | (get_html_file) enable to fallback on "C" locale | Thierry Vignaud | 2007-09-27 | 1 | -1/+1 |
* | (get_html_file) | Thierry Vignaud | 2007-09-27 | 1 | -9/+13 |
* | (create_treeview_list) use ellipsis in order to prevent horizontal scroll bar | Thierry Vignaud | 2007-09-17 | 1 | -1/+2 |
* | - for wait_message, display a banner and move "Please Wait" in the banner | Pascal Rigaux | 2007-09-13 | 1 | -1/+1 |
* | - display a warning when capslock is enabled and entering a password (#33028) | Pascal Rigaux | 2007-09-05 | 1 | -1/+11 |
* | - bug command: fix choosing the usb-key/floppy drive | Pascal Rigaux | 2007-08-27 | 1 | -4/+10 |
* | - progress bar wait_message: ensure it doesn't go crazy when asked to update | Pascal Rigaux | 2007-05-23 | 1 | -5/+9 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 5 | -816/+1055 |
* | titi's patch is wrong, the ->set_cursor being not done when selecting and exi... | Pascal Rigaux | 2005-09-19 | 1 | -3/+4 |
* | (create_treeview_list) run timer only once | Thierry Vignaud | 2005-09-16 | 1 | -1/+1 |
* | (create_treeview_list) workaround Gtk+ bug where it hides half the list (#18132) | Thierry Vignaud | 2005-09-16 | 1 | -1/+1 |
* | cleanup (translate late, and move methods to upper class) | Pascal Rigaux | 2005-08-30 | 3 | -24/+0 |
* | fill in missing titles for banners and specify icons | Thierry Vignaud | 2005-08-27 | 1 | -1/+1 |
* | do not crash in create_treeview_tree with allow_empty_list and really empty l... | Olivier Blin | 2005-08-24 | 1 | -8/+10 |
* | really make ComboBox with tree inside work | Pascal Rigaux | 2005-08-09 | 1 | -10/+14 |
* | modify ComboBox with a tree inside to follow previous __create_tree_model() c... | Pascal Rigaux | 2005-08-09 | 1 | -9/+7 |
* | fix indentation | Pascal Rigaux | 2005-08-09 | 1 | -32/+32 |
* | better that way | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | revamp code | Pascal Rigaux | 2005-08-09 | 1 | -52/+52 |
* | simplify | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | no need to explicitly show | Pascal Rigaux | 2005-08-09 | 1 | -2/+2 |
* | don't apply {format} twice | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | rename setlocale() as init_setlocale() since it's more meaninfull regarding i... | Thierry Vignaud | 2005-06-30 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | (ask_fromW) simplify | Thierry Vignaud | 2005-06-01 | 1 | -2/+1 |
* | (ask_fromW) do not use next in callback | Thierry Vignaud | 2005-06-01 | 1 | -1/+1 |
* | (ask_fromW) fix set/get from sub leaf of ComboBox with tree | Thierry Vignaud | 2005-05-27 | 1 | -7/+11 |
* | (ask_fromW) help perl_checker | Thierry Vignaud | 2005-05-26 | 1 | -1/+4 |
* | fix setting a combobox with a tree | Thierry Vignaud | 2005-05-26 | 1 | -1/+6 |
* | (__create_tree_model, create_treeview_tree, ask_fromW) enable to use ComboBox... | Thierry Vignaud | 2005-05-26 | 1 | -22/+51 |
* | fix canceling managment in text mode | Thierry Vignaud | 2005-05-22 | 1 | -2/+2 |
* | handle 'wizcancel' | Thierry Vignaud | 2005-05-18 | 1 | -1/+6 |