| Commit message (Expand) | Author | Age | Files | Lines |
* | * doc/wm.n, tests/winWm.test: | hobbs | 2006-12-01 | 4 | -55/+157 |
|
|
* | Dead code removal. | jenglish | 2006-12-01 | 3 | -8/+7 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to use | das | 2006-12-01 | 2 | -1/+8 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd): fix getting [wm attr -alpha]. | das | 2006-12-01 | 2 | -4/+10 |
|
|
* | * library/ttk/fonts.tcl: Clean up temporary variables. | jenglish | 2006-11-28 | 2 | -45/+55 |
|
|
* | Corrected Xft configuration so that Xft | Kevin B Kenny | 2006-11-27 | 3 | -1/+11 |
|
|
* | * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506 | jenglish | 2006-11-27 | 9 | -101/+123 |
|
|
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 3 | -29/+109 |
|
|
* | whitespace | das | 2006-11-26 | 1 | -34/+34 |
|
|
* | add tclMathOp.c | das | 2006-11-26 | 1 | -0/+4 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 if | hobbs | 2006-11-24 | 2 | -13/+25 |
|
|
* | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 4 | -21/+42 |
|
|
* | * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl, | jenglish | 2006-11-24 | 12 | -53/+70 |
|
|
* | * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline): | hobbs | 2006-11-24 | 2 | -24/+39 |
|
|
* | removed tcl/tools/genWinImage.tcl tcl/win/README.binary and tk/win/rc/wish.ex... | das | 2006-11-23 | 1 | -38/+32 |
|
|
* | Add support for alternate/indeterminate checkbutton state. | jenglish | 2006-11-21 | 3 | -45/+48 |
|
|
* | Minor fixes/improvements | dkf | 2006-11-16 | 3 | -8/+10 |
|
|
* | Minor correction of abbreviation | dkf | 2006-11-16 | 1 | -2/+2 |
|
|
* | Highlighted keyword in example | dkf | 2006-11-16 | 1 | -2/+2 |
|
|
* | Added example | dkf | 2006-11-16 | 2 | -3/+44 |
|
|
* | Added example for labels | dkf | 2006-11-15 | 2 | -3/+22 |
|
|
* | Convert \fP to \fR so that man-page scrapers have an easier time. | dkf | 2006-11-15 | 28 | -490/+502 |
|
|
* | Fix off-by-one bug in tree indicator size computation [#1596021, | jenglish | 2006-11-14 | 2 | -7/+13 |
|
|
* | *correct* fix for #1588251. | jenglish | 2006-11-13 | 2 | -7/+13 |
|
|
* | Workaround for #1583038 | jenglish | 2006-11-12 | 2 | -1/+5 |
|
|
* | Reworked cleanup procedure -- "self-cancelling" idle call is not robust, | jenglish | 2006-11-12 | 2 | -15/+19 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c and | das | 2006-11-10 | 5 | -6/+128 |
|
|
* | Bug 1592667 | Kevin B Kenny | 2006-11-08 | 3 | -4/+184 |
|
|
* | fixed typo in last commit | Kevin B Kenny | 2006-11-08 | 2 | -3/+3 |
|
|
* | Silence warnings about Xft unless Xft is requested explicitly. | Kevin B Kenny | 2006-11-08 | 3 | -24/+43 |
|
|
* | correct typo | dgp | 2006-11-08 | 2 | -3/+3 |
|
|
* | make --enable-xft the default | Kevin B Kenny | 2006-11-07 | 3 | -5/+11 |
|
|
* | Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS: | jenglish | 2006-11-07 | 12 | -166/+53 |
|
|
* | Theme it | patthoyts | 2006-11-03 | 2 | -9/+13 |
|
|
* | We do not want to require tkInt in all the ttk files so added the | patthoyts | 2006-11-03 | 5 | -9/+25 |
|
|
* | In a safe interp there is no osVersion field in tcl_platform so work around it. | patthoyts | 2006-11-03 | 2 | -6/+20 |
|
|
* | #include tkInt.h to ensure MODULE_SCOPE is defined | das | 2006-11-03 | 1 | -2/+2 |
|
|
* | Oops. Removing rogue flag | patthoyts | 2006-11-03 | 1 | -3/+2 |
|
|
* | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 36 | -659/+720 |
|
|
* | * macosx/tkMacOSXColor.c (TkMacOSXCompareColors): ifdef out when unused. | das | 2006-11-03 | 1 | -1/+3 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: check autoconf/autoheader exit | das | 2006-11-03 | 1 | -2/+2 |
|
|
* | comment typo | das | 2006-11-02 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling of | das | 2006-11-02 | 2 | -31/+44 |
|
|
* | * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-private | das | 2006-10-31 | 9 | -53/+70 |
|
|
* | Add manifest merging for MSVC8. | patthoyts | 2006-10-31 | 2 | -17/+37 |
|
|
* | whitespace | das | 2006-10-31 | 1 | -2/+2 |
|
|
* | Update to support ttk merge. | patthoyts | 2006-10-31 | 3 | -13/+121 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files. | das | 2006-10-31 | 5 | -10/+330 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 116 | -64/+37030 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 3 | -6/+7 |
|
|