summaryrefslogtreecommitdiffstats
path: root/xlib
Commit message (Collapse)AuthorAgeFilesLines
* Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks ↵kevin_walzer2016-07-151-0/+3
| | | | | to Marc Culler for assistance FossilOrigin-Name: c6301aba29addea1c9f7850a994ba6da463e8402
* Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove ↵jan.nijtmans2016-05-191-2/+2
| | | | | unneccessary white-space. FossilOrigin-Name: f29087871caab3669e0b43c735568327d87db444
* Force the use of the correct internal function for parsing hex colors rather ↵dkf2012-12-061-85/+63
|\ | | | | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). FossilOrigin-Name: b0b867db28495836e6d4fd680d133f75fb68e7ee
| * Force the use of the correct internal function for parsing hex colors rather ↵dkf2012-12-061-85/+63
| |\ | | | | | | | | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). FossilOrigin-Name: babb4042cbbb452dc7a2d591f9c568bb43bab05c
| | * Minor improvements now that we're no longer tracking a standard API.dkf2012-12-061-3/+2
| | | | | | | | | FossilOrigin-Name: 10be8e5457c7e487b11627ab9979153e1440d743
| | * Force the use of the correct internal function for parsing hex colors ratherdkf2012-12-061-85/+64
| | | | | | | | | | | | | | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). FossilOrigin-Name: 70611e00d0f966be64c4d08c8da42e3fbd37fbba
| | * More complete purge of things only present for supporting long-dead Mac 9 ↵dgp2012-11-156-35/+11
| | | | | | | | | | | | | | | systems. FossilOrigin-Name: 599ec1e501bf3a502d1b6b513a7c0f76e4398429
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-236-95/+95
| |\ \ | | |/ | | | | | | | | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal FossilOrigin-Name: 9e2fc38c590d8787989d6ef3108eeeb06fd90f8a
* | | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-236-95/+95
|\ \ \ | |/ / | | | FossilOrigin-Name: f4527071c7b6317895755fc2070a829c07a57a6a
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵jan.nijtmans2012-09-282-2/+28
| |\ \ | | |/ | | | | | | | | | lime, olive, silver and teal), part of TIP #403 FossilOrigin-Name: 357653d81e83de751243df7b1bebf7a7f03c9d74
| | * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵jan.nijtmans2012-09-282-2/+28
| | | | | | | | | | | | | | | lime, olive, silver and teal), part of TIP #403 FossilOrigin-Name: d222d486b422b5c19437251a936f6fc5c124ee3b
| * | Merge Tk-Cocoa backport into core-8-5-branchkevin_walzer2012-09-251-4/+34
| |\ \ | | | | | | | | FossilOrigin-Name: 1a739d63cf7634d566b9d5d6f3c58960bfc38c08
| | * | review remarks, see mail.jan.nijtmans2012-09-121-2/+0
| | | | | | | | | | | | FossilOrigin-Name: 945d294f9e035ed907ad23629e536b37342fe164
| | * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branchkevin_walzer2012-09-121-4/+36
| | | | | | | | | | | | FossilOrigin-Name: 7f1b01b50fafe610db9766488e304e187aaadffe
* | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | TkSetRegion on X11. FossilOrigin-Name: 39af97604b0368ed555b7f6954baa81c0de2d3da
| * | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-1/+1
| |/ / | | | | | | | | | | | | TkSetRegion on X11. FossilOrigin-Name: dfcf8982bc0212dc2f4379f5d7c566e9147d3236
* | | merge trunkjan.nijtmans2012-06-112-21/+37
|\ \ \ | | | | | | | | FossilOrigin-Name: 967cd3a87daf12870ff6d58e073cb88541ede50f
| * \ \ Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-082-21/+37
| |\ \ \ | | |/ / | | | | | | | | | | | | needed for Cygwin FossilOrigin-Name: 5ed597c56aa73e9847d66f10a80ab1b71d64ba3d
| | * | Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-071-14/+28
| | |\ \ | | | |/ | | | | | | | | | | | | needed for Cygwin FossilOrigin-Name: 3bd080b93c0124d1449dd6cf4b306b4c2619a514
| | | * merge core-8-4-branchjan.nijtmans2012-06-054-30/+28
| | | |\ | | | | | | | | | | FossilOrigin-Name: 61bf2ca347bfe0c1fc1534aea862ea94145731e6
| | | * \ merge core-8-4-branchjan.nijtmans2012-05-291-2/+2
| | | |\ \ | | | | | | | | | | | | FossilOrigin-Name: c6470d3b11dc2f6240e8368a26699128d0bece24
| | | * \ \ merge core-8-4-branchjan.nijtmans2012-05-051-66/+66
| | | |\ \ \ | | | | | | | | | | | | | | FossilOrigin-Name: 029d1cb7591e6d46b3fec231efaa6531732833e7
| | | * | | | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-022-17/+34
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 513498f8a4b8710289474af1a1b23285f1969509
| | * | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-052-7/+9
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | FossilOrigin-Name: c1a8b045685b72ee86a3eca97e44d961fcc3a563
| | | * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-014-16/+17
| | | | |_|/ | | | |/| | | | | | | | | | | | | | | | | | | | 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-291-4/+4
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both. FossilOrigin-Name: 4b760eba559b5980f9e68ce32bf28d04c06f1191
* | | | | smaller az tablejan.nijtmans2012-05-051-2/+2
| | | | | | | | | | | | | | | FossilOrigin-Name: b60be5f71d3fff406ad00086b9cacce4fe9de89c
* | | | | merge trunkjan.nijtmans2012-05-051-74/+74
|\ \ \ \ \ | |/ / / / | | | | | FossilOrigin-Name: e8af2579c90656cb47a75e03cd4b0b1f38b379d5
| * | | | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-66/+66
| |\ \ \ \ | | |/ / / | | | | | FossilOrigin-Name: 83a3137f67534d2d07b15d5c04ba5713a2764924
| | * | | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-66/+66
| | |\ \ \ | | | |/ / | | | | | FossilOrigin-Name: 6a49422b72e452c33377513f95e54d3a3a764faa
| | | * | [Bug 2768586]: Only do menu correction on Windows < Win7jan.nijtmans2012-05-051-66/+66
| | | |/ | | | | | | | | | | | | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs FossilOrigin-Name: 98036cba71f83e2d6fe176f7aff59d88bc699dd1
* | | | merge trunkjan.nijtmans2012-04-121-4/+9
|\ \ \ \ | |/ / / | | | | FossilOrigin-Name: 5b94833c7ea2655f4cc8e684cef5c46c1b6cc4b8
| * | | minor clean-up of tkInt.declsjan.nijtmans2012-04-121-2/+7
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | disallow colors like xellow configure changes for cygwin FossilOrigin-Name: 96c1b022d36be2301ced6a6bcacc9da739ad90b4
| | * | disallow colors like xellowjan.nijtmans2012-04-121-2/+7
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | cleanup tkInt.decls configure changes for cygwin FossilOrigin-Name: 70d7860fb8887db4c40795388a53883fb9573883
| | | * disallow colors like "xellow"jan.nijtmans2012-04-121-2/+7
| | | | | | | | | | | | FossilOrigin-Name: e30176d1f531e7636ef124e7e98376d3b8f6726c
| * | | some more cygwin compatibility improvementsjan.nijtmans2012-04-061-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | format tk.decls FossilOrigin-Name: b51f0fc97cdf3670dcd6f05d345aa43a45b87ab2
| | * | some more cygwin compatibility improvementsjan.nijtmans2012-04-061-1/+1
| | |\ \ | | | |/ | | | | | | | | | | | | format tk.decls like tcl8.5/8.6 FossilOrigin-Name: b280f1b70f8b201254880f66aadbc210291f23b4
| | | * some more cygwin compatibility improvementsjan.nijtmans2012-04-062-1/+1
| | | | | | | | | | | | FossilOrigin-Name: e18429c93eb1eb686e0fa9f4939d659e2f6b6ed5
| * | | gcc warning: signed-unsigned comparejan.nijtmans2012-04-021-2/+2
| |\ \ \ | | |/ / | | | | FossilOrigin-Name: 6b26ea32430b18d544ad7fef998c25f165e59447
| | * | gcc warning: signed-unsigned comparejan.nijtmans2012-04-021-2/+2
| | |\ \ | | | |/ | | | | FossilOrigin-Name: b5705781186db515cdd1daf3ff6bd3001c933ca2
| | | * gcc warning: signed-unsigned comparejan.nijtmans2012-04-021-2/+2
| | | | | | | | | | | | FossilOrigin-Name: 955354d8412a1cc99dc57ad3c306d6525683dd91
* | | | implement for Unix as welljan.nijtmans2012-03-262-12/+43
|\ \ \ \ | |/ / / |/| | | FossilOrigin-Name: 4e406d9e1ed31ccae72ab07722b8261d82914dea
| * | | experiment: use web colors in stead of X11 colors (win only)jan.nijtmans2012-03-192-12/+43
| | |/ | |/| | | | FossilOrigin-Name: 79468fd3593d7279a5bd9243af28f5cae9bc9fb9
* | | rfe-3503317: XParseColor speedupjan.nijtmans2012-03-182-813/+983
|\ \ \ | | |/ | |/| FossilOrigin-Name: fb808d0d50fecd67ef86cb7bdf7583e960c8d53e
| * | rfe-3503317: XParseColor speedupjan.nijtmans2012-03-182-813/+983
| |\ \ | | |/ | | | FossilOrigin-Name: 5559e494cab5d6e9f924b2cf012682a7647c58c7
| | * rfe-3503317: XParseColor speedupjan.nijtmans2012-03-182-813/+983
| | |\ | | | | | | | | FossilOrigin-Name: 26bdfc04b7db0b934c0a29d65e466e65eb5327bc
| | | * test output in Xorg rgb.txt formatjan.nijtmans2012-03-181-2/+2
| | | | | | | | | | | | FossilOrigin-Name: 588cd4452a5693295b9d143d7b9eaf6f71b835c0
| | | * elimination of gray table by using calculations in steadjan.nijtmans2012-03-171-26/+10
| | | | | | | | | | | | FossilOrigin-Name: 4ecc5287407e891d49c02bda9452cc5ba700e839
| | | * implementation complete, todo: more testingjan.nijtmans2012-03-171-14/+44
| | | | | | | | | | | | FossilOrigin-Name: 190211c67df80745831cee93055f113f95f607b7
| | | * further reduction of color table to 147 entries!jan.nijtmans2012-03-161-672/+266
| | | |\ | | | |/ | | |/| FossilOrigin-Name: 7f343b6e6abbe0930e798b85b672f1a8ec264eb5