summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXButton.c
Commit message (Expand)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-091-5/+7
* * macosx/tkMacOSXButton.c: replace HiliteControl() by modern APIdas2007-11-081-47/+74
* * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-4/+10
* * macosx/tkMacOSXButton.c: delay picParams setup until needed.das2007-10-121-25/+16
* * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-7/+11
* * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-311-10/+10
* * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-2/+2
* silence debug build error messagesdas2007-04-251-2/+2
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-978/+920
* * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-211-961/+1008
* Reduce the #ifdef count a lot by adding debug-print macrosdkf2007-04-131-1008/+961
* sync whitespace with core-8-4-branchdas2006-08-181-5/+5
* * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redrawhobbs2006-05-261-22/+28
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-4/+2
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-4/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-4/+4
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-1/+19
* * macosx/tkMacOSXButton.c:das2005-08-221-2/+2
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-11/+10
* * macosx/tkMacOSXInit.c:das2005-05-141-4/+3
* Fix the mysterious "sometimes one button doesn't draw" bug.wolfsuit2005-03-121-23/+19
* fix to MacOSX compound button layoutvincentdarley2004-11-091-4/+10
* * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-181-24/+38
* Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-40/+38
* * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-101-4/+4
* Add an implementation of XSync that flushes the window buffers. This fixes 8...wolfsuit2003-09-301-2/+6
* * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-251-1/+21
* * macosx/tkMacOSXButton.c (TkpDisplayButton): correct typo forhobbs2003-04-301-3/+3
* * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-42/+55
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+1580