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
/
FL
/
porting.H
Age
Commit message (
Expand
)
Author
2018-06-23
Removed macro FL_PORTING, as it has been more confusing than helpful.
Matthias Melcher
2018-01-31
Fix remaining issue in FL/porting.H.
Albrecht Schlosser
2018-01-31
Replace FL/x.H with FL/platform.H - step 2 (STR #3435).
Albrecht Schlosser
2016-09-11
Change FL/porting.H after having rewritten x.H and platform_types.h under the...
Manolo Gouy
2016-04-19
Cleaning Pico
Matthias Melcher
2016-04-19
Fixed Fl_X for Pico
Matthias Melcher
2016-04-19
Virtualized add_fd and remove_fd into System Driver
Matthias Melcher
2016-04-19
SDL fix.
Matthias Melcher
2016-04-14
PicoSDL fixes - not working!
Matthias Melcher
2016-03-26
Remove FLTK_ABI_VERSION from all but *tree*.* and documentation.
Albrecht Schlosser
2016-03-13
Fixed 'flush()' code for single, double, and overlay buffering
Matthias Melcher
2016-03-11
(incomplete) Add files required to compile for Android via Pico driver.
Matthias Melcher
2016-03-08
Add missing PicoSDL functions for command line build.
Matthias Melcher
2016-03-07
Separating Fl_X and Fl_Window_Driver in Fl_Window.
Matthias Melcher
2016-03-03
Made Pico/SDL setup compile and run some minimal code.
Matthias Melcher
2016-03-02
Add support for SDL as a base library on OS X.
Matthias Melcher
2016-02-14
Remove Fl_X::q_fill_context() used only once.
Manolo Gouy
2016-02-14
Remove Fl_X::q_clear_clipping() used only once.
Manolo Gouy
2016-01-04
Created pseudo code for all FL_PORTED section so that FLTK compiles and links...
Matthias Melcher