summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* various "const" additions, in line with TIP #27nijtmans2007-01-188-143/+143
* various "const" additions, in line with TIP #27nijtmans2007-01-185-115/+115
* More warning squelching (mostly uninit variable warnings)dkf2007-01-126-35/+45
* Added more build output that everyone should ignoredkf2007-01-121-1/+3
* Quell type-punning warnings from gcc/unix builddkf2007-01-122-7/+7
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-1114-106/+93
* s/CRLF/LF/ghobbs2007-01-113-778/+782
* * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion".jenglish2007-01-113-30/+26
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-1132-285/+319
* Revert addition of contravariant 'const' qualifiers,jenglish2007-01-1114-44/+51
* various "const" additions, in line with TIP #27nijtmans2007-01-0551-163/+163
* fix breakage in last commitdas2007-01-031-2/+2
* various "const" additions, in line with TIP #27nijtmans2007-01-031-0/+10
* various "const" additions, in line with TIP #27nijtmans2007-01-0337-121/+122
* various "const" additions in implementationnijtmans2007-01-038-28/+28
* Made the generic fake-X11 glue layer abide by the formatting rules of the core.dkf2007-01-027-360/+414
* Various small syntactic simplifications of ImgPhotoGet()dkf2007-01-021-52/+49
* * macosx/ttkMacOSXTheme.c: Define a constant to make itcc_benny2006-12-301-0/+2
* * Define a constant to make it compile on Mac OS X 10.3.cc_benny2006-12-301-1/+6
* * macosx/tkMacOSXFont.c: Fill-in TkpGetFontAttrsForChar (TIP #300).cc_benny2006-12-301-0/+4
* * TIP #300 Implementation, fill-in TkpGetFontAttrsForChar.cc_benny2006-12-301-69/+144
* * tests/wm.test: Update wm attributes outputmdejong2006-12-282-4/+10
* ImageElement clientData no longer needed.jenglish2006-12-252-22/+15
* Style updatedkf2006-12-221-7/+15
* Fix [Bug 1522467] using fix similar to that used in Tcl recently.dkf2006-12-222-701/+708
* Spanish always uses "Guardar" to mean "Save" in the computer sense. [Bug 1111...dkf2006-12-223-79/+80
* (TkpDisplayButton): lint init. [Bug 1618604]hobbs2006-12-192-2/+6
* Whitespace/formatting/function-exposure cleanupdkf2006-12-191-148/+126
* * 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