CMake
Removed macro FL_PORTING, as it has been more confusing than helpful.
2018-06-23 17:04:18 +00:00
FL
Use #include <FL/platform_types.h> to define type Fl_Offscreen
2018-06-27 11:09:13 +00:00
GL
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
cairo
Removed macro FL_PORTING, as it has been more confusing than helpful.
2018-06-23 17:04:18 +00:00
documentation
Doxygen: created Group to document drivers, disabled by default
2018-06-23 16:47:40 +00:00
examples
Add examples/SVG_File_Surface.cxx and refer to it in the doc of class Fl_Surface_Device
2018-06-27 09:27:04 +00:00
fluid
Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed.
2018-06-23 20:50:22 +00:00
ide
Android: fixed fl_beep to plat different sound for differen beep types, testing Doxygen to generate driver developer documentation
2018-06-23 10:06:04 +00:00
jpeg
Replace "WIN32" with "_WIN32" or "Windows".
2018-02-09 14:39:42 +00:00
lib
Rename lib/README.lib to lib/README because '*.lib' is in ignored files list.
2015-02-26 12:57:18 +00:00
misc
Add script to update bundled config files, and update files.
2017-07-17 17:08:37 +00:00
nanosvg
Reorganize nanosvg bundled library.
2018-02-04 21:39:50 +00:00
png
Remove obsolete watcom makefiles.
2015-03-17 14:53:09 +00:00
public
Activate GitLab CI and GitLab Pages (HTML docs).
2018-06-22 16:31:30 +00:00
src
Moving headers Fl_XXX_Driver.H from FL/ to src/ --- continued
2018-06-26 14:38:25 +00:00
test
Removed macro FL_PORTING, as it has been more confusing than helpful.
2018-06-23 17:04:18 +00:00
zlib
Remove obsolete watcom makefiles.
2015-03-17 14:53:09 +00:00
.clang-format
Update .clang-format, improve comments.
2017-12-19 13:26:38 +00:00
.gitignore
Update ignored files: new example howto-menu-with-images.
2017-09-12 12:49:48 +00:00
.gitlab-ci.yml
Activate GitLab CI and GitLab Pages (HTML docs).
2018-06-22 16:31:30 +00:00
ANNOUNCEMENT
Fix ignored files, add 'build' directory to ignored files.
2016-11-11 21:18:42 +00:00
CHANGES
Mention new member functions Fl_Paged_Device::begin_job() and begin_page().
2018-05-11 06:37:50 +00:00
CHANGES_1.0
Fix typos (comments and documentation).
2017-08-28 11:10:01 +00:00
CHANGES_1.1
Fix typos (comments and documentation).
2017-08-28 11:10:01 +00:00
CHANGES_1.3
Fix typos (comments and documentation).
2017-08-28 11:10:01 +00:00
CMakeLists.txt
More Android changes.
2018-03-02 20:03:04 +00:00
COPYING
Finished up changes for references to fltk-bugs@fltk.org -> STR form.
2010-04-28 07:21:41 +00:00
CREDITS
Bump version numbers for next minor release: FLTK 1.4.0.
2016-01-30 00:56:42 +00:00
DartConfig.cmake
Cmake updates (STR #645 )
2005-02-06 00:17:50 +00:00
Makefile
Rename configure.in to configure.ac.
2016-09-30 21:09:59 +00:00
README
Replace "WIN32" with "_WIN32" or "Windows".
2018-02-09 14:39:42 +00:00
README.Android.txt
Android: Drawing RGB image data (and probaly rgba and grayscale as well). Testing unsing test/color_chooser.cxx
2018-03-31 21:29:33 +00:00
README.CMake.txt
Added the new OPTION_USE_NANOSVG to the README.CMake.txt file.
2017-09-06 00:02:33 +00:00
README.Cairo.txt
Update several README files, remove obsolete information.
2017-07-05 17:15:16 +00:00
README.OSX.txt
Xcode version 8 can
2016-10-03 15:50:26 +00:00
README.Pico.txt
MSWindows fixes for previous commits.
2016-04-17 17:45:44 +00:00
README.Unix.txt
Replace "WIN32" with "_WIN32" or "Windows".
2018-02-09 14:39:42 +00:00
README.Windows.txt
Replace "WIN32" with "_WIN32" or "Windows".
2018-02-09 14:39:42 +00:00
README.abi-version.txt
Update several README files, remove obsolete information.
2017-07-05 17:15:16 +00:00
README.bundled-libs.txt
Update bundled libraries docs (typos, errors).
2018-06-22 08:20:54 +00:00
README.md
Update README.md for Git mirrors.
2018-06-20 09:41:52 +00:00
VERSION
Bump version numbers for next minor release: FLTK 1.4.0.
2016-01-30 00:56:42 +00:00
abi-version.cmake.in
Remove copyright markers from abi-version.* (STR #3161 ).
2016-07-29 18:50:24 +00:00
abi-version.in
Remove copyright markers from abi-version.* (STR #3161 ).
2016-07-29 18:50:24 +00:00
autogen.sh
Add an autogen.sh script as is customary for autoconf based
2013-12-13 10:19:54 +00:00
configh.cmake.in
Removed macro FL_PORTING, as it has been more confusing than helpful.
2018-06-23 17:04:18 +00:00
configh.in
Removed macro FL_PORTING, as it has been more confusing than helpful.
2018-06-23 17:04:18 +00:00
configure.ac
Recent (circa early 2018) versions of the Mingw32 headers have changed the file header layout, breaking the build of fltk-1.4 for some users.
2018-06-18 22:49:04 +00:00
fltk-config.in
CMake: Fix fltk-config for Windows and Unix/Linux.
2018-02-23 19:41:52 +00:00
fltk.list.in
Replace FL/x.H with FL/platform.H - step 2 (STR #3435 ).
2018-01-31 21:17:17 +00:00
fltk.spec.in
[Version 1.3.4] Update version numbers - hopefully complete.
2015-03-10 01:41:55 +00:00
fltk.xpm
Add FLTK logo file for distributions.
2003-06-13 17:35:17 +00:00
forms.h
Initial revision
1998-10-06 18:21:25 +00:00
install-sh
Make sure INSTALL command uses absolute path for install-sh...
2007-02-08 19:14:29 +00:00
mac_endianness.h
Modifications to all LGPL headers for STR #2685 .
2011-07-19 04:49:30 +00:00
makeinclude.in
CMake: Fix fltk-config for Windows and Unix/Linux.
2018-02-23 19:41:52 +00:00
makesrcdist
Update makesrcdist script.
2014-10-30 12:42:54 +00:00