fltk/src
Michael R Sweet ec494401c1 Make sure all strings can be localized in the dialogs.
Move the "preview" button over so there is room for localization.

Fix the order of buttons in convenience dialogs.

Update "ask" to use the fl_input function.

Fix 4-bit BMP file loading.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2608 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2002-08-30 16:58:16 +00:00
..
.cvsignore CVS ignore files... 2001-12-21 15:37:39 +00:00
allfiles.xbm
cmap.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
d1_mask.xbm
d1.xbm
dump_compose.c
ew_mask.xbm
ew.xbm
fastarrow.h
filename_absolute.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
filename_expand.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
filename_ext.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
filename_isdir.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
filename_list.cxx Add Cygwin check for scandir(); fix from Ken Yarnall. 2002-08-19 18:11:24 +00:00
filename_match.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
filename_setext.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
Fl_abort.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_add_idle.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Adjuster.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_arc.cxx Get rid of a potential divide-by-zero in new arc code. 2002-05-07 00:17:07 +00:00
fl_arci.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_arg.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_ask.cxx Make sure all strings can be localized in the dialogs. 2002-08-30 16:58:16 +00:00
Fl_Bitmap.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_BMP_Image.cxx Make sure all strings can be localized in the dialogs. 2002-08-30 16:58:16 +00:00
Fl_Box.cxx Move ENTER/LEAVE handling to Fl_Box so that the default event handler 2002-04-12 20:16:07 +00:00
fl_boxtype.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Browser_.cxx One more browser redraw fix from Ken. 2002-08-16 19:51:31 +00:00
Fl_Browser_load.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Browser.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Button.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_call_main.c Some patches from Ori Berger to plug some resource leaks and use a 2002-07-01 20:14:08 +00:00
Fl_Chart.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Check_Browser.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Check_Button.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Choice.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Clock.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_cmap.h
Fl_Color_Chooser.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_color_mac.cxx MacOS fixes (include x.H instead of mac.H...) 2002-06-07 16:56:15 +00:00
fl_color_win32.cxx Some patches from Ori Berger to plug some resource leaks and use a 2002-07-01 20:14:08 +00:00
fl_color.cxx More color fixes for Xft (fl_color_ wasn't always set) 2002-05-16 02:16:17 +00:00
Fl_compose.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Counter.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_cursor.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_curve.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Dial.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_diamond_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_display.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
fl_dnd_mac.cxx MacOS fixes (include x.H instead of mac.H...) 2002-06-07 16:56:15 +00:00
fl_dnd_win32.cxx Albrecht's DND under WIN32 bug fix. 2002-08-20 15:29:25 +00:00
fl_dnd_x.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_dnd.cxx - added Win32 native drag'n'drop code 2002-02-24 17:52:18 +00:00
Fl_Double_Window.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
fl_draw_image_mac.cxx MacOS: 2002-06-27 04:29:39 +00:00
fl_draw_image_win32.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
fl_draw_image.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_draw_pixmap.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_draw.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
fl_engraved_label.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_File_Browser.cxx Use box function to redraw Fl_Browser_, Fl_Input_, and Fl_Slider. 2002-08-13 15:42:44 +00:00
Fl_File_Chooser2.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_File_Chooser.cxx Make sure all strings can be localized in the dialogs. 2002-08-30 16:58:16 +00:00
Fl_File_Chooser.fl Make sure all strings can be localized in the dialogs. 2002-08-30 16:58:16 +00:00
fl_file_dir.cxx Bug fixes from Sebastien. 2002-06-13 18:18:33 +00:00
Fl_File_Icon2.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_File_Icon.cxx VC++ project file updates. 2002-06-28 21:29:16 +00:00
Fl_File_Input.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_font_mac.cxx Added Greg Ercolanos filedescripter support 2002-06-27 23:18:12 +00:00
fl_font_win32.cxx Make sure fl_size_, fl_font_, and fl_xfont are initialized and used. 2002-06-08 13:07:19 +00:00
fl_font_x.cxx Make sure fl_size_, fl_font_, and fl_xfont are initialized and used. 2002-06-08 13:07:19 +00:00
fl_font_xft.cxx Make sure fl_size_, fl_font_, and fl_xfont are initialized and used. 2002-06-08 13:07:19 +00:00
fl_font.cxx Clean up string includes. 2002-05-25 13:38:25 +00:00
Fl_Font.H Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_get_key_mac.cxx MacOS fixes (include x.H instead of mac.H...) 2002-06-07 16:56:15 +00:00
Fl_get_key_win32.cxx WIN32 compile fixes. 2002-06-07 16:37:48 +00:00
Fl_get_key.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_get_system_colors.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_GIF_Image.cxx Clean up string includes. 2002-05-25 13:38:25 +00:00
Fl_Gl_Choice.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Gl_Choice.H - Mac: greatly improved OpenGL support, some window management, 2001-12-18 11:00:09 +00:00
Fl_Gl_Overlay.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Gl_Window.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_grab.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Group.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Help_Dialog.cxx Make sure all strings can be localized in the dialogs. 2002-08-30 16:58:16 +00:00
Fl_Help_Dialog.fl Make sure all strings can be localized in the dialogs. 2002-08-30 16:58:16 +00:00
Fl_Help_View.cxx Fix rescaling of tables (again)... 2002-08-18 15:19:24 +00:00
Fl_Image.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_images_core.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Input_.cxx Typo found by Albrecht Schlo�er fixed. This would crash fltk when a 2002-08-13 22:43:59 +00:00
Fl_Input.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_JPEG_Image.cxx BMP image loader fixes. 2002-07-26 14:22:02 +00:00
fl_labeltype.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Light_Button.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_line_style.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_lock.cxx Some patches from Ori Berger to plug some resource leaks and use a 2002-07-01 20:14:08 +00:00
Fl_mac.cxx First steps in CodeWarrior on OS_X support. 2002-07-17 06:09:26 +00:00
Fl_Menu_.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Menu_add.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Menu_Bar.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Menu_Button.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Menu_global.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Menu_Window.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Menu.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Multi_Label.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
fl_oval_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
fl_overlay_visual.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Overlay_Window.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
fl_overlay.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_own_colormap.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Pack.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Pixmap.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_plastic.cxx More color fixes for Xft (fl_color_ wasn't always set) 2002-05-16 02:16:17 +00:00
Fl_PNG_Image.cxx Range check Fl_Text_Buffer::search_forward(). 2002-08-05 17:50:25 +00:00
Fl_PNM_Image.cxx Add support for TT element. 2002-05-27 21:16:47 +00:00
Fl_Positioner.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
Fl_Preferences.cxx Add constructors that accept the path to use (rather then SYSTEM or USER 2002-08-27 03:03:37 +00:00
Fl_Progress.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_read_image_mac.cxx fl_read_image() - not implemented for WIN32 or OSX yet. 2002-05-30 15:09:03 +00:00
fl_read_image_win32.cxx Add Matthias's WIN32 code to get an image from the current window; needs 2002-05-31 12:47:49 +00:00
fl_read_image.cxx fl_read_image() - not implemented for WIN32 or OSX yet. 2002-05-30 15:09:03 +00:00
fl_rect.cxx Prefer fl_push_clip() over fl_clip(). 2002-06-11 20:58:12 +00:00
Fl_Repeat_Button.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Return_Button.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_Roller.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_round_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_Round_Button.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_rounded_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
fl_scroll_area.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Scroll.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
Fl_Scrollbar.cxx Use box function to redraw Fl_Browser_, Fl_Input_, and Fl_Slider. 2002-08-13 15:42:44 +00:00
fl_set_font.cxx Some patches from Ori Berger to plug some resource leaks and use a 2002-07-01 20:14:08 +00:00
fl_set_fonts_mac.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_set_fonts_win32.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_set_fonts_x.cxx Fix more compile errors. 2002-08-12 19:42:55 +00:00
fl_set_fonts_xft.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_set_fonts.cxx Clean up string includes. 2002-05-25 13:38:25 +00:00
fl_set_gray.cxx Redefine FL_ color values to use the color cube. 2002-04-11 10:46:19 +00:00
fl_shadow_box.cxx Rename all remaining functions that don't start with fl_ to 2002-03-25 21:08:42 +00:00
Fl_Shared_Image.cxx Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
fl_shortcut.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_show_colormap.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Single_Window.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Slider.cxx Use box function to redraw Fl_Browser_, Fl_Input_, and Fl_Slider. 2002-08-13 15:42:44 +00:00
fl_symbols.cxx Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 2002-04-11 11:52:43 +00:00
Fl_Sys_Menu_Bar.cxx reenabled and improved support for Fl_Sys_Menu_Bar which is a subclass 2002-07-11 04:11:41 +00:00
Fl_Tabs.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Text_Buffer.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Text_Display.cxx Fix infinite loop bug in Fl_Text_Display::resize()... 2002-08-20 17:12:19 +00:00
Fl_Text_Editor.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Tile.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Tiled_Image.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Tooltip.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Valuator.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Value_Input.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Value_Output.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Value_Slider.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
fl_vertex.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_visual.cxx cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling 2002-01-03 08:08:21 +00:00
Fl_Widget.cxx Remove extra 3 pixel offset when the size is below a certain amount; 2002-07-23 15:07:33 +00:00
Fl_win32.cxx Some patches from Ori Berger to plug some resource leaks and use a 2002-07-01 20:14:08 +00:00
Fl_Window_fullscreen.cxx cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling 2002-01-03 08:08:21 +00:00
Fl_Window_hotspot.cxx Make sure that hotspotted windows stay on the screen under MacOS X. 2002-04-15 20:30:06 +00:00
Fl_Window_iconize.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_Window.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_Wizard.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
Fl_x.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_XBM_Image.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl_XColor.H
Fl_XPM_Image.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
Fl.cxx More modal stuff (this time for sure! :) 2002-08-23 15:09:49 +00:00
flstring.c Fix redraw area for focus box on buttons with no box. 2002-05-17 11:31:09 +00:00
flstring.h Use parenthesis for "#if defined foo" -> "#if defined(foo)" - portability. 2002-07-17 15:23:58 +00:00
forms_bitmap.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
forms_compatability.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
forms_free.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
forms_fselect.cxx Massive update to use strlcpy() and strlcat() instead of strncpy() 2002-05-16 12:47:44 +00:00
forms_pixmap.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
forms_timer.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
gl_draw.cxx More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 2002-08-09 22:57:00 +00:00
gl_start.cxx cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling 2002-01-03 08:08:21 +00:00
glut_compatability.cxx More shadow variable changes... 2002-08-09 03:17:30 +00:00
glut_font.cxx Copyright updates... 2002-01-01 15:11:33 +00:00
makedepend Add image() methods to Fl_Menu_Item. 2002-08-01 02:02:03 +00:00
Makefile Move the rest of the image file formats (except for XBM and XPM) to 2002-08-09 01:09:49 +00:00
mediumarrow.h
new.xbm
ns_mask.xbm
ns.xbm
numericsort.c More shadow variable changes... 2002-08-09 03:17:30 +00:00
scandir_win32.c Fix scandir dirent stuff under WIN32. 2002-05-04 12:37:41 +00:00
scandir.c Fix scandir dirent stuff under WIN32. 2002-05-04 12:37:41 +00:00
slowarrow.h
tile.xpm Use rint() for some more rounding of vertices. 2002-01-01 13:11:29 +00:00
up.xbm
vsnprintf.c Don't use the snprintf() and vsnprintf() names; instead, use fl_snprintf() 2002-03-25 21:55:05 +00:00