Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [Bug 3540127]: Better solution, using Tcl_GetIndexFromObj in stead of ↵ | jan.nijtmans | 2012-07-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | Tcl_GetIndexFromObjStruct | |||||
* | | | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 1 | -0/+6 | |
|\ \ \ | |/ / | | | | and [winfo geometry] | |||||
| * | | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 1 | -0/+6 | |
| |\ \ | | |/ | | | | and [winfo geometry] | |||||
| | * | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 1 | -0/+6 | |
| | | | | | | | | | and [winfo geometry] | |||||
* | | | Improved solution to [Bug 3540127] that disconnects options from their order, | dkf | 2012-07-04 | 1 | -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 that | dkf | 2012-07-04 | 1 | -0/+6 | |
| |\ \ | | |/ | | | | options are listed in error messages in alphabetical order. | |||||
| | * | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 1 | -0/+6 | |
| | | | | | | | | | there's no longer any need to have mysterious increments. | |||||
* | | | [Bug 3540127]: filebox.test fails on win32 | jan.nijtmans | 2012-07-04 | 1 | -0/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -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-shared | jan.nijtmans | 2012-06-28 | 1 | -0/+7 | |
|\ \ \ | |/ / | ||||||
| * | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+8 | |
| |\ \ | | |/ | ||||||
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -0/+7 | |
| | | | ||||||
* | | | [Frq-3536507]: clientData field in Tk_OptionSpec should be "const void *" | jan.nijtmans | 2012-06-24 | 1 | -0/+6 | |
|\ \ \ | ||||||
* \ \ \ | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -0/+6 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -0/+6 | |
| |\ \ | | |/ | ||||||
| | * | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 1 | -0/+1 | |
| | | | | | | | | | autoconf-2.13 | |||||
| | * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 1 | -0/+5 | |
| | | | ||||||
* | | | rfe-2636558 simplification. Restore forwards compatibility with Tk 8.5 | jan.nijtmans | 2012-06-20 | 1 | -0/+7 | |
|\ \ \ | ||||||
* \ \ \ | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | some libc versions. | |||||
| * | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -0/+5 | |
| | | | | | | | | | some libc versions. | |||||
* | | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 1 | -0/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 1 | -0/+8 | |
| | | | ||||||
* | | | fix the clipping in entries too | dkf | 2012-06-11 | 1 | -6/+7 | |
|\ \ \ | |/ / | ||||||
| * | | fix the clipping in entries too | dkf | 2012-06-11 | 1 | -6/+7 | |
| | | | ||||||
* | | | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -0/+10 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -0/+10 | |
| | | | ||||||
* | | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -0/+5 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -0/+5 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -0/+5 | |
| | | | ||||||
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-08 | 1 | -0/+7 | |
|\ \ \ | |/ / | | | | | | | needed for Cygwin | |||||
| * | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 1 | -0/+5 | |
| |\ \ | | |/ | ||||||
| | * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 1 | -0/+5 | |
| | | | ||||||
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 1 | -0/+5 | |
| |\ \ | | |/ | | | | | | | needed for Cygwin | |||||
| | * | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 1 | -0/+5 | |
| | |\ | | | | | | | | | | | | | needed for Cygwin | |||||
| | | * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 1 | -1/+8 | |
| | | |\ | | | |/ | | |/| | ||||||
| | | * | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 1 | -0/+35 | |
| | | |\ | ||||||
| | | * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 1 | -0/+10 | |
| | | |\ \ | ||||||
| | | * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 1 | -0/+8 | |
| | | |\ \ \ | ||||||
| * | | | | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -0/+5 | |
| | | | | | | | ||||||
| * | | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵ | jan.nijtmans | 2012-06-05 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | useable for both | |||||
| * | | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -0/+6 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -1/+8 | |
| | | |_|_|/ | | |/| | | | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) | |||||
| | * | | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵ | jan.nijtmans | 2012-05-29 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both. | |||||
* | | | | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -0/+5 | |
| | | | | | | ||||||
* | | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions ↵ | jan.nijtmans | 2012-05-31 | 1 | -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.nijtmans | 2012-05-31 | 1 | -0/+9 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll | |||||
| * | | | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-30 | 1 | -0/+9 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll. | |||||
| | * \ \ \ \ | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 1 | -0/+9 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -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. | dkf | 2012-05-29 | 1 | -0/+6 | |
| | | | | | | |