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-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
2016-01-22
Fixed unfinished edit of xlib.H
Matthias Melcher
2016-01-22
Removing Xlib rect calls from public view.
Matthias Melcher
2016-01-22
Case sensiteve file names in Unix!
Matthias Melcher
2016-01-21
Fixed two typos to make things run under MSWindows again.
Matthias Melcher
2016-01-21
Removed MSWindows GDI graphics driver from public view.
Matthias Melcher
2016-01-21
Removed OpenGL graphics driver from public view. For the parts that are imple...
Matthias Melcher
2016-01-21
Removed OpenGL graphics driver from public view. For the parts that are imple...
Matthias Melcher
2016-01-21
Remove Quartz graphics driver from public view.
Matthias Melcher
2016-01-20
Avoid clipping stack overruns in OpenGL graphics driver
Matthias Melcher
2016-01-20
Wrapping up fl_rect.cxx implementation. Introducing 3 moer virtual functions ...
Matthias Melcher
2016-01-20
Reorganized all integer line and polygon drawing functions
Matthias Melcher
2016-01-20
Re-ordering a few more functions. It's nice to see how clear functions like r...
Matthias Melcher
2016-01-20
Starting to cut out individual graphics function, so that multiple drivers ca...
Matthias Melcher
2016-01-19
Fixed typos for Linux compilation. OpenGL driver compiles and somewhat works,...
Matthias Melcher
2016-01-18
Replaced static initializer with Fl_OpenGL_Display_Device.
Matthias Melcher
2016-01-18
Fixed stupid typo in variable name
Matthias Melcher
2016-01-17
Trying to create a more detaild way to configure the library, added runtime i...
Matthias Melcher
2016-01-11
Better use of FL_PORTING preprocessor variable.
Manolo Gouy
2016-01-10
Transferred required Doxygen description of a method.
Manolo Gouy
2016-01-10
1) Replicate in branch-1.3-porting all recent changes of branch-1.3
Manolo Gouy
2016-01-10
Replicate in branch-1.3-porting a recent change of branch-1.3
Manolo Gouy
2016-01-04
Compiling in OS X from the command line goes pretty far for __APPLE__ undefin...
Matthias Melcher
2016-01-04
Two more fixes for the command line version
Matthias Melcher
2016-01-04
Created pseudo code for all FL_PORTED section so that FLTK compiles and links...
Matthias Melcher
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-31
The changes introduced at r.10921 destroyed program-controlled window resizing.
Manolo Gouy
2015-12-31
Mac OS: modified CMake config files to allow use of OPTION_APPLE_X11
Manolo Gouy
2015-12-30
Add configure and CMake checks for X11/Xregion.h.
Albrecht Schlosser
2015-12-23
Mac OS: It is not necessary to open the display to send the
Manolo Gouy
2015-12-23
Mac OS: when an app is asked to open a file by Applescript, have it redraw it...
Manolo Gouy
2015-12-22
Documentation only: removed warnings that appeared with Doxygen 1.8.10
Manolo Gouy
2015-12-21
Mac OS: Fix for STR#3268 where a fullscreen window could become relocated
Manolo Gouy
2015-12-19
Trying to find how to best write the // "$Id$" lines in src/Fl_File_Chooser.fl
Manolo Gouy
2015-12-18
Running FLTK in static initializers (cont'd):
Manolo Gouy
2015-12-16
Running FLTK in static initializers (cont'd):
Manolo Gouy
2015-12-16
Running FLTK in static initializers (cont'd):
Manolo Gouy
2015-12-15
Fix Fl_Browser if text argument to some methods is NULL (STR #3269).
Albrecht Schlosser
2015-12-15
Mac OS: it is clearer to initialize the fl_fonts global variable in font-rela...
Manolo Gouy
2015-12-13
Allowing to use FLTK objects in static initializers (cont'd).
Manolo Gouy
2015-12-13
Allowing to use FLTK objects in static initializers (cont'd).
Manolo Gouy
2015-12-13
Allowing to use FLTK objects in static initializers (cont'd).
Manolo Gouy
2015-12-13
Allowing to use FLTK objects in static initializers (cont'd).
Manolo Gouy
2015-12-13
Allowing to use FLTK objects in static initializers (cont'd).
Manolo Gouy
2015-12-13
Restore the possibility to construct FLTK objects and draw them within static...
Manolo Gouy
2015-12-12
Allow compilation with old Mac OS versions + USE_X11 mode with which
Manolo Gouy
[next]