| Commit message (Collapse) | Author | Age | Files | Lines |
|\ \
| | |
| | | |
FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
|
| |/
| |
| | |
FossilOrigin-Name: a1e8023e4f25cef04c1678eaf7aca6757b265793
|
| |
| |
| | |
FossilOrigin-Name: 98fd504480a99c07e9099fe55fcf9675e51bc2d0
|
| |\
| | |
| | | |
FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
|
| | |
| | |
| | | |
FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
|
| | |
| | |
| | | |
FossilOrigin-Name: 2cdc5b182ac10b2ade0037cc6ed2c01847b98492
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: d97abf01187bb4a6d84047408bef4d47971798ca
|
| | |
| | |
| | | |
FossilOrigin-Name: 9b0d4315be3a72d581a99a6a590cd61550e1ac84
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: 3c9aabd2812e45a1496e9cc02d06db46c76a72cd
|
| | |
| | |
| | | |
FossilOrigin-Name: 71ccc3ca47da575265d55538afdbcfc2cb443bce
|
|\ \ \
| |/ /
| | |
| | |
| | | |
to use -from and -to values.
FossilOrigin-Name: 054999f452c30d6b796509c33e0eac3e588148a8
|
| | |
| | |
| | |
| | |
| | | |
to use -from and -to values.
FossilOrigin-Name: 621ce4639510ba19466262b676ffa016d84f2fb6
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: 6c8cc1daeedfe783c45d9f6b57ee3a4aafb2ce03
|
| |\ \
| | |/
| | | |
FossilOrigin-Name: 7e5d2fdde77ca9f678468ad623d7bd02473665fa
|
| | |
| | |
| | | |
FossilOrigin-Name: 4a36ca2582441d6eadf59f761dd9923617f83292
|
| | |
| | |
| | | |
FossilOrigin-Name: 2e1b8c55ee20b931f2e2b438c2d0177cd250fdc8
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: 6eb621b66ecd4c9003cfa3592387878f2a611a5a
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When posting menus near the bottom of the screen on Windows versions
newer than XP the menu may be placed incorrectly. This is due to code
in PostOverPoint that corrects an error in the XP window manager. This
fix is no longer required for Vista and Windows7.
Reported-by: Harald Oehlmann <oehhar@users.sourceforge.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
FossilOrigin-Name: 6db4a05c4ecb22120951316412887f21b9d389b9
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Moving the pointer off a cascaded submenu over the application window and
then back to the parent menu window on a non-cascade entry would leave the
submenu displayed when it should be unposted. This patch solves this issue.
Suggested-by: Schelte Bron <sbron@users.sourceforge.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
FossilOrigin-Name: a337b2c440b7201e2864e824116366caa1f8833d
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When the pointer moves to another entry from a cascade entry the sub-menu
should popdown. This is how other menus on X11 work today. This effect will
not be used if the user has configured ClickToFocus to maintain the previous
Tk menu effects.
(backported from trunk)
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
FossilOrigin-Name: 27b9615d2c9cdec2cd2d88e8146ca626e8e9dff1
|
| | |
| | |
| | | |
FossilOrigin-Name: 9bc115d8f16900993953be473e1a7655463dad66
|
| | |
| | |
| | |
| | |
| | | |
library stripping in install-sh
FossilOrigin-Name: 8e57498a194a74fa568cc1f1d99bc14303d0ec4c
|
| | |
| | |
| | |
| | |
| | | |
pieces of code are related. (The guarded code doesn't compile.)
FossilOrigin-Name: 2d09a33659019f56a1bfb2177f565818befeebb5
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: 5df336a562b4333139344216c19bacfe2b083ba0
|
| |\ \
| | |/
| | | |
FossilOrigin-Name: 7262cbf02c025fff0a5274b344e35ac0e335242f
|
| | |
| | |
| | | |
FossilOrigin-Name: 22a6a821eee475ce38da9a624652edff123f8a70
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: 1dcdcb18dce637275475032e2ffe31cc58ca076d
|
| | |
| | |
| | | |
FossilOrigin-Name: 659cc90e08ec27012bf75e0b25c1976615819e5f
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: 212866a0fc8a3114bc43495c80710d64dff8db24
|
| |\ \
| | |/
| | | |
FossilOrigin-Name: 826dd8fde70e2aed15224dc812da23eb4be86877
|
| | |
| | |
| | | |
FossilOrigin-Name: 6242f06cc9cea16042a60bb3b117257f0ba7c7d5
|
|\ \ \
| |/ /
| | |
| | |
| | | |
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
FossilOrigin-Name: 66b19d9c46d477a4854f9d55e1dc23a8a771691f
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
FossilOrigin-Name: cf3a5e709651504fa34b98090f1140cabcf2ed65
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: 996d3b4cf2375e4ec0329d27468d75cc17d64a44
|
| | |
| | |
| | | |
FossilOrigin-Name: 2d4f4a71fa02096e06074d8ff5a8935505c2e79c
|
| | |
| | |
| | | |
FossilOrigin-Name: 9df6b36eecba80f3bda7a2cb01316e53028f7ee5
|
| | |
| | |
| | | |
FossilOrigin-Name: da0375adb6065d6fd369b219ce063aef4521b87e
|
| | |
| | |
| | | |
FossilOrigin-Name: 059fca216a6be24535fac093451c4e9753c89812
|
| | |
| | |
| | |
| | |
| | | |
reason for exporting them.
FossilOrigin-Name: d4cade2cd349d52e93ec86060d4bf7b4f7d2e979
|
|\ \ \
| |/ /
| | |
| | |
| | | |
the -in option was not remembered.
FossilOrigin-Name: f3efdba8d6ea8ed8a181619ae249255db542868a
|
| | |
| | |
| | |
| | |
| | | |
the -in option was not remembered.
FossilOrigin-Name: 403a6f202c6ef01c80cce0e1d19571f9835a75c3
|
| | |
| | |
| | |
| | |
| | | |
used with sizeof to CHOOSEFONTA and LOGFONTA to match their local variable declarations (i.e. mismatch with -DUNICODE). This code is not present in 8.4 or 8.5.
FossilOrigin-Name: 462d7b569055e771acb742724cffde85c0d508e0
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
since it does not work as expected and does not make sense as a
container. Added note to frame about restrictions when used as a
container.
FossilOrigin-Name: 5f4bcf23b8f439fb5ee112d20cfe9beda8d6f473
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
documentation since it does not work as expected and does not make
sense as a container. Added note to frame about restrictions when used
as a container.
FossilOrigin-Name: 7b107e6e44f28f9a3ca3997ac26609aa65aeb934
|
| | |
| | |
| | |
| | |
| | | |
hierarchy correctly. Based on comments by Emiliano Gavilan.
FossilOrigin-Name: c1b5bef43ff7f276a57c9fcd987c02d985c54962
|
| | |
| | |
| | | |
FossilOrigin-Name: b4c6e652eae4557f6d0f95e266307f40d9600c69
|
|\ \ \
| |/ /
| | |
| | |
| | | |
more place where this problem could appear.
FossilOrigin-Name: 0ecc5f95e00495b622cef99b51a629871012f85e
|
| |\ \
| | |/
| | |
| | |
| | | |
more place where this problem could appear.
FossilOrigin-Name: bc537f82b3008e732659dbcde9446958f1edf20a
|
| | |
| | |
| | |
| | |
| | | |
more place where this problem could appear.
FossilOrigin-Name: 62921742af0fb62317f4f3a3f589e971d1d62e4a
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: 8bc432d6574e5c0b3065bc4cb2dd04b67231cffc
|