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-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
2019-05-08
Fix Fl_Cocoa_Window_Driver::capture_titlebar_and_borders() when GUI is scaled...
ManoloFLTK
2019-05-08
Adapt function fake_X_wm() to rescaled GUI.
ManoloFLTK
2019-05-08
Avoid double window redraw after resize
ManoloFLTK
2019-05-07
Remove unnecessary code
ManoloFLTK
2019-05-06
Slightly simpler code for what is specific to macOS 10.14.0
ManoloFLTK
2019-05-06
Restore forcing the position of a window before it's shown
ManoloFLTK
2019-05-04
Remove call to Fl_Group::init_sizes() because it's expected from the caller.
ManoloFLTK
2019-05-04
Fix control for subwindow leakage in presence of GUI scaling
ManoloFLTK
2019-05-02
Reworked algorithm to support window moving across screens
ManoloFLTK
2019-04-30
Minor change in Fl_Cocoa_Window_Driver::shape(const Fl_Image*)
ManoloFLTK
2019-04-29
Fix compiler warning (issue #25)
Albrecht Schlosser
2019-04-28
macOS: further fix to window moving necessary for macOS 10.3
ManoloFLTK
2019-04-28
macOS: yet simpler implementation of window resize and rescale.
ManoloFLTK
2019-04-25
Use NSViewFrameDidChangeNotification instead of NSWindowDidResizeNotification
ManoloFLTK
2019-04-23
Use HAVE_GLXGETPROCADDRESSARB preprocessor variable
ManoloFLTK
2019-04-23
macOS: restore correct tabbing/untabbing of windows - continued
ManoloFLTK
2019-04-22
Consistently compute the current GUI scaling factor value.
ManoloFLTK
2019-04-22
macOS: restore correct tabbing/untabbing of windows
ManoloFLTK
2019-04-21
Reorder Fl_Cocoa_Window_Driver to support upward OS compatibility
ManoloFLTK
2019-04-21
Fix Fl_Cocoa_Window_Driver::fullscreen_off()
ManoloFLTK
2019-04-20
macOS: better support of Fl_Window::border(int)
ManoloFLTK
2019-04-19
macOS: simpler handling of GL windows when first displayed.
ManoloFLTK
2019-04-15
Minor code reordering
ManoloFLTK
2019-04-15
Minor code reordering.
ManoloFLTK
2019-04-13
Update Doxygen doc of Fl_Gl_Window::draw() for HighDPI support
ManoloFLTK
2019-04-12
Doxygen: describe better support for OpenGL on HighDPI displays.
ManoloFLTK
2019-04-12
Move Doxygen comments next to member function bodies.
ManoloFLTK
2019-04-12
Remove function body from Fl_Widget_Surface class declaration.
ManoloFLTK
[next]