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-03-23
Rewrite Fl_Window::border(int) under the driver model.
Manolo Gouy
2016-03-19
Update dependencies.
Albrecht Schlosser
2016-03-08
Restore high resolution support.
Manolo Gouy
2016-03-08
Compiling test/colbrowser
Matthias Melcher
2016-03-05
Fix and simplify exe name handling in demo (Windows).
Albrecht Schlosser
2016-03-05
Add Ian's offscreen test program.
Albrecht Schlosser
2016-03-04
porting branch: Modify unittest_images.cxx to support "on the fly" update of ...
Ian MacArthur
2016-03-03
Made Pico/SDL setup compile and run some minimal code.
Matthias Melcher
2016-03-02
Enable negative 'd' and 'ld' arguments in fl_draw_image() test.
Albrecht Schlosser
2016-03-02
Add support for SDL as a base library on OS X.
Matthias Melcher
2016-02-27
Fix compiler warnings (STR #2988) - final commit.
Albrecht Schlosser
2016-02-27
Rewrite all fl_XXX_offscreen() functions so they use an Fl_Image_Surface object.
Manolo Gouy
2016-02-27
Update dependencies.
Albrecht Schlosser
2016-02-26
Update dependencies.
Albrecht Schlosser
2016-02-25
Mac OS platform: make fl_draw_image() draw correctly depth-4 images with tran...
Manolo Gouy
2016-02-22
Add some test options to test/editor.cxx.
Albrecht Schlosser
2016-02-12
Add Fl_Shared_Image *Fl_Image_Surface::highres_image() to draw into high-reso...
Manolo Gouy
2016-02-09
[CMake only] Add examples/fltk-versions to test programs.
Albrecht Schlosser
2016-02-02
Stop using ide/Xcode4/plists/editor-Info.plist because ide will be removed.
Manolo Gouy
2016-02-01
Clean up fl_args for OS X.
Matthias Melcher
2016-01-31
Fix compiler warnings (STR 2988), porting from branch-1.3.
Albrecht Schlosser
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
[next]