| Age | Commit message (Expand) | Author |
| 2007-05-16 | STR #1678: improved fl_down, fl_frame, added fl_box, updated documentation. F... | Matthias Melcher |
| 2007-05-15 | Fixed possible selection of submenu items in FL_INput_Choice (STR 1676) | Matthias Melcher |
| 2007-05-09 | STR #1571: Added direct access to changed() in Fl_Input_choice | Matthias Melcher |
| 2007-05-06 | STR #1668: Added missing 'include' statement to Fl_Inpt_Choice.h | Matthias Melcher |
| 2007-03-20 | Removed the Fl::set_awake_cb API and documented the Fl::awake(function, data)... | Matthias Melcher |
| 2007-03-15 | We need to install mac.r... | Michael R Sweet |
| 2007-03-06 | This is a suggested change. It is complete except for documentation. | Matthias Melcher |
| 2007-02-25 | STR #1614: added missing FL_EXPORT to glutGet() | Matthias Melcher |
| 2007-02-08 | Add handler for thread messages (STR #1536) | Michael R Sweet |
| 2007-02-08 | Drop extra (unnecessary) INSTALL_DIR call. | Michael R Sweet |
| 2007-02-06 | Use install command instead of CHMOD, CP, and MKDIR. | Michael R Sweet |
| 2007-02-01 | Update documentation and move glutDeviceGet() into code so we can return | Michael R Sweet |
| 2007-02-01 | Add GLUT support functions from FreeGLUT (STR #1522) | Michael R Sweet |
| 2007-01-28 | Hide window before doing callback for OK button (STR #1565) | Michael R Sweet |
| 2007-01-28 | Fix indentation of elements (STR #1549) | Michael R Sweet |
| 2007-01-23 | Rename fl_filename_isdir_quick to _fl_filename_isdir_quick, do not | Michael R Sweet |
| 2007-01-22 | Removed 'optimization' for fl_filename_isdir which would break the original p... | Matthias Melcher |
| 2007-01-18 | Added Fl_RGB_Image header which simply include Fl_Image.H to keep the interfa... | Matthias Melcher |
| 2007-01-18 | Changed Fl_Scroll::bbox() from private to protected. | Matthias Melcher |
| 2007-01-18 | Added "names.h" in "FL" to support developer output of event names etc. . Thi... | Matthias Melcher |
| 2007-01-18 | Fixed mousewheel event propagation (STR #1521) | Matthias Melcher |
| 2007-01-04 | Add fl_open_uri() function as discussed on fltk.development. | Michael R Sweet |
| 2006-12-08 | Don't range check typed numbers until the user presses enter or leaves | Michael R Sweet |
| 2006-11-16 | Merge all of the scrollbar sizes into a single API call | Michael R Sweet |
| 2006-10-30 | Fl::x(), Fl::y(), Fl::w(), and Fl::h() did not report the desktop | Michael R Sweet |
| 2006-10-29 | Fl_Spinner did not handle the arrow keys properly (STR #1476) | Michael R Sweet |
| 2006-10-03 | Add GTK thin up/down box/frame types. | Michael R Sweet |
| 2006-09-25 | Adjust arrow sizefor consistency. | Michael R Sweet |
| 2006-09-17 | Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. | Michael R Sweet |
| 2006-09-16 | OK, I believe I fixed the transparency issues on WIN32. Please everyone, test... | Matthias Melcher |
| 2006-09-15 | Implemented alpha blending for WIN32. I believe that I did it in a way that i... | Matthias Melcher |
| 2006-08-29 | Updated OSX subwindow simulation code to better add and remove from the clipp... | Matthias Melcher |
| 2006-08-25 | Added unversal header for OpenGL's GLu library. | Matthias Melcher |
| 2006-08-23 | - Fixed floating point value formatting for Fl_Spinner (STR #1331) | Matthias Melcher |
| 2006-08-18 | STR #1381: added optional "precision" argument when writing floats or doubles... | Matthias Melcher |
| 2006-08-17 | Fixed ABI issue with const on glutCreateWindow. | Matthias Melcher |
| 2006-08-17 | Undid the previous Fl_Tabs::value() const change because adding 'const' *does... | Matthias Melcher |
| 2006-08-17 | Added some GLUT4 functions (STR #1370) | Matthias Melcher |
| 2006-08-17 | New context_changed() function for OpenGL windows allowing efficient texture ... | Matthias Melcher |
| 2006-08-17 | Added missing const to GLUT call (STR #1371) | Matthias Melcher |
| 2006-08-17 | Fl_Tabs::value() is now const as described in the documentation (STR #1379) | Matthias Melcher |
| 2006-08-14 | Removed stub for Fl_Input::handle_mouse(int) because it is not implemented an... | Matthias Melcher |
| 2006-07-27 | Fix problems with new FLUID output, add common to closing braces to show | Michael R Sweet |
| 2006-07-18 | Fixed byte order in OS X cursor shape data. Added Xft font pointer fl_xftfont. | Matthias Melcher |
| 2006-06-22 | Added support for floating point Fl_Spinner | Matthias Melcher |
| 2006-06-18 | Converted global static variables into class static variables | Matthias Melcher |
| 2006-06-16 | Added text selection and copy/paste to Fl_Help_View. Text can be selected by ... | Matthias Melcher |
| 2006-06-09 | Added an event variable "Fl::event_original_key()" which returns the current ... | Matthias Melcher |
| 2006-05-30 | Fixed shortcut and default focus for message dialogs (STR #1298). | Matthias Melcher |
| 2006-04-27 | STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi... | Matthias Melcher |