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
/
src
Age
Commit message (
Expand
)
Author
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
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
Update Makefile to compile only needed Xlib driver files.
Albrecht Schlosser
2016-01-28
Fix (probably correct!) for compiling Fl_Window::capture_titlebar_and_borders...
Ian MacArthur
2016-01-28
Removed compilation warning.
Manolo Gouy
2016-01-28
Removed extra }
Manolo Gouy
2016-01-28
Added Fl_Window::capture_titlebar_and_borders a new private member function
Manolo Gouy
2016-01-28
Some trivial adjustments to support building
Ian MacArthur
2016-01-28
Fix silly copy-and-change error.
Albrecht Schlosser
2016-01-28
(Try to) fix CMake for Apple, prepare for Windows drivers.
Albrecht Schlosser
2016-01-28
Prepare src/Makefile to compile Xlib driver files.
Albrecht Schlosser
2016-01-28
Fix duplicate of FLTK colormap: fl_cmap[] is now global.
Albrecht Schlosser
2016-01-28
Fix Linux - remove duplicates introduced by merge conflicts.
Albrecht Schlosser
2016-01-27
Modify Xlib driver code not to #include source files.
Albrecht Schlosser
2016-01-27
Messed up Makefiles in order to compile on OS X with carved out Graphics Driver
Matthias Melcher
2016-01-27
Removed all references to Quartz driver files from library headers in Xcode. ...
Matthias Melcher
2016-01-27
Further things related to the r11063 commit.
Manolo Gouy
2016-01-27
1) Added a new way to detect whether the drawing operation is using the platf...
Manolo Gouy
2016-01-26
Further fudged up the Makefile dependencies.
Matthias Melcher
2016-01-26
Moving image drawing code into the driver system
Matthias Melcher
2016-01-26
Made GDI compilation work again
Matthias Melcher
2016-01-26
Moving GDI/WIN32 files to new directroy structure
Matthias Melcher
2016-01-26
Moved Quartz graphics driver to the new naming scheme
Matthias Melcher
2016-01-26
Avoid warning
Matthias Melcher
2016-01-26
OpenGL new naming scheme.
Matthias Melcher
2016-01-26
Hacky version of font_x and font_xft, compiles on Fedora Linux
Matthias Melcher
2016-01-26
Preliminary commit of porting Xlib drivers to the new naming scheme
Matthias Melcher
2016-01-24
Fixed for Linux
Matthias Melcher
2016-01-24
Extracting OpenGL text calls. This is a minimum implementation for testing. D...
Matthias Melcher
2016-01-24
And the usual extra work for MSWindows... .
Matthias Melcher
2016-01-24
Fixes for Unix/X11
Matthias Melcher
2016-01-24
Reorganizing color drawing code.
Matthias Melcher
2016-01-23
he dreaded '.H' file ending issue in case sensitive file systems...
Matthias Melcher
2016-01-23
Added OpenGL support for dotted lines. Active widget now renders focus rectan...
Matthias Melcher
2016-01-23
More typos and oversights.
Matthias Melcher
2016-01-23
Fixing typos for Linux
Matthias Melcher
2016-01-23
OpenGL arc and pie drawing (Mmmmh, pie!)
Matthias Melcher
2016-01-23
Added OpenGL implementation of fl_vertex calls. Compiling and linking, but fu...
Matthias Melcher
2016-01-23
Commiting GDI header file with vertex additions
Matthias Melcher
2016-01-23
Last set of Xlib fixes for vertex drawing.
Matthias Melcher
2016-01-23
Fixing vertex implementation
Matthias Melcher
2016-01-23
Hiding fl_vertex form public view
Matthias Melcher
[next]