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
/
Fl_cocoa.mm
Age
Commit message (
Expand
)
Author
2018-02-20
MacOS: correct handling of window tabbing/untabbing together with GUI rescaling.
Manolo Gouy
2018-02-20
Remove Fl::run_also_windowless() and FL::wait_also_windowless() from planned ...
Manolo Gouy
2018-02-18
Fix Fl_Cocoa_Window_Driver::size_range() to make it support GUI rescaling.
Manolo Gouy
2018-02-16
Fix Fl_Cocoa_Screen_Driver::screen_work_area() when the GUI is scaled - conti...
Manolo Gouy
2018-02-16
Fix Fl_Cocoa_Screen_Driver::screen_work_area() when the GUI is scaled.
Manolo Gouy
2018-02-09
After r.12653, it is also necessary to remove Fl_Cocoa_Window_Driver::bitmap_...
Manolo Gouy
2018-02-08
Move xxx_also_windowless member functions from Fl_System_Driver to Fl_Screen_...
Manolo Gouy
2018-02-06
Add support for detection and processing of clean program termination request.
Manolo Gouy
2018-01-31
Replace FL/x.H with FL/platform.H - step 2 (STR #3435).
Albrecht Schlosser
2018-01-07
MacOS: More accurate coordinate computation in rect_to_NSBitmapImageRep() whe...
Manolo Gouy
2017-12-27
Continue support for GUI rescaling under MacOS: fix test/resize() application...
Manolo Gouy
2017-12-27
Continue support for GUI rescaling under MacOS: fix test/resize() application
Manolo Gouy
2017-12-24
Continue support for GUI rescaling under MacOS: fix Fl_Cocoa_Window_Driver::c...
Manolo Gouy
2017-12-23
Continue support for GUI rescaling under MacOS: fix Fl_Overlay_Window.
Manolo Gouy
2017-12-19
Scaling capability under MacOS platform: fix capture of scaled window.
Manolo Gouy
2017-12-18
STR#3437 : Support display of windows in tabbed form as in MacOS 10.12 Sierra
Manolo Gouy
2017-12-18
STR#3444: Add MacOS support for application rescaling (not quite complete)
Manolo Gouy
2017-12-07
Further simpler code to initialise the MacOS-specific implementation of Fl_Sy...
Manolo Gouy
2017-12-07
Simpler code to initialise the MacOS-specific implementation of Fl_Sys_Menu_B...
Manolo Gouy
2017-12-06
MacOS: support running fl_open_display() in static initializer.
Manolo Gouy
2017-12-04
Make Fl_Sys_Menu_Bar class usable in static initializers.
Manolo Gouy
2017-12-03
Restore possibility to run fl_open_display() within a static initializer.
Manolo Gouy
2017-11-30
MacOS: use rounded bottom corners when drawing windows
Manolo Gouy
2017-11-13
MacOS: complete commit at r.12559 that contained a typo.
Manolo Gouy
2017-11-13
MacOS: make -[FLWindowDelegate windowShouldClose:] more robust by testing for...
Manolo Gouy
2017-11-12
MacOS: improve drawing of rounded corners of window titlebar
Manolo Gouy
2017-11-11
Test commit
Manolo Gouy
2017-11-11
Test commit
Manolo Gouy
2017-11-11
Test commit
Manolo Gouy
2017-11-11
Test commit
Manolo Gouy
2017-11-11
Minor reformatting
Manolo Gouy
2017-11-11
Make a comment more detailed
Manolo Gouy
2017-11-09
MacOS: improve drawing of the rounded corners of window titlebars.
Manolo Gouy
2017-11-07
MacOS: fix capture of window titlebar under MacOS 10.13 "High Sierra"
Manolo Gouy
2017-10-25
MacOS: replace deprecated message by its recommended successor.
Manolo Gouy
2017-10-22
MacOS: replace [[NSRunningApplication currentApplication] isActive] requiring...
Manolo Gouy
2017-10-22
MacOS: improve handling of dropped files at launch time for MacOS 10.13
Manolo Gouy
2017-10-18
Mac OS 10.13 "High Sierra": restore possibility to run app from a command lin...
Manolo Gouy
2017-10-18
MacOS: make sure all files dropped to the app at launch time are open when Fl...
Manolo Gouy
2017-10-18
MacOS: slightly simpler implementation of Fl_Cocoa_Window_Driver::wait_for_ex...
Manolo Gouy
2017-10-17
Mac OS: complete changes needed for 10.13 "High Sierra" regarding how FLTK ap...
Manolo Gouy
2017-10-15
MacOS 10.13: fix problem with window made fullscreen by clicking on green win...
Manolo Gouy
2017-10-15
MacOS 10.13: fix problem with window made fullscreen by clicking on green win...
Manolo Gouy
2017-10-11
Better implementation of Fl_Cocoa_Window_Driver::wait_for_expose() for Mac OS...
Manolo Gouy
2017-07-20
Remove unnecessary local variable.
Manolo Gouy
2017-07-18
Simplify handling of the windowDidMove notification since MacOS 10.10
Manolo Gouy
2017-07-14
Support of MacOS 10.13 to appear soon: fix handling of window moves in presen...
Manolo Gouy
2017-07-11
End of fix for STR#3387 "Bug of timer implementation on macosx"
Manolo Gouy
2017-06-26
Fix for STR#3387 Bug of timer implementation on macosx
Manolo Gouy
2017-06-17
Make Fl_Screen_Driver::get_mouse(int&, int&) return the number of the mouse-c...
Manolo Gouy
[next]