121 Commits (416ff7f24ef0f2c1b9f3d1118366a0d33124ac1a)

Author SHA1 Message Date
Michael R Sweet a5a683f35f WIN32 compile fixes... 21 years ago
Michael R Sweet bf910884cc Documentation updates (STR #570) 21 years ago
Michael R Sweet ca116a1b6c FLTK now honors the numlock key state (STR #369) 21 years ago
Michael R Sweet a3d0905c9e Copyright updates and prep for 1.1.5rc1. 21 years ago
Michael R Sweet 7f15f8d97f Make sure Fl::event_text() is not NULL. (STR #70) 22 years ago
Michael R Sweet f438ffa087 Added documentation for all forms of Fl_Widget::damage() (STR 22 years ago
Michael R Sweet c0e40ac55e Potential fixes for double-buffered subwindows on WIN32 (STR #1) 22 years ago
Michael R Sweet 00cb676e11 Copyright update for 1.1.3 release (not quite yet, but soon...) 23 years ago
Michael R Sweet c25988a756 Use PM_REMOVE, not "1". 23 years ago
Michael R Sweet a74795bbb8 Get rid of some valid compiler warnings with CodeWarrior that were reported 23 years ago
Michael R Sweet 0daa36de39 More fun with WIN32 redraw... 23 years ago
Michael R Sweet 0a5f303608 Possible fix for WIN32 redraw lockup (mainly with menus) 23 years ago
Michael R Sweet 4c0903ad50 WIN32 redraw fixes. 23 years ago
Michael R Sweet fe8518f37c Fix bug #621740 - tooltips stay up in WIN32 when USE_TRACK_MOUSE is not 23 years ago
Michael R Sweet 526e94341d Some patches from Ori Berger to plug some resource leaks and use a 23 years ago
Michael R Sweet f50c056726 WIN32 compile fixes. 23 years ago
Michael R Sweet acd6bd5cc8 Clean up string includes. 23 years ago
Michael R Sweet 4775381658 Fix WIN32 redraw problems. 23 years ago
Michael R Sweet c2aa513a5a Merge WIN32 ValidateRgn() fixes. 23 years ago
Michael R Sweet 4b82930e04 DND conditional stuff. 23 years ago
Michael R Sweet c0670cdc55 WIN32 fixes for BC++. 23 years ago
Michael R Sweet 11f56a0dc0 Possible BCC fix; have to check the change... 23 years ago
Michael R Sweet 2779ff9099 WIN32 project file fixes. 23 years ago
Michael R Sweet c8aebffa88 Flag menu and tooltip windows as WS_EX_TOOLWINDOW so they don't appear in 23 years ago
Bill Spitzak 772b36810d Win32 version stores all the info passed to WndProc into fl_msg so an 23 years ago
Michael R Sweet 7482426735 Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 23 years ago
Michael R Sweet 06a23813f8 Wrap remaining DnD includes and code for WIN32 (Cygwin with GCC 2.x 24 years ago
Michael R Sweet bab08d8347 Hopefully fix the WIN32 resize on move bug. 24 years ago
Michael R Sweet 6fa4abfe54 Fix NULL argument to fl_filename_name()... 24 years ago
Michael R Sweet 6c796f88c7 Rename all remaining functions that don't start with fl_ to 24 years ago
Michael R Sweet 5ca343014f WIN32 project and build fixes. 24 years ago
Michael R Sweet 9700e540c1 WIN32 fixes for DND. 24 years ago
Bill Spitzak 5f55e1cd63 Back-ported cut & paste code from fltk2.0. 24 years ago
Matthias Melcher 4603756ed1 - added Win32 native drag'n'drop code 24 years ago
Michael R Sweet 0372675ee1 Always resize cells in table if set/max width not the same as the 24 years ago
Michael R Sweet 492b81c240 Return 0 after processing WM_PAINT message. 24 years ago
Michael R Sweet d96fa88743 Fix WIN32 build. 24 years ago
Michael R Sweet bccdafdaef Fixed from Teun. 24 years ago
Michael R Sweet 8fe611b5cd Fix changing of schemes - otherwise Fl_Window::show() could cause a 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 ba2be02ab2 FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX. 24 years ago
Michael R Sweet ca83eb11a1 Fix infinite loop bug with WIDTH=100% in Fl_Help_View widget. 24 years ago
Michael R Sweet f525840495 Fix all references to '.C' files (now .cxx) 24 years ago
Michael R Sweet 13e7d76397 WIN32 fixes for the new image stuff... 24 years ago
Michael R Sweet a1944b77ab Cygwin fixes... 24 years ago
Michael R Sweet 831d7cde5b FL_KEYUP event support. 24 years ago
Michael R Sweet f5f0d8a013 Save/restore GDI pen. 24 years ago
Michael R Sweet 5994addeca Fixed tooltips under WIN32 - no more toolbar buttons... 24 years ago
Michael R Sweet 0771e7cc7d Update WIN32 projects and config file. 24 years ago