| Commit message (Expand) | Author | Age | Files | Lines |
* | Further experiment: Bring scalefactor back to 120 (as it was for win32) | jan.nijtmans | 2019-07-26 | 1 | -6/+8 |
|
|
* | Experiment: Handle scaling fractors for the ScrollWheel sensibly. Trying "40"... | jan.nijtmans | 2019-07-25 | 1 | -11/+32 |
|\ |
|
* | | A few more minor adaptations, and make it compile on X11 (XKeyEvent structure... | jan.nijtmans | 2019-07-24 | 1 | -1/+1 |
|
|
* | | Code simplification: Don't bother keeping track of the Button[n]Mask's for Bu... | jan.nijtmans | 2019-07-24 | 1 | -4/+2 |
|
|
* | | Merge trunk. Adapt documentation | jan.nijtmans | 2019-07-23 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | New intermal macro ALL_BUTTONS and function TkGetButtonMask(), which can be r... | jan.nijtmans | 2019-07-23 | 1 | -6/+6 |
|
|
* | | mis-counted modifier bits | jan.nijtmans | 2019-07-23 | 1 | -2/+2 |
|
|
* | | Fix [38dc27bd1d]: Tk does not support <Button-6> nor <Button-7> events. Now h... | jan.nijtmans | 2019-07-23 | 1 | -6/+11 |
|/ |
|
* | Fix compiler warnings on all macOS versions. | culler | 2019-06-29 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace that emacs inserts. | culler | 2019-06-05 | 1 | -1/+1 |
|
|
* | Fix bug [9ebc6fd168]: Aqua can report incorrect mouse coordinates. | culler | 2019-06-03 | 1 | -39/+33 |
|
|
* | Whitespace cleanup, syncronize a little with "trunk" version. | jan.nijtmans | 2019-05-09 | 1 | -2/+1 |
|
|
* | Add the formatting changes and conditional code for OSX 10.12 to | culler | 2019-04-11 | 1 | -28/+28 |
|
|
* | Fixed a typo that was causing extraneous "tkwin == NULL" debug messages in th... | culler | 2019-03-19 | 1 | -1/+1 |
|
|
* | Fix typo | fvogel | 2019-03-14 | 1 | -5/+5 |
|
|
* | Fix bug [609e0045f5]: Aqua scrollwheel events have incorrect mouse coordinates. | culler | 2019-03-04 | 1 | -30/+85 |
|
|
* | Increase the size of the ring buffer for Aqua, and modify bgerror so it | culler | 2019-03-03 | 1 | -0/+51 |
|
|
* | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-10 | 1 | -2/+2 |
|\ |
|
* | | Implement local grabs for Aqua. | culler | 2019-01-05 | 1 | -9/+18 |
|/ |
|
* | Deal with a compiler warning about a category implementing methods of the mai... | culler | 2018-10-28 | 1 | -4/+4 |
|
|
* | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system... | Kevin Walzer | 2017-10-11 | 1 | -0/+1 |
|
|
* | Remove multiple deprecated internal API calls on OS X; streamline Apple Event... | Kevin Walzer | 2015-11-25 | 1 | -81/+35 |
|
|
* | clean-up end-of-line spacing | jan.nijtmans | 2015-11-09 | 1 | -1/+1 |
|\ |
|
| * | clean-up end-of-line spacing | jan.nijtmans | 2015-11-09 | 1 | -1/+1 |
|
|
| * | Cleanup of last patch to Tk-Cocoa | Kevin Walzer | 2015-11-08 | 1 | -20/+53 |
|
|
| * | Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ... | Kevin Walzer | 2015-11-07 | 1 | -8/+42 |
|
|
| * | Re-working of internal Cocoa widget drawing routines, especially when resizin... | Kevin Walzer | 2015-04-09 | 1 | -6/+0 |
|
|
| * | Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar... | Kevin Walzer | 2015-03-21 | 1 | -10/+5 |
|
|
| * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -3/+1 |
|
|
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -853/+251 |
|
|
* | | Cleanup of last patch to Tk-Cocoa | Kevin Walzer | 2015-11-08 | 1 | -31/+63 |
|
|
* | | Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ... | Kevin Walzer | 2015-11-07 | 1 | -16/+42 |
|
|
* | | Re-working of internal Cocoa widget drawing routines, especially when resizin... | Kevin Walzer | 2015-04-09 | 1 | -6/+0 |
|
|
* | | Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar... | Kevin Walzer | 2015-03-21 | 1 | -13/+8 |
|
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26 | das | 2007-12-18 | 1 | -1/+24 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgr | das | 2007-07-09 | 1 | -91/+133 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -8/+6 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -12/+7 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -24/+57 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -320/+340 |
|
|
| * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -2/+9 |
|
|
| * | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -4/+4 |
|
|
| * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -3/+2 |
|
|
| * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -16/+99 |
|
|
| * | typo | das | 2006-04-11 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix return | das | 2006-04-07 | 1 | -70/+104 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -6/+2 |
|
|
| * | * library/demos/cscroll.tcl: add MouseWheel bindings for aqua. | das | 2005-12-13 | 1 | -15/+27 |
|
|