Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A slightly more efficient placing | dkf | 2009-07-18 | 1 | -3/+3 |
| | |||||
* | Fix the transfer of large binary data. I hate INCR selections transfers... | dkf | 2009-07-18 | 1 | -1/+3 |
| | |||||
* | * unix/Makefile.in: Define NDEBUG in optimized (non- | das | 2009-07-18 | 1 | -2/+2 |
| | | | | symbols) build to disable assert()s. | ||||
* | Apply patch from [Bug 2821962] to make binary byte selection transfers work. | dkf | 2009-07-15 | 1 | -20/+54 |
| | |||||
* | autoconf-2.59 | das | 2009-07-14 | 1 | -17/+34 |
| | |||||
* | Allow turning off of XScreenSaver use. [Bug 2496018] | dkf | 2009-07-14 | 1 | -20/+30 |
| | |||||
* | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 3 | -44/+118 |
| | |||||
* | * unix/Makefile.in: add support for --enable-aqua=carbon | das | 2009-06-26 | 3 | -32/+64 |
| | | | | | | | * unix/configure.in: configure option (legacy fallback for pre-Mac OS X 10.5 releases). * unix/configure: autoconf-2.59 | ||||
* | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 2 | -4/+6 |
| | | | | to add _r to CC on AIX with threads. | ||||
* | Removed stray @ from Makefile.in test target. [Bug 2764263] | stwo | 2009-04-24 | 1 | -10/+10 |
| | | | | | Don't chmod+x square demo. [Bug 1945073] Adjustable demo install location. [Patch 2764272] | ||||
* | Don't chmod/exec installManPage. [Patch 2769530] | stwo | 2009-04-24 | 1 | -8/+5 |
| | |||||
* | * unix/configure.in (Darwin): use Darwin SUSv3 extensions if | das | 2009-04-10 | 3 | -6/+352 |
| | | | | | | available. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59 | ||||
* | Don't Panic [Bug 1789819]. | jenglish | 2009-04-03 | 1 | -20/+9 |
| | |||||
* | regen | dkf | 2009-03-14 | 1 | -1/+2 |
| | |||||
* | Added support for reporting TEA-like info via pkg-config. [Patch 2243962] | dkf | 2009-03-14 | 3 | -5/+25 |
| | |||||
* | fix [tcl-Bug 2502365] Building of head on HPUX is | nijtmans | 2009-02-10 | 2 | -10/+16 |
| | | | | broken when using the native CC. | ||||
* | - eliminate some unnessary type casts | nijtmans | 2009-01-28 | 3 | -27/+26 |
| | | | | | - some internal const decorations - spacing | ||||
* | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). | Kevin B Kenny | 2009-01-22 | 2 | -2/+2 |
| | | | | * unix/configure: Autoconf 2.59 | ||||
* | Patch 907924 | Kevin B Kenny | 2009-01-20 | 3 | -18/+63 |
| | |||||
* | * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguish | dgp | 2009-01-16 | 2 | -3/+3 |
| | | | | | | | | | * library/tk.tcl: CVS snapshots from the 8.6b1 and 8.6b2 releases. * unix/configure.in: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | fix [tcl-Bug 2502365] Building of head on | nijtmans | 2009-01-13 | 2 | -2/+2 |
| | | | | HPUX is broken when using the native CC | ||||
* | Implementation of TIP #244, PNG image support. | dkf | 2008-12-28 | 1 | -4/+7 |
| | |||||
* | * README: Bump version number to 8.6b1 | dgp | 2008-12-19 | 3 | -11/+11 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | VOID -> void | nijtmans | 2008-12-17 | 1 | -16/+1 |
| | |||||
* | fix warning | das | 2008-12-10 | 1 | -2/+2 |
| | |||||
* | minor improvements | dkf | 2008-12-09 | 2 | -25/+27 |
| | |||||
* | minor corrections to comments | dkf | 2008-12-09 | 2 | -29/+29 |
| | |||||
* | TIP 337 | dgp | 2008-12-09 | 2 | -8/+7 |
| | | | | | | | | | | | | | | | | | | | | | | * generic/tkBind.c: Updated callers of Tcl_BackgroundError() * generic/tkCanvas.c: to use the new routine * generic/tkEntry.c: Tcl_BackgroundException() as appropriate. * generic/tkImgBmap.c: * generic/tkListbox.c: * generic/tkSelect.c: * generic/tkTextDisp.c: * generic/tkTextWind.c: * macosx/tkMacOSXHLEvents.c: * macosx/tkMacOSXMenu.c: * macosx/tkMacOSXMenus.c: * macosx/tkMacOSXScale.c: * macosx/tkMacOSXWindowEvent.c: * unix/tkUnixScale.c: * unix/tkUnixWm.c: * win/tkWinButton.c: * win/tkWinMenu.c: * win/tkWinScrlbr.c: * win/tkWinWm.c: | ||||
* | Implementation of TIP #197. | dkf | 2008-12-06 | 1 | -1/+2 |
| | |||||
* | Remove references to deleted file | dkf | 2008-12-05 | 1 | -4/+4 |
| | |||||
* | autoconf-2.59 | das | 2008-12-01 | 1 | -3998/+3584 |
| | |||||
* | Making code neater... | dkf | 2008-11-26 | 2 | -100/+81 |
| | |||||
* | TIP#119 implementation. [Patch 1611359] | dkf | 2008-11-22 | 2 | -38/+537 |
| | |||||
* | Minor simplification in fix for [Bug 2312027]: | nijtmans | 2008-11-18 | 2 | -6/+7 |
| | | | | | | | | no need to malloc and copy photo type name because it is a constant to begin with. Convert Tcl_SetResult(......, TCL_DYNAMIC) to Tcl_SetResult(......, TCL_VOLATILE), in preparation for TIP #340 | ||||
* | bug 2239034: restrict [wm manage] to Frame type widgets | patthoyts | 2008-11-15 | 1 | -1/+7 |
| | |||||
* | autoheader-2.59 | das | 2008-11-14 | 1 | -0/+6 |
| | |||||
* | Use -O2 as gcc optimization compiler flag, and get | nijtmans | 2008-11-12 | 2 | -6/+12 |
| | | | | rid of -Wno-implicit-int for UNIX | ||||
* | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 2 | -21/+21 |
| | |||||
* | regen | dkf | 2008-11-06 | 1 | -3540/+4025 |
| | |||||
* | Fix [Bug 2229999]. | dkf | 2008-11-06 | 1 | -1/+2 |
| | |||||
* | CONSTify string and fileName parameters of TkGetBitmapData | nijtmans | 2008-11-05 | 2 | -30/+31 |
| | | | | more internal -Wwrite-string warning fixes | ||||
* | fix [Bug 2226093] const changes not all correct | nijtmans | 2008-11-05 | 3 | -13/+19 |
| | | | | more internal -Wwrite-string warning fixes | ||||
* | more internal -Wwrite-strings warning fixes | nijtmans | 2008-11-02 | 1 | -11/+17 |
| | |||||
* | * README: Bump version number to 8.6a4 | dgp | 2008-10-23 | 3 | -11/+11 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | fix GenericEvent Tcl_Panic error | das | 2008-10-22 | 1 | -2/+2 |
| | |||||
* | Factor out the platform-specific bits of [tk busy]. [Bug 2180919] | dkf | 2008-10-20 | 2 | -32/+209 |
| | |||||
* | Implementation of the [tk busy] command on non-OSX. | dkf | 2008-10-18 | 1 | -3/+8 |
| | | | | Adapted from [Patch 1997907] | ||||
* | Add "const" to many internal | nijtmans | 2008-10-17 | 2 | -10/+10 |
| | | | | | | | | const tables, so those will be put by the C-compiler in the TEXT segment in stead of the DATA segment. This makes those table sharable in shared libraries. | ||||
* | fix missing "-Wl," prefix in HP-UX build | nijtmans | 2008-10-17 | 2 | -2/+2 |
| | |||||
* | fix missing "-Wl," prefix in HP-UX build | nijtmans | 2008-10-17 | 2 | -2/+2 |
| |