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_mac.cxx
Age
Commit message (
Expand
)
Author
2008-09-14
Horribly hacked together Unicode keyboard support for OS X. But although this...
Matthias Melcher
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2008-08-15
Replaced badly named type Fl_FontSize with Fl_Font_Descriptor. This type is o...
Matthias Melcher
2008-02-20
Fixed recursion crash in event handling (STR #1873
Matthias Melcher
2007-12-18
STR #1729: fixed ovelay offset for Quartz rendering
Matthias Melcher
2007-05-06
STR #1670: Fixed gcc warning in Mac source code.
Matthias Melcher
2007-02-02
Fixed first window behavior in OS X (STR #1548)
Matthias Melcher
2007-02-01
Fixed calculation of character widths for OS X Quartz rendering. Fixed OS X m...
Matthias Melcher
2007-01-23
Refine the weak-binding solution...
Michael R Sweet
2007-01-23
Hopefully some improvement to the 'bring to the foreground'-hack. Please folk...
Matthias Melcher
2007-01-21
Added code to support OS X weak'n;lazy linking.
Matthias Melcher
2007-01-20
Made resource fork on OS X obsolete. We still do add it just in case, but sho...
Matthias Melcher
2006-12-20
Enabled 'add_check()' on OS X (STR #1534)
Matthias Melcher
2006-11-19
STR #1463, STR #449: Better event mouse handling fixing detached menus and st...
Matthias Melcher
2006-08-29
Updated OSX subwindow simulation code to better add and remove from the clipp...
Matthias Melcher
2006-08-25
Fixed OS X bug that would hide tooltips before they were shown (STR #1392)
Matthias Melcher
2006-08-22
Refixed STR #1221, fixing STR #1393.
Matthias Melcher
2006-08-19
Fixed unintialized data bug in OS X timeout functions.
Matthias Melcher
2006-08-19
Fixed focus issues on OSX (str #1377)
Matthias Melcher
2006-08-17
Fixed stray FL_RELEASE events after clicking system areas on OS X (STR #1376)
Matthias Melcher
2006-07-17
Fixed my previous fix... . Resizing events were not handled anymore.
Matthias Melcher
2006-07-16
STR #1341: Fixed Fl_Window::visible() and shown() for OS X
Matthias Melcher
2006-06-14
Changed Tooltip::exit_() to Tooltip::exit()
Matthias Melcher
2006-06-14
STR #1321: Calling Fl_Window::show() will exit from the current Fl_Tooltip. C...
Matthias Melcher
2006-06-09
Added an event variable "Fl::event_original_key()" which returns the current ...
Matthias Melcher
2006-06-07
OS X: fixed handling of the KP_Enter key which is at different key codes for ...
Matthias Melcher
2006-06-06
STR #1310: OS X Quartz support fixed. All test codes now work without complai...
Matthias Melcher
2006-06-05
OS X Quartz rendering: text is now clipped and drawn in the correct color. I ...
Matthias Melcher
2006-06-04
OS X Quartz: one pretty essential fix to the call order in Quartz context cha...
Matthias Melcher
2006-05-30
Fixed resizing in OS X. The code was not only unneccesarily convoluted, but a...
Matthias Melcher
2006-04-28
Fixed maximizing in OS X (STR #1221)
Matthias Melcher
2006-04-20
STR #1233: previous timer implementation on Mac OS X was eating up various re...
Matthias Melcher
2006-04-19
STR #1195: It was not possible to enter a whole range of characters on Mac OS...
Matthias Melcher
2006-04-04
STR 1195: caret key lookup entry was missing on Mac OS X
Matthias Melcher
2006-04-01
STR 1200: fixed wrong allocation of copy/paste buffer
Matthias Melcher
2006-01-15
More copyright updates.
Michael R Sweet
2006-01-02
Use "512" in place of kWindowNoTitleBarAttribute, as that constant was
Michael R Sweet
2006-01-02
STR #1135: Triggering a timout would not break the event loop, giving no oppo...
Matthias Melcher
2005-12-30
STR #1082: fullscreen demo would not redraw because resizing would set the "w...
Matthias Melcher
2005-12-30
STR #1082, part 1:
Matthias Melcher
2005-11-29
Fix mouse wheel handling on OSX (this works with MightyMouse on OSX 10.4.3
Michael R Sweet
2005-11-28
STR #1075: After all windows in an application were hidden by the Command-H s...
Matthias Melcher
2005-11-26
Mousewheel fixes.
Michael R Sweet
2005-11-25
Fix mousewheel handler bug (using wrong variable in initial check)
Michael R Sweet
2005-11-25
OSX fixes...
Michael R Sweet
2005-11-06
Added missing comma in Mac OS X code
Matthias Melcher
2005-11-04
Fix speling misteaks :)
Michael R Sweet
2005-11-04
STR #1060: first attempt at fixing the dreaded MightyMouse issue on OS X.
Matthias Melcher
2005-11-02
STR #1050: OS X: The new event handler code did not handle "high level" Apple...
Matthias Melcher
2005-11-01
STR #1059: OSX: applications could not reset the click count, so a tripple
Matthias Melcher
[next]