974 Commits (95db2790d69fb227e78d307f50c41bdc4bee44d0)

Author SHA1 Message Date
Michael R Sweet 64859c22f7 Add more widgets from the bazaar... 24 years ago
Michael R Sweet 9ab0bb195e WIN32 updates to make the DLL project work again... 24 years ago
Michael R Sweet 28c0d4ffa1 Symbols are now supported by main label drawing code - @@ to insert a 24 years ago
Michael R Sweet 7ebaf77cdc Image labels! 24 years ago
Michael R Sweet 03f49329ff New draw_focus() methods. 24 years ago
Michael R Sweet e4727142d4 Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't 24 years ago
Michael R Sweet 03b112773d File chooser cleanup (use fl_ok and fl_cancel for translated label 24 years ago
Michael R Sweet 0771e7cc7d Update WIN32 projects and config file. 24 years ago
Michael R Sweet 2d3fd88eeb More mouse wheel stuff (as compatible as possible with the 2.0 code...) 24 years ago
Michael R Sweet 9d81d971f7 Fl_HelpDialog and Fl_HelpView widgets. 24 years ago
Michael R Sweet 80247acbc2 Add Fl_Wizard widget... 24 years ago
Michael R Sweet 75b6b221ce FileIcon, FileBrowser, FileChooser stuff. 24 years ago
Michael R Sweet 836d2fac26 Fix tooltips a la 2.0. 24 years ago
Michael R Sweet bd06913057 First bunch of changes for the 1.1 branch - tooltips. 24 years ago
No Author 3cb5ebe0e8 This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 24 years ago
Michael R Sweet 61b94f7f0b Add #ifdef for SGI 5.3 C++ compiler, which doesn't support the 24 years ago
Michael R Sweet 2321fdd181 Use explicit keyword for pixmap constructors... 24 years ago
Bill Spitzak eb734da4ac Added const to help Borland compiler 24 years ago
Michael R Sweet 9c19542bd2 Changes for AIX (still have menu problems) 24 years ago
Michael R Sweet e95d56f19b Update to cover both SGI C++ and GCC 2.8.x. 24 years ago
Michael R Sweet e40edefbbc Add additional constructors for old IRIX compiler; might be needed for 24 years ago
Michael R Sweet 5389d20133 Pass 0 instead of false for integer parameter, since not all C++ compilers 24 years ago
Michael R Sweet b8a8c98f04 Eliminate all compiler warnings (string constants, const'ness, hiding of 25 years ago
Bill Spitzak 97234fb3e2 Replaced remaining _WIN32 symbols with WIN32 25 years ago
Michael R Sweet 94788c4628 Copyright 2001. 25 years ago
Bill Spitzak f5375b6ab6 Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered 25 years ago
Michael R Sweet d244d063ff APIENTRY doesn't need to be used for the font pointers in glut.H 25 years ago
Bill Spitzak 45c06ba2c4 One more try to fix the APIENTRY stuff in glut.h. The file gl.h now 25 years ago
Michael R Sweet 26ce73d012 Doco and header updates for 1.0.10. 25 years ago
Bill Spitzak 2cbf4041b3 Does not clear Fl::keysym on every event, this makes better back compatability and fixes Win2000 25 years ago
Bill Spitzak 12af974293 Another attempt to get glut.h to work on WIN32. 25 years ago
Bill Spitzak a10d8f201a Made Fl_Browser not hide the Fl_Widget::show() method 25 years ago
Bill Spitzak 9bfbc26899 Added missing FL_EXPORT for format() 25 years ago
Bill Spitzak 1150141ead Changed the name of the new function from "add_interval_timeout" to 25 years ago
Bill Spitzak 823b1f8460 Fixes to WORDWRAP modification to Fl_Input based on work done by 25 years ago
Bill Spitzak f7e4caec25 Whoops, I screwed up the timeout callbacks a bit. 25 years ago
Bill Spitzak 4dd096e7b5 Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad. 25 years ago
Bill Spitzak 4ab82443bd Added a bunch of missing FL_EXTERN's to glut.h (I have not really 25 years ago
Carl E. Thompson b3d9c227bc Made sure all draw()s were protected and all handle()s were public. (Most 25 years ago
Michael R Sweet f87393aaa1 OK, now version 1.0.9 25 years ago
Bill Spitzak b0cdb25d3c Fixes for 1.0.8 I found: 25 years ago
Bill Spitzak d5b47034a7 Added Fl::first_window(window) to change which window is at the top of 25 years ago
Michael R Sweet 4b561b6e90 Updated copyright notices for all of the 1.0.x files. 25 years ago
Bill Spitzak ffd26dfc45 I made FL_NORMAL_SIZE into a public int variable. You can now change it 26 years ago
Bill Spitzak bf34ed8ca7 Forgot to fix this file 26 years ago
Bill Spitzak 6f42bc1a58 Fl_Value_Input callback can call value() or destructor on the Fl_Value_Input 26 years ago
Carl E. Thompson af5190b95f Fix to compile on GCC 2.95. 26 years ago
Bill Spitzak a32453e680 Moved FL_LEFT_MOUSE, FL_MIDDLE_MOUSE, and FL_RIGHT_MOUSE from forms.h to 26 years ago
Michael R Sweet aee4def606 Updated version to 1.0.8. 26 years ago
Bill Spitzak 42ebf79306 New X function: fl_open_display(Display*) lets you run fltk on an 26 years ago