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
/
utf8Input.c
Age
Commit message (
Expand
)
Author
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
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-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-31
Fix compiler warnings (STR 2988), porting from branch-1.3.
Albrecht Schlosser
2016-01-04
Created pseudo code for all FL_PORTED section so that FLTK compiles and links...
Matthias Melcher
2014-08-23
Move the X11 UTF check above in utf8Input to avoid an unused function warning
Lauri Kasanen
2014-08-23
Move Xutf8.h to src/, update includes, refresh makedepends
Lauri Kasanen
2014-08-21
Apply static-fixes.patch by skunk. STR #2988
Lauri Kasanen
2014-08-21
X11: Use libX11 UTF-8 support when available.
Lauri Kasanen
2012-05-26
SGI fixes.
Greg Ercolano
2012-04-22
Fixed linux 64 gcc 4.6.1 compilation problems
Fabien Costantini
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-12-15
Changed all #include "config.h" to #include <config.h>.
Albrecht Schlosser
2010-11-28
STR #2155: fixed using sparkaround's patch conditional to use of configure --...
Manolo Gouy
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-25
+ Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubun...
Fabien Costantini
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher