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
/
utf8Utils.c
Age
Commit message (
Expand
)
Author
2016-04-13
Use FL_CFG_WIN_X11 when appropriate
Manolo Gouy
2016-04-09
Fix typos.
Albrecht Schlosser
2016-04-05
Set correct svn properties.
Manolo Gouy
2016-04-04
Modify files keysym2Ucs.c, utf8Input.c, utf8Utils.c and utf8Wrap.c for the dr...
Manolo Gouy
2016-03-02
Add support for SDL as a base library on OS X.
Matthias Melcher
2016-02-27
Fix compiler warnings (STR #2988) - final commit.
Albrecht Schlosser
2016-02-13
Details on PORTME items. Move fl_parse_color() to screen drivers.
Matthias Melcher
2016-02-11
Mark places that need to be refactored with // PORTME:
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-03
Updated platform specific #if's to report unimplemented code when compiling w...
Matthias Melcher
2014-08-23
Move Xutf8.h to src/, update includes, refresh makedepends
Lauri Kasanen
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2009-03-18
xutf8 files code conformance:
Greg Ercolano
2009-03-14
Fixes for SGI builds (STR#2174)
Greg Ercolano
2009-03-13
LGPL headers and svn footers compliance (STR#2085)
Greg Ercolano
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher