summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-193-10/+154
* Remove assert() calls - Don't Panicjenglish2006-12-181-12/+6
* Big batch of ttk::treeview improvements:jenglish2006-12-1813-212/+615
* Use more portable string literalsdgp2006-12-186-2185/+2008
* Whitespace cleanupdkf2006-12-181-57/+51
* Add combobox -height option; only show scrollbar if the listboxjenglish2006-12-174-5/+21
* * doc/cursors.n: Mention "none" in supportedmdejong2006-12-176-72/+403
* Global reduction: use per-file *_Init() routines to reducejenglish2006-12-1417-179/+224
* * unix/Makefile.in (install-doc): intentionally skip ttk_dialog.nhobbs2006-12-1334-163/+425
* * generic/ttk/ttkInit.c:hobbs2006-12-134-14/+10
* * win/Makefile.in, unix/Makefile.in (demo): add 'demo' targethobbs2006-12-133-2/+13
* Try to straighten out theme loading and selection logic.jenglish2006-12-136-96/+132
* Remove nonfunctional code and incorrect comments.jenglish2006-12-133-48/+7
* * win/tkWinButton.c (InitBoxes): Call Tcl_Panic()mdejong2006-12-123-3/+26
* Fix warnings and (unfortunately introduced with last commit) errorsdkf2006-12-111-15/+24
* Support the _NET_WM_PING protocol from EWMH. There's no reason to dodkf2006-12-112-46/+139
* Rename typedef Ttk_Element => Ttk_ElementImpl.jenglish2006-12-107-23/+30
* fix warningdas2006-12-101-2/+2
* Merged duplicate functionality between image element factory,jenglish2006-12-0910-306/+302
* typodas2006-12-081-2/+2
* Bug 1609616Kevin B Kenny2006-12-063-1/+11
* add new platform package files and earlier new test filesdas2006-12-061-0/+22
* Whitespace copdkf2006-12-041-35/+34
* * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChangedhobbs2006-12-042-5/+15
* TIP#286 implementation. [Patch 1152376]dkf2006-12-044-43/+109
* TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-0110-25/+320
* * doc/wm.n, tests/winWm.test:hobbs2006-12-014-55/+157
* Dead code removal.jenglish2006-12-013-8/+7
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-012-1/+8
* * macosx/tkMacOSXWm.c (WmAttributesCmd): fix getting [wm attr -alpha].das2006-12-012-4/+10
* * library/ttk/fonts.tcl: Clean up temporary variables.jenglish2006-11-282-45/+55
* Corrected Xft configuration so that XftKevin B Kenny2006-11-273-1/+11
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-279-101/+123
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-263-29/+109
* whitespacedas2006-11-261-34/+34
* add tclMathOp.cdas2006-11-261-0/+4
* * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 ifhobbs2006-11-242-13/+25
* * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-244-21/+42
* * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-2412-53/+70
* * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline):hobbs2006-11-242-24/+39
* removed tcl/tools/genWinImage.tcl tcl/win/README.binary and tk/win/rc/wish.ex...das2006-11-231-38/+32
* Add support for alternate/indeterminate checkbutton state.jenglish2006-11-213-45/+48
* Minor fixes/improvementsdkf2006-11-163-8/+10
* Minor correction of abbreviationdkf2006-11-161-2/+2
* Highlighted keyword in exampledkf2006-11-161-2/+2
* Added exampledkf2006-11-162-3/+44
* Added example for labelsdkf2006-11-152-3/+22
* Convert \fP to \fR so that man-page scrapers have an easier time.dkf2006-11-1528-490/+502
* Fix off-by-one bug in tree indicator size computation [#1596021,jenglish2006-11-142-7/+13
* *correct* fix for #1588251.jenglish2006-11-132-7/+13