1106 Commits (release-1.1.6)

Author SHA1 Message Date
Matthias Melcher 47276e733d In order to make the whitte text field at the bottom left of the 21 years ago
Matthias Melcher 6d3a6c8a5b Fixed Mac NumLock mixup (Macs do not have a PC style NumLock) 21 years ago
Michael R Sweet 5e81201a04 Fl_File_Icon::draw() did not support drawing of complex polygons 21 years ago
Michael R Sweet 3d443a6f17 Typo fix (= and not - for assignment) 21 years ago
Matthias Melcher e85d7a8752 The first menuitem in a menulist would not honor teh MENU_INVISIBLE flag. 21 years ago
Michael R Sweet eeef51de66 Fl_Text_Buffer::replace() now range checks its input (STR #385) 21 years ago
Michael R Sweet ca116a1b6c FLTK now honors the numlock key state (STR #369) 21 years ago
Michael R Sweet 888ca55da6 The Fl_Text_Display widget did not redraw selections when focus 21 years ago
Michael R Sweet 7b4c016ef9 Tweek plastic background image for softer background (similar to OSX 10.3) 21 years ago
Michael R Sweet 848f54d636 Doco changes. 21 years ago
Michael R Sweet 3e73271c5b Add NULL checks for browser strings. 21 years ago
Michael R Sweet 998f74be9f Fl_Scroll now uses a full redraw when the scheme is set to 21 years ago
Michael R Sweet e643c17eea Fl_Gl_Window's on WIN32 now prefer accelerated pixel formats 21 years ago
Michael R Sweet 03a4621432 Documentation updates (STR #365) 21 years ago
Michael R Sweet 13fbd26b99 Fl_Pack didn't draw child widget labels the same way as 21 years ago
Michael R Sweet 04af81c07e Use fl_red/green/bluemask/shift for undefined pixmaps. 21 years ago
Michael R Sweet 8d515ed840 fl_read_image() fixes. 21 years ago
Michael R Sweet a3d0905c9e Copyright updates and prep for 1.1.5rc1. 21 years ago
Michael R Sweet 6bed8ffce8 Update Fl_Scroll background image fix... 21 years ago
Michael R Sweet 26dcd2e085 Fix fl_scroll() on WIN32 (STR #315) 21 years ago
Michael R Sweet 77aca2728f Fix drive letter entry for file chooser (STR #339) 21 years ago
Michael R Sweet 76d03987d5 Fl_Menu now uses the boxtype to redraw the menu background (STR 21 years ago
Michael R Sweet 616c919d37 Fl_Scroll now shows the background image when a framed box type 21 years ago
Michael R Sweet b4b95029e8 Added a new_directory_tooltip string pointer to allow 21 years ago
Michael R Sweet af0c12aae6 Add Fl_Menu_::find_item() method (STR #316) 21 years ago
Michael R Sweet 7fdbfc61be More doco updates. 21 years ago
Michael R Sweet 4e0450ea36 FLUID crashed if you did layout with a window widget (STR #317) 21 years ago
Michael R Sweet 70ca1d156b Fl_Value_Slider::draw_bg() didn't always apply the clipping 21 years ago
Michael R Sweet c5d30baf60 Documentation updates (STR #245, STR #250, STR #277, STR #281) 22 years ago
Michael R Sweet 2cbbe8180d Fix Fl::background2() (STR #255) 22 years ago
Michael R Sweet 6d84fa98b7 Fix CTRL+something "-" - wasn't tracking the proper CTRL key 22 years ago
Michael R Sweet 61f63af5ed Support KDE 3.x icons. 22 years ago
Michael R Sweet 1b84038345 WIN32's scandir() emulation did not allocate enough memory for 22 years ago
Michael R Sweet 5d135b3928 The keypad Enter key works as the normal Enter/Return key in 22 years ago
Michael R Sweet e582a3e26b Calling Fl_Text_Display::buffer() with the same buffer would 22 years ago
Michael R Sweet 037fd7bf94 Fix cursor crash bug (STR #181) 22 years ago
Bill Spitzak 84932815df Glut emulation turns mousewheel back into mouse buttons 3 and 4, for 22 years ago
Michael R Sweet 01ceac46e9 Pixel format selection change (STR #175) 22 years ago
Michael R Sweet f6f97dfe0e Don't compile JPEG error handler unless we have JPEG library... 22 years ago
Michael R Sweet db0939a599 Add error handlers to JPEG and PNG image classes so the corresponding 22 years ago
Michael R Sweet f6769cebc6 Add Fl_Tooltip::hoverdelay() method and code (STR #126) 22 years ago
Michael R Sweet 2b3094847f Add .sav and .dylib files to the list of things to ignore. 22 years ago
Michael R Sweet 31cb8ac195 Fix typos in code so it actually compiles... 22 years ago
Michael R Sweet c704b6ad8e Add implementation for fl_read_image() on OSX (STR #161) 22 years ago
Michael R Sweet f6a1e8ca40 Leave more space for filename label in file chooser. 22 years ago
Michael R Sweet 8bfa7d8579 Need <time.h> on IRIX (STR #157) 22 years ago
Michael R Sweet cf40467b5b Fix performance issues with large file chooser selections. (STR #140) 22 years ago
Michael R Sweet daccac9672 Fl_Text_Display/Editor did not disable the current 22 years ago
Michael R Sweet aeaf3582cb Fix typo... 22 years ago
Michael R Sweet 2fc4d518cc Fix Fl_Window::show(argc, argv) so that it calls Fl::get_system_colors(), 22 years ago