summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-044-27/+126
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible anddas2007-01-252-8/+21
* * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines.das2007-01-192-0/+14
* Quell type-punning warnings from gcc/unix builddkf2007-01-121-2/+2
* s/CRLF/LF/ghobbs2007-01-111-704/+704
* various "const" additions, in line with TIP #27nijtmans2007-01-051-3/+3
* Style updatedkf2006-12-221-7/+15
* Fix [Bug 1522467] using fix similar to that used in Tcl recently.dkf2006-12-221-701/+704
* Whitespace/formatting/function-exposure cleanupdkf2006-12-191-148/+126
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-192-10/+148
* Use more portable string literalsdgp2006-12-181-23/+23
* * doc/cursors.n: Mention "none" in supportedmdejong2006-12-171-68/+319
* * unix/Makefile.in (install-doc): intentionally skip ttk_dialog.nhobbs2006-12-131-1/+2
* * win/Makefile.in, unix/Makefile.in (demo): add 'demo' targethobbs2006-12-131-1/+4
* 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-111-36/+119
* Bug 1609616Kevin B Kenny2006-12-062-1/+5
* TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-012-2/+100
* Corrected Xft configuration so that XftKevin B Kenny2006-11-272-1/+5
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-262-29/+104
* whitespacedas2006-11-261-34/+34
* * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-17/+23
* * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c anddas2006-11-103-0/+117
* Bug 1592667Kevin B Kenny2006-11-082-4/+182
* fixed typo in last commitKevin B Kenny2006-11-082-3/+3
* Silence warnings about Xft unless Xft is requested explicitly.Kevin B Kenny2006-11-082-24/+37
* correct typodgp2006-11-082-3/+3
* make --enable-xft the defaultKevin B Kenny2006-11-072-5/+5
* * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files.das2006-10-311-5/+5
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-34/+192
* * README: Bump version number to 8.5a6dgp2006-10-233-5/+5
* * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc):hobbs2006-10-051-35/+45
* * unix/Makefile.in (install-binaries): Added a second guard to theandreas_kupries2006-09-271-1/+2
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-223-4/+8
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-102-1/+383
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-062-9/+3
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-184-27/+135
* cleanup quoting and whitespacedas2006-07-202-4/+4
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-206-888/+233
* * win/tkWinEmbed.c (TkpGetOtherWindow): [Bug 1212056] do not panichobbs2006-05-292-5/+10
* sync with tcldas2006-05-273-75/+183
* autoconf-2.59das2006-05-261-1/+1
* sync with tcl HEADdas2006-05-261-1/+1
* * README: Bump version number to 8.5a4dgp2006-05-043-5/+5
* Stop crashes when bad font names received from XServer. [Bug 1475865]dkf2006-04-251-3/+20
* * unix/Makefile.in: Updated `make dist` target to be sure thedgp2006-04-111-1/+2
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-063-11/+0
* * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" todgp2006-03-291-3/+3
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-281-26/+26
* * unix/tkUnixRFont.c (TkpMeasureCharsInContext): Copied over fromrmax2006-03-231-1/+11