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