summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXScrlbr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-6-branch (merge-mark and eol-spacing)jan.nijtmans2017-04-201-3/+3
|\
| * 1. Fix for segfault with latest version of Xcode on macOS 10.12; thanks to Bi...Kevin Walzer2017-04-201-31/+50
* | 1. Fix for segfault with latest version of Xcode on macOS 10.12; thanks to Bi...Kevin Walzer2017-04-201-32/+51
|/
* Use size_t in stead of int for some internal refCount variables. On 32-bit sy...jan.nijtmans2015-07-081-1/+1
* Re-working of internal Cocoa widget drawing routines, especially when resizin...Kevin Walzer2015-04-091-37/+47
* Backing out changes; unexpected issues with window resizing that require furt...Kevin Walzer2015-04-071-33/+26
* Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler...Kevin Walzer2015-04-071-26/+33
* Merge-mark, and remove some unnecessary end-of-line spacing.jan.nijtmans2015-03-161-1/+1
|\
| * Fix for Cocoa scrollbar appearance on 10.6Kevin Walzer2015-02-191-0/+8
* | Fix for Cocoa scrollbar appearance on 10.6Kevin Walzer2015-02-191-0/+8
* | Silence some compiler warnings.dgp2015-02-121-7/+4
|\ \ | |/
| * Silence some compiler warningsdgp2015-02-121-7/+4
| * Restore build of backported scrollbar work.dgp2015-02-101-1/+1
| * Scrolling now working at an acceptable level with HITheme API; Unix scroll bi...Kevin Walzer2015-01-301-464/+317
| * Cleanup of scrollbar backport on CocoaKevin Walzer2015-01-121-28/+8
| * Revert changes to Mac scrollbar; native implementation is best that can be do...Kevin Walzer2015-01-121-94/+61
| * Refinement of custom scrollbars on Tk-Cocoa; now more centered, virtually ide...Kevin Walzer2014-12-241-45/+47
| * All on Tk/Cocoa: Improve view performance during resizing; implement custom d...Kevin Walzer2014-12-241-1/+52
| * Back out changes not pertaining to private API; those files should not have b...Kevin Walzer2014-11-181-1/+1
| * Fix display of scrollbars when their window is not mapped in Tk-CocoaKevin Walzer2014-09-231-11/+113
| * Fine-tune scrolling, especially of text widgets with embedded windows, after ...Kevin Walzer2014-07-281-20/+0
| * Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-251-0/+3
| * Fix for 3016181, thanks to Tom Goddard for patchKevin Walzer2013-08-251-0/+2
| * Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics...jan.nijtmans2012-10-231-31/+29
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-766/+338
* | Remove unnecessary end-of-line spacingjan.nijtmans2015-02-021-18/+18
* | Scrolling is now working at an acceptable level; using Unix bindings to drive...Kevin Walzer2015-01-301-481/+313
* | remove some unnecessary eol-spacingjan.nijtmans2015-01-151-2/+2
* | Revert changes to Mac scrollbar; native implementation is best that can be do...Kevin Walzer2015-01-121-85/+34
* | Refinement of custom scrollbars on Tk-Cocoa; now more centered, virtually ide...Kevin Walzer2014-12-241-9/+11
* | All on Tk/Cocoa: Improve view performance during resizing; implement custom d...Kevin Walzer2014-12-241-34/+83
* | Remove unnecessary end-of-line spacingjan.nijtmans2014-11-211-3/+3
* | Back out changes not pertaining to private API; those files should not have b...Kevin Walzer2014-11-201-7/+3
* | Remove residual private API calls from Tk/Mac after Mac App Store review flag...Kevin Walzer2014-11-181-2/+6
* | Fix display of scrollbars when their window is not mapped in Tk-CocoaKevin Walzer2014-09-231-11/+113
* | Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-251-0/+3
* | Fix for 3016181, thanks to Tom Goddard for patchKevin Walzer2013-08-251-0/+2
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-19/+15
| | * * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-2/+3
| | * * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-9/+2
| | * * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-4/+9
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-672/+581
| | * * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbardas2006-08-241-7/+8
| | * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-6/+3
| | * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-5/+4
| | * * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-081-2/+2
| | * * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-181-17/+16