summaryrefslogtreecommitdiff
path: root/src/xutf8/utf8Wrap.c
AgeCommit message (Expand)Author
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-06-22Remove unnecessary inclusion of config_lib.hAlbrecht Schlosser
2016-08-16Add missing #include directiveManolo Gouy
2016-04-13Use FL_CFG_WIN_X11 when appropriateManolo Gouy
2016-04-04Modify files keysym2Ucs.c, utf8Input.c, utf8Utils.c and utf8Wrap.c for the dr...Manolo Gouy
2016-03-02Add support for SDL as a base library on OS X.Matthias Melcher
2016-02-27Fix compiler warnings (STR #2988) - final commit.Albrecht Schlosser
2016-02-13Details on PORTME items. Move fl_parse_color() to screen drivers.Matthias Melcher
2016-02-11Mark places that need to be refactored with // PORTME:Matthias Melcher
2016-01-04Two more fixes for the command line versionMatthias Melcher
2016-01-04Created pseudo code for all FL_PORTED section so that FLTK compiles and links...Matthias Melcher
2016-01-03Updated platform specific #if's to report unimplemented code when compiling w...Matthias Melcher
2015-08-13Fix compiler warning [-Wsign-compare], remove dead (commented) code.Albrecht Schlosser
2015-02-22Fix undefined reference XGetUtf8FontAndGlyph (STR #3191).Albrecht Schlosser
2014-08-23Move Xutf8.h to src/, update includes, refresh makedependsLauri Kasanen
2014-08-21Apply static-fixes.patch by skunk. STR #2988Lauri Kasanen
2013-09-25Apply Michael Baeuerle's fix for NetBSDGreg Ercolano
2012-05-26SGI fixes.Greg Ercolano
2012-04-24Fixed even more warnings in Fl_x.cxx & utf8Wrap.cFabien Costantini
2012-04-24Fixed a warning in utf8Wrap.cFabien Costantini
2012-04-22Fixed linux 64 gcc 4.6.1 compilation problemsFabien Costantini
2011-08-08Fix STR #2688. fl_width(' ') was wrong under X11 without XFT.Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-02-08Correct a few minor typos in xutf8/utf8Wrap.c and add comments to (attempt to...Ian MacArthur
2011-02-08Set properties on xutf8/utf8Wrap.cIan MacArthur
2011-02-07Attempt to fix STR #2550 to make fl_text_extents work in Xlib-onlyIan MacArthur
2010-11-30Fixed argument type in X11 calls (STR 2432)Matthias Melcher
2010-11-18Fixed ARM Unicode cross compilation issue (STR #2432)Matthias Melcher
2009-03-18xutf8 files code conformance:Greg Ercolano
2009-03-14Fixes for SGI builds (STR#2174)Greg Ercolano
2009-03-13LGPL headers and svn footers compliance (STR#2085)Greg Ercolano
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher