index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2016-01-30
Reflect changes in new Windows IDE (Debug Mode).
Albrecht Schlosser
2016-01-30
Bump version numbers for next minor release: FLTK 1.4.0.
Albrecht Schlosser
2016-01-27
1) Added a new way to detect whether the drawing operation is using the platf...
Manolo Gouy
2016-01-23
Added OpenGL implementation of fl_vertex calls. Compiling and linking, but fu...
Matthias Melcher
2016-01-20
Starting to cut out individual graphics function, so that multiple drivers ca...
Matthias Melcher
2016-01-17
Trying to create a more detaild way to configure the library, added runtime i...
Matthias Melcher
2016-01-10
1) Replicate in branch-1.3-porting all recent changes of branch-1.3
Manolo Gouy
2016-01-04
Fix typos in #pragma FL_PORTING.
Albrecht Schlosser
2016-01-03
Updated platform specific #if's to report unimplemented code when compiling w...
Matthias Melcher
2015-12-29
Mac OS: Enhanced the application bundle for the editor demo
Manolo Gouy
2015-12-01
Mac OS: Show how to localize the "Preferences…" custom application menu item
Manolo Gouy
2015-11-26
Mac OS only: added the Fl_Mac_App_Menu::custom_application_menu_items() method
Manolo Gouy
2015-11-24
Finish "rename" of *.xcf.gz - delete uncompressed files.
Albrecht Schlosser
2015-11-24
Rename *.xcf.gz files to *.xcf_gz instead of uncompressing.
Albrecht Schlosser
2015-11-24
Added new method Fl_Copy_Surface::draw_decorated_window()
Manolo Gouy
2015-11-24
Testing to see if changing the file extension
Ian MacArthur
2015-11-24
Attempting to workaround issue with
Ian MacArthur
2015-09-01
Fix typos.
Albrecht Schlosser
2015-07-22
Update dependencies.
Albrecht Schlosser
2015-07-21
Update common dialog test program - add "recursive" dialog test.
Albrecht Schlosser
2015-07-09
Update fluid .fl files and generated code - remove trailing white space.
Albrecht Schlosser
2015-07-08
Fix compiler warning, add inactive (deactivated) box test mode.
Albrecht Schlosser
2015-06-17
Another update of tabs.fl.
Albrecht Schlosser
2015-06-17
Improve test/tabs demo - enlarge window, shift widgets around.
Albrecht Schlosser
2015-05-24
Removing this unused file.
Greg Ercolano
2015-04-28
Fl_Tree: improved draw() behavior when deactivated;
Greg Ercolano
2015-04-09
Improve test/color_chooser layout, fix some small bugs.
Albrecht Schlosser
2015-04-09
MacOS: removed XCode3 from header search paths in Xcode FLTK project,
Manolo Gouy
2015-04-08
Mac OS: fix demo for programs that are run with an argument.
Manolo Gouy
2015-04-08
CMake build on Mac OS: r10688 was not a good move because it works with
Manolo Gouy
2015-04-08
CMake building on Mac OS: use a simpler way to put files within app bundles.
Manolo Gouy
2015-04-03
Fix more compiler warnings in test/*.cxx (STR #2813).
Albrecht Schlosser
2015-04-03
Fix compiler warnings in test/forms.cxx and more (inspired by STR #2813).
Albrecht Schlosser
2015-04-03
Add missing cast (part of patch for STR #2813).
Albrecht Schlosser
2015-03-28
Update dependencies.
Albrecht Schlosser
2015-03-18
Add new animated demo to CMakeLists.txt, update .gitignore and svn props.
Albrecht Schlosser
2015-03-18
Added the new 'animated' test program.
Manolo Gouy
2015-03-17
Remove obsolete watcom makefiles.
Albrecht Schlosser
2015-03-16
Add a test program to benchmark alpha blending.
Lauri Kasanen
2015-03-10
Added Fl_Shared_Image::scale(width, height) to support scaled image drawing (...
Manolo Gouy
2015-03-10
[Version 1.3.4] Update version numbers - hopefully complete.
Albrecht Schlosser
2015-03-07
Update dependencies.
Albrecht Schlosser
2015-03-05
Improve label demo test/label.cxx : better layout + new tooltips.
Albrecht Schlosser
2015-02-27
Rename variable 'inp' because of colliding definition in Cygwin.
Albrecht Schlosser
2015-02-13
[CMake] Fix creation of example directory when copying support files.
Albrecht Schlosser
2015-02-11
[CMake] Copy support files for demo programs to build directory (incomplete).
Albrecht Schlosser
2015-02-09
Fix typos in demo file.
Albrecht Schlosser
2015-02-09
Make demo programs display the correct Fl::scheme() in all cases.
Albrecht Schlosser
2015-02-08
Allow compilation with -std=c++11
Manolo Gouy
2015-01-31
Improve test/boxtype demo program to help boxtype debugging.
Albrecht Schlosser
[next]