summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-16FLUID now correctly redraw FL__Tabs if one of their children changes color.Matthias Melcher
2005-08-16Cast value to int to avoid compiler warnings...Michael R Sweet
2005-08-15Added support for Fl_Window::size_range() in FLUID. There are no UI elements ...Matthias Melcher
2005-08-15Dottet label selection box and standard widget selection boxes would not alwa...Matthias Melcher
2005-08-15Fix typo in fltk-config script.Michael R Sweet
2005-08-15fl_filename_list now correctly handles path names like 'c:'Matthias Melcher
2005-08-15Fixed Fl::event_text() for FL_DND_* events on Windows (STR 968)Matthias Melcher
2005-08-11Remove unnecessary breaks...Michael R Sweet
2005-08-11Fix fl_vsnprintf bugs, remove VC++.NET link warningsMichael R Sweet
2005-08-11OS X drag'n'drop now pastes into the correct widget (STR #974)Matthias Melcher
2005-08-11Add support for * width and precision values, and fix potentialMichael R Sweet
2005-08-10Fl_Text_Display now auto-scrolls in all directions (STR #915). This is implem...Matthias Melcher
2005-08-10Revert changelog (Dejan, for future reference please place all non-Michael R Sweet
2005-08-10Revert --prefix. Until we have a valid use case, we WILL NOT addMichael R Sweet
2005-08-10Added information about change related to --prefix flag.Dejan Lekic
2005-08-10Added --prefix flag as suggested by Ian McArthur.Dejan Lekic
2005-08-09Some more scrollbar tweaks from Alessandro for STR #871...Michael R Sweet
2005-08-08On X11, borderless windows will not show in the taskbar anymore (STR #933)Matthias Melcher
2005-08-08Moved some code around so that FLTK will figure out the Matthias Melcher
2005-08-08Fix local image library link bug...Michael R Sweet
2005-08-08Add --cc and --cxx options to fltk-config, which show the compilers thatMichael R Sweet
2005-08-08Fl_Valuator-derived widgets could show more digits than wereMichael R Sweet
2005-08-08Doco update for subwindows on OSX, and remove WIN32 note for cut/pasteMichael R Sweet
2005-08-08Add additional Fl_Browser_ fixes for STR #834.Michael R Sweet
2005-08-08Remove Fl_Group from Fl_File_Chooser docos.Michael R Sweet
2005-08-08Fix Fl_Input_Choice widget positioning.Michael R Sweet
2005-08-08Doco fix (STR #960)Michael R Sweet
2005-08-08Fl_GIF_Image did not handle images with an incorrect number ofMichael R Sweet
2005-08-08Fixed some plastic drawing artifacts (STR #906)Michael R Sweet
2005-08-08Fl_Help_View now draws the box outside the scrollbars, like theMichael R Sweet
2005-08-08The fltk-config script now handles invocation via a symlink (STRMichael R Sweet
2005-08-08Add missing project file for input_choice test program.Michael R Sweet
2005-08-08Updated WIN32 cut/paste code to consistently handle DOS text (STRMichael R Sweet
2005-08-08Added shared library support for Cygwin and MingW (STR #893)Michael R Sweet
2005-08-08Fl_File_Chooser did not implement the user_data() methods (STRMichael R Sweet
2005-08-08Compilation could fail if a previous installation of FLTK was inMichael R Sweet
2005-08-08Add documentation for screen_count() and screen_xywh() (STR #931)Michael R Sweet
2005-08-07Fixed OSX compilation problems with non-HFS filesystems (STRMichael R Sweet
2005-08-06New change report...Dejan Lekic
2005-08-06This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the mi...Dejan Lekic
2005-08-05Added information about fixed STR #967.Dejan Lekic
2005-08-05Fixed memory leak in Fl_Check_Browser reported by "miguel2i" .Dejan Lekic
2005-07-28Fix redraw problem with Fl_File_Input (STR #958)Michael R Sweet
2005-07-26Fl_Preferences: made implicitly defined constructors and operators unavailable.Matthias Melcher
2005-07-25Fix bad include file in file chooser.Michael R Sweet
2005-07-25STR #831: When moving an OpenGL window outside the screen and then back again...Matthias Melcher
2005-07-24STR #848, missing xclass support implemented as suggested by Mike.Matthias Melcher
2005-07-24Attempt to make 'localeconv()' part of the configuration process. VC6 works, ...Matthias Melcher
2005-07-24Typo in commentMatthias Melcher
2005-07-24Added support for characters from the current 'locale' for the floating point...Matthias Melcher