| Commit message (Expand) | Author | Age | Files | Lines |
* | Global reduction: use per-file *_Init() routines to reduce | jenglish | 2006-12-14 | 17 | -179/+224 |
|
|
* | * unix/Makefile.in (install-doc): intentionally skip ttk_dialog.n | hobbs | 2006-12-13 | 34 | -163/+425 |
|
|
* | * generic/ttk/ttkInit.c: | hobbs | 2006-12-13 | 4 | -14/+10 |
|
|
* | * win/Makefile.in, unix/Makefile.in (demo): add 'demo' target | hobbs | 2006-12-13 | 3 | -2/+13 |
|
|
* | Try to straighten out theme loading and selection logic. | jenglish | 2006-12-13 | 6 | -96/+132 |
|
|
* | Remove nonfunctional code and incorrect comments. | jenglish | 2006-12-13 | 3 | -48/+7 |
|
|
* | * win/tkWinButton.c (InitBoxes): Call Tcl_Panic() | mdejong | 2006-12-12 | 3 | -3/+26 |
|
|
* | Fix warnings and (unfortunately introduced with last commit) errors | dkf | 2006-12-11 | 1 | -15/+24 |
|
|
* | Support the _NET_WM_PING protocol from EWMH. There's no reason to do | dkf | 2006-12-11 | 2 | -46/+139 |
|
|
* | Rename typedef Ttk_Element => Ttk_ElementImpl. | jenglish | 2006-12-10 | 7 | -23/+30 |
|
|
* | fix warning | das | 2006-12-10 | 1 | -2/+2 |
|
|
* | Merged duplicate functionality between image element factory, | jenglish | 2006-12-09 | 10 | -306/+302 |
|
|
* | typo | das | 2006-12-08 | 1 | -2/+2 |
|
|
* | Bug 1609616 | Kevin B Kenny | 2006-12-06 | 3 | -1/+11 |
|
|
* | add new platform package files and earlier new test files | das | 2006-12-06 | 1 | -0/+22 |
|
|
* | Whitespace cop | dkf | 2006-12-04 | 1 | -35/+34 |
|
|
* | * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChanged | hobbs | 2006-12-04 | 2 | -5/+15 |
|
|
* | TIP#286 implementation. [Patch 1152376] | dkf | 2006-12-04 | 4 | -43/+109 |
|
|
* | TIP 300 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 10 | -25/+320 |
|
|
* | * 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 |
|
|