445 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)

Author SHA1 Message Date
Michael R Sweet 74d47ce80c Doco updates. 23 years ago
Michael R Sweet cd5c9b8743 OSX fixes for GLUT/GL window classes. 23 years ago
Michael R Sweet 4842030537 Bump version number in CVS... 23 years ago
Michael R Sweet 6318705512 Fix fl_dir_chooser()/Fl_File_Chooser:value() bug - cancel didn't return 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 7a89877eee Add const char * add methods to Fl_Check_Browser. 23 years ago
Michael R Sweet 9268b0288d Add Alpha compiler stuff and cast for menu code. 23 years ago
Matthias Melcher 332ae4a831 Fixed missing undo bug in Fl_Text_Editor. Undo would be performed on 23 years ago
Michael R Sweet ee58dd2f62 Add draw_children() method to Fl_Group. 23 years ago
Matthias Melcher 3473297741 Added 'Undo' to Fl_Text_Editor by reusing some of the Fl_Input_ code. I tried many cases and it seems to work fine. 23 years ago
Matthias Melcher 66dabdb8f5 Added callbacks to Fl_Text_Editor. 23 years ago
Michael R Sweet 299ebf295a Update tile documentation to be explicit about widgets touching and doing 23 years ago
Michael R Sweet 7d0d281fb4 2.0 tooltip changes into 1.1.x. 23 years ago
Michael R Sweet 9e0efc1e88 First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus, 23 years ago
Michael R Sweet 8276f8b307 Implement Fl_Shared_Image::uncache(). 23 years ago
Michael R Sweet 7db8fe569d Preliminary OpenGL single-buffering fix. 23 years ago
Michael R Sweet be58513af7 Use memmove() instead of memcpy() in several key places. 23 years ago
Michael R Sweet 008c2937ea Bump patch version in FL/Enumerations.H... 23 years ago
Michael R Sweet 8d552439c7 New Fl_Widget::redraw_label() method to cleanly redraw the label of a 23 years ago
Michael R Sweet e04a3734e7 Apply patch from George Garvey to make Fl_Text_Display/Buffer based on 23 years ago
Matthias Melcher 6698be1be8 Mac OS X: modified Fl_Preferences::Node::search to correctly handle groups 23 years ago
Michael R Sweet 32b9640e1c Fixes from Matthew Morrise. 23 years ago
Michael R Sweet 0196542a09 Fix typo... 23 years ago
Michael R Sweet faf13cdd7e Tweek math header (again) for MingW... 23 years ago
Michael R Sweet ec494401c1 Make sure all strings can be localized in the dialogs. 23 years ago
Michael R Sweet 047c32c334 Add constructors that accept the path to use (rather then SYSTEM or USER 23 years ago
Michael R Sweet 0d3d763eab DLL fix from Robin Hakanson. 23 years ago
Michael R Sweet d3c1d6b8ad OK DLLs now work again under VC++... 23 years ago
Michael R Sweet e136d5e145 More FL_EXPORT fun... 23 years ago
Michael R Sweet 1aecada52c DLL changes (still some more to go...) 23 years ago
Michael R Sweet b2e9308751 More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 23 years ago
Michael R Sweet 050919103f More shadow variable changes... 23 years ago
Michael R Sweet a6b935289e Move the rest of the image file formats (except for XBM and XPM) to 23 years ago
Michael R Sweet 27a54dc22b Fl_Text_Display::resize() should be public... 23 years ago
Michael R Sweet a11a31ff78 Range check Fl_Text_Buffer::search_forward(). 23 years ago
Michael R Sweet 685100b122 Add default cursor as data the Fl_Window tracks individually (with the 23 years ago
Michael R Sweet 063d67de86 Add image() methods to Fl_Menu_Item. 23 years ago
Michael R Sweet 35308e5c22 Added Fl::get_boxtype() method. 23 years ago
Michael R Sweet d453884e0f Add wrap() method and bit for Fl_Input_, and make word wrap dependent 23 years ago
Michael R Sweet 745cd4204a Make newButton and previewButton public, so that you can hide/disable them 23 years ago
Michael R Sweet 57cef6a4bd Remove extra 3 pixel offset when the size is below a certain amount; 23 years ago
Michael R Sweet 629f327382 Use parenthesis for "#if defined foo" -> "#if defined(foo)" - portability. 23 years ago
Matthias Melcher dfefc7b244 First steps in CodeWarrior on OS_X support. 23 years ago
Michael R Sweet d0f18c45b5 Boy, aren't WIN32 compilers *so* much fun. 23 years ago
Michael R Sweet aa837b09da More FL_EXPORT stuff for WIN32. 23 years ago
Michael R Sweet 3346a9fee7 Change the Fl_Group current, add, and remove methods so they are no longer 23 years ago
Matthias Melcher 319c89ab3c minor changes to make FLTK compile as a DLL in CodeWarrior 23 years ago
Michael R Sweet f7394e2fb1 Avoid VC++ bug with STL - "list" is a template class, but VC++ doesn't 23 years ago
Michael R Sweet 16046bf4dd Add Fl::remove_handler() method. 23 years ago
Michael R Sweet 031fef8635 File chooser updates - ../ and ./ map properly, now show ".." in the 23 years ago