1894 Commits (9cca0a6c9afe50e2baf64cb37ad091d3eb1eb623)
 

Author SHA1 Message Date
Michael R Sweet 9cca0a6c9a Added QNX bug workaround for menu handling (STR #704) 21 years ago
Michael R Sweet 2df3459457 Added Greg Ercolano's simple Fl_Input_Choice widget which is a 21 years ago
Michael R Sweet 97b9464f59 Fl_Multiline_Input now scrolls the full height of the widget 21 years ago
Michael R Sweet c2873e6c63 Fix builds without JPEG library... 21 years ago
Michael R Sweet 3ee9c50180 CMake build fixes (STR #724) 21 years ago
Michael R Sweet 36402b7fe5 Fl_Browser::swap() didn't handle redraws properly when the 21 years ago
Michael R Sweet 5b0aae2e87 FL_MOUSEWHEEL events are now sent first to the widget under the 21 years ago
Michael R Sweet 452c17f8fb Fl::wait() could block on WIN32 if the window was deleted via 21 years ago
Michael R Sweet ab8f3f793a Fl_Preferences::RootNode did not find the user's home directory 21 years ago
Michael R Sweet cb852cd3eb Fl_Window::hide() didn't delete the current clipping region on 21 years ago
Michael R Sweet 80b9844b53 Fix initializers and error handling. 21 years ago
Michael R Sweet 6492c43b4b Check for no icon, and if so manually check for a directory... 21 years ago
Matthias Melcher 16cc0e1f9c ... 21 years ago
Matthias Melcher 53e7546c23 Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 21 years ago
Michael R Sweet f02c5fb451 Fl_Menu now draws the arrow more like other toolkits and 2.0 21 years ago
Michael R Sweet cb73c93258 Fixed a VC++ compiler error in Fl_JPEG_Image.cxx (STR #676) 21 years ago
Michael R Sweet de9bea20b5 FL_SHADOW_BOX/FRAME drew outside of the bounding box (STR #694) 21 years ago
Michael R Sweet b32fefd1c5 Fl_Widget::copy_label(NULL) didn't work (STR #707) 21 years ago
Michael R Sweet 9290da74b7 Fl_Choice now allows click selection like Fl_Menu_Button and 21 years ago
Michael R Sweet 2816583b83 Add new file for CMake. 21 years ago
Michael R Sweet 1f2456132e Cmake updates (STR #645) 21 years ago
Michael R Sweet 2bbf66c7a4 Clarify Fl_Choice callback description (STR #692) 21 years ago
Michael R Sweet 2579ae8d1b Fl_Check_Browser didn't draw properly when inactive (STR #681) 21 years ago
Michael R Sweet 0475dc9363 Removed some redundant code in Fl_Group::handle() (STR #669) 21 years ago
Michael R Sweet 01e47d8f24 The file chooser didn't always deactivate the OK button when 21 years ago
Michael R Sweet 4d3a3a7f66 Documentation fix (STR #648) 21 years ago
Michael R Sweet 89c0329b71 Fix FLUID text color (STR #662) 21 years ago
Michael R Sweet 0deaeaa80c Fixed some compiler errors on WIN32 (STR #647) 21 years ago
Michael R Sweet 9527fee96d FLUID didn't update the widget panel X/Y/W/H values when moving 21 years ago
Michael R Sweet 90590eb8b5 FLUID didn't use the label type constant names for menu items, 21 years ago
Michael R Sweet 3124794f1f Fl_File_Chooser was slow with large directories (STR #654) 21 years ago
Michael R Sweet b601fdc3bc Remove duplicate definitions and argument-hides-function warning. 21 years ago
Michael R Sweet 18b1a2fdca FLUID didn't add xclass() calls to windows (STR #718) 21 years ago
Michael R Sweet e4ccb4ac07 Fix X11 DND support. 21 years ago
Michael R Sweet 1d871d5744 Temporary fix for JPEG error handle; we need to flag the error in 21 years ago
Michael R Sweet 633e4ef5a5 Remove extraneous fltk.lib from linker options, since we use the VC++ 21 years ago
Michael R Sweet fa7293b3cf Fix menu crash bug (STR #685) 21 years ago
Matthias Melcher 1bc50aa780 Fl_Double_Windows would always redraw their full content, even 21 years ago
Michael R Sweet 3387edd247 Fl_JPEG_Image did not correctly handle errors reported by the 21 years ago
Michael R Sweet f912892305 Fl_Menu now draws sub-menu arrows like other toolkits and FLTK 21 years ago
Michael R Sweet 24a940f11d Fixed a compiler warning in Fl_Window.H (STR #641) 21 years ago
Michael R Sweet b5562132e5 Fl::event_number() didn't always match the value sent to the 21 years ago
Michael R Sweet 416ff7f24e Fl_Shared_Image::reload() didn't set the image_ pointer properly 21 years ago
Michael R Sweet 0184365c80 Fl_Help_View::topline() incorrectly set the changed() flag (STR 21 years ago
Michael R Sweet a50a8b702a Changelog. 21 years ago
Michael R Sweet de226bac0a Add missing Watcom makefile... 21 years ago
Matthias Melcher 7aca156564 Fl_Text_Display would hang if the user pressed Ctrl-left with the cursor 21 years ago
Michael R Sweet f26b5336a0 Prep for 1.1.6 release. 21 years ago
Michael R Sweet 7acedd91ff Fix compiler errors... 21 years ago
Michael R Sweet a42ded75e2 Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x 21 years ago