445 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)

Author SHA1 Message Date
Michael R Sweet 70abac1b8b Fix bugs in copy() methods. 24 years ago
Michael R Sweet 4087b8cd9a Add code for PNG and JPEG images. 24 years ago
Michael R Sweet f525840495 Fix all references to '.C' files (now .cxx) 24 years ago
Michael R Sweet 84e38d4d91 Move header installs to new FL/Makefile, which is generated by 24 years ago
Michael R Sweet 13e7d76397 WIN32 fixes for the new image stuff... 24 years ago
Michael R Sweet 1acc39c5d8 OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image 24 years ago
Michael R Sweet 681ded73c2 Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions 24 years ago
Michael R Sweet 45658d7c0f Add fl_beep() function. 24 years ago
Michael R Sweet ab1e093308 Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that 24 years ago
Michael R Sweet d3acd6c475 Add Fl::visible_focus() method. 24 years ago
Michael R Sweet 7495dff247 Range check input in Fl_Browser::make_visible() 24 years ago
Michael R Sweet 28295ae0e9 Fixes for old C++ compilers (e.g. IRIX 5.3) 24 years ago
Michael R Sweet 079082ef7c 32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color() 24 years ago
Michael R Sweet 68fb9f7910 Don't allow extra boxtypes to override user-defined boxtypes. 24 years ago
Michael R Sweet 19518ebe35 Make Fl_Widget::parent() work with Fl_Group pointers... 24 years ago
Michael R Sweet 9da85233f9 Fl::belowmouse() was resetting the tooltip, causing the flashing 24 years ago
Michael R Sweet 74bb2305cb Fl_File_Chooser.H and fl_file_chooser.H need to be the same... 24 years ago
Michael R Sweet 6a4714ce12 Fl_FileXYZ -> Fl_File_XYZ 24 years ago
Michael R Sweet de6c7f66ee File chooser update with new FLUID. 24 years ago
Michael R Sweet 743cd4f95d HelpView/HelpDialog updates. 24 years ago
Michael R Sweet 9a528400f0 Doco updates. 24 years ago
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