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