| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if | das | 2007-02-04 | 4 | -27/+126 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible and | das | 2007-01-25 | 2 | -8/+21 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines. | das | 2007-01-19 | 2 | -0/+14 |
|
|
* | Quell type-punning warnings from gcc/unix build | dkf | 2007-01-12 | 1 | -2/+2 |
|
|
* | s/CRLF/LF/g | hobbs | 2007-01-11 | 1 | -704/+704 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-05 | 1 | -3/+3 |
|
|
* | Style update | dkf | 2006-12-22 | 1 | -7/+15 |
|
|
* | Fix [Bug 1522467] using fix similar to that used in Tcl recently. | dkf | 2006-12-22 | 1 | -701/+704 |
|
|
* | Whitespace/formatting/function-exposure cleanup | dkf | 2006-12-19 | 1 | -148/+126 |
|
|
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 2 | -10/+148 |
|
|
* | Use more portable string literals | dgp | 2006-12-18 | 1 | -23/+23 |
|
|
* | * doc/cursors.n: Mention "none" in supported | mdejong | 2006-12-17 | 1 | -68/+319 |
|
|
* | * unix/Makefile.in (install-doc): intentionally skip ttk_dialog.n | hobbs | 2006-12-13 | 1 | -1/+2 |
|
|
* | * win/Makefile.in, unix/Makefile.in (demo): add 'demo' target | hobbs | 2006-12-13 | 1 | -1/+4 |
|
|
* | 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 | 1 | -36/+119 |
|
|
* | Bug 1609616 | Kevin B Kenny | 2006-12-06 | 2 | -1/+5 |
|
|
* | TIP 300 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 2 | -2/+100 |
|
|
* | Corrected Xft configuration so that Xft | Kevin B Kenny | 2006-11-27 | 2 | -1/+5 |
|
|
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 2 | -29/+104 |
|
|
* | whitespace | das | 2006-11-26 | 1 | -34/+34 |
|
|
* | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -17/+23 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c and | das | 2006-11-10 | 3 | -0/+117 |
|
|
* | Bug 1592667 | Kevin B Kenny | 2006-11-08 | 2 | -4/+182 |
|
|
* | 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 | 2 | -24/+37 |
|
|
* | correct typo | dgp | 2006-11-08 | 2 | -3/+3 |
|
|
* | make --enable-xft the default | Kevin B Kenny | 2006-11-07 | 2 | -5/+5 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files. | das | 2006-10-31 | 1 | -5/+5 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -34/+192 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 3 | -5/+5 |
|
|
* | * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc): | hobbs | 2006-10-05 | 1 | -35/+45 |
|
|
* | * unix/Makefile.in (install-binaries): Added a second guard to the | andreas_kupries | 2006-09-27 | 1 | -1/+2 |
|
|
* | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 3 | -4/+8 |
|
|
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 2 | -1/+383 |
|
|
* | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 2 | -9/+3 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 4 | -27/+135 |
|
|
* | cleanup quoting and whitespace | das | 2006-07-20 | 2 | -4/+4 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 6 | -888/+233 |
|
|
* | * win/tkWinEmbed.c (TkpGetOtherWindow): [Bug 1212056] do not panic | hobbs | 2006-05-29 | 2 | -5/+10 |
|
|
* | sync with tcl | das | 2006-05-27 | 3 | -75/+183 |
|
|
* | autoconf-2.59 | das | 2006-05-26 | 1 | -1/+1 |
|
|
* | sync with tcl HEAD | das | 2006-05-26 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.5a4 | dgp | 2006-05-04 | 3 | -5/+5 |
|
|
* | Stop crashes when bad font names received from XServer. [Bug 1475865] | dkf | 2006-04-25 | 1 | -3/+20 |
|
|
* | * unix/Makefile.in: Updated `make dist` target to be sure the | dgp | 2006-04-11 | 1 | -1/+2 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 3 | -11/+0 |
|
|
* | * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" to | dgp | 2006-03-29 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 1 | -26/+26 |
|
|
* | * unix/tkUnixRFont.c (TkpMeasureCharsInContext): Copied over from | rmax | 2006-03-23 | 1 | -1/+11 |
|
|