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
Age
Commit message (
Expand
)
Author
2019-07-18
X11: support copy/paste of image via clipboard within a single app
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
Correct guard for adequate version of macOS SDK
ManoloFLTK
2019-07-06
Add support for macOS 10.15 "Catalina"
ManoloFLTK
2019-07-03
Fix a subtle bug in Fl_Menu_::menu_end()
Albrecht Schlosser
2019-07-03
Fix a bug appeared in macOS 10.15 Catalina Beta about GUI scaling transient w...
ManoloFLTK
2019-06-29
Prepare for support of macOS 10.15 Catalina
ManoloFLTK
2019-06-27
Add method Fl_Menu_::menu_end() (STR 3523)
Albrecht Schlosser
2019-06-22
Update dependency system
Albrecht Schlosser
2019-06-21
Simpler list of virtual member functions of Fl_Gl_Window_Driver
ManoloFLTK
2019-06-19
Fix building for Windows platform when HAVE_GL_OVERLAY is set to 1
ManoloFLTK
2019-06-19
Rename variable from txt_buf to alpha_buf
ManoloFLTK
2019-06-18
Avoid "uninitialized memory" error in gl_draw
Albrecht Schlosser
2019-06-18
Slightly simpler Fl_WinAPI_Screen_Driver::init()
ManoloFLTK
2019-06-16
Windows platform: resize all windows after screen configuration events
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-11
Fix Fl_WinAPI_Window_Driver::capture_titlebar_and_borders() when window title...
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
Better use of the did_view_resolution_change message sent to FLViewLayer
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-24
Remove Fl_Copy_Surface_Driver::draw_decorated_window() that is unnecessary
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-22
Support for fl_scroll() under macOS when GUI is scaled - cont'd
ManoloFLTK
2019-05-22
Remove warning appeared with Doxygen 1.8.15
ManoloFLTK
2019-05-21
Support for fl_scroll() under macOS when GUI is scaled
ManoloFLTK
2019-05-20
More accurate implementation of Fl_Cocoa_Window_Driver::decoration_sizes().
ManoloFLTK
2019-05-20
Remove small duplication of code
ManoloFLTK
2019-05-18
Avoid small repetition
ManoloFLTK
2019-05-17
Have Fl_Cocoa_Window_Driver::flush() use the drawRect: method to draw to non-...
ManoloFLTK
2019-05-15
Merge remote-tracking branch 'origin/master'
ManoloFLTK
2019-05-15
Restore use for GL windows under macOS 10.14.0
Manolo Gouy
2019-05-15
Document Fl_File_Input::errorcolor() as deprecated
Albrecht Schlosser
2019-05-15
Remove class FLGLViewLayer and get simpler code.
ManoloFLTK
2019-05-13
Remove Fl_Cocoa_Screen_Driver::flush() that is useless
ManoloFLTK
2019-05-13
Fix GUI rescaling when one window is iconified (macOS)
ManoloFLTK
2019-05-12
Fix GUI scaling in presence of un-show()'n subwindows (macOS)
ManoloFLTK
2019-05-09
Use more convenient API for function get_window_frame_sizes()
ManoloFLTK
[next]