summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* [Tcl Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-1/+25
* Revert my last commit on grounds it is more likely to cause problems than not.dkf2010-01-021-3/+1
* Added point-size conversion, from Ubuntu port.dkf2010-01-021-1/+3
* Fix [Bug 1373712] and [Bug 1924761].dkf2010-01-022-57/+87
* [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work.dkf2010-01-011-7/+25
* Use EXE_SUFFIX for Cygwin, andnijtmans2009-12-233-68/+118
* Apply (a version of) [Patch 2917663] to make [send] work on recent Linux.dkf2009-12-201-32/+52
* CONSTify return values of TkKeysymToString,nijtmans2009-12-161-4/+4
* Add tk.pc and tkConfig.sh to .cvsignorenijtmans2009-12-161-0/+2
* Fix gcc warning: ignoring return value of ‘strtol’,nijtmans2009-12-161-10/+13
* Ooops!dkf2009-12-091-2/+2
* Improve generation of EWMH hints for windows.dkf2009-12-091-77/+94
* [Bug 2864685] Set correct extended window manager hints on Tk menus.patthoyts2009-12-081-1/+33
* [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE.stwo2009-11-251-1/+0
* Fix [Bug 2902814]. XChangeProperty is misspecified for LP64, but we're stuckdkf2009-11-241-100/+109
* Better fix for the problem when someone tricks make into thinking 'test' is adkf2009-11-231-1/+12
* Commented out broken rule that stopped 'make test' from working.dkf2009-11-231-9/+9
* Added some OSX-specific thingsdkf2009-11-211-0/+5
* Compile tkTest.c and friends with Stubsnijtmans2009-11-191-5/+5
* [Patch #2883533] tcl.m4 support for Haiku OSnijtmans2009-11-194-5/+95
* * unix/Makefile.in: Partially reverted Don Porter's 2009-10-20andreas_kupries2009-11-101-3/+7
* * unix/Makefile.in: Remove $(PACKAGE).* and prototype from thedgp2009-10-261-2/+2
* Fix [Bug 2809525] by limiting X11 color name lengths.dkf2009-10-251-5/+18
* [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.dkf2009-10-241-6/+6
* Bug fix for #2875562nijtmans2009-10-211-1/+4
* Also removed the long outdated and brokendgp2009-10-201-83/+1
* * unix/Makefile.in: Compiling Tk no longer requires header filesdgp2009-10-201-7/+3
* [Bug 1961455]: Draw underlines and overstrikes when using Xft.dkf2009-10-101-7/+118
* [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-071-5/+4
* 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