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
/
FL
/
fl_utf8.h
Age
Commit message (
Expand
)
Author
2009-04-18
Updated doxygen docs for Fl_Input_ to get a greater insight into the code. I'...
Matthias Melcher
2009-04-18
grouped similar functions and added summary information in unicode.dox
engelsman
2009-04-17
added doxygen one-liners for more UTF-8 routines in fl_utf*.[hc]*
engelsman
2009-04-15
More Fl_Input keyboard fixes / OS X transparency for RGBA data / some utf8 re...
Matthias Melcher
2009-03-14
Fixes for SGI builds (STR#2174)
Greg Ercolano
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-12-04
+ Fixed non standard fltk utf8 files headers.
Fabien Costantini
2008-10-13
STR 1952: Fixed first modifier key event, some minor utf8 orrections.
Matthias Melcher
2008-10-04
#STR2056 partial fixes : wsock API now compiles ok, but there are still all u...
Fabien Costantini
2008-09-19
Moving simple type definitions into their own header file, so we can create a...
Matthias Melcher
2008-09-19
Updating fl_utf8.h references. Fixing copyright date in .fl files.
Matthias Melcher
2008-09-19
Renameing C header for utf8 utilities from C++ extension .H to .h (via tempor...
Matthias Melcher