| Commit message (Expand) | Author | Age | Files | Lines |
* | Preparatory works for making Tk define its parameters via a config header. | dkf | 2004-11-15 | 2 | -75/+114 |
|
|
* | * unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 by | patthoyts | 2004-10-28 | 1 | -2/+6 |
|
|
* | Attempt to fix [Bug 919066] by allowing the code that creates the region | dkf | 2004-10-26 | 1 | -1/+60 |
|
|
* | Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179) | dkf | 2004-10-24 | 1 | -1/+3 |
|
|
* | TIP #205 "Use pkgconfig Database to Register Xft Support". | jenglish | 2004-10-08 | 1 | -1/+18 |
|
|
* | silence compiler warnings | dgp | 2004-10-06 | 1 | -5/+5 |
|
|
* | * doc/wm.n (iconphoto): added support for Tk photo | hobbs | 2004-10-05 | 1 | -3/+201 |
|
|
* | Cast argument 7 of XChangeProperty to 'const unsigned char *' | jenglish | 2004-08-19 | 1 | -3/+4 |
|
|
* | * tests/safe.test (safe-1.3): Made test less sensitve to the | dgp | 2004-08-19 | 1 | -1/+7 |
|
|
* | Fix for #1006686 "wm resizable command not working on Solaris/CDE" | jenglish | 2004-08-10 | 1 | -1/+3 |
|
|
* | * unix/configure: | das | 2004-07-30 | 2 | -4/+4 |
|
|
* | * unix/Makefile.in: | das | 2004-07-20 | 1 | -1/+26 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-16 | 4 | -429/+1023 |
|
|
* | Set _NET_WM_NAME and _NET_WM_ICON_NAME (freedesktop.org) | jenglish | 2004-07-05 | 1 | -36/+67 |
|
|
* | * unix/tcl.m4: autoconf 2.5 fixes in Darwin section. | das | 2004-06-18 | 2 | -6/+20 |
|
|
* | Fix for #742882 "Potential division by zero in gridded wm geometry" | jenglish | 2004-06-16 | 1 | -5/+15 |
|
|
* | Silence compiler warnings | dgp | 2004-06-08 | 1 | -5/+3 |
|
|
* | * unix/tkUnixButton.c (TkpDrawCheckIndicator): allow radiobuttons | hobbs | 2004-05-04 | 1 | -5/+10 |
|
|
* | * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place | hobbs | 2004-05-03 | 1 | -1/+14 |
|
|
* | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -1/+37 |
|
|
* | * generic/tkPort.h: | das | 2004-04-24 | 1 | -3/+7 |
|
|
* | Fix for bug #915350 "Tk sets min, max size in WM_HINTS when it shouldn't" | jenglish | 2004-04-04 | 1 | -2/+9 |
|
|
* | * unix/tcl.m4: Replaced -Wno-strict-alias with more portable | dgp | 2004-03-26 | 2 | -2/+2 |
|
|
* | * README: Bump version to 8.5a2. | dgp | 2004-03-26 | 3 | -6/+6 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 5 | -33/+9 |
|
|
* | * unix/tkUnixButton.c (TkpDrawCheckIndicator): correct crash | hobbs | 2004-03-16 | 1 | -3/+7 |
|
|
* | * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to | hobbs | 2004-03-16 | 2 | -2/+2 |
|
|
* | fix cast warnings | hobbs | 2004-03-16 | 1 | -3/+4 |
|
|
* | * unix/Makefile.in (dist): don't require win/lamp.bmp copy in dist | hobbs | 2004-03-04 | 1 | -2/+1 |
|
|
* | update patchlevel to 8.5a1 | hobbs | 2004-03-02 | 3 | -7/+13 |
|
|
* | update HP-11 build libs setup | hobbs | 2004-03-02 | 1 | -1/+7 |
|
|
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 2 | -16/+17 |
|
|
* | Whitespace police | dgp | 2004-02-18 | 1 | -28/+29 |
|
|
* | * doc/checkbutton.n: TIP#110 implementation | hobbs | 2004-02-18 | 2 | -12/+24 |
|
|
* | Replaced TclpGetTime() with Tcl_GetTime(), to remove | jenglish | 2004-01-31 | 2 | -6/+5 |
|
|
* | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 9 | -34/+34 |
|
|
* | * generic/tkEvent.c: Added three new functions: TkCreateExitHandler, | davygrvy | 2003-12-21 | 1 | -2/+2 |
|
|
* | * unix/configure: | hobbs | 2003-12-09 | 2 | -6/+75 |
|
|
* | Removed stupid type error introduced when adding style to code. | dkf | 2003-11-17 | 1 | -2/+3 |
|
|
* | * generic/tkMenubutton.h: fixed compound menubutton handling like | hobbs | 2003-11-17 | 1 | -48/+63 |
|
|
* | * unix/configure: | hobbs | 2003-11-12 | 3 | -86/+84 |
|
|
* | * unix/Makefile.in (SHLIB_LD_FLAGS): include in Makefile as it is | hobbs | 2003-11-11 | 1 | -1/+2 |
|
|
* | TIP 155 implementation | vincentdarley | 2003-10-31 | 1 | -1/+2 |
|
|
* | Basic style guide fixes for tkUnixRFont.c | dkf | 2003-10-29 | 1 | -269/+258 |
|
|
* | * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULL | hobbs | 2003-10-28 | 1 | -1/+8 |
|
|
* | Delete WM_TRANSIENT_FOR property instead of setting it to None | jenglish | 2003-10-15 | 1 | -7/+10 |
|
|
* | changed macro argument names to match function argument names | jenglish | 2003-10-14 | 1 | -4/+4 |
|
|
* | * unix/mkLinks: | hobbs | 2003-10-13 | 1 | -0/+2 |
|
|
* | * mac/tkMacButton.c (TkpDisplayButton): | hobbs | 2003-10-10 | 1 | -4/+4 |
|
|
* | * doc/ConfigWidg.3: Removed reference to Tk_Offset from the | dgp | 2003-10-06 | 1 | -4/+0 |
|
|