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
/
src
/
drivers
Age
Commit message (
Expand
)
Author
2020-01-20
Fix Fl_PostScript_Graphics_Driver::clip_box()
Albrecht Schlosser
2020-01-19
Have Fl_Quartz_Copy_Surface_Driver use retina resolution for resulting bitmap
ManoloFLTK
2020-01-16
Fix JIS Keyboard dead keys
OKAMURA, Yasunobu
2020-01-15
Fix uninitialized vars in calls to fl_clip_box() (issue #6)
Albrecht Schlosser
2020-01-15
Slightly improve Fl_Quartz_Graphics_Driver::copy_offscreen() when macOS ≥ 10.4
ManoloFLTK
2020-01-11
Implement Fl_Window::icon() and default_icon() for macOS
ManoloFLTK
2020-01-09
Fix X11 RTL text clipping (STR 2798) - part 2
Albrecht Schlosser
2020-01-08
Improve X11 coordinate clipping for text (STR 2798)
Albrecht Schlosser
2020-01-03
Fixed previous commit for MSWindows.
MatthiasM
2020-01-03
Linux build: typos and stupidities to prev. commit
MatthiasWM
2020-01-03
Linux/MSWindows: improved Fl_Preferences file path checking
Matthias Melcher
2020-01-03
macOS: checking Fl_Preferences file path improved
Matthias Melcher
2019-12-31
Merge remote-tracking branch 'refs/remotes/origin/master'
Matthias Melcher
2019-12-31
Limiting file access for Fl_Preferences.
Matthias Melcher
2019-12-26
Fix Fl::add_timeout() under Linux (STR 3516)
Albrecht Schlosser
2019-12-22
Android Image driver was incomplete and did not compile.
Matthias Melcher
2019-12-09
Fix Fl::add_timeout() in draw() under Linux (STR 3188)
Albrecht Schlosser
2019-11-08
X11 + pango: Sort font names ignoring case.
ManoloFLTK
2019-11-07
Reorganise use of virtual member function Fl_Surface_Device::end_current()
ManoloFLTK
2019-11-02
Slightly simpler code to support fl_overlay_rect() on HighDPI screens.
ManoloFLTK
2019-11-01
Fix HiDPI support under X11 to read/draw RGB image from/to display.
ManoloFLTK
2019-10-30
Fix typo and debug output when loading libgtk
Albrecht Schlosser
2019-10-30
Fix path to header file
ManoloFLTK
2019-10-30
Concentrate source code that supports Darwin + XQuartz + fink as test platform
ManoloFLTK
2019-10-22
Add default value of 0 for 1st arg of member function Fl_Printer::begin_job().
ManoloFLTK
2019-09-15
X11 platform: use Gnome printer dialog when the GTK library is available at r...
ManoloFLTK
2019-09-11
Fix use of Xrender extension with old, 16-bit framebuffers.
ManoloFLTK
2019-08-21
Fix a case when fl_read_window() did not capture subwindows correctly.
ManoloFLTK
2019-07-18
Fl_GDI_Copy_Surface_Driver: add BITMAP version of graphics to clipboard
ManoloFLTK
2019-07-13
Fl_WinAPI_Printer_Driver::end_page(): make sure rotation stops when the page ...
ManoloFLTK
2019-07-08
Fl_Quartz_Copy_Surface_Driver: minor code reorganisation.
ManoloFLTK
2019-07-06
Add support for macOS 10.15 "Catalina"
ManoloFLTK
2019-06-29
Prepare for support of macOS 10.15 Catalina
ManoloFLTK
2019-06-18
Slightly simpler Fl_WinAPI_Screen_Driver::init()
ManoloFLTK
2019-06-16
Make FLTK Windows apps "Per-Monitor-V2 DPI Aware"
ManoloFLTK
2019-06-12
Move Fl_Cocoa_Window_Driver::capture_titlebar_and_borders() to Fl_Cocoa_Windo...
ManoloFLTK
2019-06-06
Add one argument to Fl_Screen_Driver::read_win_rectangle()
ManoloFLTK
2019-06-06
Fix in Fl_Xlib_Graphics_Driver::font_unscaled() necessary when changing drawi...
ManoloFLTK
2019-06-03
X11+Pango: fix case when function pango_font_get_glyph_extents() fails
ManoloFLTK
2019-06-02
X11+Pango: font names visible in the fonts and utf8 apps are usable for Fl::s...
ManoloFLTK
2019-05-30
X11+Pango: call pango_font_description_from_string() less often
ManoloFLTK
2019-05-27
Fix Fl_X11_Window_Driver::capture_titlebar_and_borders() for scaled, partiall...
ManoloFLTK
2019-05-25
Slightly simplify Fl_X11_Window_Driver::capture_titlebar_and_borders()
ManoloFLTK
2019-05-25
Restore the value of global variable fl_window
ManoloFLTK
2019-05-25
Call virtual member Fl_Surface_Device::end_current() when necessary
ManoloFLTK
2019-05-23
Fix Fl_Cocoa_Printer_Driver::draw_decorated_window() for GUI scaling - cont'd
ManoloFLTK
2019-05-23
Fix Fl_Cocoa_Printer_Driver::draw_decorated_window for scaled GUI.
ManoloFLTK
2019-05-22
Implement Fl_Quartz_Copy_Surface_Driver::draw_decorated_window()
ManoloFLTK
2019-05-22
Improve drawing of Fl_RGB_Image's to Fl_Copy_Surface on macOS
ManoloFLTK
2019-05-21
Support for fl_scroll() under macOS when GUI is scaled
ManoloFLTK
[next]