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
Age
Commit message (
Expand
)
Author
2010-04-28
Changed references to fltk-bugs@fltk.org -> STR form.
Greg Ercolano
2010-04-20
added implementations of fl_wcwidth_() and fl_wcwidth() to src/fl_utf.c
engelsman
2010-04-19
tweaked fl_wcwidth.c and mk_wcwidth.c to remove system wchar_t
engelsman
2010-04-18
tweaked fl_wcwidth.c and mk_wcwidth.c to supercede system wchar_t
engelsman
2010-04-18
vanilla version of Markus Kuhn's wcwidth.c plus wrapper code
engelsman
2010-04-18
Added missing examples in CMake files: applied missing_examples_7473.patch
Albrecht Schlosser
2010-04-18
Fl_Text_Buffer/Display fixes for UTF-8 / STR-2158 (part 1)
engelsman
2010-04-18
Fixed Quartz printing of custom dashed-lines.
Manolo Gouy
2010-04-18
Removed multiple inheritance: back to r. 7519 exactly.
Manolo Gouy
2010-04-17
Fixed compilation error at line 44.
Manolo Gouy
2010-04-16
Improved the hierarchy of Fl_Device subclasses to allow separation of platfor...
Manolo Gouy
2010-04-16
Small doc clarification for new insert() item.
Greg Ercolano
2010-04-16
Added Fl_Sys_Menu_Bar::insert(), clear(), clear_submenu()
Manolo Gouy
2010-04-16
Doc sync.
Greg Ercolano
2010-04-16
One more correction to misc/README.
Albrecht Schlosser
2010-04-16
Minor corrections and additions to misc UTF-8 test files.
Albrecht Schlosser
2010-04-16
Added test files for UTF-8 character testing (use test/editor).
Albrecht Schlosser
2010-04-15
Back to use of fl_file_chooser()
Manolo Gouy
2010-04-15
Replaced fl_file_chooser() by Fl_Native_File_Chooser uses in test programs
Manolo Gouy
2010-04-15
Small fixes
Matthias Melcher
2010-04-15
ps_image.cxx: better byte-swapping algorithm.
Manolo Gouy
2010-04-14
Made fl_register_images() seen by Doxygen.
Manolo Gouy
2010-04-14
Fludi IDE: now supporting header files for OS X. If those are included for a ...
Matthias Melcher
2010-04-14
Fl_Pixmap: improved algorithm for WIN32 printing
Manolo Gouy
2010-04-14
Removed compilation warning
Manolo Gouy
2010-04-14
More logical use of Fl_Device::draw(<image class> *,...) functions
Manolo Gouy
2010-04-14
gl_draw.cxx: simplified/clarified #define's
Manolo Gouy
2010-04-14
Making fl_old_shortcut() seen by Doxygen.
Manolo Gouy
2010-04-14
gl_draw.cxx: removed the suspenders but kept the belt.
Manolo Gouy
2010-04-13
gl_draw.cxx (Mac-specific): fixed bad shading of text color.
Manolo Gouy
2010-04-13
Added some extra doc examples for this function.
Greg Ercolano
2010-04-13
gl_draw.cxx (Mac-specific): fixed another bad use of non null-terminated string.
Manolo Gouy
2010-04-13
gl_draw.cxx (Mac-specific): fixed use of fl_measure with non null-terminated ...
Manolo Gouy
2010-04-13
gl_draw.cxx (Mac-specific): account for text color.
Manolo Gouy
2010-04-13
gl_draw.cxx (Mac-specific): for __ppc__ only, back to old gl_draw algo withou...
Manolo Gouy
2010-04-13
gl_draw.cxx (Mac-specific): implemented a fifo pile of pre-computed textures ...
Manolo Gouy
2010-04-13
Fixed Copyright.
Matthias Melcher
2010-04-13
Fluid: IDE. Removed some redundant code.
Matthias Melcher
2010-04-12
Removed commented out fields.
Matthias Melcher
2010-04-12
Solved MSWin type conflict UUID
Matthias Melcher
2010-04-12
Updating dependencies
Albrecht Schlosser
2010-04-12
Work around a typedef in ide_support.h that breaks win32 builds.
Ian MacArthur
2010-04-12
Added ide generating code to command line version of Fluid.
Matthias Melcher
2010-04-11
Fluid IDE tools: added some more human readable annotations to the database
Matthias Melcher
2010-04-11
Fluid IDE support: rewrite all Makefiles. This has no smart parts inside yet.
Matthias Melcher
2010-04-11
Updated bundled pdf docs (documentation/fltk.pdf) to svn -r 7480.
Albrecht Schlosser
2010-04-11
Made the printer dialog customization strings platform independent, so that
Albrecht Schlosser
2010-04-11
Apple Cocoa: modal windows would not resize.
Matthias Melcher
2010-04-10
Completed the alignment pulldown menus for all new alignment styles. Hope you...
Matthias Melcher
2010-04-09
Added new label alignments for image and text to Fluid.
Matthias Melcher
[next]