2721 Commits (7b4d33bbddbcc05fa7c31b2275e8f1bb2e516a75)
 

Author SHA1 Message Date
Michael R Sweet cdc165bd68 Fixed DSO generation (STR #1405) 19 years ago
Matthias Melcher 3ef18e4b7d STR 1416: Fluid would not output the correct code for a window's hotspot 19 years ago
Matthias Melcher 84360f49f2 STR 1412: fixed RGB image block copy for ld() values != 0 19 years ago
Matthias Melcher 8247d773d3 STR 1419: two more typos thanks to me being hectic with vim 19 years ago
Matthias Melcher 6032a10632 STR #1418: duplicate tag in documentation. 19 years ago
Matthias Melcher 82fe05afd1 STR #1411: fixed latin-to-macRoman text conversion 19 years ago
Matthias Melcher 83e724d761 Fixed Win32 vs. WIN32 in documentation. 19 years ago
Matthias Melcher 46a890cad3 Fixed typo in 'desktop-osx' install. Commented out unused variable. 19 years ago
Matthias Melcher 3303d9d7f5 STR #1151: Cygwin for some reason was ifdef'd out for setting a shorter timout when reading fd's (yes, the Win32 requires polling to read fd's). Adding the shorter timeout has no impact on Apps that do not poll fd's, but should fix most (all?) problems described in this bug report. 19 years ago
Michael R Sweet 40846ea887 Add examples.html to list of documentation files. 19 years ago
Michael R Sweet 4db211dce1 Add missing man.6 rule... 19 years ago
Michael R Sweet 464e8110a7 Fix man page extension for games. 19 years ago
Matthias Melcher 7ae0ff0240 Updated OSX subwindow simulation code to better add and remove from the clipping list 19 years ago
Matthias Melcher 00ec9da8f5 - removed more inconsistencies between fl_draw and fl_measure (STR #1408) 19 years ago
Matthias Melcher ba8bb3d8c2 Fixed fl_measure which mistook a trailing '@@' for a symbol (STR #1406) 19 years ago
Matthias Melcher 3ae2d9cc7b STR #1403: GLUT window creation code - better fix. 19 years ago
Matthias Melcher 345e0d7c8d Added Sudoku and Blocks to the "examples" documentation page. 19 years ago
Michael R Sweet cb0d6f8f03 Fix blocks crashes on WIN32 - audio buffer too small 19 years ago
Michael R Sweet ed0ce675d1 Add missing Gimp source image for block images. 19 years ago
Michael R Sweet 8bec5ff1e0 Don't accept clicks when paused. 19 years ago
Michael R Sweet e01c0e8079 Tweak the blocks game some more, and fix the coding style to conform to the 19 years ago
Michael R Sweet f3088c4f8d Workaround HP-UX compiler bug by making Blocks and Columns structures public. 19 years ago
Michael R Sweet 73232e0b20 Make all XPM files use const char * arrays... 19 years ago
Michael R Sweet 9c045681c5 Fix <FL/glu.h> includes. 19 years ago
Matthias Melcher 862506e6d9 Two simple glut fixes (flickering and VC6 compiler issues). 19 years ago
Matthias Melcher 78547a5267 Added Blocks to the VC6 project file and set dependencies. 19 years ago
Matthias Melcher 8cd9871d19 Added unversal header for OpenGL's GLu library. 19 years ago
Matthias Melcher 6545100e74 Fixed installation of pixmap s to reflect new pixmaps directory. 19 years ago
Matthias Melcher 961391ac08 Fixed GLUT behavior on window creation (STR #1267) 19 years ago
Matthias Melcher 4fae32c85c Fixed OS X bug that would hide tooltips before they were shown (STR #1392) 19 years ago
Matthias Melcher 8220dc5592 Fixed Fl_Tabs tooltip reappearing. 19 years ago
Matthias Melcher 3647295a1b Updated documentation of Fl_Widow::resize to reflect the issues with window managers that want to be smarter than application developers ;-) 19 years ago
Matthias Melcher 3f5e81be0e Updated Fl_Widget::resize documentation to reflect the "bogus resize messages" with some window managers. 19 years ago
Michael R Sweet f27180b7cd Do some rearranging of image and desktop support files. 19 years ago
Michael R Sweet 0ce142514f Use "exit 1" instead of "break" to stop a build - that allows automated 19 years ago
Michael R Sweet f5cbdbb1b5 Add wording and tweak difficulty levels so that the Easy and 19 years ago
Matthias Melcher bd4d11e5e3 Fixed filechooser to behave as documented when file pattern changes (STR #135s9) 19 years ago
Matthias Melcher 062d347846 Changed description of widgets.html 19 years ago
Matthias Melcher 726cf02931 Added alphabetical list of all methods in Appendix A 19 years ago
Matthias Melcher a776975239 All fl_ functions indexed and linked. 19 years ago
Matthias Melcher cda7f61462 Adding more links to the global function reference list 19 years ago
Michael R Sweet 0d0d5326ed Fix Fl_Gl_Overlay to use new valid API 19 years ago
Matthias Melcher da7658fa7f Avoiding problems with some platforms that don't implement hypot() (STR #1366) 19 years ago
Matthias Melcher 2c22cfd94a - Fixed floating point value formatting for Fl_Spinner (STR #1331) 19 years ago
Matthias Melcher 74b91fe371 Fixed Fl_Positioner callback when released (STR #1387) 19 years ago
Matthias Melcher 05cd337c05 Fixed WIN32 zero size window issue (STR #1387) 19 years ago
Matthias Melcher 3bd03e7f18 Fixed Typo in Documentation (STR #1399) 19 years ago
Matthias Melcher b179cc108a Fixed Sudoku window positioning (STR #1398) 19 years ago
Matthias Melcher 17428cce3e - Fluid Code Declarations can now handle C++ style comments (STR #1383) 19 years ago
Matthias Melcher ae68d64252 Refixed STR #1221, fixing STR #1393. 19 years ago