summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-2991-23891/+12008
* Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premergenijtmans2009-06-275-32/+62
* * carbon/ (new directory): copy of current state of 'macosx'das2009-06-2660-0/+55108
* * unix/Makefile.in: add support for --enable-aqua=carbondas2009-06-263-32/+64
* fix [Bug #220935] canvas dash update problemmacosx_carbon_freezenijtmans2009-06-231-10/+6
* fix [Bug #220935] canvas dash update problemnijtmans2009-06-222-3/+7
* Missing constraint on new test winWm-9.0dgp2009-06-131-3/+3
* regen stubsdkf2009-06-122-2/+29
* Move another two entries to the internal stub table from MODULE_SCOPE.dkf2009-06-123-16/+23
* [Bug 2799589] Avoid setting the focus on a deleted window during delayed acti...patthoyts2009-06-023-4/+63
* [Bug 2794778]: Calls to CallWindowProc can lead to other functionspatthoyts2009-05-212-4/+12
* BUGFIX: last commit did not account for possibility of 0 tabs.jenglish2009-05-171-17/+20
* generic/ttkNotebook.c: More flexible tab placement [Bug 1470246]jenglish2009-05-172-23/+46
* [Bug 1923684]: checkbuttons must prefer off over the indeterminate statepatthoyts2009-05-142-6/+29
* FormatMessage should always use the ignore-inserts flag when processing syste...patthoyts2009-05-133-6/+11
* [Bug 2791352] handle parsing of type 5 font descriptions with hyphenated fami...patthoyts2009-05-133-2/+27
* avoid panic for CFStrings longer than INT_MAXdas2009-05-061-2/+2
* Updated the Wish and Tk icons for Windows 7 support.patthoyts2009-05-065-0/+122
* Fix [Bug 487220].dkf2009-05-052-4/+6
* Fix [Bug 1832015].dkf2009-05-052-3/+15
* Purge mention of interp->result. [Bug 2431507]dkf2009-05-0419-73/+93
* Fix [Bug 2785744].dkf2009-05-032-27/+35
* Fix [Bug 2777019].dkf2009-05-012-2/+6
* oopsdkf2009-05-011-2/+1
* Factor out some of the postscript generation code to the PS prolog.dkf2009-05-013-177/+175
* [Patch 2504402] Create icon bitmaps as device independent bitmaps.patthoyts2009-04-302-11/+74
* Fix typodkf2009-04-301-3/+2
* Fix [Bug 2080533] by falling back to creating a DIB.dkf2009-04-302-5/+58
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-283-4/+11
* Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-275-48/+175
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to sethobbs2009-04-242-3/+7
* Removed stray @ from Makefile.in test target. [Bug 2764263]stwo2009-04-242-10/+16
* Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-242-8/+10
* * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the newhobbs2009-04-232-6/+22
* Make filebox.test pass cleanly again.dkf2009-04-143-4/+10
* update Apple copyright notice for 2009-04-10 changesdas2009-04-143-13/+13
* Fix the other issue from [Bug 2759119].dkf2009-04-132-2/+6
* Fix [Bug 2759119] and apply [Patch 2739360] (partially).dkf2009-04-133-130/+181
* Oops!dkf2009-04-111-2/+2
* revert HandleEventGenerate change, it was causing bind-8.2 to faildas2009-04-112-5/+1
* D'ohdas2009-04-111-1/+1
* * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-104-6/+357
* tk_setPalette: Don't set *selectColor: #b03060;jenglish2009-04-102-5/+8
* * library/demos/filebox.tcl: only show "Motif Style Dialog" checkbuttondas2009-04-102-2/+5
* * library/demos/widget: GOOBE: use ttk::cursordas2009-04-102-6/+8
* * library/demos/knightstour.tcl: fix knightstour demo not running fromdas2009-04-102-10/+9
* * library/console.tcl (::tk::ConsoleInit): remove redundant TkAquadas2009-04-102-5/+5
* * generic/tkPointer.c (Tk_UpdatePointer): use all 5 buttons.das2009-04-102-2/+4
* * generic/tkMenu.c (PostProcessEntry): delay call todas2009-04-102-5/+8
* * library/menu.tcl (::tk::MbPost): fix error thrown in y positiondas2009-04-102-3/+8