summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-26Fl_cocoa.mm: removed 4 more Carbon calls (related to timers)Manolo Gouy
2010-05-21Fl_Gl_Device_Plugin.cxx: fixed compilation error under some 10.4Manolo Gouy
2010-05-19Documentation fixes.Greg Ercolano
2010-05-18Fixed "Unlock focus on wrong view" error that occurred sometimes.Manolo Gouy
2010-05-17documentation/unicode.dox: added to the Unicode and UTF-8 Support chapterengelsman
2010-05-17src/fl_utf.c: fixed UCS handling up to and including 0x10FFFF [STR 2349]engelsman
2010-05-17FL/mac.H: stop doxygen complaining by escaping # in commentengelsman
2010-05-14Typo in tree.h - needs to call fl_ask.H (not fl_ask.h)Ian MacArthur
2010-05-13Fixed WIN32 crash when pixmap has no background areaManolo Gouy
2010-05-13Make sure that "transparent_c" is not NULL before it is used in win32 builds.Ian MacArthur
2010-05-12Mods to tree widget for docs and callbacks.Greg Ercolano
2010-05-12Header file for tree test app mods.Greg Ercolano
2010-05-12Various callback related tests added to 'tree' test program.Greg Ercolano
2010-05-101) Modified tree test program to include when() options,Greg Ercolano
2010-05-10Added 'When:' chooser to tree test program detect callback() behavior.Greg Ercolano
2010-05-101) Invoke callback if when(FL_WHEN_RELEASE)Greg Ercolano
2010-05-07Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' ...Matthias Melcher
2010-05-06Fixed typo in src/CMakeLists.txt and added missing objective-c++ filesAlbrecht Schlosser
2010-05-03svn props on ide_support.h tooIan MacArthur
2010-05-03svn props were not set on ide_visualc.cxxIan MacArthur
2010-05-03Fix compile time warnings for params to fprintf that are no longer used.Ian MacArthur
2010-05-02Fixes to VisualC6 project setupMatthias Melcher
2010-05-02New VisualC6 setup, hoping that it will load on VC2008 and VC2010.Matthias Melcher
2010-05-02Utterly trivial fix to typo in visual C project generation comments...Ian MacArthur
2010-05-01Remove obsolete plistsMatthias Melcher
2010-05-01Added missing plistsMatthias Melcher
2010-04-28Doxygen HTML formatting fix.Greg Ercolano
2010-04-28Finished up changes for references to fltk-bugs@fltk.org -> STR form.Greg Ercolano
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