..
blocks.app /Contents
mac os: added mark of support for high resolution in 3 test applications.
2013-06-24 16:05:12 +00:00
checkers.app /Contents
mac os: added mark of support for high resolution in 3 test applications.
2013-06-24 16:05:12 +00:00
desktop
Added missing semicolons in desktop file
2008-03-16 12:20:30 +00:00
pixmaps
Removed DOS style ^M's; they were preventing SGI compiles (partial STR#2174)
2009-03-13 22:58:31 +00:00
sudoku.app /Contents
mac os: added mark of support for high resolution in 3 test applications.
2013-06-24 16:05:12 +00:00
CMakeLists.txt
CMake enhancements, as discussed in STR #3055 .
2014-09-27 00:41:06 +00:00
CubeMain.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
CubeView.cxx
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets.
2012-04-05 05:12:30 +00:00
CubeView.h
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets.
2012-04-05 05:12:30 +00:00
CubeViewUI.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
Makefile
Add Fl_Window::wait_for_expose() and test program (STR #3124 ).
2014-09-26 23:58:05 +00:00
README
…
adjuster.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
arc.cxx
removed more 64 bits warning in curve/arc demos
2012-04-24 02:06:52 +00:00
ask.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
bitmap.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
blocks.cxx
Fix STR#3063: compilation using Mac OS 10.4
2014-04-27 13:57:09 +00:00
boxtype.cxx
Improve test/boxtype demo program to help boxtype debugging.
2015-01-31 15:43:53 +00:00
browser.cxx
Added Fl_Choice to browser test program to let one
2013-03-23 21:32:34 +00:00
button.cxx
button demo program: use fl_beep() function.
2012-06-02 08:59:45 +00:00
buttons.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
cairo_test.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
checkers.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
clock.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
colbrowser.cxx
Remove 'register storage class deprecated' compiler warnings.
2014-09-03 10:10:37 +00:00
color_chooser.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
connect.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
cube.cxx
Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL.
2014-12-20 07:19:23 +00:00
cursor.cxx
Add method to set any custom cursor, based on a Fl_RGB_Image object.
2014-06-16 11:17:57 +00:00
curve.cxx
removed more 64 bits warning in curve/arc demos
2012-04-24 02:06:52 +00:00
demo.cxx
Adjust test/demo.cxx to support the newly added
2014-02-26 21:21:14 +00:00
demo.menu
Add unittests to demo program menu.
2014-11-04 10:05:36 +00:00
device.cxx
Added Fl_Copy_Surface::w() and Fl_Copy_Surface::h() member functions.
2014-11-08 18:10:35 +00:00
doublebuffer.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
editor.cxx
Fixes STR #3169 , comments #4 , #5 and #7 .
2014-12-19 03:47:32 +00:00
fast_slow.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
file_chooser.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
fl_jpeg_image.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
fonts.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
forms.cxx
Applying the etorres gleam patch. STR #2672 .
2014-02-25 04:24:41 +00:00
fractals.cxx
Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL.
2014-12-20 07:19:23 +00:00
fracviewer.cxx
Fixes STR #3169 , comment #8 .
2014-12-19 03:50:09 +00:00
fracviewer.h
…
fromdos.c
…
fullscreen.cxx
Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL.
2014-12-20 07:19:23 +00:00
gl_overlay.cxx
Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL.
2014-12-20 07:19:23 +00:00
glpuzzle.cxx
Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL.
2014-12-20 07:19:23 +00:00
hello.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
help-test.html
Added 'help-test.html' to test the Fl_Help_View
2014-02-08 20:44:09 +00:00
help.cxx
Added 'help-test.html' to test the Fl_Help_View
2014-02-08 20:44:09 +00:00
icon.cxx
Add ability to set custom icons for windows. STR #2816 .
2014-06-16 11:39:32 +00:00
iconize.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
image.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
inactive.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
input.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
input_choice.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
keyboard.cxx
Added support for the additional key of ISO keyboards (aka 102-key keyboards) named FL_Iso_Key.
2012-03-26 16:54:54 +00:00
keyboard.h
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
keyboard_ui.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
label.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
line_style.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
list_visuals.cxx
Fixes STR #2985 : prevent memory leaks with XGetWindowProperty()
2013-09-20 03:36:02 +00:00
makedepend
Update dependencies for FLTK 1.3.3 release.
2014-11-03 10:34:54 +00:00
makefile.wat
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
mandelbrot.cxx
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets.
2012-04-05 05:12:30 +00:00
mandelbrot.h
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
mandelbrot_ui.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
menubar.cxx
The interface displays Fl_Menu_Bar / Fl_Sys_Menu_Bar class names.
2012-02-18 08:29:30 +00:00
message.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
minimum.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
native-filechooser.cxx
Added "Pick Dir" button to allow checking of directory browsing.
2013-08-15 23:01:15 +00:00
navigation.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
output.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
overlay.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
pack.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
pixmap.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
pixmap_browser.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
preferences.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
radio.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
resize.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
resizebox.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
rgb.txt
…
rotated_text.cxx
Added missing svn properties to test/rotated_text.cxx
2011-08-05 08:43:26 +00:00
scroll.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
shape.cxx
Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL.
2014-12-20 07:19:23 +00:00
subwindow.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
sudoku.cxx
Remove Fl::*sleep() method family, as discussed in fltk.coredev.
2014-10-30 16:05:22 +00:00
sudoku.ico
…
sudoku.rc
…
sudokurc.h
…
symbols.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
table.cxx
Fixed Compiling with mingw-w64 (STR #2308 ).
2010-12-08 14:00:35 +00:00
tabs.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
threads.cxx
Fixes STR# 2973: collection of Sun compiler fixes.
2013-09-21 16:41:23 +00:00
threads.h
Fixes STR# 2973: collection of Sun compiler fixes.
2013-09-21 16:41:23 +00:00
tile.cxx
Improve and reorganize Fl_Tile's documentation and test/tile demo.
2014-10-19 14:17:47 +00:00
tiled_image.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
trackball.c
Remove 'register storage class deprecated' compiler warnings.
2014-09-03 10:10:37 +00:00
trackball.h
…
tree.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
twowin.cxx
Fix indentation in recently added test/twowin.cxx demo.
2014-09-27 00:07:27 +00:00
unittest_about.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
unittest_circles.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
unittest_images.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
unittest_lines.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
unittest_points.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
unittest_rects.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
unittest_schemes.cxx
1) Add descriptive tooltips to widgets in 'scheme' test.
2014-05-24 02:59:19 +00:00
unittest_scrollbarsize.cxx
Replaced 10302 with 10301 for FLTK_ABI_VERSION
2012-11-06 20:46:14 +00:00
unittest_symbol.cxx
Added some extra @@ tests for boundary conditions.
2013-03-27 19:21:22 +00:00
unittest_text.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
unittest_viewport.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
unittests.cxx
STR# #2973 : applied patch str_2973_r9958_sun-fix-errors-5.patch verbatim.
2013-09-16 20:25:14 +00:00
utf8.cxx
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
valuators.fl
Bump version numbers to 1.3.3.
2014-10-05 00:03:27 +00:00
windowfocus.cxx
Add missing svn $Id$ tags in new test files.
2014-09-27 00:04:15 +00:00