summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tidy up some variable types.patthoyts2007-11-1711-25/+33
* Minor reshuffle for claritypatthoyts2007-11-171-5/+5
* Fix the environment to run only our built versionpatthoyts2007-11-171-21/+42
* Forgot the changelogpatthoyts2007-11-171-0/+6
* Only check for -displayof if there are sufficient arguments. This permits che...patthoyts2007-11-172-8/+19
* Add mandatory 8.5-isms.jenglish2007-11-171-3/+3
* Swap in core scrollbars for [ttk::scrollbar]s on OSX.jenglish2007-11-173-2/+56
* whitespacedas2007-11-171-9/+6
* * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Correct ancc_benny2007-11-162-8/+18
* autoconf-2.59das2007-11-161-231/+513
* sync with tcl/unix/tcl.m4das2007-11-161-281/+246
* * macosx/Wish.xcodeproj/project.pbxproj: add new chanio.test.das2007-11-153-5/+14
* The Swedish message catalog should be for Swedish... [Bug 1831803]dkf2007-11-142-72/+77
* typo: s/Bearbieten/Bearbeiten/ (suchenwi on chat)das2007-11-141-1/+1
* autoconf-2.59das2007-11-141-6/+6
* sync with tcl/unix/tcl.m4das2007-11-141-0/+31
* whitespacedas2007-11-131-9/+8
* * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix thecc_benny2007-11-112-27/+34
* typodas2007-11-091-1/+1
* * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-099-20/+37
* * macosx/tkMacOSXFont.c (TkpGetFontAttrsForChar): panic on false returndas2007-11-091-2/+5
* fix warningsdas2007-11-082-7/+4
* move #includes for TkMacOSXGetNamedDebugSymbol() outside of TK_MAC_DEBUG #ifdefdas2007-11-081-4/+4
* formattingdas2007-11-081-9/+7
* * macosx/tkMacOSXCarbonEvents.cdas2007-11-082-59/+150
* * macosx/tkMacOSXDebug.c: make TkMacOSXInitNamedDebugSymbol()das2007-11-082-6/+5
* * macosx/tkMacOSXButton.c: replace HiliteControl() by modern APIdas2007-11-082-130/+238
* * library/menu.tcl: correct handling of menubutton "active"das2007-11-081-6/+14
* * macosx/tkMacOSXDefault.h: correct button & menubutton activedas2007-11-081-6/+7
* * macosx/tkMacOSXWindowEvent.c: handle kEventWindowExpanding carbondas2007-11-081-5/+15
* * macosx/tkMacOSXSubwindows.c: add pixmap size field to MacDrawabledas2007-11-085-26/+50
* * macosx/tkMacOSXPrivate.h: correct Leopard HIToolboxVersionNumber.das2007-11-081-2/+2
* * macosx/ttkMacOSXTheme.c: add error checking; cleanup formatting.das2007-11-081-137/+142
* Ttk_ElementSize: Fixed longstanding, subtle bug that caused element paddingjenglish2007-11-0810-45/+81
* * doc/CrtConsoleChan.3: Fixed markup typo and extended see alsoandreas_kupries2007-11-062-2/+8
* * library/ttk/combobox.tcl: Set focus to listbox in <Map> bindingjenglish2007-11-062-5/+13
* * doc/CrtConsoleChan.3: New file providing minimal documentationandreas_kupries2007-11-052-0/+50
* spelling correctionsdgp2007-11-051-4/+4
* * macosx/ttkMacOSXTheme.c(TreeitemLayout): Remove focus ringjenglish2007-11-052-3/+17
* + Use null "treearea" element for treeview owner-draw areajenglish2007-11-043-5/+16
* * macosx/tkMacOSXMenus.c: add "Run Widget Demo" menu item to thedas2007-11-042-55/+170
* * library/bgerror.tcl: fix background of detail text on Aqua.das2007-11-041-2/+3
* * library/console.tcl: add accelerators and fix Aqua bindingsdas2007-11-041-7/+15
* * library/demos/mclist.tcl: Aqua GOOBE.das2007-11-044-17/+16
* * doc/chooseDirectory.n: remove/correct obsolete Mac OS 9-eradas2007-11-043-41/+24
* * macosx/tkMacOSXEvent.c (TkMacOSXProcessCommandEvent): fix boolean argdas2007-11-041-2/+2
* * macosx/Wish.xcodeproj/project.pbxproj: add new demo file.das2007-11-042-2/+6
* Add menu item and key binding to adjust fontpatthoyts2007-11-032-1/+21
* Tinkering with the default demo widget heightdkf2007-11-021-3/+7
* Added a demo of how to do a multi-column sortable listbox.dkf2007-11-023-1/+106