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
2005-10-10
STR #1047 (Mac only): This is an additional fix to the event conversion
Matthias Melcher
2005-09-25
Ported FLTK 2 changes to event system on OS X back to FLTK 1
Matthias Melcher
2005-08-11
OS X drag'n'drop now pastes into the correct widget (STR #974)
Matthias Melcher
2005-08-08
Moved some code around so that FLTK will figure out the
Matthias Melcher
2005-07-23
STR #602
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-12-03
Fl::event_number() didn't always match the value sent to the
Michael R Sweet
2004-11-23
Moved code to avoid positioning windows on Dock into 'fake_X_event'
Matthias Melcher
2004-09-09
Quartz port:
Matthias Melcher
2004-08-31
Quartz for FLTK1.1
Matthias Melcher
2004-08-31
Quartz for FLTK 1.1:
Matthias Melcher
2004-08-27
Quartz:
Matthias Melcher
2004-08-26
FLTK1.1 Quartz support:
Matthias Melcher
2004-08-26
Mac Quartz:
Matthias Melcher
2004-08-26
Quartz implementation for FLTK 1.1:
Matthias Melcher
2004-08-25
Updated config stuff to allow for --enable-quartz ofr Mac OS X which in
Matthias Melcher
2004-06-19
Fixed Mac NumLock mixup (Macs do not have a PC style NumLock)
Matthias Melcher
2004-06-01
FLTK now honors the numlock key state (STR #369)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-06
More doco updates.
Michael R Sweet
2004-03-11
Fl_Value_Slider::draw_bg() didn't always apply the clipping
Michael R Sweet
2003-08-02
OS X: some changes to support Apples ProjectBuilder.
Matthias Melcher
2003-07-21
Made 'enter' keyboard event return 'char 13' in e_text.
Matthias Melcher
2003-07-18
OS X QuitAppleEvent now correctly exits Fl::run() instead of just
Matthias Melcher
2003-06-15
Fix resize bug on OSX (STR #64)
Michael R Sweet
2003-06-15
Make sure Fl::event_text() is not NULL. (STR #70)
Michael R Sweet
2003-06-09
Updated Mac OS X CodeWarrior project to work with OS X 10.2 and
Matthias Melcher
2003-06-01
Fix open-documents callback stuff.
Michael R Sweet
2003-05-30
Add preliminary support for Apple Open Documents event callback interface
Michael R Sweet
2003-05-28
Mac OS X's version of Fl::get_key(int) would mixup ctrl and meta.
Matthias Melcher
2003-05-26
Remove "fix" for DND code; the original code works just fine (should have
Michael R Sweet
2003-05-26
Possible fix for OSX DND.
Michael R Sweet
2003-05-22
Code reformatting to make it easier to trace the window creation stuff.
Michael R Sweet
2003-05-20
Fix show of subwindow causing crash (STR #23)
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2003-01-14
Fix size_range() bug under OSX.
Michael R Sweet
2002-10-30
Unswapped MacOS modifier keys. event_key and event_text should return
Matthias Melcher
2002-10-29
MacOS windows were rsizable even if size_range would not allow a resize.
Matthias Melcher
2002-09-20
Fix MacOS X 10.2 idle handling.
Michael R Sweet
2002-09-19
Possible fix to OSX fl_ready() function...
Michael R Sweet
2002-07-17
First steps in CodeWarrior on OS_X support.
Matthias Melcher
2002-07-11
reenabled and improved support for Fl_Sys_Menu_Bar which is a subclass
Matthias Melcher
2002-07-11
MacOS: wait(0) would not handle all pending events.
Matthias Melcher
2002-06-28
2 typos
Matthias Melcher
2002-06-27
Added Greg Ercolanos filedescripter support
Matthias Melcher
2002-06-27
MacOS:
Matthias Melcher
2002-06-11
got_events, not got_event.
Michael R Sweet
2002-06-11
Try some changes to fix MacOS threading support and fl_wait()
Michael R Sweet
2002-06-03
Some fixes to get FLTK to compile under Jaquar.
Michael R Sweet
[next]