summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
* Provide full Tk patchlevel to tk.pc and move private libs to "Libs.private".jan.nijtmans2014-04-091-3/+4
* Fix [http://core.tcl.tk/tcl/info/5bcb5026ad|5bcb5026ad]: Undefined autotools ...jan.nijtmans2014-04-012-3/+5
* Fix [http://core.tcl.tk/tcl/info/2f7cbd01c3|2f7cbd01c3]: tcl8.6.1 fails to bu...jan.nijtmans2014-03-202-26/+18
* Update configure files on Aqua to remove garbage collection flag, which is no...Kevin Walzer2014-03-163-2/+4
* Fix [52ca3e7f55]: XkbOpenDisplay macro incorrect when HAVE_XKBKEYCODETOKEYSYM...jan.nijtmans2014-02-111-1/+1
* Ticket [3279221]: Fixed setup of popup menu to prevent immediateandreask2014-02-061-0/+1
* Satisfy required position of __stdcall from VC++jan.nijtmans2014-02-041-2/+2
* Add missing __stdcall (which crashes on win32)jan.nijtmans2014-02-041-1/+2
* Fix [http://core.tcl.tk/tcl/info/651e828a52|651e828a52]: Wrong Windows versio...jan.nijtmans2014-02-041-9/+20
* Squash problem with native AIX cc not allowing direct macro redefinition.jan.nijtmans2014-02-031-0/+3
* Fix TK_SHLIB_LD_EXTRAS for FreeBSD (and Cygwin), reported by Pietro Ceruttijan.nijtmans2014-01-252-0/+4
* Put -lfontconfig in XFT_LIBS, not XLIBSW flagjan.nijtmans2014-01-232-2/+2
* Fix [3606644]: Static build misses fontconfigjan.nijtmans2014-01-232-0/+90
* Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l...jan.nijtmans2013-11-204-12/+34
* Cygwin: In stead of checking whether the win32 part is configured properly, j...jan.nijtmans2013-11-183-14/+26
* Fix "creative writing" flaw.dgp2013-11-121-1/+1
* Fix uninitialized variable in 16-bit PPM handling. [1632447] follow-up.jan.nijtmans2013-11-111-1/+1
* Fix [0aa5e852dc]: Accept newline characters as value in Tk option filesjan.nijtmans2013-11-113-10/+23
* Add test-case for bug [f214b8ad5b], in order to prove that Tk 8.5 doesn't suf...jan.nijtmans2013-11-111-0/+11
* Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros af...jan.nijtmans2013-11-05172-172/+172
* Improved tests to cover StringReadPPM properly.dkf2013-11-031-0/+65
* Fix StringReadPPM function from previous commit.jan.nijtmans2013-11-031-1/+1
* [1632447]: Allow the PPM maxval to go up to 65535, to conform with a formatdkf2013-11-032-21/+49
* Fix refcount bug in FreeFontObjProc. Could result in freeing a TkFont which w...jan.nijtmans2013-10-311-1/+1
* Put extern "C" guards around all stub table struct definitions, jan.nijtmans2013-10-318-32/+52
* Fix [3603436fff]: png save has wrong component indexesjan.nijtmans2013-10-281-6/+5
* Fix for drawing lags on OS X Mavericks; thanks to Ned Deily for report and Da...Kevin Walzer2013-10-271-0/+1
* When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-045-9/+15
* Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI...jan.nijtmans2013-10-021-15/+15
* Disable command line globbing on MinGW compiles, just as MSVC and MinGW-w64 d...jan.nijtmans2013-10-011-0/+4
* Cherrypick [132bf978f2] from trunk: jan.nijtmans2013-09-272-82/+2
* workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user...jan.nijtmans2013-09-232-6/+84
* merge releasedgp2013-09-1811-11/+58
|\
| * merge 8.5; update changescore_8_5_15core_8_5_15_rcdgp2013-09-163-3/+5
| |\ | |/ |/|
* | Fix for http://core.tcl.tk/tk/info/8eb56719cf on broken build with 8.5.15 wit...Kevin Walzer2013-09-162-2/+2
| * Added note to ChangeLog pointing to the fossil timeline for better logging.dgp2013-09-131-0/+9
| * Favor timeline over ChangeLog; also 'make dist'dgp2013-09-033-1/+5
| * changesdgp2013-08-301-0/+20
| * Bump to 8.5.15 for release.dgp2013-08-309-11/+23
|/
* Bug [c597acdab3]: Call [$pb step] in tail position in ttk::progressbar::Autoi...jan.nijtmans2013-08-262-2/+16
* Fix for 3016181, thanks to Tom Goddard for patchKevin Walzer2013-08-254-6/+13
* sync with Tcl version.jan.nijtmans2013-07-262-2/+2
* On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br...jan.nijtmans2013-07-122-4/+2
* Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic...jan.nijtmans2013-07-072-14/+14
* OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-072-56/+14
* Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che...jan.nijtmans2013-07-023-2/+7
* Fix [3588364] (hopefully)jan.nijtmans2013-06-281-3/+3
* Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-282-1/+9
* manually revert changes caused by different autoconf versions.jan.nijtmans2013-06-271-6/+6