Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Postscript generation now uses Tcl_Objs more extensively; still nasty in places. | dkf | 2012-07-27 | 9 | -384/+640 |
| | |||||
* | more conversions | dkf | 2012-07-26 | 1 | -20/+25 |
| | |||||
* | Ttk and Aqua done | dkf | 2012-07-24 | 10 | -129/+157 |
| | |||||
* | Much more cleaning up of result handling. | dkf | 2012-07-23 | 57 | -1217/+1431 |
| | |||||
* | consistent error formatting, added error codes | dkf | 2012-07-21 | 13 | -214/+312 |
| | |||||
* | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 35 | -446/+701 |
| | | | ** WORK IN PROGRESS ** | ||||
* | Type correctness fix, to stop compiler complaint | jan.nijtmans | 2012-07-12 | 1 | -1/+1 |
| | |||||
* | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288] | jenglish | 2012-07-02 | 1 | -1/+1 |
|\ | |||||
| * | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288] | jenglish | 2012-07-02 | 1 | -1/+1 |
| | | |||||
* | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 2 | -2/+2 |
|\ \ | |/ | | | are statically allocated. Caught by Michael Kirkham. | ||||
| * | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 2 | -2/+2 |
| | | | | | | are statically allocated. Caught by Michael Kirkham. | ||||
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 11 | -283/+283 |
| |\ | | | | | | | | | | make various other tables const (all backported from Tk 8.6) | ||||
| | * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 16 | -70/+70 |
| | | | | | | | | | | | | make various other tables CONST (All backported from Tk 8.6) | ||||
* | | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"frq_3536507 | jan.nijtmans | 2012-06-20 | 17 | -146/+146 |
| | | | |||||
* | | | rfe-2636558 simplification. Restore forwards compatibility with Tk 8.5 | jan.nijtmans | 2012-06-20 | 4 | -58/+31 |
|\ \ \ | |||||
| * | | | improving backwards compatibilityrfe_2636558 | jan.nijtmans | 2012-06-16 | 3 | -0/+22 |
| | | | | |||||
| * | | | rfe-2636558 simplification | jan.nijtmans | 2012-06-15 | 5 | -66/+17 |
| | | | | |||||
* | | | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| / / | |/ / | some libc versions. | ||||
| * | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -4/+4 |
| | | | | | | | | | some libc versions. | ||||
* | | | fix signature of XSynchronize to match X.org | jan.nijtmans | 2012-06-15 | 3 | -5/+7 |
| | | | |||||
* | | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 3 | -2/+27 |
|\ \ \ | |/ / | |||||
| * | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 3 | -2/+27 |
| | | | |||||
* | | | fix test failure | dkf | 2012-06-11 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | fix test failure | dkf | 2012-06-11 | 1 | -3/+3 |
| | | | |||||
* | | | make it build | dkf | 2012-06-11 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | make it build | dkf | 2012-06-11 | 1 | -1/+1 |
| | | | |||||
* | | | fix the clipping in entries too | dkf | 2012-06-11 | 1 | -7/+25 |
|\ \ \ | |/ / | |||||
| * | | fix the clipping in entries too | dkf | 2012-06-11 | 1 | -7/+25 |
| | | | |||||
* | | | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -7/+15 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -7/+15 |
| | | | |||||
| * | | eliminate some ANSI_ARGS | jan.nijtmans | 2012-06-08 | 2 | -9/+9 |
| |\ \ | | |/ | |||||
| | * | function def in front | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
| | | | |||||
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-08 | 6 | -365/+443 |
|\ \ \ | |/ / | | | | | | | needed for Cygwin | ||||
| * | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 4 | -7/+77 |
| |\ \ | | |/ | |||||
| | * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 2 | -56/+126 |
| | | | |||||
| | * | OXS Tiger Breakage | jan.nijtmans | 2012-06-08 | 2 | -5/+5 |
| | | | |||||
| * | | eliminate some warnings, caused by previous merge | jan.nijtmans | 2012-06-07 | 1 | -0/+2 |
| | | | |||||
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 3 | -206/+205 |
| |\ \ | | |/ | | | | | | | needed for Cygwin | ||||
| | * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 4 | -89/+144 |
| | |\ | |||||
| | * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 11 | -280/+396 |
| | |\ \ | |||||
| | * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 3 | -14/+12 |
| | |\ \ \ | |||||
| | * \ \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 4 | -37/+18 |
| | |\ \ \ \ | |||||
| | * | | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 4 | -308/+310 |
| | | | | | | | |||||
| * | | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵ | jan.nijtmans | 2012-06-05 | 3 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | useable for both | ||||
| * | | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 5 | -161/+221 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 4 | -135/+193 |
| | | |_|_|/ | | |/| | | | | | | | | | 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 | 4 | -36/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both. | ||||
* | | | | | | unbreak Linux build | jan.nijtmans | 2012-06-01 | 1 | -11/+0 |
| | | | | | | |||||
* | | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions ↵ | jan.nijtmans | 2012-05-31 | 5 | -8/+98 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 5 | -3/+29 |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll |