summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-04STR 2506: after reading Greg's comment, I modified my last commit to use 'dir...Matthias Melcher
2011-01-04STR 2506: changed dependency on _WIN32 (deprecated) to _MSC_VER, assuming tha...Matthias Melcher
2011-01-04Updated dependencies.Albrecht Schlosser
2011-01-04Doxygen typo fixed.Manolo Gouy
2011-01-04Mods to allow building on Windows.Greg Ercolano
2011-01-04test/help now finds some documentation. This kind of works, but since we deci...Matthias Melcher
2011-01-03Fixed warning in Fl_Gl_Choice.cxxManolo Gouy
2011-01-03Recompiled pdf with newest versions of doxygen and epstopdf, generating a muc...Matthias Melcher
2011-01-03Mac OS X: removed all uses of Carbon (except for older OS versions) and re-or...Manolo Gouy
2011-01-03Added Table and Tree support to Fluid.Matthias Melcher
2011-01-02set file properties.Manolo Gouy
2011-01-02More typos.Albrecht Schlosser
2011-01-02Fixed typo.Albrecht Schlosser
2011-01-02Changed checkers field color because pieces were close to invisibel on OS X. ...Matthias Melcher
2011-01-02Integrated menu into demo resource branch for OS X. Indicating items that ope...Matthias Melcher
2011-01-01Change colbrowser to btter conform to FLTK coding standards. For OS X bundle ...Matthias Melcher
2011-01-01native filchooser test now uses system colors and resizes nicely.Matthias Melcher
2011-01-01OS X adds a -psn_... argument to command line calls. Ignore that.Matthias Melcher
2011-01-01Text sample field in utf8 test resizableMatthias Melcher
2011-01-01Fixed case typoMatthias Melcher
2011-01-01Modified ut8 test program formatting to get closer to FLTK coding standards (2)Matthias Melcher
2011-01-01Modified ut8 test program formatting to get closer to FLTK coding standardsMatthias Melcher
2011-01-01Added resizability of the font display in the font demoMatthias Melcher
2011-01-01Documentation: fixed copying of tiny.png to documentation directory.Albrecht Schlosser
2011-01-01Documentation updates: removed three more \todo's.Albrecht Schlosser
2011-01-01Two more adjustments to basics.dox.Albrecht Schlosser
2011-01-01Documentation updates (FL/Fl_Widget.H): removed some \todo's.Albrecht Schlosser
2011-01-01Adjusted test/hello.cxx for potentially wider XFT fonts and changed theAlbrecht Schlosser
2011-01-01Minor documentation fixes (typos).Albrecht Schlosser
2011-01-01OS X: minor doc change.Manolo Gouy
2011-01-01A bunch of documentation updates. Not sure if I found everything. The Unicode...Matthias Melcher
2011-01-01Using FL_COMMAND in test/editor shortcuts to make it Mac Keyboard compatible.Matthias Melcher
2011-01-01Fix fltk-config --post - script wrapper for app bundle had broken dirname call.Michael R Sweet
2010-12-31STR 2499: remove unused function prototypes in Fl_Text_Buffer.Matthias Melcher
2010-12-31Added missing FL_ALIGN_... documentation.Matthias Melcher
2010-12-31STR 2501: fixed freeing of incremented pointer.Matthias Melcher
2010-12-30fix install without building fltk.pdfyuri
2010-12-30Fixed XFT layout problems in fluid/about_panel.fl (STR #2165) and copyrightAlbrecht Schlosser
2010-12-30Fix STR #2498: removed run-time array allocations.Manolo Gouy
2010-12-30Updated dependencies.Albrecht Schlosser
2010-12-30Changed default for configure option --with-links for common misspellingsAlbrecht Schlosser
2010-12-29Attempt at separating distribution sources and docs.Matthias Melcher
2010-12-29Reversed stupid idea in 'distclean'Matthias Melcher
2010-12-29makesrcdist script would remove 'GL' directory on non-case-sensitive operatin...Matthias Melcher
2010-12-29Mac OS X: keep Mac-specific fl_beep() code in file src/fl_ask.cxxManolo Gouy
2010-12-29Mac OS X: removed dependency from AudioToolbox.framework by calling NSBeep() ...Manolo Gouy
2010-12-28Win32 right-to-left text: output whole string to obtain correct ligatures bet...Manolo Gouy
2010-12-28Added some descriptive text for the example.Greg Ercolano
2010-12-28remove FL_EXPORT - fix link error of users programsyuri
2010-12-28fix MSVC includesyuri