summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
| * * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-194-806/+764
| * * README, macosx/Wish.pbproj/project.pbxproj: bumped tohobbs2004-07-133-6/+6
| * * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-1/+14
| * * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-1/+37
| * Backported fix for bug #915350 "Tk sets min, max size in WM_HINTS when itjenglish2004-04-211-2/+9
| * * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-012-2/+2
| * update to patchlevel 8.4.6hobbs2004-02-133-170/+231
| * update HP-11 build libs setuphobbs2004-02-131-1/+8
| * * generic/tk.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-033-6/+6
| * * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-033-6/+6
| * * generic/tkMenubutton.h: fixed compound menubutton handling likehobbs2003-11-171-48/+63
| * improve AIX --enable-64bit handlinghobbs2003-11-122-77/+77
| * * unix/Makefile.in (SHLIB_LD_FLAGS): include in Makefile as it ishobbs2003-11-111-1/+2
| * * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULLhobbs2003-10-291-1/+8
| * * unix/mkLinks:hobbs2003-10-131-0/+2
| * * 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