summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Improve comment following request by Joe Englishdkf2009-09-091-2/+3
* Try to make Tk more resilient in the face of Xft allocation failures.dkf2009-09-091-2/+14
* [Bug 1909931]: Add support for server-interpreted access control addreses.dkf2009-08-251-22/+66
* * unix/configure: autoconf-2.59das2009-08-241-0/+1
* * macosx/Wish.sdef (new file): Install and enable sdef filedas2009-08-242-3/+5
* Oops; forgot to fix a spot for 64-bitdkf2009-08-011-2/+2
* Don't assume that we're on little-endian clients. [Bug 2830420]dkf2009-08-011-26/+21
* A slightly more efficient placingdkf2009-07-181-3/+3
* Fix the transfer of large binary data. I hate INCR selections transfers...dkf2009-07-181-1/+3
* * unix/Makefile.in: Define NDEBUG in optimized (non-das2009-07-181-2/+2
* Apply patch from [Bug 2821962] to make binary byte selection transfers work.dkf2009-07-151-20/+54
* autoconf-2.59das2009-07-141-17/+34
* Allow turning off of XScreenSaver use. [Bug 2496018]dkf2009-07-141-20/+30
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-293-44/+118
* * unix/Makefile.in: add support for --enable-aqua=carbondas2009-06-263-32/+64
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-282-4/+6
* Removed stray @ from Makefile.in test target. [Bug 2764263]stwo2009-04-241-10/+10
* Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-241-8/+5
* * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-103-6/+352
* Don't Panic [Bug 1789819].jenglish2009-04-031-20/+9
* regendkf2009-03-141-1/+2
* Added support for reporting TEA-like info via pkg-config. [Patch 2243962]dkf2009-03-143-5/+25
* fix [tcl-Bug 2502365] Building of head on HPUX isnijtmans2009-02-102-10/+16
* - eliminate some unnessary type castsnijtmans2009-01-283-27/+26
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-222-2/+2
* Patch 907924Kevin B Kenny2009-01-203-18/+63
* * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-162-3/+3
* fix [tcl-Bug 2502365] Building of head onnijtmans2009-01-132-2/+2
* Implementation of TIP #244, PNG image support.dkf2008-12-281-4/+7
* * README: Bump version number to 8.6b1dgp2008-12-193-11/+11
* VOID -> voidnijtmans2008-12-171-16/+1
* fix warningdas2008-12-101-2/+2
* minor improvementsdkf2008-12-092-25/+27
* minor corrections to commentsdkf2008-12-092-29/+29
* TIP 337dgp2008-12-092-8/+7
* Implementation of TIP #197.dkf2008-12-061-1/+2
* Remove references to deleted filedkf2008-12-051-4/+4
* autoconf-2.59das2008-12-011-3998/+3584
* Making code neater...dkf2008-11-262-100/+81
* TIP#119 implementation. [Patch 1611359]dkf2008-11-222-38/+537
* Minor simplification in fix for [Bug 2312027]:nijtmans2008-11-182-6/+7
* bug 2239034: restrict [wm manage] to Frame type widgetspatthoyts2008-11-151-1/+7
* autoheader-2.59das2008-11-141-0/+6
* Use -O2 as gcc optimization compiler flag, and getnijtmans2008-11-122-6/+12
* Lots of small changes to make code more pretty and C89-like.dkf2008-11-082-21/+21
* regendkf2008-11-061-3540/+4025
* Fix [Bug 2229999].dkf2008-11-061-1/+2
* CONSTify string and fileName parameters of TkGetBitmapDatanijtmans2008-11-052-30/+31
* fix [Bug 2226093] const changes not all correctnijtmans2008-11-053-13/+19
* more internal -Wwrite-strings warning fixesnijtmans2008-11-021-11/+17