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
/
Cocoa
Age
Commit message (
Expand
)
Author
2022-03-31
Fix whitespace errors (no code changes)
Albrecht Schlosser
2022-03-21
Issue #359 RFE: access the MacOS windowid .
ManoloFLTK
2022-03-13
Remove unnecessary #include directives
ManoloFLTK
2022-03-13
Separate platform init functions from platform-specific driver files
ManoloFLTK
2022-02-03
Reorganize classes Fl_System_Driver and Fl_Screen_Driver
ManoloFLTK
2022-01-31
Consolidate timeout handling across platforms (#379)
Albrecht Schlosser
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2022-01-07
Re-organize cross-platform support for text input methods.
ManoloFLTK
2021-12-09
Remove compiler warnings about unused parameters (issue #307) - cont'd
ManoloFLTK
2021-12-07
Fix for fltk.coredev "reentrant calls with Fl_Window::resize" - cont'd
ManoloFLTK
2021-12-06
macOS platform: compute the screen number where a top window is mapped.
ManoloFLTK
2021-11-24
Fix for [fltk.coredev] reentrant calls with Fl_Window::resize
ManoloFLTK
2021-07-24
Remove useless friend declaration.
ManoloFLTK
2021-07-08
macOS: Fl::add_timeout() must always create a new timer (#248)
Albrecht Schlosser
2021-07-07
macOS: Fix a timer inconsistency and prevent a crash
Albrecht Schlosser
2021-06-18
Revert parts of and fix other 'constness' changes (#239, #181)
Albrecht Schlosser
2021-04-27
Slightly simplify gl_texture_fifo::compute_texture()
ManoloFLTK
2021-02-19
Remove use of static global var gl_fontsize inside virtual member Fl_Gl_Windo...
ManoloFLTK
2021-02-16
Use <config.h> when appropriate.
ManoloFLTK
2021-02-16
Create virtual Fl_RGB_Image* Fl_Gl_Window_Driver::capture_gl_rectangle()
ManoloFLTK
2021-02-16
Create classes Fl_XXX_Gl_Window_Driver according to driver model.
ManoloFLTK
2020-11-02
Fix possible memory leak in Fl_WinAPI_Screen_Driver::read_win_rectangle_unsca...
ManoloFLTK
2020-10-12
Simpler macOS implementation of capture of window titlebars.
ManoloFLTK
2020-10-11
Change procedure to capture window titlebar for macOS ≥ 10.15
ManoloFLTK
2020-09-21
macOS: minor improvement of capture of window titlebar.
ManoloFLTK
2020-09-19
macOS: increase resolution when drawing window titlebars to PostScript
ManoloFLTK
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-30
Fix use of an SVG image in Fl_Tiled_Image when display is rescaled.
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-05-04
Support case when window is fullscreen - continued
ManoloFLTK
2020-05-04
Support case when captured window is fullscreen: no titlebar.
ManoloFLTK
2020-04-22
Add optional argument to Fl_Printer::begin_job() to inform caller when an err...
ManoloFLTK
2020-04-21
Avoid useless multiplication by 1 operations.
ManoloFLTK
2020-04-12
MacOS: show print chooser panel as a sheet.
ManoloFLTK
2020-03-15
Minor rewriting for more readable code.
ManoloFLTK
2020-03-12
Fix when using Fl_Scroll inside Fl_Overlay_Window
ManoloFLTK
2020-02-06
Fix computation of Fl_Window::decorated_h() on macOS when screen is scaled.
ManoloFLTK
2020-01-16
Fix JIS Keyboard dead keys
OKAMURA, Yasunobu
2020-01-11
Implement Fl_Window::icon() and default_icon() for macOS
ManoloFLTK
2019-10-22
Add default value of 0 for 1st arg of member function Fl_Printer::begin_job().
ManoloFLTK
2019-08-21
Fix a case when fl_read_window() did not capture subwindows correctly.
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-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-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-13
Remove Fl_Cocoa_Screen_Driver::flush() that is useless
ManoloFLTK
2019-04-30
Minor change in Fl_Cocoa_Window_Driver::shape(const Fl_Image*)
ManoloFLTK
[next]