summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Added missing quotingdkf2010-02-221-1/+1
* [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also addeddkf2010-02-191-43/+90
* Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-192-9/+22
* make TkSetTransientFor staticnijtmans2010-02-161-2/+2
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-11/+140
* TIP 360: Remove special handling of the .help menu on X11.patthoyts2010-01-091-1/+13
* Trivial CYGWIN fixes (backported from trunk)nijtmans2010-01-064-65/+235
* [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdkf2010-01-061-5/+9
* 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-88/+102
* Oops!dkf2010-01-021-4/+4
* [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work.dkf2010-01-011-7/+25
* Apply (a version of) [Patch 2917663].dkf2009-12-201-30/+50
* [Bug 2864685] backported extended window manager hinting from HEADpatthoyts2009-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-38/+41
* *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-033-13/+13
* 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-3/+3
* * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-2/+2
* [Bug 1961455]: Draw underlines and overstrikes when using Xft for font renderingdkf2009-10-101-4/+57
* [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-071-3/+3
* Backport of "misconfigured xft font engine" fixes.dkf2009-09-101-2/+15
* [Bug 1909931]: Add support for server-interpreted access control addreses.dkf2009-08-251-3/+47
* Backport the fix for [Bug 2830420].dkf2009-08-011-23/+18
* Fix the transfer of large binary data. I hate INCR selections transfers...dkf2009-07-181-1/+3
* 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
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-282-5/+7
* 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
* Removed -Wno-implicit-int from CFLAGS_WARNING.\nRegen unix/configure.stwo2009-04-142-8/+8
* * generic/tk.h: Bump to 8.5.6 for release.dgp2009-04-103-11/+11
* * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-103-5/+351
* Squelch all mention of prolog.ps; it isn't used. [Bug 1466509]dkf2009-04-101-3/+3
* Don't Panic [Bug 1789819].jenglish2009-04-041-20/+9
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-222-2/+2
* Backport of Patch 907924Kevin B Kenny2009-01-203-18/+36
* * generic/tk.h: Bump to 8.5.6 for release.dgp2008-12-213-5/+5
* [Bug 2239034] Only frame widgets are acceptable for [wm manage]patthoyts2008-11-151-1/+7
* * generic/tk.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-233-5/+5
* * unix/Makefile.in: Relax constraints in index script so thatdgp2008-10-101-3/+2
* * generic/tk.h: Bump to 8.5.5 for release.dgp2008-10-103-5/+5
* Commit mysteriously missing autoconf resultsdgp2008-09-021-7/+7
* * unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBSdgp2008-08-291-2/+2
* * generic/tk.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-282-4/+4
* autoconf-2.59das2008-08-131-7/+7
* * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-1/+1