summaryrefslogtreecommitdiff
path: root/src/fl_utf8.cxx
AgeCommit message (Expand)Author
2017-10-04Undo commit at r.12475 that is not adequate.Manolo Gouy
2017-10-04Fl_SVG_Image class: add support for compressed .svgz image files.Manolo Gouy
2016-04-09Add platform-independent internal UTF-8 header file.Albrecht Schlosser
2016-04-01Replace Fl_System_Driver::driver() by Fl::system_driver()Manolo Gouy
2016-03-30Rewrite fl_utf.c under the driver model: the file disappears and its content ...Manolo Gouy
2016-03-29Rewrite fl_utf8.cxx under the driver model.Manolo Gouy
2016-03-29Remove the platform-dependent type xcharManolo Gouy
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-02-01Clean up fl_args for OS X.Matthias Melcher
2016-01-04Compiling in OS X from the command line goes pretty far for __APPLE__ undefin...Matthias 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-06-16Rework of fl_utf8 to fix up some build issues on Win32.Ian MacArthur
2015-06-15Fix code indenting, remove dead code, improve documentation.Albrecht Schlosser
2015-06-15Fix documentation. Make links an enumeration so they are displayed correctly.Albrecht Schlosser
2015-06-15Fixed non-ASCII characters in Doxygen comment so they are UTF-8 encoded.Manolo Gouy
2015-06-15Fix fl_nonspacing(), explain what non-spacing characters are (STR #3159).Albrecht Schlosser
2014-08-23Move Xutf8.h to src/, update includes, refresh makedependsLauri Kasanen
2014-01-31Fixes STR #3040Greg Ercolano
2012-10-19Documented the fl_open() utility function.Manolo Gouy
2012-10-19Documented the fl_fopen() utility function.Manolo Gouy
2012-08-16STR 2858: include statements were wrongMatthias Melcher
2012-07-24Fixed fl_utf_strncasecmp etc.Matthias Melcher
2012-04-05Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...Fabien Costantini
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-08Fixed some compiler warnings, most of them in Windows-specific code.Albrecht Schlosser
2010-12-06Fixed crashes when Fl_Text_* detects illegal UTF 8 sequences. Widgets will no...Matthias Melcher
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-08Added smarter Macro to check for utf-8 violations in Fl_Text_*Matthias Melcher
2010-11-07Implemented search backwards for utf-8. Tested on MSWindows - OK. Tested on L...Matthias Melcher
2010-10-31Fixed tab key navigation to inactive widgets (STR #2420), fixed a few pedanti...Matthias Melcher
2009-11-18Added missing svn properties and $Id$ tags.Albrecht Schlosser
2009-04-18grouped similar functions and added summary information in unicode.doxengelsman
2009-04-17added doxygen one-liners for more UTF-8 routines in fl_utf*.[hc]*engelsman
2009-04-15More Fl_Input keyboard fixes / OS X transparency for RGBA data / some utf8 re...Matthias Melcher
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-12-04+ Fixed non standard fltk utf8 files headers.Fabien Costantini
2008-10-04STR#2056 Fixed all compilation problems and tested that fluid, utf8 demo work...Fabien Costantini
2008-09-19Updating fl_utf8.h references. Fixing copyright date in .fl files.Matthias Melcher
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher