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
Age
Commit message (
Expand
)
Author
2016-02-10
Add header files to CMake setup.
Matthias Melcher
2016-02-10
Fix missing files in Makefile system
Matthias Melcher
2016-02-10
Fix MSWindows compile issues.
Matthias Melcher
2016-02-09
Porting efforts, minimal Android stuff, cleanup.
Matthias Melcher
2016-02-09
Fix MSWindows issues from last refactoring.
Matthias Melcher
2016-02-09
Fix typos for Linux from previous check-in.
Matthias Melcher
2016-02-09
Remove two files.
Matthias Melcher
2016-02-09
Move ifdef's in RGB_Image into driver system.
Matthias Melcher
2016-02-09
Strip Graphics Driver related ifdefs.
Matthias Melcher
2016-02-09
Fix valgrind warning (uninitialized variable) in Fl_Window.
Albrecht Schlosser
2016-02-09
[CMake only] Add examples/fltk-versions to test programs.
Albrecht Schlosser
2016-02-07
Fixed Windows drag'n'drop not showing insert position (STR #3209).
Albrecht Schlosser
2016-02-06
New CMake option OPTION_PRINT_SUPPORT - continued
Manolo Gouy
2016-02-05
Add description of the new CMake option OPTION_PRINT_SUPPORT
Manolo Gouy
2016-02-05
Fix typo fl_draw.h instead of fl_draw.H
Manolo Gouy
2016-02-05
New CMake option OPTION_PRINT_SUPPORT turned ON by default
Manolo Gouy
2016-02-03
Support of OPTION_APPLE_X11 by CMake: do not use hard-coded paths
Manolo Gouy
2016-02-02
To support OPTION_APPLE_X11
Manolo Gouy
2016-02-02
Stop using ide/Xcode4/plists/editor-Info.plist because ide will be removed.
Manolo Gouy
2016-02-02
Set depth of image returned by Fl_Image_Surface::image() back to 3 on Mac OS X.
Manolo Gouy
2016-02-02
Update README.abi-version.txt for FLTK 1.4.0.
Albrecht Schlosser
2016-02-02
Add new CHANGES file for FLTK 1.4.0.
Albrecht Schlosser
2016-02-02
Document configuration of ABI version, prepare CHANGES for 1.4.
Albrecht Schlosser
2016-02-02
[CMake] Document usage of .fl files w/o fltk_wrap_ui (STR #3281).
Albrecht Schlosser
2016-02-01
Clean up fl_args for OS X.
Matthias Melcher
2016-02-01
Add fl_focus_rect function to driver.
Matthias Melcher
2016-02-01
Added missing class name in member function implementation.
Manolo Gouy
2016-02-01
Transmit to branch 1.3-porting a recent change committed in branch 1.3
Manolo Gouy
2016-02-01
Fix shapedwindow test program.
Manolo Gouy
2016-02-01
Fix Mac OS "Print front window" of the application menu.
Manolo Gouy
2016-02-01
Remove fl_set_fonts_mac.cxx and put in Fl_Quartz_Graphics_Driver_font.cxx
Manolo Gouy
2016-01-31
Just cleaning up a few lines.
Matthias Melcher
2016-01-31
Fix undefined reference building shared cairo library (STR #3276).
Albrecht Schlosser
2016-01-31
Fixed WIN32 setup. X11 setup verified.
Matthias Melcher
2016-01-31
Moved fl_create_bitmask and fl_delete_bitmask functions into driver structure...
Matthias Melcher
2016-01-31
Have all test programs buildable with ide/Xcode4 project.
Manolo Gouy
2016-01-31
Needed for Linux/Unix build.
Manolo Gouy
2016-01-31
Fix compiler warnings (STR 2988), porting from branch-1.3.
Albrecht Schlosser
2016-01-31
Finish removing of #include of driver files, remove FL_LIBRARY_CMAKE.
Albrecht Schlosser
2016-01-31
Update build system to compile all drivers as indiviual objects.
Albrecht Schlosser
2016-01-30
Reflect changes in new Windows IDE (Debug Mode).
Albrecht Schlosser
2016-01-30
Fix Windows compilation error in Fl_Native_File_Chooser_WIN32.cxx.
Albrecht Schlosser
2016-01-30
Bump version numbers for next minor release: FLTK 1.4.0.
Albrecht Schlosser
2016-01-30
Fix case of include file names.
Albrecht Schlosser
2016-01-29
Fixed a few warnings from a picky compiler setting.
Matthias Melcher
2016-01-29
A bit more OpenGL cleanup
Matthias Melcher
2016-01-29
Updated OpenGL Display Device
Matthias Melcher
2016-01-29
Made OpenGL driver compile by itself instead of including files from another ...
Matthias Melcher
2016-01-29
CMake] Work around CMake bug in CMake versions 3.4.x.
Albrecht Schlosser
2016-01-29
Update Makefile to compile only needed Xlib driver files.
Albrecht Schlosser
[next]