Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-06-29 | Death to RCS tags. | Adam Jackson | 3 | -3/+0 |
2007-03-06 | rewrote event handling, Xquartz now has working mouse and keyboard. use it\! | Ben Byer | 1 | -5/+1 |
2007-03-06 | moved new event-handling code from X11Application.m to darwinEvents.c in prep... | Ben Byer | 1 | -42/+0 |
2007-03-05 | began to factor out code to move to darwinEvents.c | Ben Byer | 1 | -38/+56 |
2007-03-05 | started moving new input code into darwinEvents.c so that it may be shared by... | Ben Byer | 1 | -10/+9 |
2007-03-03 | stopped using XTrans internals in X11.app because they're apparently no longe... | Ben Byer | 1 | -3/+4 |
2007-03-03 | fixed X11.xcodeproj to get CFLAGS and LDFLAGS from autoconf script | Ben Byer | 1 | -21/+12 |
2007-03-01 | Fixed pointer events in Xquartz -- Keyboard events work, but | Ben Byer | 1 | -19/+12 |
2007-03-01 | Rewrote parts of the Xquartz event-handling code (thanks daniels and whot!) | Ben Byer | 1 | -722/+546 |
2007-02-26 | added hw/darwin/apple directory, which contains source and data files to build | Ben Byer | 19 | -0/+4292 |