| .. |
|
xutf8
|
Correct a few minor typos in xutf8/utf8Wrap.c and add comments to (attempt to) better explain what I have added...
|
2011-02-08 10:06:19 +00:00 |
|
aimm.h
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
allfiles.xbm
|
|
|
|
cgdebug.h
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
CMakeLists.txt
|
X11 specific: made class Fl_X visible only if FL_LIBRARY is defined before compilation,
|
2011-01-12 09:24:03 +00:00 |
|
cmap.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
d1_mask.xbm
|
|
|
|
d1.xbm
|
|
|
|
dump_compose.c
|
|
|
|
ew_mask.xbm
|
|
|
|
ew.xbm
|
|
|
|
fastarrow.h
|
|
|
|
filename_absolute.cxx
|
STR 2501: fixed freeing of incremented pointer.
|
2010-12-31 22:13:07 +00:00 |
|
filename_expand.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
filename_ext.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
filename_isdir.cxx
|
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems.
|
2010-12-19 21:20:10 +00:00 |
|
filename_list.cxx
|
Fix STR #2507. Applied supplied patch modified for Mac OS X. Checked OK on Linux.
|
2011-01-05 16:50:10 +00:00 |
|
filename_match.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
filename_setext.cxx
|
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems.
|
2010-12-19 21:20:10 +00:00 |
|
Fl_abort.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_add_idle.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Adjuster.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_arc.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_arci.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_arg.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_ask.cxx
|
Fixed keyboard navigation in fl_choice() (STR #2591)
|
2011-04-20 14:54:42 +00:00 |
|
Fl_Bitmap.cxx
|
Removed global variable fl_surface that was not very useful because equivalent
|
2011-02-02 12:42:47 +00:00 |
|
Fl_BMP_Image.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Box.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_boxtype.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Browser_.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Browser_load.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Browser.cxx
|
Fix constructors for VC++ DLL builds (STR #2645).
|
2011-05-24 20:00:56 +00:00 |
|
Fl_Button.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_call_main.c
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Chart.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Check_Browser.cxx
|
Some Doxygen doc cleaning.
|
2011-02-01 15:41:04 +00:00 |
|
Fl_Check_Button.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Choice.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Clock.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_cmap.h
|
|
|
|
Fl_cocoa.mm
|
Fixes bug entitled "Fl::event_text() omitted for keyups?" in fltk.development.
|
2011-06-03 09:12:07 +00:00 |
|
Fl_Color_Chooser.cxx
|
As per thread on fltk.development: "RFC: Docs - getting rid of .eps files"
|
2010-12-08 23:53:04 +00:00 |
|
fl_color_mac.cxx
|
Replaced global variable fl_color_ by a private member of the Fl_Graphics_Driver class,
|
2011-02-06 12:32:23 +00:00 |
|
fl_color_win32.cxx
|
Replaced global variable fl_color_ by a private member of the Fl_Graphics_Driver class,
|
2011-02-06 12:32:23 +00:00 |
|
fl_color.cxx
|
Replaced global variable fl_color_ by a private member of the Fl_Graphics_Driver class,
|
2011-02-06 12:32:23 +00:00 |
|
Fl_compose.cxx
|
Reorganized keyboard input-handling code.
|
2011-04-27 11:21:57 +00:00 |
|
Fl_Counter.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_cursor.cxx
|
Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class.
|
2010-12-18 22:31:01 +00:00 |
|
fl_curve.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Device.cxx
|
Mac OS: modified the definition of the fl_mac_os_version global variable to allow v 10.10.10
|
2011-03-04 16:48:10 +00:00 |
|
Fl_Dial.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_diamond_box.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_display.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_dnd_win32.cxx
|
Windows: Fixed off-by-one error when dropping Unicode text
|
2010-12-14 19:46:55 +00:00 |
|
fl_dnd_x.cxx
|
STR #2472: X11 only: fixes DnD between FLTK and other apps for non-ASCII text.
|
2010-12-09 21:52:07 +00:00 |
|
fl_dnd.cxx
|
Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class.
|
2010-12-18 22:31:01 +00:00 |
|
Fl_Double_Window.cxx
|
Janitorial code fixes: braces, indenting, FLTK coding standard.
|
2011-02-06 12:20:16 +00:00 |
|
fl_draw_image_mac.cxx
|
Following STR #2583, the behaviour of fl_draw_image() with d = 4 on Mac OS is here
|
2011-04-12 11:38:43 +00:00 |
|
fl_draw_image_win32.cxx
|
A better solution to the crash when printing the mandelbrot demo under WIN32.
|
2011-01-20 12:55:50 +00:00 |
|
fl_draw_image.cxx
|
Fix STR #2637, part 2: accessing pixel values beyond array bounds. 64-bit
|
2011-05-23 21:05:22 +00:00 |
|
fl_draw_pixmap.cxx
|
Replaced a bunch of delete by delete[] where it's legitimate.
|
2011-02-02 18:39:34 +00:00 |
|
fl_draw.cxx
|
Fix STR #2649: fl_measure() did not handle well double @@ at line start.
|
2011-05-30 16:08:46 +00:00 |
|
fl_encoding_latin1.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_encoding_mac_roman.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_engraved_label.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_File_Browser.cxx
|
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems.
|
2010-12-19 21:20:10 +00:00 |
|
Fl_File_Chooser2.cxx
|
Added "Show hidden files" check button to the file chooser panel.
|
2011-06-06 16:11:22 +00:00 |
|
Fl_File_Chooser.cxx
|
Fix STR #2657: repaired indentation error in fluid-output code.
|
2011-06-07 11:41:36 +00:00 |
|
Fl_File_Chooser.fl
|
Fix STR #2657: repaired indentation error in fluid-output code.
|
2011-06-07 11:41:36 +00:00 |
|
fl_file_dir.cxx
|
Some Doxygen doc fine tuning.
|
2011-01-31 18:04:09 +00:00 |
|
Fl_File_Icon2.cxx
|
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems.
|
2010-12-19 21:20:10 +00:00 |
|
Fl_File_Icon.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_File_Input.cxx
|
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems.
|
2010-12-19 21:20:10 +00:00 |
|
fl_font_mac.cxx
|
I've extended Manolo's excellent tweaks that handle surrogate pairs.
|
2011-04-17 13:18:55 +00:00 |
|
fl_font_win32.cxx
|
Hopefully this fixes the bug Albrecht found in using fl_measure on surrogate pairs whilst we were looking at STR #2622.
|
2011-05-10 15:37:05 +00:00 |
|
fl_font_x.cxx
|
Fix STR #2564: X11 preferred font encoding should now be iso10646-1.
|
2011-02-19 18:03:43 +00:00 |
|
fl_font_xft.cxx
|
Added virtual width(), height(), descent() and text_extents() functions to the Fl_Graphics_Driver
|
2011-02-18 13:39:48 +00:00 |
|
fl_font.cxx
|
Rework the ifdefs for defining the appropriate value of WINVER in our builds.
|
2011-05-23 16:06:13 +00:00 |
|
Fl_Font.H
|
Removed unused declaration of global variable fl_fontsize.
|
2011-02-15 15:47:22 +00:00 |
|
Fl_GDI_Printer.cxx
|
Fl_Device: removed class_name(char *) member function and set class_name(void) virtual.
|
2011-02-23 14:36:18 +00:00 |
|
Fl_get_key_mac.cxx
|
Added function keys F13 - F16 and corrected backslash key.
|
2011-04-26 17:28:10 +00:00 |
|
Fl_get_key_win32.cxx
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
Fl_get_key.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_get_system_colors.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_GIF_Image.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Gl_Choice.cxx
|
Fix STR #2556.
|
2011-02-07 13:51:17 +00:00 |
|
Fl_Gl_Choice.H
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
Fl_Gl_Device_Plugin.cxx
|
Fix STR #2535: clipping + coordinate transformations are now managed separately for each
|
2011-02-04 23:32:53 +00:00 |
|
Fl_Gl_Overlay.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Gl_Window.cxx
|
Mac OS: simplified by removing Fl_X::contains_GL_subwindow() function.
|
2011-05-12 11:50:43 +00:00 |
|
Fl_grab.cxx
|
Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class.
|
2010-12-18 22:31:01 +00:00 |
|
Fl_Group.cxx
|
Some minor doc changes to avoid doxygen warning.
|
2011-01-04 18:28:01 +00:00 |
|
fl_gtk.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Help_Dialog_Dox.cxx
|
As per thread on fltk.development: "RFC: Docs - getting rid of .eps files"
|
2010-12-08 23:53:04 +00:00 |
|
Fl_Help_Dialog.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Help_Dialog.fl
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
Fl_Help_View.cxx
|
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems.
|
2010-12-19 21:20:10 +00:00 |
|
Fl_Image.cxx
|
Fixed alpha blending under X11 when line data size != 0 (STR #2606)
|
2011-04-20 14:01:04 +00:00 |
|
fl_images_core.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Input_.cxx
|
Fix STR #2560: use bullet instead of asterisk to hide secret input.
|
2011-02-11 16:37:06 +00:00 |
|
Fl_Input.cxx
|
Add FL_EXPORT to several classes to fix MS VC++ dll builds (STR #2632).
|
2011-05-23 18:32:47 +00:00 |
|
Fl_JPEG_Image.cxx
|
Corrected typos.
|
2011-02-22 09:41:26 +00:00 |
|
fl_labeltype.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Light_Button.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_line_style.cxx
|
Renamed Fl_Device::type() to Fl_Device::class_name() to avoid conflict or confusion
|
2011-01-05 10:21:45 +00:00 |
|
Fl_lock.cxx
|
Fix for STR #2543: Fl::lock() function now returns an int that allows to detect whether
|
2011-02-06 19:46:11 +00:00 |
|
Fl_mac.cxx
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
Fl_Menu_.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Menu_add.cxx
|
Doc changes: mention that FL_COMMAND modifier exists in doc of the Fl_Menu_::add() function.
|
2010-12-23 08:02:52 +00:00 |
|
Fl_Menu_Bar.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Menu_Button.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Menu_global.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Menu_Window.cxx
|
Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO
|
2011-01-06 10:24:58 +00:00 |
|
Fl_Menu.cxx
|
Fix STR #2654.
|
2011-06-03 14:07:52 +00:00 |
|
Fl_Multi_Label.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Native_File_Chooser_common.cxx
|
Fixed more Windows compiler warnings:
|
2010-12-08 13:16:27 +00:00 |
|
Fl_Native_File_Chooser_FLTK.cxx
|
Fl_File_Chooser: added a "Show hidden files" button. Hidden files aren't shown
|
2011-01-16 18:26:51 +00:00 |
|
Fl_Native_File_Chooser_MAC.mm
|
Mac OS: allow internationalization of file dialogs (continued).
|
2011-06-06 12:11:04 +00:00 |
|
Fl_Native_File_Chooser_WIN32.cxx
|
Fix STR #2569 cont'd: put back MSWindows version of Fl_Native_File_Chooser::filters()
|
2011-02-20 21:46:11 +00:00 |
|
Fl_Native_File_Chooser.cxx
|
Distille the Native File Chooser files down into a single file. I would like to avoid that the common API runs out of sync between platforms (no code doubling - there was already a mismatch with 'const'), and that the users may wonder which file to include. Please check this on WIN32 and Unix. It does work on OS X.
|
2011-02-05 22:35:51 +00:00 |
|
fl_open_uri.cxx
|
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems.
|
2010-12-19 21:20:10 +00:00 |
|
fl_oval_box.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_overlay_visual.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Overlay_Window.cxx
|
Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO
|
2011-01-06 10:24:58 +00:00 |
|
fl_overlay.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_own_colormap.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Pack.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Paged_Device.cxx
|
Documentation fixes and a few indent corrections.
|
2011-04-23 15:46:30 +00:00 |
|
Fl_Pixmap.cxx
|
Removed global variable fl_surface that was not very useful because equivalent
|
2011-02-02 12:42:47 +00:00 |
|
fl_plastic.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_PNG_Image.cxx
|
Fix STR #2625: removed memory leak after reading erroneous PNG data.
|
2011-05-12 08:07:27 +00:00 |
|
Fl_PNM_Image.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Positioner.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_PostScript.cxx
|
Documentation updates, also fixing STR #2574, trying to make clear
|
2011-04-24 17:09:41 +00:00 |
|
Fl_Preferences.cxx
|
Removed gcc 4.4 compiler warning:
|
2011-01-19 06:33:48 +00:00 |
|
Fl_Printer.cxx
|
Added Fl_Printer::driver(void) function that can be useful.
|
2011-04-06 13:43:09 +00:00 |
|
Fl_Progress.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Quartz_Printer.mm
|
Fl_Device: removed class_name(char *) member function and set class_name(void) virtual.
|
2011-02-23 14:36:18 +00:00 |
|
fl_read_image_mac.cxx
|
Replaced a bunch of delete by delete[] where it's legitimate.
|
2011-02-02 18:39:34 +00:00 |
|
fl_read_image_win32.cxx
|
Fixed Fl_Paged_Device::print_window() that did not work under Windows seven.
|
2011-04-17 08:48:40 +00:00 |
|
fl_read_image.cxx
|
Added Fl_Paged_Device::print_window() to print a window with its title bar and frame.
|
2011-04-15 21:38:05 +00:00 |
|
fl_rect.cxx
|
Fixed drawing artifacts when scrolling round boxes (FL_ROUND_UP_BOX and
|
2011-05-01 12:45:29 +00:00 |
|
Fl_Repeat_Button.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Return_Button.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Roller.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_round_box.cxx
|
Fixed drawing artifacts when scrolling round boxes (FL_ROUND_UP_BOX and
|
2011-05-01 12:45:29 +00:00 |
|
Fl_Round_Button.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_rounded_box.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_scroll_area.cxx
|
Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class.
|
2010-12-18 22:31:01 +00:00 |
|
Fl_Scroll.cxx
|
Corrected typo.
|
2011-04-14 13:21:12 +00:00 |
|
Fl_Scrollbar.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_set_font.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_set_fonts_mac.cxx
|
Mac OS: modified the definition of the fl_mac_os_version global variable to allow v 10.10.10
|
2011-03-04 16:48:10 +00:00 |
|
fl_set_fonts_win32.cxx
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
fl_set_fonts_x.cxx
|
Removed compilation warnings.
|
2010-12-15 13:54:34 +00:00 |
|
fl_set_fonts_xft.cxx
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
fl_set_fonts.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_shadow_box.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Shared_Image.cxx
|
Adding embedded documentation to Fluid if installed odcs are not found. Falls back to the internet if that does not exist either. Also, adds JPEG and PNG images to the Shared Image list if they were loaded from memory - see example use in fluid.cxx which loads and embedded html document containing an embedded PNG image.
|
2011-01-24 17:04:22 +00:00 |
|
fl_shortcut.cxx
|
Documentation fixes and a few indent corrections.
|
2011-04-23 15:46:30 +00:00 |
|
fl_show_colormap.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Single_Window.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Slider.cxx
|
Add FL_EXPORT to several classes to fix MS VC++ dll builds (STR #2632).
|
2011-05-23 18:32:47 +00:00 |
|
fl_symbols.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Sys_Menu_Bar.cxx
|
Added Fl_Sys_Menu_Bar::insert(), clear(), clear_submenu()
|
2010-04-16 19:27:28 +00:00 |
|
Fl_Table_Row.cxx
|
CMP mods: bracing, doxygen fixes for code examples and #if DOXYGEN -> #if FL_DOXYGEN.
|
2010-12-05 01:22:53 +00:00 |
|
Fl_Table.cxx
|
CMP mods: bracing, doxygen fixes for code examples and #if DOXYGEN -> #if FL_DOXYGEN.
|
2010-12-05 01:22:53 +00:00 |
|
Fl_Tabs.cxx
|
Fix for STR #2628: keep focus within an Fl_Tab after moving to another window and back.
|
2011-05-12 15:53:59 +00:00 |
|
Fl_Text_Buffer.cxx
|
Homogenize use of re-encoding and transcoding (in favor of the latter).
|
2010-12-15 17:38:39 +00:00 |
|
Fl_Text_Display.cxx
|
STR 2630: added bounds check for very narrow text editing widgets, wishing that Valgrind was available for OS X
|
2011-05-13 07:58:26 +00:00 |
|
Fl_Text_Editor.cxx
|
Removed obsolete #define NORMAL_INPUT_MOVE from src/Fl_Text_Editor.cxx.
|
2010-12-15 12:21:55 +00:00 |
|
Fl_Tile.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Tiled_Image.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Tooltip.cxx
|
Tooltip test
|
2011-06-08 14:35:22 +00:00 |
|
Fl_Tree_Item_Array.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Tree_Item.cxx
|
Corrected typo.
|
2011-04-14 13:15:13 +00:00 |
|
Fl_Tree_Prefs.cxx
|
Fl_Tree API breaking changes (we haven't released 1.3.0 yet..):
|
2011-01-30 20:22:06 +00:00 |
|
Fl_Tree.cxx
|
Fl_Tree mods for handling escaped item menu names.
|
2011-05-04 02:59:50 +00:00 |
|
fl_utf8.cxx
|
Fixed some compiler warnings, most of them in Windows-specific code.
|
2010-12-08 12:15:48 +00:00 |
|
fl_utf.c
|
More attempts to clean up WIN32 handling of UTF16 surrogate pairs.
|
2011-04-13 15:43:22 +00:00 |
|
Fl_Valuator.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Value_Input.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Value_Output.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Value_Slider.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
fl_vertex.cxx
|
Documentation fixes and a few indent corrections.
|
2011-04-23 15:46:30 +00:00 |
|
Fl_visual.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Widget.cxx
|
STR#2466: Added copy_tooltip().
|
2010-12-02 17:58:58 +00:00 |
|
Fl_win32.cxx
|
Fix Fl_Paged_Device::print_window(), Fl_Window::decorated_w() and Fl_Window::decorated_h()
|
2011-05-30 12:33:51 +00:00 |
|
Fl_Window_fullscreen.cxx
|
Fix STR #2575: use the screen that intersects most of the window when made fullscreen.
|
2011-03-12 21:36:21 +00:00 |
|
Fl_Window_hotspot.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_Window_iconize.cxx
|
Mac OS: replaced several global functions by new member functions of Mac OS-specific Fl_X class.
|
2010-12-18 22:31:01 +00:00 |
|
Fl_Window.cxx
|
Un-inlined Fl_Window::icon() methods to make them easier to extend w/o
|
2011-02-25 08:44:47 +00:00 |
|
Fl_Wizard.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_x.cxx
|
Fix STR #2647: crash when copying text from firefox under X11.
|
2011-05-30 16:47:48 +00:00 |
|
Fl_XBM_Image.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl_XColor.H
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
Fl_XPM_Image.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
Fl.cxx
|
Fix STR #2627: if an X11 window is externally destroyed, FLTK now reacts coherently
|
2011-05-23 16:49:02 +00:00 |
|
flstring.c
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
flstring.h
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
forms_bitmap.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
forms_compatability.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
forms_free.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
forms_fselect.cxx
|
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems.
|
2010-12-19 21:20:10 +00:00 |
|
forms_pixmap.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
forms_timer.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
freeglut_geometry.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
freeglut_stroke_mono_roman.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
freeglut_stroke_roman.cxx
|
|
|
|
freeglut_teapot_data.h
|
|
|
|
freeglut_teapot.cxx
|
|
|
|
gl_draw.cxx
|
r. 8537 had by error introduced a compilation error with ppc architecture.
|
2011-04-10 09:10:40 +00:00 |
|
gl_start.cxx
|
Fix STR #2535: clipping + coordinate transformations are now managed separately for each
|
2011-02-04 23:32:53 +00:00 |
|
glut_compatability.cxx
|
Added mouse!=0 check in Fl_Glut_Window::handle (STR #2381)
|
2010-11-11 18:22:43 +00:00 |
|
glut_font.cxx
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |
|
makedepend
|
Updated dependencies.
|
2011-04-20 14:03:22 +00:00 |
|
Makefile
|
Removed uses of Fl_Native_File_Chooser_{MAC,WIN32}.H that no longer exist.
|
2011-02-06 14:08:08 +00:00 |
|
makefile.wat
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
mediumarrow.h
|
|
|
|
new.xbm
|
|
|
|
ns_mask.xbm
|
|
|
|
ns.xbm
|
|
|
|
numericsort.c
|
Recent changes to the include files meant that numericsort would no longer compile on WIN32 (at least under MSYS/mingw.)
|
2010-12-20 13:45:26 +00:00 |
|
print_panel.cxx
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
print_panel.h
|
More copyright 2010 mods.
|
2010-11-29 18:18:27 +00:00 |
|
ps_image.cxx
|
PostScript support: simplified the Fl_PostScript_Graphics_Driver class by removing the
|
2011-03-22 17:41:23 +00:00 |
|
scandir_win32.c
|
Fixes to help build on SGI.
|
2011-02-01 01:06:27 +00:00 |
|
scandir.c
|
Fix STR #2507. Applied supplied patch modified for Mac OS X. Checked OK on Linux.
|
2011-01-05 16:50:10 +00:00 |
|
screen_xywh.cxx
|
Fix potential NULL pointer dereference, if !XineramaIsActive(...).
|
2011-06-06 09:37:21 +00:00 |
|
slowarrow.h
|
|
|
|
tile.xpm
|
|
|
|
up.xbm
|
|
|
|
vsnprintf.c
|
Fixed Copyright to 2010.
|
2010-11-28 21:06:39 +00:00 |