2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Michael R Sweet 7615da84bb Another bunch of OS/2 changes (STR #197) 22 years ago
Michael R Sweet 5d135b3928 The keypad Enter key works as the normal Enter/Return key in 22 years ago
Michael R Sweet c8c675fb4b Doco fix (STR #186) 22 years ago
Michael R Sweet 71d7776392 Fixed some OS/2-specific build problems (STR #185) 22 years ago
Michael R Sweet e582a3e26b Calling Fl_Text_Display::buffer() with the same buffer would 22 years ago
Michael R Sweet 037fd7bf94 Fix cursor crash bug (STR #181) 22 years ago
Bill Spitzak 84932815df Glut emulation turns mousewheel back into mouse buttons 3 and 4, for 22 years ago
Michael R Sweet 01ceac46e9 Pixel format selection change (STR #175) 22 years ago
Michael R Sweet 182acd8618 Fix configure script (STR #174) 22 years ago
Michael R Sweet f6f97dfe0e Don't compile JPEG error handler unless we have JPEG library... 22 years ago
Michael R Sweet db0939a599 Add error handlers to JPEG and PNG image classes so the corresponding 22 years ago
Michael R Sweet aed1a91613 Add --with-links configure option. 22 years ago
Michael R Sweet f6769cebc6 Add Fl_Tooltip::hoverdelay() method and code (STR #126) 22 years ago
Michael R Sweet 8c56fa75c7 Fix new FLUID window grid bug (STR #166) 22 years ago
Michael R Sweet 4e6a41e2cd Bump to 1.1.5rc1... 22 years ago
Michael R Sweet 2b3094847f Add .sav and .dylib files to the list of things to ignore. 22 years ago
Michael R Sweet 31cb8ac195 Fix typos in code so it actually compiles... 22 years ago
Michael R Sweet c704b6ad8e Add implementation for fl_read_image() on OSX (STR #161) 22 years ago
Michael R Sweet f6a1e8ca40 Leave more space for filename label in file chooser. 22 years ago
Michael R Sweet 3ab1a28754 Eliminate shiny. 22 years ago
Michael R Sweet 6abb22c005 Dump the shiny demo. 22 years ago
Michael R Sweet 7363c4bdd6 Dump the non-working shiny demo. 22 years ago
Michael R Sweet 5495630684 Provide inline code for copy operators in Fl_Widget; this works around 22 years ago
Michael R Sweet 8bfa7d8579 Need <time.h> on IRIX (STR #157) 22 years ago
Michael R Sweet cd807ffcdf Use symbolic names whenever possible, otherwise cast ints to Fl_Color. 22 years ago
Michael R Sweet cf40467b5b Fix performance issues with large file chooser selections. (STR #140) 22 years ago
Michael R Sweet daccac9672 Fl_Text_Display/Editor did not disable the current 22 years ago
Michael R Sweet 6eef9839bb Fix configure.in for autoconf 2.57. 22 years ago
Michael R Sweet aeaf3582cb Fix typo... 22 years ago
Michael R Sweet c99d122b45 Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 22 years ago
Michael R Sweet 2fc4d518cc Fix Fl_Window::show(argc, argv) so that it calls Fl::get_system_colors(), 22 years ago
Michael R Sweet afbeea5714 Bump to 1.1.4 and fix changelog. 22 years ago
Matthias Melcher c2e8891693 OS X: some changes to support Apples ProjectBuilder. 22 years ago
Michael R Sweet 111cbdb0b0 Fix STR #111 (display opened too soon) 22 years ago
Michael R Sweet 520d44ebf6 Fix scheme and image drawing bugs. 22 years ago
Michael R Sweet d597ec7b38 Update dependencies... 22 years ago
Michael R Sweet b72950ea72 memmove() needs <string.h>... 22 years ago
Matthias Melcher 89a7b606d1 Made 'enter' keyboard event return 'char 13' in e_text. 22 years ago
Matthias Melcher b70c9661a0 STR #88: changed fluid behaviour to always paste into a selected 22 years ago
Matthias Melcher 9cdf63cc40 Changes in menuitem font's would only be recognized if the 22 years ago
Matthias Melcher c0bb3a7465 STR #86: Swapped menu shortcut labels for OS X 22 years ago
Matthias Melcher 4042047358 updated documentation and Fl_Dial. STR #101, 94, 99 22 years ago
Matthias Melcher 9172106189 STR #106: collapse triangle in fluid hrc list would not receive events 22 years ago
Matthias Melcher 8aa95bcd96 OS X QuitAppleEvent now correctly exits Fl::run() instead of just 22 years ago
Matthias Melcher 6293dd5558 STR #77: all GL Contexts are now managed in a list, so that if the 22 years ago
Michael R Sweet 1251b42130 Fix Xft2 usage (still need to do a final fix that loads the proper X 22 years ago
Michael R Sweet 0341822a56 Fix resize bug on OSX (STR #64) 22 years ago
Michael R Sweet b46c9b63a1 Fixup shared library installation. 22 years ago
Michael R Sweet f57e113f71 Use setup GUI with portable distributions. 22 years ago
Michael R Sweet f9ded8959a Fix shared libraries on OSX (STR #51) 22 years ago