5116 Commits (6f4c59079f97289eafc29840e3873ce08c869e71)
 

Author SHA1 Message Date
Michael R Sweet de9f676353 Fix OpenGL and button problems in shiny demo. 24 years ago
Michael R Sweet 8fe611b5cd Fix changing of schemes - otherwise Fl_Window::show() could cause a 24 years ago
Michael R Sweet 81be28e2dd Fixup fractals demo so it doesn't get way ahead of display - some Linux 24 years ago
Matthias Melcher 1775984dbe cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling 24 years ago
Michael R Sweet 2283309d03 Oopsie - fix debug code: p(int)rintf -> printf... 24 years ago
Michael R Sweet 64b4177ef4 Copyright updates... 24 years ago
Michael R Sweet e5a26965bf Add Teun's CygWin patch for select()... 24 years ago
Michael R Sweet f9770db21f Use rint() for some more rounding of vertices. 24 years ago
Michael R Sweet 988bc9d95f Fix build problems in test directory - no more recursive dependencies for 24 years ago
Michael R Sweet 3a904f07b7 Bump version numbers to 1.1.0b9. 24 years ago
Michael R Sweet 25e570865c Use rint() for rounding floating-point coordinates... 24 years ago
Michael R Sweet 6be2be6d43 Demo updates (so they all will use the default scheme) 24 years ago
Matthias Melcher c868f3d886 MacOS: implemented cut/copy/past. 24 years ago
Matthias Melcher d0bdfe300d - MacOS: more keyboard handler fixes, mainly mapping of Mac specific 24 years ago
Michael R Sweet 1eb5acf22e Casts to make old IRIX 5.3 C++ compiler happy... 24 years ago
Michael R Sweet b51af0f1bf More OS/2 fixes from Alexander... 24 years ago
Michael R Sweet b7be2be5e6 Assign broken image when Fl_Shared_Image::get() returns NULL. 24 years ago
Michael R Sweet b7c23bc5e1 CVS ignore files... 24 years ago
Michael R Sweet 707972408b Get rid of CR's in some files... 24 years ago
Michael R Sweet 128526fc28 Fixed browser @ symbol prefix handling... 24 years ago
Matthias Melcher e9bf41eb09 MacOS: fixed iBook keycodes 24 years ago
Michael R Sweet 3e8a710093 WIN32 fixes. 24 years ago
Michael R Sweet df9acaafea Implement Fl::scheme() and Fl::reload_scheme() (this includes support 24 years ago
Matthias Melcher 0215c7986c fixed iBook keyboard bug. 24 years ago
Michael R Sweet a2e149d132 "make clean" should not delete makedepend, since we now track this 24 years ago
Michael R Sweet da5a6c383b FLTK not fltk... 24 years ago
Michael R Sweet 329b4127f6 Multiple bug fixes from Sebastien: 24 years ago
Michael R Sweet 9f601ccb73 Reset horizontal position in value() method, too. 24 years ago
Michael R Sweet def18b8e0c Reset left scroll position when following a link. 24 years ago
Michael R Sweet b9663d5e14 Allow any child widget to be resizable in Fl_Pack. 24 years ago
Matthias Melcher 1fceb8ac2c MacOS: added opaque window resizing, 24 years ago
Michael R Sweet fe6b3acf0f Resize horizontal scrollbar. 24 years ago
Matthias Melcher b6b4e1ec20 - Mac: greatly improved OpenGL support, some window management, 24 years ago
Matthias Melcher 6642c677ca Mac: now lists all available fonts (some have unicode names 24 years ago
Matthias Melcher 5028752522 Mac: 24 years ago
Michael R Sweet 0542106cc2 Fl_File_Chooser wasn't calling Fl_Window::hotspot() prior to showing, so 24 years ago
Michael R Sweet a5c9bdac5d Update the VC++ workspace for the threading demo. 24 years ago
Michael R Sweet b1d00ce478 Add missing project file for threads demo under VC++. 24 years ago
Michael R Sweet 75a3206b79 Check for *BSD -pthread option. 24 years ago
Michael R Sweet b5a99aa156 Only use clipping box if it is valid. 24 years ago
Michael R Sweet 5dd7625092 Remove Fl_Mutex and Fl_Signal_Mutex from threads.h - not portable, and 24 years ago
Michael R Sweet 8408e863de Fl_Help_View now ignores links when the link callback returns NULL, and 24 years ago
Michael R Sweet 6d4bda28b5 FLUID didn't support the plastic boxtypes. 24 years ago
Michael R Sweet 073701ce96 Hide tooltips when hiding a window. 24 years ago
Michael R Sweet 12e9d23bc3 Don't append a semicolon to callback function code when the last line 24 years ago
Michael R Sweet d7ee0df84c Fix radio button fix (was changing d and W, but they are used below; 24 years ago
Michael R Sweet 9ed48bd74a Fix other widgets to use Fl::focus() instead of take_focus(). 24 years ago
Michael R Sweet fc008c96c3 Update the radio button circle drawing code to take the boxtype borders 24 years ago
Michael R Sweet 10df511f73 Better UNFOCUS redraw() fix for Fl_Button. 24 years ago
Michael R Sweet 59842c6181 OK, more tweeking of the plastic boxtypes... 24 years ago