5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Albrecht Schlosser 21f1c67b60 Updated dependencies. 15 years ago
Manolo Gouy ec2cfd3bf5 Doxygen typo fixed. 15 years ago
Greg Ercolano e4b4ecb53d Mods to allow building on Windows. 15 years ago
Matthias Melcher 210114ca0f test/help now finds some documentation. This kind of works, but since we decided to load a sample page instead, I will have to improve this... . 15 years ago
Manolo Gouy d4d4a24eff Fixed warning in Fl_Gl_Choice.cxx 15 years ago
Matthias Melcher 523a2ed9b7 Recompiled pdf with newest versions of doxygen and epstopdf, generating a much smaller yet complete pdf 15 years ago
Manolo Gouy 874bca74f5 Mac OS X: removed all uses of Carbon (except for older OS versions) and re-organized 15 years ago
Matthias Melcher bb6392f7ec Added Table and Tree support to Fluid. 15 years ago
Manolo Gouy 29b06ba51b set file properties. 15 years ago
Albrecht Schlosser 335eb340ca More typos. 15 years ago
Albrecht Schlosser 0cf4899e78 Fixed typo. 15 years ago
Matthias Melcher 37002c6155 Changed checkers field color because pieces were close to invisibel on OS X. I hope this has no negative effect on very dark desktops... . 15 years ago
Matthias Melcher e203237eb3 Integrated menu into demo resource branch for OS X. Indicating items that open more choices with ... 15 years ago
Matthias Melcher 5f2aa6ca9c Change colbrowser to btter conform to FLTK coding standards. For OS X bundle format, move the RGB file into the bundel. 15 years ago
Matthias Melcher 4be4baed6b native filchooser test now uses system colors and resizes nicely. 15 years ago
Matthias Melcher 028533b451 OS X adds a -psn_... argument to command line calls. Ignore that. 15 years ago
Matthias Melcher 4562798f69 Text sample field in utf8 test resizable 15 years ago
Matthias Melcher 39818616b9 Fixed case typo 15 years ago
Matthias Melcher 2f1b321054 Modified ut8 test program formatting to get closer to FLTK coding standards (2) 15 years ago
Matthias Melcher e43587256e Modified ut8 test program formatting to get closer to FLTK coding standards 15 years ago
Matthias Melcher 199315aa31 Added resizability of the font display in the font demo 15 years ago
Albrecht Schlosser 09d7842f86 Documentation: fixed copying of tiny.png to documentation directory. 15 years ago
Albrecht Schlosser 7c8ef98a04 Documentation updates: removed three more \todo's. 15 years ago
Albrecht Schlosser 01d966c835 Two more adjustments to basics.dox. 15 years ago
Albrecht Schlosser daa85ed922 Documentation updates (FL/Fl_Widget.H): removed some \todo's. 15 years ago
Albrecht Schlosser a506811400 Adjusted test/hello.cxx for potentially wider XFT fonts and changed the 15 years ago
Albrecht Schlosser 5d0d810183 Minor documentation fixes (typos). 15 years ago
Manolo Gouy 60e67f75b7 OS X: minor doc change. 15 years ago
Matthias Melcher 8074cb6f82 A bunch of documentation updates. Not sure if I found everything. The Unicode section needs some love. 15 years ago
Matthias Melcher e3fde20cf8 Using FL_COMMAND in test/editor shortcuts to make it Mac Keyboard compatible. 15 years ago
Michael R Sweet 86688384ce Fix fltk-config --post - script wrapper for app bundle had broken dirname call. 15 years ago
Matthias Melcher 91c9c024cc STR 2499: remove unused function prototypes in Fl_Text_Buffer. 15 years ago
Matthias Melcher 1d7be18b0d Added missing FL_ALIGN_... documentation. 15 years ago
Matthias Melcher 46f9ca2ad9 STR 2501: fixed freeing of incremented pointer. 15 years ago
yuri 181492b446 fix install without building fltk.pdf 15 years ago
Albrecht Schlosser 0f42da625a Fixed XFT layout problems in fluid/about_panel.fl (STR #2165) and copyright 15 years ago
Manolo Gouy e6a506d1f6 Fix STR #2498: removed run-time array allocations. 15 years ago
Albrecht Schlosser 6e1ce92c62 Updated dependencies. 15 years ago
Albrecht Schlosser c4be7d9cd7 Changed default for configure option --with-links for common misspellings 15 years ago
Matthias Melcher d24f7847b3 Attempt at separating distribution sources and docs. 15 years ago
Matthias Melcher 746c7e24b8 Reversed stupid idea in 'distclean' 15 years ago
Matthias Melcher 7a395759c1 makesrcdist script would remove 'GL' directory on non-case-sensitive operating systems. 15 years ago
Manolo Gouy 24758b5cd6 Mac OS X: keep Mac-specific fl_beep() code in file src/fl_ask.cxx 15 years ago
Manolo Gouy dbb7be0fee Mac OS X: removed dependency from AudioToolbox.framework by calling NSBeep() from Cocoa. 15 years ago
Manolo Gouy d3d16a354e Win32 right-to-left text: output whole string to obtain correct ligatures between Arabic letters. 15 years ago
Greg Ercolano 5579dd81cc Added some descriptive text for the example. 15 years ago
yuri ba29f18951 remove FL_EXPORT - fix link error of users programs 15 years ago
yuri 70be49de58 fix MSVC includes 15 years ago
Manolo Gouy 98e9042a53 Made sure FL/x.H is included only when necessary. 15 years ago
Manolo Gouy 2a5a3d4e8b Use device abstraction for colors. 15 years ago