summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Don't use -fvisibility=hidden for cygwin.nijtmans2010-03-042-2/+2
* [Enh 2959069] Support for -fvisibility=hiddennijtmans2010-03-022-9/+73
* Remap non-alphanumeric sequences in manpage filenames to single underscores.dkf2010-02-261-3/+4
* Use @EXEEXT@ in stead of @EXT_SUFFIX@nijtmans2010-02-224-4152/+3755
* Added missing quotingdkf2010-02-221-1/+1
* regen.dkf2010-02-191-2/+5
* Fix [Bug 2415437] with supplied patch. LIB_RUNTIME_DIR now not forced to bedkf2010-02-192-4/+5
* [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-3749/+4156
* Put all Tk_OptionSpec for buttons and labelsnijtmans2010-02-181-2/+2
* tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-161-2/+2
* use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-131-2/+2
* Make more internal tables "const"nijtmans2010-02-052-4/+4
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-191-12/+140
* Eliminate tkpMenubuttonClassnijtmans2010-01-133-15/+11
* Sync tcl.m4 and configure with Tcl versionnijtmans2010-01-102-2/+32
* TIP 360: Remove special handling of .help menu on X11.patthoyts2010-01-091-1/+13
* [Bug 2926819]: Factor out the pointer warping code a bit better and extend itdkf2010-01-061-1/+17
* [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdkf2010-01-061-5/+9
* Corrected rounding of coordinates when working with fonts. [Bug 2824916]dkf2010-01-052-17/+56
* [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