- Global fix_gtk_settings
- Replace by a more structural fix (or remove if fixed upstream).
- Global refresh_keymap
- This is a workaround to force dfb to reload keymap at every run, awaiting for dfb to support automatic keymap change detection and reloading (see also bug #381979).
- Global fe_gtk_get_text
- There is no real reason that we can't use question_get_text defined in cdebconf except that question_get_text doesn't strdup the fallback string. This means than there is no way to have correct memory management. question_get_text should be fixed and this function removed from the GTK+ frontend.
- Global fe_gtk_run_message_dialog
- This function should just wrap around a standard GtkDialog when used outside the debian-installer.
- Global create_question_box
- This currently breaks the focus chain for widgets not currently shown by the viewports. Not sure on how to fix that correctly.
- Global do_screenshot
- This should also display a message in case of failure.
- Global set_value_from_multiselect
- This function won't work if there is more than one level in the model.
Generated on Sat Jul 7 23:41:42 2007 for fe_gtk by
1.5.1