summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rfe-2636558 simplificationjan.nijtmans2012-06-155-66/+17
| | | FossilOrigin-Name: 7f26931111ece3bf37f735bf987929221424358e
* fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-156-8/+14
| | | FossilOrigin-Name: 1a640018b685566167c7fbd3acef90898cd690d4
* merge-markjan.nijtmans2012-06-150-0/+0
|\ | | | | FossilOrigin-Name: 47059be34f0434d73427e944366e2e8e188b7dae
| * Backport of [Bug 3532186] fixjan.nijtmans2012-06-151-3/+3
| | | | | | FossilOrigin-Name: 15e3ff22a136b3c76e6d37ea621705b7e59a434c
* | Re-added PATCH_LEVEL to Tk's unix pkgIndex.tcl, lost by [60bd3f4fc5].andreask2012-06-141-3/+3
| | | | | | FossilOrigin-Name: e8136cdc7e17bd53fa386e42fe757f04a4a87a5b
* | Fix text clipping when working with the Xft-based renderer.dkf2012-06-125-2/+74
|\ \ | |/ | | FossilOrigin-Name: 66c1f59a8931ff176bcbbe14870fb6279fc86139
| * Fix text clipping when working with the Xft-based renderer.dkf2012-06-125-2/+63
| | | | | | FossilOrigin-Name: 2c72a41785ba1d51d99aca17a097720528d89260
* | fix test failuredkf2012-06-111-3/+3
|\ \ | |/ | | FossilOrigin-Name: bd0a0ac345a553a4d60f09381f8f1a7e28a82fd8
| * fix test failuredkf2012-06-111-3/+3
| | | | | | FossilOrigin-Name: 103192184f0a76866a6d26db5f1e4fddbf94b247
* | make it builddkf2012-06-111-4/+4
|\ \ | |/ | | FossilOrigin-Name: c7e4b683ea3542afdff72c03a622751f3fd2d26e
| * make it builddkf2012-06-111-1/+1
| | | | | | FossilOrigin-Name: 00b9436fb5738a0b6a621ef5c6f09cf5f0c8dc5c
* | fix the clipping in entries toodkf2012-06-112-13/+32
|\ \ | |/ | | FossilOrigin-Name: bf81f8280c1f72e111a8e46bd5c164dcaae57713
| * fix the clipping in entries toodkf2012-06-112-13/+32
| | | | | | FossilOrigin-Name: 3fc37e6b404bd4cd6f2c8128f6366f37527c7de1
* | [Bug 3294450]: Do clipping of ttk text elements correctly.dkf2012-06-112-7/+25
|\ \ | |/ | | FossilOrigin-Name: c9d041587414c6978f0f78f86168c9780df61a17
| * [Bug 3294450]: Do clipping of ttk text elements correctly.dkf2012-06-112-7/+25
| | | | | | FossilOrigin-Name: bd1d53d6b6bf5afedbc90fcaa5b82abc695c97c2
* | Fix broken commits so function definitions match declarations and returns aredkf2012-06-112-4/+4
| | | | | | | | | | of values that should be produced. FossilOrigin-Name: 636d4ee5c9a0e0a3fe65c5adee810aa422d6d11b
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-1013-17/+22
|\ \ | |/ | | FossilOrigin-Name: b26cfe788b6b09ebba7c4e08f214a52894fdbb39
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-1013-17/+22
| |\ | | | | | | FossilOrigin-Name: 71242c4310bd095a630695ac9a3aad2e860c2434
| | * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-109-17/+22
| | | | | | | | | FossilOrigin-Name: c19c493c7d473f5193ba52d511011992c043a309
* | | merge-markjan.nijtmans2012-06-080-0/+0
|\ \ \ | |/ / | | | FossilOrigin-Name: 33ff53a1cefc802f31d9219eeed344b3e192d69d
| * | eliminate some ANSI_ARGSjan.nijtmans2012-06-084-13/+13
| |\ \ | | |/ | | | FossilOrigin-Name: 81bffa409f279c4ddaad9f289acfa90ea91a7a9d
| | * function def in frontjan.nijtmans2012-06-081-1/+1
| | | | | | | | | FossilOrigin-Name: 8c1ea956470fe10ba65aa268b7656bfd5f71c5af
* | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-0829-499/+664
|\ \ \ | |/ / | | | | | | | | | needed for Cygwin FossilOrigin-Name: 5ed597c56aa73e9847d66f10a80ab1b71d64ba3d
| * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-085-7/+82
| |\ \ | | |/ | | | FossilOrigin-Name: 3db2e9c69fd675120892ac0b0ff204ec1eaf64e7
| | * Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-084-69/+145
| | | | | | | | | FossilOrigin-Name: 1a49039bd572e1899dfb7dd653e355ac74a3f721
| | * OXS Tiger Breakagejan.nijtmans2012-06-082-5/+5
| | | | | | | | | FossilOrigin-Name: 673c3417f9a78e681fd68a4f7a19349067983b00
| * | some quoting issues, eliminate TCL_VARARGS_DEFINEjan.nijtmans2012-06-072-6/+6
| |\ \ | | |/ | | | FossilOrigin-Name: 7b5b2dd508385b4bd87ce3ac927a024914d0284c
| | * some more quoting issuesjan.nijtmans2012-06-072-34/+34
| | | | | | | | | FossilOrigin-Name: 2d12089bd4823278e37249f02f38a3ee3f26c249
| * | eliminate some warnings, caused by previous mergejan.nijtmans2012-06-072-0/+3
| | | | | | | | | FossilOrigin-Name: cdce76242d5649ec60d76ac0a023b765a2551078
| * | Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-0710-266/+319
| |\ \ | | |/ | | | | | | | | | needed for Cygwin FossilOrigin-Name: 3bd080b93c0124d1449dd6cf4b306b4c2619a514
| | * Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-079-295/+348
| | |\ | | | | | | | | | | | | | | | | needed for Cygwin FossilOrigin-Name: b5e6b38eef33036a8f5fbcca8e0a5772cc821a36
| | | * merge core-8-4-branchjan.nijtmans2012-06-0530-443/+528
| | | |\ | | | |/ | | |/| FossilOrigin-Name: 61bf2ca347bfe0c1fc1534aea862ea94145731e6
| | | * merge core-8-4-branchjan.nijtmans2012-05-2923-455/+683
| | | |\ | | | | | | | | | | FossilOrigin-Name: c6470d3b11dc2f6240e8368a26699128d0bece24
| | | * \ merge core-8-4-branchjan.nijtmans2012-05-056-158/+177
| | | |\ \ | | | | | | | | | | | | FossilOrigin-Name: 029d1cb7591e6d46b3fec231efaa6531732833e7
| | | * \ \ merge core-8-4-branchjan.nijtmans2012-05-027-54/+30
| | | |\ \ \ | | | | | | | | | | | | | | FossilOrigin-Name: 9509d715628bc5e9a51c13570348ec320f201347
| | | * | | | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-0215-388/+452
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 513498f8a4b8710289474af1a1b23285f1969509
| * | | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-063-8/+14
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 9aeb0cefdf9470ac2d00008ab9919db20cf44abc
| * | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵jan.nijtmans2012-06-056-46/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | useable for both FossilOrigin-Name: 020866e926f4e4e0ce1bdba3e2bd0a8a9e97f646
| * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-0522-212/+302
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | FossilOrigin-Name: c1a8b045685b72ee86a3eca97e44d961fcc3a563
| | * | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-0129-437/+535
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) FossilOrigin-Name: 74f3185b76294804001c0560ff2fd1cf5d253533
| | * | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵jan.nijtmans2012-05-2911-66/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both. FossilOrigin-Name: 4b760eba559b5980f9e68ce32bf28d04c06f1191
* | | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-063-39/+49
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: 60bd3f4fc5d8b1a53887da3f22d60ca441c12bb6
* | | | | | mergejan.nijtmans2012-06-012-11/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | FossilOrigin-Name: 684c70c938e8a4d4a31fedc4b75babd89f4f239f
| * | | | | | unbreak Linux buildjan.nijtmans2012-06-012-11/+9
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: ce8ee56b11d526aa281f2659e3cdf6345efb68a9
* | | | | | | fix some minor failures due to Tcl's changed list of safe aliasesdkf2012-05-311-12/+13
|/ / / / / / | | | | | | | | | | | | FossilOrigin-Name: 99951bde7d6fca5bb9d526cbc77e8e4d98e2712a
* | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions ↵jan.nijtmans2012-05-3110-48/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | using those can run under CYGWIN as well. Allow tk86.dll to cooperate with the cygwin console. FossilOrigin-Name: 37867eab968c2776405ced0c1db87e82d9cf0ca3
* | | | | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-318-3/+49
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll FossilOrigin-Name: 0609e38ba4a130e4fb15b794198e174088027e6a
| * | | | | Simpify determination whether we are running on cygwin. jan.nijtmans2012-05-3012-244/+230
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll. FossilOrigin-Name: 0aa3773dae6da379df25442dc1f9edfe37ce0b1c
| | * \ \ \ \ merge core-8-4-branch, still to be tested on Unixjan.nijtmans2012-05-2912-244/+230
| | |\ \ \ \ \ | | | |/ / / / | | | | | | | FossilOrigin-Name: 2f3e94911910b8da69ee682b48fe88b88daff416
| | | * | | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-2510-232/+251
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll. Fix "make genstubs" when cross-compiling on UNIX FossilOrigin-Name: 09a6f0324fef2bead73be8c7594dd45cc63e8126