| Age | Commit message (Expand) | Author |
| 2005-08-27 | Update of "CHANGES" file with information about STR#995 . | Dejan Lekic |
| 2005-08-23 | FLUID now knows if a static callback is already declared in a class and won't... | Matthias Melcher |
| 2005-08-21 | Some actions in FLUID would not set the "changed" flag. | Matthias Melcher |
| 2005-08-17 | This change is controversial. It changes the behavior of fl_filename_list | Matthias Melcher |
| 2005-08-17 | Fixed redraw range in Multiline Input with wordwrapping for space characters ... | Matthias Melcher |
| 2005-08-17 | #959: outside labels in fluid moved, so that they refresh correctly even when... | Matthias Melcher |
| 2005-08-16 | FLUID now correctly redraw FL__Tabs if one of their children changes color. | Matthias Melcher |
| 2005-08-15 | Added support for Fl_Window::size_range() in FLUID. There are no UI elements ... | Matthias Melcher |
| 2005-08-15 | Dottet label selection box and standard widget selection boxes would not alwa... | Matthias Melcher |
| 2005-08-15 | fl_filename_list now correctly handles path names like 'c:' | Matthias Melcher |
| 2005-08-15 | Fixed Fl::event_text() for FL_DND_* events on Windows (STR 968) | Matthias Melcher |
| 2005-08-10 | Fl_Text_Display now auto-scrolls in all directions (STR #915). This is implem... | Matthias Melcher |
| 2005-08-10 | Revert changelog (Dejan, for future reference please place all non- | Michael R Sweet |
| 2005-08-10 | Added information about change related to --prefix flag. | Dejan Lekic |
| 2005-08-08 | On X11, borderless windows will not show in the taskbar anymore (STR #933) | Matthias Melcher |
| 2005-08-08 | Moved some code around so that FLTK will figure out the | Matthias Melcher |
| 2005-08-08 | Add --cc and --cxx options to fltk-config, which show the compilers that | Michael R Sweet |
| 2005-08-08 | Fl_Valuator-derived widgets could show more digits than were | Michael R Sweet |
| 2005-08-08 | Doco update for subwindows on OSX, and remove WIN32 note for cut/paste | Michael R Sweet |
| 2005-08-08 | Remove Fl_Group from Fl_File_Chooser docos. | Michael R Sweet |
| 2005-08-08 | Doco fix (STR #960) | Michael R Sweet |
| 2005-08-08 | Fl_GIF_Image did not handle images with an incorrect number of | Michael R Sweet |
| 2005-08-08 | Fixed some plastic drawing artifacts (STR #906) | Michael R Sweet |
| 2005-08-08 | Fl_Help_View now draws the box outside the scrollbars, like the | Michael R Sweet |
| 2005-08-08 | The fltk-config script now handles invocation via a symlink (STR | Michael R Sweet |
| 2005-08-08 | Updated WIN32 cut/paste code to consistently handle DOS text (STR | Michael R Sweet |
| 2005-08-08 | Added shared library support for Cygwin and MingW (STR #893) | Michael R Sweet |
| 2005-08-08 | Fl_File_Chooser did not implement the user_data() methods (STR | Michael R Sweet |
| 2005-08-08 | Compilation could fail if a previous installation of FLTK was in | Michael R Sweet |
| 2005-08-08 | Add documentation for screen_count() and screen_xywh() (STR #931) | Michael R Sweet |
| 2005-08-07 | Fixed OSX compilation problems with non-HFS filesystems (STR | Michael R Sweet |
| 2005-08-06 | New change report... | Dejan Lekic |
| 2005-08-05 | Added information about fixed STR #967. | Dejan Lekic |
| 2005-07-28 | Fix redraw problem with Fl_File_Input (STR #958) | Michael R Sweet |
| 2005-07-25 | Fix bad include file in file chooser. | Michael R Sweet |
| 2005-07-25 | STR #831: When moving an OpenGL window outside the screen and then back again... | Matthias Melcher |
| 2005-07-24 | STR #848, missing xclass support implemented as suggested by Mike. | Matthias Melcher |
| 2005-07-24 | Added support for characters from the current 'locale' for the floating point... | Matthias Melcher |
| 2005-07-23 | Fluid was casting Fl_Input_Choice to Fl_Menu_ at two occasions which is wrong... | Matthias Melcher |
| 2005-07-23 | Silly typo would position new windows, that touched the right screen border, ... | Matthias Melcher |
| 2005-07-23 | pie drawing in WIN32 differed from X11 pie drawing (w and h were 1 pixel too ... | Matthias Melcher |
| 2005-07-23 | STR #602 | Matthias Melcher |
| 2005-07-22 | last character in CodeEditor (Fluid) would disappear under certain circumstan... | Matthias Melcher |
| 2005-07-20 | Declaration in Fluid now uses its own public/private setting unless the paren... | Matthias Melcher |
| 2005-07-20 | - Fluid overlay now shows a seperate bounding box of selected | Matthias Melcher |
| 2005-07-20 | - I enlarged the 'minimal update' area in Fl_Input_, so that characters that ... | Matthias Melcher |
| 2005-07-19 | Fixed button resizing issue in Fl_File_Chooser (STR #884) | Matthias Melcher |
| 2005-07-16 | Changing the 'private' flag would not reflect in the widget browser immediately. | Matthias Melcher |
| 2005-07-16 | Documentation fixes | Matthias Melcher |
| 2005-07-16 | Added support for 32bit per pixel subformat, uncompressed, in BMP. Last 8 bit... | Matthias Melcher |