summaryrefslogtreecommitdiff
path: root/FL
AgeCommit message (Expand)Author
2018-04-13Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) vi...Manolo Gouy
2018-04-13Simplify code for image drawing by PostScript graphics driver.Manolo Gouy
2018-04-12Image drawing: simplify the code organisation to better support Fl_Image::sca...Manolo Gouy
2018-04-12Image drawing: simplify the code organisation to better support Fl_Image::sca...Manolo Gouy
2018-04-12Remove unnecessary dependency on FL/Fl_Rect.H.Albrecht Schlosser
2018-04-10Document Fl_Rect::r() and b() to be outside the rectangle.Albrecht Schlosser
2018-04-10General description: mention how to move items aroundGreg Ercolano
2018-03-31Added mention of the new Fl::menu_linespacing() in the Fl_Menu_ docs.Greg Ercolano
2018-03-31Added Fl::menu_linespacing() to solve STR# 2927.Greg Ercolano
2018-03-28Image classes: memorise the width and the height of the cached form of the im...Manolo Gouy
2018-03-26Android: Draws Fl_Bitmap.Matthias Melcher
2018-03-26Android: Widgets can now request the on-screen keyboard when they get focus. ...Matthias Melcher
2018-03-26Documentation: give more detail for Fl_Image::w(int W) and Fl_Image::h(int H) Manolo Gouy
2018-03-24Android: Rough, verz rough kezboard handling.Matthias Melcher
2018-03-23Fix Fl_Image::copy() and its versions for derived image classes following the...Manolo Gouy
2018-03-22Rename Fl_Image::pixel_w() and pixel_h() to Fl_Image::data_w() and data_h().Manolo Gouy
2018-03-22Android: Implemented vector drawing and polygons.Matthias Melcher
2018-03-19New member function Fl_Image::scale(int width, int height) to set the FLTK si...Manolo Gouy
2018-03-18Fix a doxygen warning, update copyright.Albrecht Schlosser
2018-03-15Removed warning for Android. Fixed "FIXME" in Fl_Tooltip. Removed tab charact...Matthias Melcher
2018-03-12Android: fixed Fl_Rect.H commit.Matthias Melcher
2018-03-12Android: added support for Fl::add_timeout() and friends.Matthias Melcher
2018-03-12Android: Reinstated working simple cliping functionality based on anMatthias Melcher
2018-03-12Make Fl_Graphics_Driver constructor protected, as it was in FLTK 1.3.xManolo Gouy
2018-03-11Android: Made Fl_Rect virtual. Maybe a bad idea?Matthias Melcher
2018-03-11Documentation: homogenize to 'scale factor' and 'drawing unit'Manolo Gouy
2018-03-10Android: adding and fixing to the graphics clipping codeMatthias Melcher
2018-03-10Android: crude graphics clippingMatthias Melcher
2018-03-09Android: move Android specific platform events to FL/android.HMatthias Melcher
2018-03-09Windows: remove necessity to compile with -DFLTK_HIDPI_SUPPORT to make WIN32 ...Manolo Gouy
2018-03-07Android: specific event for Android. Use Fl::add_system_handler() and Fl::eve...Matthias Melcher
2018-03-07Comments: update comment of class Fl_Scalable_Graphics_Driver to indicate wha...Manolo Gouy
2018-03-07MacOS: add more detail to the doc of global variable fl_mac_os_versionManolo Gouy
2018-03-02Set svn properties on new Android source files.Albrecht Schlosser
2018-03-02More Android changes.Matthias Melcher
2018-03-02Adding crude Android native screen driverMatthias Melcher
2018-02-25Documentation: make code examples use Fl_Surface_Device::push_current()/pop_c...Manolo Gouy
2018-02-22Document that fl_mac_set_about() is deprecated, MacOS-specific and replaced b...Manolo Gouy
2018-02-20Remove Fl::run_also_windowless() and FL::wait_also_windowless() from planned ...Manolo Gouy
2018-02-17Slight documentation fix for class Fl_Sys_Menu_Bar.Manolo Gouy
2018-02-16Remove Fl_Window_Driver::current_cursor() and its platform-specific forms tha...Manolo Gouy
2018-02-12Restore documentation of function Fl_Mac_App_Menu::custom_application_menu_it...Manolo Gouy
2018-02-12Slight rewording of the documentation of types fl_intptr_t and fl_uintptr_t.Manolo Gouy
2018-02-11Rewording of the documentation of types fl_intptr_t and fl_uintptr_t.Manolo Gouy
2018-02-11Document platform-dependent types fl_intptr_t and fl_uintptr_tManolo Gouy
2018-02-10Documentation: separate the doc of the 2 versions of Fl::add_fd() as Doxygen ...Manolo Gouy
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2018-02-09Fix fl_read_image() under MacOS platform when GUI is rescaled.Manolo Gouy
2018-02-08Move xxx_also_windowless member functions from Fl_System_Driver to Fl_Screen_...Manolo Gouy
2018-02-08Documentation: add \version info to new member functions.Manolo Gouy