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
/
utf8Wrap.c
Age
Commit message (
Expand
)
Author
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
2015-08-13
Fix compiler warning [-Wsign-compare], remove dead (commented) code.
Albrecht Schlosser
2015-02-22
Fix undefined reference XGetUtf8FontAndGlyph (STR #3191).
Albrecht Schlosser
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
2013-09-25
Apply Michael Baeuerle's fix for NetBSD
Greg Ercolano
2012-05-26
SGI fixes.
Greg Ercolano
2012-04-24
Fixed even more warnings in Fl_x.cxx & utf8Wrap.c
Fabien Costantini
2012-04-24
Fixed a warning in utf8Wrap.c
Fabien Costantini
2012-04-22
Fixed linux 64 gcc 4.6.1 compilation problems
Fabien Costantini
2011-08-08
Fix STR #2688. fl_width(' ') was wrong under X11 without XFT.
Manolo Gouy
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-02-08
Correct a few minor typos in xutf8/utf8Wrap.c and add comments to (attempt to...
Ian MacArthur
2011-02-08
Set properties on xutf8/utf8Wrap.c
Ian MacArthur
2011-02-07
Attempt to fix STR #2550 to make fl_text_extents work in Xlib-only
Ian MacArthur
2010-11-30
Fixed argument type in X11 calls (STR 2432)
Matthias Melcher
2010-11-18
Fixed ARM Unicode cross compilation issue (STR #2432)
Matthias Melcher
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