9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
ManoloFLTK 0d3a374396 Call virtual member Fl_Surface_Device::end_current() when necessary 6 years ago
Albrecht Schlosser f711bb7cfc Fix version of removal of deprecated method 6 years ago
ManoloFLTK bf50352afe Remove Fl_Copy_Surface_Driver::draw_decorated_window() that is unnecessary 6 years ago
ManoloFLTK 084c30381d Fix Fl_Cocoa_Printer_Driver::draw_decorated_window() for GUI scaling - cont'd 6 years ago
ManoloFLTK 44baf1d978 Merge remote-tracking branch 'origin/master' 6 years ago
ManoloFLTK 294875058d Fix Fl_Cocoa_Printer_Driver::draw_decorated_window for scaled GUI. 6 years ago
Albrecht Schlosser 2eb72175ba Update nanosvg library to current upstream version 6 years ago
ManoloFLTK 46fa9d2625 Fix Doxygen comment badly processed by Doxygen 1.8.15 6 years ago
ManoloFLTK b2c027fa83 Implement Fl_Quartz_Copy_Surface_Driver::draw_decorated_window() 6 years ago
ManoloFLTK 277cee73b0 Improve drawing of Fl_RGB_Image's to Fl_Copy_Surface on macOS 6 years ago
ManoloFLTK da6d671d9b Support for fl_scroll() under macOS when GUI is scaled - cont'd 6 years ago
ManoloFLTK 9ad985ce07 Remove warning appeared with Doxygen 1.8.15 6 years ago
ManoloFLTK 9b80a38345 Support for fl_scroll() under macOS when GUI is scaled 6 years ago
ManoloFLTK 07f4fd4380 More accurate implementation of Fl_Cocoa_Window_Driver::decoration_sizes(). 6 years ago
ManoloFLTK 159572785d Remove small duplication of code 6 years ago
ManoloFLTK 357dad1e51 Merge remote-tracking branch 'origin/master' 6 years ago
ManoloFLTK 30e05510fa Avoid small repetition 6 years ago
Albrecht Schlosser 1071b30f21 Update CHANGES_1.3.txt to reflect release 1.3.5 6 years ago
ManoloFLTK 99419b2f63 Have Fl_Cocoa_Window_Driver::flush() use the drawRect: method to draw to non-layered views 6 years ago
ManoloFLTK 238c3b7cef Merge remote-tracking branch 'origin/master' 6 years ago
Manolo Gouy 88c2994e20 Restore use for GL windows under macOS 10.14.0 6 years ago
Albrecht Schlosser 5df7a7678a Document Fl_File_Input::errorcolor() as deprecated 6 years ago
Albrecht Schlosser 31093d0a14 Replace fl_ask() with fl_choice() in FAQ 6 years ago
Albrecht Schlosser c4a755bdf8 Fix some links in documentation 6 years ago
ManoloFLTK fa5c2718da Remove class FLGLViewLayer and get simpler code. 6 years ago
ManoloFLTK e2eabd3056 Remove Fl_Cocoa_Screen_Driver::flush() that is useless 6 years ago
ManoloFLTK e236091a99 Fix GUI rescaling when one window is iconified (macOS) 6 years ago
ManoloFLTK ac1e7fabfa Merge remote-tracking branch 'origin/master' 6 years ago
ManoloFLTK dd687e7fbc Fix GUI scaling in presence of un-show()'n subwindows (macOS) 6 years ago
Lasse Lopperi e178d14668 Correct config installation path on macOS 6 years ago
ManoloFLTK 874ccfe645 Fix Doxygen doc of Fl_Window::border(int) and border() 6 years ago
ManoloFLTK 467e216681 Use more convenient API for function get_window_frame_sizes() 6 years ago
ManoloFLTK 32439ec259 Fix Fl_Cocoa_Window_Driver::capture_titlebar_and_borders() when GUI is scaled down 6 years ago
ManoloFLTK 12dedc26cd Adapt function fake_X_wm() to rescaled GUI. 6 years ago
ManoloFLTK d88ef8f039 Avoid double window redraw after resize 6 years ago
ManoloFLTK 5a57c928a1 Remove unnecessary code 6 years ago
ManoloFLTK c00f31ab10 Slightly simpler code for what is specific to macOS 10.14.0 6 years ago
ManoloFLTK fea125eca9 Restore forcing the position of a window before it's shown 6 years ago
ManoloFLTK 38cf195727 Remove call to Fl_Group::init_sizes() because it's expected from the caller. 6 years ago
ManoloFLTK ef355e2762 Fix control for subwindow leakage in presence of GUI scaling 6 years ago
ManoloFLTK 5fde73b9ea Reworked algorithm to support window moving across screens 6 years ago
ManoloFLTK 61dbac62e7 Minor change in Fl_Cocoa_Window_Driver::shape(const Fl_Image*) 6 years ago
Albrecht Schlosser bb55c9251d Fix compiler warning (issue #25) 6 years ago
ManoloFLTK 738cce154e macOS: further fix to window moving necessary for macOS 10.3 6 years ago
ManoloFLTK 172063b2ad macOS: yet simpler implementation of window resize and rescale. 6 years ago
ManoloFLTK 9ac73175be Use NSViewFrameDidChangeNotification instead of NSWindowDidResizeNotification 6 years ago
ManoloFLTK a98d3a6569 Use HAVE_GLXGETPROCADDRESSARB preprocessor variable 6 years ago
ManoloFLTK 6f82d88af3 macOS: restore correct tabbing/untabbing of windows - continued 6 years ago
ManoloFLTK 94f859c373 Consistently compute the current GUI scaling factor value. 6 years ago
ManoloFLTK 602c6ffd8a macOS: restore correct tabbing/untabbing of windows 6 years ago