summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* merge trunkjan.nijtmans2012-08-101-0/+7
|\
| * Remove useless (void *) casts introduced in checkin [81e50c85ed]. The ↵stwo2012-08-091-0/+7
| | | | | | | | warnings were false flags from a faulty OpenBSD C compiler.
* | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-101-0/+2
| | | | | | | | bindings according to Apple OSX documentation. Doc updated as well
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-0/+4
|/
* [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-0/+6
| | | deprecation warning.
* Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+5
|\
| * Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+5
| |\
| | * Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+5
| | |
| | * Fixed previous commit date in changelogfvogel2012-07-191-1/+1
| | |
| | * [Bug 3545457]: Crash on packing a menubuttonbug_3545457fvogel2012-07-181-0/+4
| | |
| * | Release note tidinessdgp2012-07-171-0/+16
| | |
* | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-0/+4
|\ \ \ | |/ /
| * | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-0/+4
| |\ \ | | |/
| | * [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-0/+4
| | |
* | | merge 8.5dgp2012-07-161-15/+27
|\ \ \ | |/ /
| * | Update changes for Tk 8.5.12 release.dgp2012-07-161-16/+29
| | |
| * | [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-0/+5
| |\ \ | | |/
| | * [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-0/+5
| | |
* | | [Bug 3540127]: Better solution, using Tcl_GetIndexFromObj in stead of ↵jan.nijtmans2012-07-051-0/+5
| | | | | | | | | | | | Tcl_GetIndexFromObjStruct
* | | [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+6
|\ \ \ | |/ / | | | and [winfo geometry]
| * | [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+6
| |\ \ | | |/ | | | and [winfo geometry]
| | * [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+6
| | | | | | | | | and [winfo geometry]
* | | Improved solution to [Bug 3540127] that disconnects options from their order,dkf2012-07-041-0/+6
|\ \ \ | |/ / | | | so reducing the likelihood of nausea when contemplating the dialog code.
| * | [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-041-0/+6
| |\ \ | | |/ | | | options are listed in error messages in alphabetical order.
| | * [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-041-0/+6
| | | | | | | | | there's no longer any need to have mysterious increments.
* | | [Bug 3540127]: filebox.test fails on win32jan.nijtmans2012-07-041-0/+4
|\ \ \ | |/ /
| * | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-0/+4
| |\ \ | | |/ | | | | | | remove TkBindDeadWindow from Cygwin stub table [Bug 3540127]: filebox.test fails on win32
* | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-0/+7
|\ \ \ | |/ /
| * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-1/+8
| |\ \ | | |/
| | * Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-0/+7
| | |
* | | [Frq-3536507]: clientData field in Tk_OptionSpec should be "const void *"jan.nijtmans2012-06-241-0/+6
|\ \ \
* \ \ \ [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-231-0/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-231-0/+6
| |\ \ | | |/
| | * sync tcl.m4 with Tcl versionjan.nijtmans2012-06-231-0/+1
| | | | | | | | | autoconf-2.13
| | * [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-221-0/+5
| | |
* | | rfe-2636558 simplification. Restore forwards compatibility with Tk 8.5jan.nijtmans2012-06-201-0/+7
|\ \ \
* \ \ \ [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdkf2012-06-151-0/+5
|\ \ \ \ | |/ / / |/| / / | |/ / some libc versions.
| * | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdkf2012-06-151-0/+5
| | | | | | | | | some libc versions.
* | | Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-0/+8
|\ \ \ | |/ /
| * | Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-0/+8
| | |
* | | fix the clipping in entries toodkf2012-06-111-6/+7
|\ \ \ | |/ /
| * | fix the clipping in entries toodkf2012-06-111-6/+7
| | |
* | | [Bug 3294450]: Do clipping of ttk text elements correctly.dkf2012-06-111-0/+10
|\ \ \ | |/ /
| * | [Bug 3294450]: Do clipping of ttk text elements correctly.dkf2012-06-111-0/+10
| | |
* | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-0/+5
|\ \ \ | |/ /
| * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-0/+5
| |\ \ | | |/
| | * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-0/+5
| | |
* | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-081-0/+7
|\ \ \ | |/ / | | | | | | needed for Cygwin
| * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-081-0/+5
| |\ \ | | |/
| | * Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-081-0/+5
| | |