fltk/src
Matthias Melcher f39706d92e Flipped spyglass symbol for all apps.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4721 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2005-12-19 16:52:11 +00:00
..
allfiles.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
CMakeLists.txt This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the middle of May this year - STR #863. Also small change in fluid.cxx - time.h was needed for successful build on MinGW. 2005-08-06 05:02:56 +00:00
cmap.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
d1_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
d1.xbm Initial revision 1998-10-06 18:21:25 +00:00
dump_compose.c Initial revision 1998-10-06 18:21:25 +00:00
ew_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
ew.xbm Initial revision 1998-10-06 18:21:25 +00:00
fastarrow.h Initial revision 1998-10-06 18:21:25 +00:00
filename_absolute.cxx VC++ 2005 Support, drop old files, add icons for Sudoku 2005-11-27 14:45:48 +00:00
filename_expand.cxx Fl_File_Chooser no longer resets the type() when choosing a 2005-03-25 17:27:07 +00:00
filename_ext.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
filename_isdir.cxx Fix new trailing slash usage, and restore correct OSX filesystem listing 2005-08-18 14:08:17 +00:00
filename_list.cxx Fixed dirent list by making room for the additional '/' character on directory names. FLTK does not care about the internals of the dirent structure. We only support the member d_name. All other members are non-standard anyways on not available on Win32. 2005-08-26 20:06:29 +00:00
filename_match.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
filename_setext.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_abort.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_add_idle.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Adjuster.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
fl_arc.cxx Fixes for Cygwin (STR #1096) 2005-12-14 01:58:03 +00:00
fl_arci.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
Fl_arg.cxx Move show() after scheme() call in Fl_Window::show(argc, argv) to 2005-05-26 14:03:44 +00:00
fl_ask.cxx Pressing Enter in the file chooser when selecting a directory 2005-03-25 16:11:07 +00:00
Fl_Bitmap.cxx How did 79 get into the comment? I don't know. 2005-09-12 23:12:06 +00:00
Fl_BMP_Image.cxx Added support for 32bit per pixel subformat, uncompressed, in BMP. Last 8 bit are used as Alpha channel. 2005-07-16 08:38:52 +00:00
Fl_Box.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_boxtype.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Browser_.cxx Add additional Fl_Browser_ fixes for STR #834. 2005-08-08 02:59:27 +00:00
Fl_Browser_load.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Browser.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Button.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_call_main.c Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Chart.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
Fl_Check_Browser.cxx STR #1052: using foreground color instead of black in Check Browser 2005-11-02 10:48:05 +00:00
Fl_Check_Button.cxx STR #1052: Made check buttons readable as well 2005-11-02 14:18:32 +00:00
Fl_Choice.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Clock.cxx Fl_Clock_Output depended on a time value that was the same as an 2005-12-14 00:34:34 +00:00
fl_cmap.h Compiling with -DBOXX_BUGS will work around some problems with the newest 2001-05-05 23:39:01 +00:00
Fl_Color_Chooser.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_color_mac.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_color_win32.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
fl_color.cxx fl_contrast() now compares the luminosity of each color (STR 2005-05-12 17:08:35 +00:00
Fl_compose.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Counter.cxx Fix uninitialized variable warnings. 2005-11-27 15:11:33 +00:00
fl_cursor.cxx STR #1061: fixed Fl_Window::cursor for subwindows and GL windows on WIN32 2005-11-04 08:23:20 +00:00
fl_curve.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Dial.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
fl_diamond_box.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_display.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_dnd_mac.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
fl_dnd_win32.cxx STR #1095: Drag'n'drop on WIN32 was only possible using the left mouse button. Added support for the middle and right button. 2005-12-01 09:02:13 +00:00
fl_dnd_x.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_dnd.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Double_Window.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
fl_draw_image_mac.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_draw_image_win32.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_draw_image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_draw_pixmap.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_draw.cxx Fix compile error with Sun C++ compiler. 2005-11-29 08:49:56 +00:00
fl_engraved_label.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_File_Browser.cxx Fix new trailing slash usage, and restore correct OSX filesystem listing 2005-08-18 14:08:17 +00:00
Fl_File_Chooser2.cxx VC++ 2005 Support, drop old files, add icons for Sudoku 2005-11-27 14:45:48 +00:00
Fl_File_Chooser.cxx STR #1062: updated code to resize the preview panel of the file chooser and hide it entirely if unused 2005-11-07 08:39:23 +00:00
Fl_File_Chooser.fl STR #1062: updated code to resize the preview panel of the file chooser and hide it entirely if unused 2005-11-07 08:39:23 +00:00
fl_file_dir.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_File_Icon2.cxx VC++ 2005 Support, drop old files, add icons for Sudoku 2005-11-27 14:45:48 +00:00
Fl_File_Icon.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_File_Input.cxx Fix redraw problem with Fl_File_Input (STR #958) 2005-07-28 22:56:00 +00:00
fl_font_mac.cxx STR #1044 (Mac only): The font number 12 and 15, usually assigned to 2005-10-09 16:27:45 +00:00
fl_font_win32.cxx fl_draw() would segfault on WIN32 if no font was set; it now uses 2005-05-12 13:37:49 +00:00
fl_font_x.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_font_xft.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_font.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Font.H Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_get_key_mac.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_get_key_win32.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_get_key.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_get_system_colors.cxx Fixes for Cygwin (STR #1096) 2005-12-14 01:58:03 +00:00
Fl_GIF_Image.cxx Update dependencies. 2005-11-27 15:05:50 +00:00
Fl_Gl_Choice.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
Fl_Gl_Choice.H Copyright updates. 2005-02-24 21:55:12 +00:00
Fl_Gl_Overlay.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Gl_Window.cxx Resizing of OpenGL subwindows was broken on OSX (STR #804) 2005-05-12 19:16:27 +00:00
Fl_grab.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Group.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Help_Dialog.cxx Flipped spyglass symbol for all apps. 2005-12-19 16:52:11 +00:00
Fl_Help_Dialog.fl Flipped spyglass symbol for all apps. 2005-12-19 16:52:11 +00:00
Fl_Help_View.cxx STR #1064: Added code to underline spaces in underline chunks. Also fixed wrong character code for Center Dot (bulets) on Mac OS Quartz 2005-11-28 16:39:57 +00:00
Fl_Image.cxx STR #1052: The outline drawing of not existing images is now in foreground color instead of black 2005-11-02 11:30:41 +00:00
fl_images_core.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Input_.cxx Silly scope bug. Thanks, gcc 2005-08-17 18:09:20 +00:00
Fl_Input.cxx Fix char * issues with constant strings. 2005-09-19 12:06:09 +00:00
Fl_JPEG_Image.cxx This is the text for the previous commit. 2005-08-29 19:39:02 +00:00
fl_labeltype.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Light_Button.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_line_style.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
Fl_lock.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_mac.cxx Fix mouse wheel handling on OSX (this works with MightyMouse on OSX 10.4.3 2005-11-29 18:06:46 +00:00
Fl_Menu_.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
Fl_Menu_add.cxx STR #unfiled: when using Fl_Menu_::add, the 'flags' field of the last entry in a newly allocated local buffer would not be cleared. If the flag happened to be FL_SUBMENU, this would lead to crash in 'find_item'. The new code clears the entire field. 2005-10-18 09:16:55 +00:00
Fl_Menu_Bar.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Menu_Button.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Menu_global.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Menu_Window.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Menu.cxx STR #1109: Klickin on an inactive item would keep the menubar from realizing the end of the pulldown phase and swallow the next click. 2005-12-12 23:22:55 +00:00
Fl_Multi_Label.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_oval_box.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
fl_overlay_visual.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Overlay_Window.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_overlay.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_own_colormap.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Pack.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Pixmap.cxx STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 2005-09-12 23:03:34 +00:00
fl_plastic.cxx Resorted functions. VC6 did not give a required warning/error 2005-11-07 11:16:24 +00:00
Fl_PNG_Image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_PNM_Image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Positioner.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Preferences.cxx VC++ 2005 Support, drop old files, add icons for Sudoku 2005-11-27 14:45:48 +00:00
Fl_Progress.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_read_image_mac.cxx Added missing SetPort to restore the current port fin Mac OSX fl_read_image. 2005-06-02 07:01:25 +00:00
fl_read_image_win32.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_read_image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_rect.cxx STR $1099: The Quartz version of FLTK now draws a very nice resize 2005-12-14 13:51:51 +00:00
Fl_Repeat_Button.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Return_Button.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Roller.cxx Added redraw on focus vi FL_PUSH for roller, browser and slider 2005-07-16 08:25:06 +00:00
fl_round_box.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
Fl_Round_Button.cxx STR #1052: Changed to dot inside the round check box (radio style buttons) to FL_FOREGROUND_COLOR 2005-11-02 11:31:33 +00:00
fl_rounded_box.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_scroll_area.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Scroll.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Scrollbar.cxx Mousewheel fixes. 2005-11-26 00:47:45 +00:00
fl_set_font.cxx Fl::set_font() did not clear 'pretty' name of existing font 2005-07-16 08:13:20 +00:00
fl_set_fonts_mac.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_set_fonts_win32.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_set_fonts_x.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_set_fonts_xft.cxx Remove unnecessary includes ("flstring.h" is included by the parent 2005-10-13 14:27:19 +00:00
fl_set_fonts.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_shadow_box.cxx Various Pixel bugs: 2005-08-29 21:16:38 +00:00
Fl_Shared_Image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_shortcut.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
fl_show_colormap.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Single_Window.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Slider.cxx Added redraw on focus vi FL_PUSH for roller, browser and slider 2005-07-16 08:25:06 +00:00
fl_symbols.cxx Flipped spyglass symbol for all apps. 2005-12-19 16:52:11 +00:00
Fl_Sys_Menu_Bar.cxx OSX fixes... 2005-11-25 14:50:22 +00:00
Fl_Tabs.cxx STR #602 2005-07-23 12:21:58 +00:00
Fl_Text_Buffer.cxx Fix MacOS X 10.4 compile issues. 2005-04-28 17:48:04 +00:00
Fl_Text_Display.cxx STR #1122: Fl_Text_Display would throw away all key events if the mouse pointer was outside of the Widget bounds. 2005-12-15 20:31:35 +00:00
Fl_Text_Editor.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Tile.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Tiled_Image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Tooltip.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Valuator.cxx Remove unused ptr variable. 2005-09-09 11:16:21 +00:00
Fl_Value_Input.cxx Fl_Value_Input now uses the screen-absolute position instead of 2005-10-12 20:47:21 +00:00
Fl_Value_Output.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
Fl_Value_Slider.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
fl_vertex.cxx Wrong case in path name. 2005-07-17 12:17:50 +00:00
Fl_visual.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Widget.cxx Updated the default label and text colors of all widgets to use 2005-10-30 17:42:21 +00:00
Fl_win32.cxx STR #1104: WIN32 version would insist on running a full length timeout even if it knew already that the UI needed to be updated. This could cause a quite long delay when a timeout was used to trigger a redraw. Probably true for threads as well... . 2005-12-16 11:34:04 +00:00
Fl_Window_fullscreen.cxx Added multi screen awareness to WIN32 version of Fl_Window::fullscreen() 2005-12-01 08:56:24 +00:00
Fl_Window_hotspot.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Window_iconize.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Window.cxx STR $1099: The Quartz version of FLTK now draws a very nice resize 2005-12-14 13:51:51 +00:00
Fl_Wizard.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_x.cxx Revert change from r4659 that caused FLUID resize problem (STR #1110) 2005-12-14 01:03:13 +00:00
Fl_XBM_Image.cxx Fixed signedness of argument to sscanf 2005-08-29 20:11:48 +00:00
Fl_XColor.H Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_XPM_Image.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl.cxx Fl::wait() returns immediately if no windows are open. 2005-12-15 18:57:56 +00:00
flstring.c Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
flstring.h VC++ 2005 Support, drop old files, add icons for Sudoku 2005-11-27 14:45:48 +00:00
forms_bitmap.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
forms_compatability.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
forms_free.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
forms_fselect.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
forms_pixmap.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
forms_timer.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
gl_draw.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
gl_start.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
glut_compatability.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
glut_font.cxx Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
makedepend Update dependencies. 2005-11-27 15:05:50 +00:00
Makefile Added shared library support for Cygwin and MingW (STR #893) 2005-08-08 00:54:30 +00:00
makefile.wat Fix eol-style in Watcom files... 2005-05-19 16:07:13 +00:00
mediumarrow.h Initial revision 1998-10-06 18:21:25 +00:00
new.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
ns_mask.xbm Initial revision 1998-10-06 18:21:25 +00:00
ns.xbm Initial revision 1998-10-06 18:21:25 +00:00
numericsort.c Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
scandir_win32.c Fixed C++ style comments in plain C files (STR #997) 2005-08-29 20:16:36 +00:00
scandir.c Copyright updates. 2005-02-24 21:55:12 +00:00
screen_xywh.cxx Multiple screen support didn't work on Windows NT and 95 (STR 2005-05-12 14:00:24 +00:00
slowarrow.h Initial revision 1998-10-06 18:21:25 +00:00
tile.xpm Update tile image to 64x64 (STR #769) 2005-03-23 03:48:42 +00:00
up.xbm This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 2001-08-01 21:24:49 +00:00
vsnprintf.c Fixed C++ style comments in plain C files (STR #997) 2005-08-29 20:16:36 +00:00