summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXScrlbr.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-3/+3
| | * Import fix for jerky scrollbar behavior from TOT.wolfsuit2003-12-171-50/+84
| * | Backport of fix for [Bug 2112563]dkf2008-10-051-23/+30
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-1/+1
* | | CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-16/+2
* | | Eliminate tkpMenubuttonClassnijtmans2010-01-131-3/+6
* | | More marking of files as Objective-C.dkf2009-07-061-18/+29
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-740/+307
* | | Remove/disable dead code flagged by clang static analyzerdas2008-12-071-4/+5
* | | Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-6/+8
* | | Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563]dkf2008-10-031-148/+155
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * 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-231-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
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-5/+4
* | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-081-2/+2
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
* | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-181-16/+15
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-3/+2
* | 2005-06-02 Jim Ingham <jingham@apple.com>wolfsuit2005-06-031-19/+40
* | Fixes from Michael Kirkham:wolfsuit2005-05-151-2/+2
* | Add a missing Tcl_Release to ThumbActionProc. Thanks to Micheal Kirkham forwolfsuit2005-05-151-1/+2
* | 2005-03-14 Jim Ingham <jingham@apple.com>wolfsuit2005-03-151-8/+4
* | Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-3/+3
* | 2003-11-18 Jim Ingham <jingham@apple.com>wolfsuit2003-11-191-27/+47
* | scrollbar fixvincentdarley2003-11-161-34/+47
* | scrollbar size fixvincentdarley2003-11-161-2/+3
|/
* 2002-11-19 Jim Ingham <jingham@apple.com>wolfsuit2002-11-201-2/+14
* 2002-10-02 Jim Ingham <jingham@apple.com>wolfsuit2002-10-031-8/+5
* 2002-09-22 Jim Ingham <jingham@apple.com>wolfsuit2002-09-221-7/+16
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+1076