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
/
xutf8
/
lcUniConv
/
cp936ext.h
Age
Commit message (
Expand
)
Author
2025-03-07
Remove platform-specific code from file cp936ext.h
ManoloFLTK
2025-03-07
Fix "fltk autotools build does not link against libXft" (#1202)
ManoloFLTK
2021-12-09
Remove compiler warnings about unused parameters (issue #307) - cont'd
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2018-06-23
Removed macro FL_PORTING, as it has been more confusing than helpful.
Matthias Melcher
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
2016-02-27
Fix compiler warnings (STR #2988) - final commit.
Albrecht Schlosser
2016-02-11
Mark places that need to be refactored with // PORTME:
Matthias Melcher
2016-01-03
Updated platform specific #if's to report unimplemented code when compiling w...
Matthias Melcher
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-02-01
Fixes to help build on SGI.
Greg Ercolano
2010-12-15
Fix STR # 2481: removed compilation warnings.
Manolo Gouy
2010-11-28
STR #2155: fixed using sparkaround's patch conditional to use of configure --...
Manolo Gouy