summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
| * * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-101-4/+4
| * * unix/mkLinks: make mklinksdgp2003-10-061-2/+0
| * *unix/configure.in: Reconfigured to use $TCL_PREFIX as thedgp2003-10-062-341/+353
| * * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path sodgp2003-10-062-139/+167
| * * unix/configure.in: Added check that version of Tcl header founddgp2003-10-062-135/+147
| * * README: Bumped to patch level 8.4.5dgp2003-10-033-6/+6
| * Added note to make it clear that frameworks are an OSX feature [Bug 619440]dkf2003-09-291-1/+1
| * * unix/tkUnixFont.c (Tk_DrawChars): do not make XGetGeometry callhobbs2003-07-191-3/+12
| * * unix/tkUnixEvent.c (TkpCloseDisplay): Don'tmdejong2003-07-161-10/+40
| * * README: Bumped patchlevel to 8.4.4 in preparationdgp2003-07-153-6/+6
| * * unix/Makefile.in: do not run autoconf during 'make dist' as thehobbs2003-05-201-4/+2
| * Bumped version to 8.4.3hobbs2003-05-153-6/+6
| * * unix/tkUnixFont.c: use gb2312-raw as the alias for gb2312*hobbs2003-05-151-2/+2
| * remove outdated commentshobbs2003-04-261-5/+1
| * * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-22/+37
| * * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-251-4/+8
* | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-2/+2
* | Cast some NULLs to (void *) in order to quash "missing sentinel in function c...stwo2011-01-063-7/+7
* | [Bug 2446711]: Remove 'allpatch' target.stwo2010-12-171-23/+1
* | Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2010-12-171-3/+3
* | Cross-compile support for Win and UNIX (backported)nijtmans2010-12-132-14/+46
* | Better building on OpenBSD.stwo2010-12-122-26/+66
* | * unix/Makefile.in: add valgrind targethobbs2010-08-273-5/+16
* | regendas2010-08-161-3/+0
* | * unix/configure: regen with ac-2.59hobbs2010-08-124-231/+48
* | * generic/tk.h: Bump to 8.5.9 for release.dgp2010-08-043-11/+11
* | 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