47 Commits (4ccf6b4b378363bc96d48e433d905d2b24250cc6)

Author SHA1 Message Date
Bill Spitzak c8794e2f58 Fixed some WIN32 bugs found in 1.0.5: 26 years ago
Bill Spitzak 0bb590c832 Pragma added around xlib.h to shut up the IRIX compiler warnings 26 years ago
Bill Spitzak f7c57a3730 Replaced remaining malloc.h's with stdlib.h 26 years ago
Michael R Sweet 4b341bc95a Added Rick's hack for initializing fl_display. 26 years ago
Bill Spitzak 4e66f93769 Missing header files and FL_EXTERNs that prevented DLL's from compiling 26 years ago
Michael R Sweet d4bcbf5be3 fl_wait() didn't handle the case when timeout == 0 and nfds > 0. 26 years ago
Bill Spitzak 349f047032 Keypad should produce correct symbols on Brazilian (and any other) 27 years ago
Michael R Sweet 816393d2d4 Updated patch version to 2 (1.0.2) 27 years ago
Bill Spitzak 0e29799dda Fl::add_fd() structures are dynamically allocated so you can listen to 27 years ago
Bill Spitzak fa29bbdc0f 1. ~Fl_Widget(), Fl_Widget::hide(), and Fl_Widget::deactivate() no longer send 27 years ago
Michael R Sweet 4cb0fad70f Applied Gustavo's WIN32 timer patch to the 1.0.x branch. 27 years ago
Carl E. Thompson 81c7d9b215 Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I 27 years ago
Michael R Sweet 5df541f4f8 Applied Dmitry's timeout patch. 27 years ago
Bill Spitzak 2eafe965c9 Changes from Luis Ibanez to make it compile under Borland. 27 years ago
Michael R Sweet 9fdae51b8c Added #define for WM_SYNCPAINT if needed. 27 years ago
Michael R Sweet acd6cece37 Fixed WM_SYNCPAINT patch - should be WM_NCPAINT... 27 years ago
Michael R Sweet e9dd6127e2 WIN32 fixes from Dmitry Potapov: 27 years ago
Bill Spitzak fe4f5ef72c Generates FL_ENTER after grab() is released for whatever widget the 27 years ago
Michael R Sweet 1a135b0424 Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays. 27 years ago
Michael R Sweet ca41e69c27 Updated headers to support WIN32 and OS/2 DLLs. 27 years ago
Bill Spitzak 8009fef12c Put Fl::grab() into it's own source file. Rewritten as suggested so that 27 years ago
Bill Spitzak ef50e095e7 Fixed buttons in the menubar 27 years ago
Michael R Sweet 5b62a7cf16 Patch from Bill so that non_modal windows can be maximized or iconified. 27 years ago
Michael R Sweet 0a36d98420 Yay, change all copyright notices to be 1998-1999. 27 years ago
Michael R Sweet 18fa377d51 Fixed FD stuff for WIN32. 27 years ago
Michael R Sweet 123f28a473 modal() window fix from Bill. 27 years ago
Michael R Sweet 85e6f44959 Added support for FD's under WIN32. 27 years ago
Michael R Sweet b95db33f2c Lots of changes: 27 years ago
Michael R Sweet f42673addc Damage code consolidation from Gustavo... 27 years ago
Michael R Sweet 92402e682a Fix for numericsort(), and drawing of some box types. 27 years ago
Michael R Sweet 2b769f5934 Backed out WIN32 color palette changes for OpenGL - caused too much 27 years ago
Michael R Sweet e278c332b3 Fixed WIN32 bug - FL_GL_WINDOW needs to be defined in Fl_Window.H... 27 years ago
Michael R Sweet dfa8c05620 More OpenGL under Windows changes - now keep track of window type and 27 years ago
Michael R Sweet 4c68a1ca54 Moved select_palette() from WM_PAINT message to make_current()... 27 years ago
Michael R Sweet 37d1178c11 WIN32 fixes from Gustavo for fullscreen mode problems. 27 years ago
Michael R Sweet dccfdf93e3 Added fl_select_palette() to the WM_PAINT processing to make 8-bit 27 years ago
Michael R Sweet 80b1529ef4 Multiple patches from Bill: 27 years ago
Michael R Sweet 7657a2e4a5 Fixed all the frigging file headings - was missing a $ in the Id string. 27 years ago
Michael R Sweet 90e8eb7a45 More changes from Bill Spitzak. 27 years ago
Michael R Sweet 1a86a0ede0 The great heading change - now use standard LGPL header with CVS tags. 27 years ago
Michael R Sweet 512332670a Added Gustavo's damage() update - now use symbolic constants for all values! 27 years ago
Michael R Sweet f3fc32d284 Added another redraw patch from Bill Spitzak. 27 years ago
Michael R Sweet 67d2f102d9 More WIN32 fixes from Gustavo Hime. 27 years ago
Michael R Sweet 45bb73a9bf Commited WIN32 patches from Bill Spitzak and Gustavo Hime. 27 years ago
Michael R Sweet 725a11bce7 Applied patches from Bill Spitzak. 27 years ago
Michael R Sweet e7d805a88c Commited Gustavo Hime's NT patches/fixes. 27 years ago
Michael R Sweet f9039b2ae2 Initial revision 27 years ago