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
2011-11-29
Fix STR #2779: clang-detected error
Manolo Gouy
2011-11-29
Needed after r.9181 for the Gmsh program according to its author Christophe G...
Manolo Gouy
2011-11-23
Improved the windowShouldClose message processing.
Manolo Gouy
2011-11-22
Mac OS: fix possible crash when closing window with a callback that deletes it.
Manolo Gouy
2011-11-22
Fix STR #2775. Under Mac OS, fixed some erroneous window move/resize.
Manolo Gouy
2011-11-14
Fix STR #2769: Mac OS crash during creation of non-modal window on secondary ...
Manolo Gouy
2011-11-14
Mac OS: better window positioning on secondary displays at creation.
Manolo Gouy
2011-11-12
Mac OS: more accurate definition of the Window system-specific type.
Manolo Gouy
2011-10-30
Mac OS: simpler processing of window closing events.
Manolo Gouy
2011-10-27
Mac OS: fixed the setting of the key window after a window is closed.
Manolo Gouy
2011-10-26
Mac OS: restore the focus to the top FLTK window after closing the window ope...
Manolo Gouy
2011-10-26
Fl_cocoa.mm: removed useless fl_screen global variable.
Manolo Gouy
2011-10-22
Mac OS: the procedure used to restore visible focus to a window after using a...
Manolo Gouy
2011-10-18
Simplified window positioning on main screen.
Manolo Gouy
2011-10-18
When several screens, allow creation of window on secondary screen by Fl_Wind...
Manolo Gouy
2011-10-12
Mac OS: don't generate an FL_SCREEN_CONFIGURATION_CHANGED event at applicatio...
Manolo Gouy
2011-09-30
About STR#2600 : some code factorization.
Manolo Gouy
2011-09-30
OSX: Fixed screen updates durin DND operations
Matthias Melcher
2011-09-30
Fix STR#2600 for the MSWindow and Mac OS platforms.
Manolo Gouy
2011-09-29
Fix STR#2695 & 2697: correct computation of work areas with multiple screens.
Manolo Gouy
2011-09-28
Mac only: further fine tuning in clipping/rectf needed for scroll demo after ...
Manolo Gouy
2011-09-19
Mac OS: simplified use of CGRectMake() for rectangle drawing and clipping on ...
Manolo Gouy
2011-09-13
Mac OS: - Correct application hiding when modal or menu window is on.
Manolo Gouy
2011-09-08
Mac OS: center on page the "Print Front Window" application menu command.
Manolo Gouy
2011-09-02
Before deleting a window, it's better to check whether it contains the curren...
Manolo Gouy
2011-07-19
Mac OS: Greatly simplified the open document handler.
Manolo Gouy
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-07-11
Mac OS: fix STR #2666 allowing to display copyright info in the default About...
Manolo Gouy
2011-07-11
Mac OS: added missing lock/unlock pairs when running system menu items.
Manolo Gouy
2011-07-11
Mac OS: Added missing lock/unlock calls in Fl_Paged_Device::print_window().
Manolo Gouy
2011-07-04
Fl_Paged_Device::print_window() now works with any output surface on Mac plat...
Manolo Gouy
2011-07-04
Arguments x_offset & y_offset of function Fl_Paged_Device::print_window() wer...
Manolo Gouy
2011-06-16
Fix STR #2665: Mac OS: use bundle name when available.
Manolo Gouy
2011-06-16
Fix STR #2664.
Manolo Gouy
2011-06-03
Fixes bug entitled "Fl::event_text() omitted for keyups?" in fltk.development.
Manolo Gouy
2011-05-31
Fix STR #2652: Mac OS-specific bug in Fl::remove_fd().
Manolo Gouy
2011-05-30
Fix Fl_Paged_Device::print_window(), Fl_Window::decorated_w() and Fl_Window::...
Manolo Gouy
2011-05-21
Fix STR #2635 for Mac OS: allow fl_xid() even if window is not yet shown.
Manolo Gouy
2011-05-15
Mac OS: implemented the effect of the 2nd arg of Fl_Window::label(label, icon...
Manolo Gouy
2011-05-15
Mac OS: implemented the effect of the 2nd arg of Fl_Window::label(label, icon...
Manolo Gouy
2011-05-13
Fix for STR #2629: remove beep when typing cmd-<key> under Mac OS.
Manolo Gouy
2011-05-12
Mac OS: simplified by removing Fl_X::contains_GL_subwindow() function.
Manolo Gouy
2011-05-11
On Mac OS, allow creation of a window in a minimized form.
Manolo Gouy
2011-05-07
Restoring correct keyboard handling under Mac OS X 10.5.
Manolo Gouy
2011-04-29
Corrected spurious FL_NUMLOCK setting.
Manolo Gouy
2011-04-27
Reorganized keyboard input-handling code.
Manolo Gouy
2011-04-22
Mac OS: exact implementation of the Fl::screen_dpi() function.
Manolo Gouy
2011-04-19
Added fallback mechanism if malformed UTF-8 is used for a window title.
Manolo Gouy
2011-04-19
Misc code cleaning.
Manolo Gouy
2011-04-18
Mac OS: The Fl_mac.cxx test
Manolo Gouy
[next]