summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Mark "event-8" testcase nonPortablebug-e36963bfe8jan.nijtmans2016-11-081-1/+1
| | | FossilOrigin-Name: 415bdb4bf62dba3f0772eaa2bc6e69cc374ba903
* (micro-) optimize a few Win32 drawing functions, and make them work when ↵jan.nijtmans2016-11-085-45/+51
|\ | | | | | | | | npoints=0 FossilOrigin-Name: 159164e2086ea908dd91bb86cbf81f1bd9dc0902
| * Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix ↵jan.nijtmans2016-11-089-52/+172
| | | | | | | | | | their signature matching X11. FossilOrigin-Name: 9ba452d6fad370633ea534a306fec9226de60803
* | Add another few Xlib stubs for Win32. Cherry-picked from ↵jan.nijtmans2016-11-0710-36/+346
| | | | | | | | | | [http://www.androwish.org/index.html/info/862eb620a096fddc|AndroWish]. Thanks to Christian Werner. FossilOrigin-Name: a0883a07026127efd40efe07dbeb2034fdc5f4a3
* | Fixed [6aea69fccb] - grid configure -in problem. Patch by Koen Danckaert.fvogel2016-11-052-0/+22
|\ \ | | | | | | FossilOrigin-Name: 5a41b39c665b5505d31d0b80da1a9977bf65e1f7
| * | Fixed [6aea69fccb] - grid configure -in problem. Patch by Koen Danckaert.fvogel2016-10-301-0/+3
| | | | | | | | | FossilOrigin-Name: b6b4b21211a7be5430c68c35803a0b22efff563d
| * | Added test grid-23 (currently failing) showing bug [6aea69fccb] - grid ↵fvogel2016-10-301-0/+19
| | | | | | | | | | | | | | | configure -in problem FossilOrigin-Name: 68c39776ef7e55fc3f3d6fa6f30d155de4b0f629
* | | Fix [e36963bfe8df9f5e528134707a91b9c0051de723|e36963bfe8]: event generate ↵jan.nijtmans2016-11-012-19/+54
|\ \ \ | |/ / |/| | | | | | | | and diaeresis FossilOrigin-Name: 3cdcb21b1511e726b8529e4b2e79a359e711565c
| * | Added test event-8 to test the fix for for [e36963bfe8]fvogel2016-10-301-0/+35
| | | | | | | | | FossilOrigin-Name: a766e47b6e264f59b97b10a12cf9e6a30e66f64e
| * | Fix [e36963bfe8]: event generate and diaeresisjan.nijtmans2016-10-231-19/+19
| | | | | | | | | FossilOrigin-Name: f580c1bed219d7b224f83a15d0bbb2effc5077af
* | | Fixed [3588460fff] - -typevariable buggy in X11fvogel2016-10-303-6/+10
|\ \ \ | |/ / |/| | FossilOrigin-Name: f2c96b096d07ee87220ffd332860bddba0234653
| * | Revert unintentional removal of ::tk_getFileType that happened in [374cb204]fvogel2016-10-301-0/+7
| | | | | | | | | FossilOrigin-Name: 02175bf2efc01db1a19e826939a8ecabfce2bc47
| * | Fixed [3588460fff] - -typevariable buggy in X11, this time when ↵fvogel2016-10-212-16/+6
| | | | | | | | | | | | | | | tk_strictMotif is true. FossilOrigin-Name: 374cb2049bdcbd32282e119543c789013798fcc0
| * | Fixed failing test filebox-3.5.0fvogel2016-10-121-1/+5
| | | | | | | | | FossilOrigin-Name: f6c7486e4cc3bda16cbd276baee0bef63e202595
| * | Fixed [3588460fff] - -typevariable buggy in X11. Patch from Christian Gollwitzerfvogel2016-10-121-1/+4
| | | | | | | | | FossilOrigin-Name: 6719b8e853afa473b69c61a3e20aa18ea1fd27ca
* | | Fixed [3217462fff] - Tri-state buttons not working for non-native themesfvogel2016-10-126-31/+66
|\ \ \ | |/ / |/| | FossilOrigin-Name: 564436a8ea416d07de1dbbfdbe182423aea20f52
| * | 'xpnative' and 'vista' (and 'aqua') themes: 'alternate on' changed to be ↵fvogel2016-10-051-0/+2
| | | | | | | | | | | | | | | identical to 'alternate', for radiobuttons FossilOrigin-Name: 1d812ee94d3b353b5e8de60814085798aba7b74d
| * | 'clam' theme: darker blue for the inside of the box in alternate statefvogel2016-10-051-2/+2
| | | | | | | | | FossilOrigin-Name: fb6dac09bb15430ebe91a2a3b7a2bc43c6abb223
| * | Changed themes 'classic' and 'default' according to comments from Christian ↵fvogel2016-10-052-12/+12
| | | | | | | | | | | | | | | Gollwitzer in [3217462fff] FossilOrigin-Name: ba987ba676504ce1ccafaf289131c10687c6cab5
| * | Fixed [3217462fff] for the alt and clsaaic themesfvogel2016-09-252-4/+14
| | | | | | | | | FossilOrigin-Name: 32275e17b937c9f5d8679dc68d3614b5c21feac0
| * | Fixed typofvogel2016-09-241-1/+1
| | | | | | | | | FossilOrigin-Name: 427b7137c50871c3f97fc6cd8b290bfa871e7ad6
| * | Long lines are uglyfvogel2016-09-242-6/+12
| | | | | | | | | FossilOrigin-Name: a2070d4954af0c905da8a70479dbb603ebdc175c
| * | Fixed clam theme for all statesfvogel2016-09-241-4/+6
| | | | | | | | | FossilOrigin-Name: 3a56e2e3edf0dcc32e629f8286a5090345b734dd
| * | Improved formattingfvogel2016-09-242-24/+24
| | | | | | | | | FossilOrigin-Name: 258ef197fd6a8769d4ed6b1070f803484e427ce0
| * | Tri-state buttons not working for non-native themes. Bug [3217462]oehhar2016-09-212-4/+19
| | | | | | | | | FossilOrigin-Name: 71c6b472b0fe763084fbc4a3d07cdd75c18c1a74
* | | Fixed typofvogel2016-10-121-1/+1
| | | | | | | | | FossilOrigin-Name: 8b63aecee1dfbeec4635b64a262e58a5b9fb4771
* | | Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵fvogel2016-10-091-3/+5
|\ \ \ | | | | | | | | | | | | | | | | for tags only applies to a displayline if it applies to the first non-elided character on that display line FossilOrigin-Name: 84e9fa815d8dbc34cab89e4b76d1b213ebe075ab
| * | | Fixed typofvogel2016-10-091-1/+1
| | | | | | | | | | | | FossilOrigin-Name: ef79e79147ec609b2d53a6d4c9c46cc3d92302a6
| * | | Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵fvogel2016-09-301-3/+5
| | | | | | | | | | | | | | | | | | | | for tags only applies to a displayline if it applies to the first non-elided character on that display line FossilOrigin-Name: 4d099586e590d3915bb7ea0b5c5741ebb36fd48e
* | | | Fixed [1082213fff] - word wrapping should trim excess spacesfvogel2016-10-093-39/+57
|\ \ \ \ | |/ / / |/| | | FossilOrigin-Name: bbce007573599ad4333786347a4bde8429a4fff3
| * | | Restored successful tests textDisp-*.*fvogel2016-09-301-38/+38
| | | | | | | | | | | | FossilOrigin-Name: 50f6eff2d7be6ec1cd316a8eac297274026d8387
| * | | Added explanatory commentfvogel2016-09-301-0/+3
| | | | | | | | | | | | FossilOrigin-Name: b68a728085feeac250f35a72234dd2998a43916c
| * | | Restored successful test text-19.16fvogel2016-09-291-1/+1
| | | | | | | | | | | | FossilOrigin-Name: 54f630c00bf41b043fb8f0c61ad2d53cee89dfba
| * | | Explained why only spaces are trimmed and not tabsfvogel2016-09-291-0/+3
| | | | | | | | | | | | FossilOrigin-Name: 8ff7977ca1b471754ccd62028b39b1e46df7fcb3
| * | | Slightly better fixfvogel2016-09-281-11/+11
| | | | | | | | | | | | FossilOrigin-Name: e84cb09abc25f37dae6100612cbc28e32588058b
| * | | Fixed [1082213fff] - word wrapping should trim excess spacesfvogel2016-09-281-0/+12
| | | | | | | | | | | | FossilOrigin-Name: 69686423dc4386b839edbbfbb0dede94724a0343
* | | | Fixed typo in commentfvogel2016-09-301-1/+1
| | | | | | | | | | | | FossilOrigin-Name: 6be1cfde884d383ead3e65d45836454d10b2b936
* | | | Fix UNIX build, and eliminate possible warning in Makefilejan.nijtmans2016-09-302-5/+9
| | | | | | | | | | | | FossilOrigin-Name: c7ddbfcbb896c8846e0e209e44031f4957adab75
* | | | remove unintended failing test-case, added in previous commitjan.nijtmans2016-09-291-5/+0
| | | | | | | | | | | | FossilOrigin-Name: 5c9921303b0e4ab1aa639015a0bd1cb8595f61c0
* | | | Fix [6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d|6c0d7aec67]: unicode text ↵jan.nijtmans2016-09-2912-51/+93
|\ \ \ \ | |/ / / |/| | | | | | | | | | | input Windows 8. Added some test-cases using the "font actual" command. FossilOrigin-Name: 3c1d50b0e8558fe37efaa8d1f17dd6752f3a8358
| * | | merge core-8-6-branch, keep FONTMAP_SHIFT to the original value.jan.nijtmans2016-09-271-2/+3
| |\ \ \ | |/ / / |/| | | FossilOrigin-Name: 7d11da38b1366d28a127f4e26efc9875ca132001
* | | | clearify commentjan.nijtmans2016-09-271-1/+1
| | | | | | | | | | | | FossilOrigin-Name: 5ff8c90caff4d6157a81668d3ef66b8e2f7e9deb
| * | | Merge core-8-6-branch. More surrogate handling, e.g. in HandleIMEComposition()jan.nijtmans2016-09-2710-27/+36
| |\ \ \ | |/ / / |/| | | FossilOrigin-Name: 9e7c5fd0092f4a3618adfa90911ff8d3b7a0f0c1
* | | | Internal code simplification: Store Unicode character in keycode field in ↵jan.nijtmans2016-09-272-24/+6
| | | | | | | | | | | | | | | | | | | | stead of trans_chars. No behavior change, just use a different internal event type. FossilOrigin-Name: 9cd5169a0b9335a25e59675f5c87326e94f48b0b
| | | |
| \ \ \
*-. \ \ \ Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner ↵jan.nijtmans2016-09-2710-20/+22
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | backported from http://www.androwish.org/index.html/info/a0da5845594cec28. Change (internal) TkpGetFontAttrsForChar() signature to match androwish's, no functional change. FossilOrigin-Name: f203d3d25db63e7c57f6e6a8e20e4404505cc802
| | * | | New attempt to fix [720879afe9] - WM_CHAR message handling. Patch from ↵fvogel2016-09-251-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | Christian Werner backported from http://www.androwish.org/index.html/info/a0da5845594cec28 FossilOrigin-Name: 5d5b146b0b033bb616f30b4d4db6ea8bac52d8c4
| * | | | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner ↵jan.nijtmans2016-09-271-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | backported from http://www.androwish.org/index.html/info/a0da5845594cec28 FossilOrigin-Name: 6296323fe6bd6525fccb6897311819a28031cde3
| | | * | merge core-8-6-branchjan.nijtmans2016-09-262-9/+9
| | | |\ \ | |_|_|/ / |/| | | | FossilOrigin-Name: 6effd45db4dc772f81a24ca48ebb983cec9ca416
* | | | | Introduce two utility functions for handling Unicode surrogate pairs, and ↵jan.nijtmans2016-09-263-17/+92
| | | | | | | | | | | | | | | | | | | | | | | | | use it in tkWinKey.c. No change in functionality. FossilOrigin-Name: 11742dc796eb0ccf220d33e1ef872aee1a78d7df
| | | * | merge core-8-6-branchjan.nijtmans2016-09-267-7/+74
| | | |\ \ | |_|_|/ / |/| | | | FossilOrigin-Name: c8ba59a3325249a5550e1290353b60a322170177