summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-061-0/+5
| | | | | |
* | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions ↵jan.nijtmans2012-05-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | using those can run under CYGWIN as well. Allow tk86.dll to cooperate with the cygwin console.
* | | | | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-311-0/+9
|\ \ \ \ \ \ | |/ / / / / | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll
| * | | | | Simpify determination whether we are running on cygwin. jan.nijtmans2012-05-301-0/+9
| |\ \ \ \ \ | | | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll.
| | * \ \ \ \ merge core-8-4-branch, still to be tested on Unixtobetestedjan.nijtmans2012-05-291-0/+9
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll. Fix "make genstubs" when cross-compiling on UNIX
* | | | | | | Added OSX-specific mechanism to allow retrieval of the drawing surface.dkf2012-05-291-0/+6
| | | | | | |
* | | | | | | Bug 1630251: Documentation for -endline option was wrongfvogel2012-05-281-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug 1630251: Documentation for -endline option was wrongfvogel2012-05-281-0/+4
| |\ \ \ \ \ \
| | * | | | | | Bug 1630251: Documentation for -endline option was wrongbug_1630251fvogel2012-05-171-0/+4
| | | | | | | |
* | | | | | | | Bug 1630254: missing scrolling of text widget when from a -startline == ↵fvogel2012-05-281-0/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | -endline initial state it is configured to display a non-empty part of it
| * | | | | | | Bug 1630254: missing scrolling of text widget when from a -startline == ↵fvogel2012-05-281-0/+6
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | -endline initial state it is configured to display a non-empty part of it
| | * | | | | | [Bug 1630254]: missing scrolling of text widget when from a -startline == ↵fvogel2012-05-171-0/+6
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | -endline initial state it is configured to display a non-empty part of it
* | | | | | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-1/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-1/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-1/+8
| | | | | |
* | | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+8
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin
| * | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+8
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin
| | * | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+8
| | | |_|/ | | |/| | | | | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin
* | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-0/+5
| |\ \ \ \ | | |/ / /
| | * | | [Bug 2768586]: Only do menu correction on Windows < Win7jan.nijtmans2012-05-051-0/+6
| | |\ \ \ | | | |/ / | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs
| | | * | merge trunkjan.nijtmans2012-04-261-0/+16
| | | |\ \ | | | | | | | | | | | | | | | | | | shorten command table, and make sure that tk.dll, when loaded in cygwin, doesn't use the win32 file dialogs
* | | | \ \ [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-0/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-0/+4
| | | |_|/ | | |/| |
* | | | | merge-markjan.nijtmans2012-05-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-0/+8
| |\ \ \ \ | | |/ / /
| | * | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-0/+8
| | |\ \ \ | | | |_|/ | | |/| |
* | | | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-04-291-0/+8
| | | | |
* | | | | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-261-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-261-0/+5
| |\ \ \ \ | | |/ / /
| | * | | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-261-0/+5
| | | | |
* | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-0/+9
| |\ \ \ \ | | |/ / / | | | | | [Bug 3519917]: Snow Leopard unix/Makefile `make test` fail
| | * | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-0/+11
| | | |/ | | |/|
* | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!dkf2012-04-221-0/+9
|\ \ \ \ | |/ / /
| * | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!dkf2012-04-221-0/+9
| |\ \ \ | | |/ /
| | * | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!dkf2012-04-221-0/+9
| | |/
* | | * generic/tkWindow.c (commands): Ensure that all descriptions ofdkf2012-04-201-9/+13
| | | | | | | | | commands created by Tk are correct.
* | | Use vroot size in stead of screen size for clipping window coordinates in ↵jan.nijtmans2012-04-201-0/+8
|\ \ \ | |/ / | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there.
| * | Use vroot size in stead of screen size for clipping window coordinates in ↵jan.nijtmans2012-04-201-0/+8
| |\ \ | | |/ | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there.
| | * Use vroot size in stead of screen size for clipping window coordinates in ↵jan.nijtmans2012-04-201-0/+8
| | | | | | | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there.
* | | [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-0/+5
|\ \ \ | |/ /
| * | [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-0/+5
| |\ \ | | |/
| | * [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-0/+5
| | | | | | | | | some more tkInt.decls formatting
* | | [Bug 3176239] control-MouseWheel causes segvjan.nijtmans2012-04-061-0/+4
|\ \ \ | |/ /
| * | [Bug 3176239] control-MouseWheel causes segvjan.nijtmans2012-04-061-0/+4
| |\ \ | | |/
| | * [Bug 3176239] control-MouseWheel causes segvjan.nijtmans2012-04-061-0/+4
| | |
| | * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-0/+0
| | |