summaryrefslogtreecommitdiff
path: root/FL
AgeCommit message (Expand)Author
2015-11-19Mac OS: have Fl_Paged_Device::print_widget() print top-level windows with Manolo Gouy
2015-11-18Mac OS only: simpler definition of the pdfdata private member of the Fl_Copy_...Manolo Gouy
2015-11-05Changed Fl_Multi_Browser behaviour on the Mac OS platform so multiple selectionManolo Gouy
2015-11-03The ATSU API (old API for text formatting) has been removed from SDK 10.11.Manolo Gouy
2015-10-27Added support for OpenGL V3 and higher.Manolo Gouy
2015-10-24Fix doxygen comment of Fl::abi_check()Albrecht Schlosser
2015-10-21Documentation: explicit what #include commands are needed to useManolo Gouy
2015-10-21Mac OS and SDK 10.3: #define's necessary for gl_draw.cxx are better in the li...Manolo Gouy
2015-10-21Doc: use plural with 'data'.Manolo Gouy
2015-09-18Documentation: added warning that Fl_Gl_Window::mode(const int * a), although...Manolo Gouy
2015-09-07Documentation: better descriptions of Fl_Gl_Window::mode() and Fl_Gl_Window::...Manolo Gouy
2015-09-05Mac OS platform: Allow compilation of user code with non-Apple compiler.Manolo Gouy
2015-08-28Moved Mac-specific type declaration to mac.HManolo Gouy
2015-08-27Programs compiled with pre-10.7 SDKs can now fully use retina displays.Manolo Gouy
2015-08-24Avoid strange warnings/error messages from 'make depend'.Albrecht Schlosser
2015-08-24Restore compilability with Mac OS 10.3Manolo Gouy
2015-08-13Document Fl_Text_Editor::global_key_bindings and related methods.Albrecht Schlosser
2015-08-11Improved Mac OS implementation of Fl_Window::wait_for_expose().Manolo Gouy
2015-08-09Fixes descriptive comment of the mapped_to_retina_ class variable.Manolo Gouy
2015-08-07- Implement Fl_Window::wait_for_expose() for Mac OS:Manolo Gouy
2015-07-27Document Fl_Window::show() calling Fl_Group::current(0).Albrecht Schlosser
2015-07-26Fixes STR#3177; item_pathname() supports FL_SUBMENU_POINTER,Greg Ercolano
2015-07-22Add new event name FL_ZOOM_GESTURE to FL/names.h.Albrecht Schlosser
2015-07-22It's possible to transmit an Fl_Shared_Image to Fl_Window::shape(const Fl_Ima...Manolo Gouy
2015-07-21Documentation updates (part of STR #2751).Albrecht Schlosser
2015-07-18Fix and improve Fl_Table docs, fix some other typos.Albrecht Schlosser
2015-07-18Restore compilability with Mac OS SDK 10.3 and aboveManolo Gouy
2015-07-12Make FL_ABI_VERSION configurable (STR #3161).Albrecht Schlosser
2015-07-09Update fluid .fl files and generated code - remove trailing white space.Albrecht Schlosser
2015-07-09Fix box background drawing for deactivated widgets (STR #2907).Albrecht Schlosser
2015-06-30Define NSInteger in FL/mac.H when needed, so it's available to all source files.Manolo Gouy
2015-06-28Add documentation of Fl_Scroll::resize(...), fix some more Fl_Scroll docs.Albrecht Schlosser
2015-06-16Remove more superfuous comments, fix one typo.Albrecht Schlosser
2015-06-15Fix spelling errors and improve documentation.Albrecht Schlosser
2015-06-10Mac OS: make Fl_Display_Device::high_resolution() private because it is notManolo Gouy
2015-05-25Added void Fl_Sys_Menu_Bar::setonly(Fl_Menu_Item*) member function.Manolo Gouy
2015-05-24Moved docs for fail() from prototype in Fl_Image.H -> implementation in Fl_Im...Greg Ercolano
2015-05-24Fixes these errors on Linux:Greg Ercolano
2015-05-23STR #2873: new function Fl_Image::fail() that returns 0, ERR_NO_IMAGE, ERR_FO...Matthias Melcher
2015-05-18Add support for Fl::copy(..clipboard = 2..)Lauri Kasanen
2015-04-28Restored the possibility to call Fl::set_font()Manolo Gouy
2015-04-28Doc clarifications for Fl_Image methods:Greg Ercolano
2015-04-28Fl_Tree: improved draw() behavior when deactivated;Greg Ercolano
2015-04-05Documentation: replaced characters by bytes as the correct unit Manolo Gouy
2015-04-05Documentation updates on callbacks and Fl::readqueue().Albrecht Schlosser
2015-04-04Fix doxygen docs of previous commit.Albrecht Schlosser
2015-04-04Add Fl::abi_check() method to test if the runtime ABI version is correct.Albrecht Schlosser
2015-04-04Add FL_ABI_VERSION, FL_API_VERSION, Fl::abi_version(), and Fl::api_version().Albrecht Schlosser
2015-04-04Fix Windows 64-bit compilation warnings (STR #2813).Albrecht Schlosser
2015-04-03Fix copyright and remove obsolete comment.Albrecht Schlosser