.
original commit: 64111eaa9205a5ca521abe39f6f63bb629e0ada6
This commit is contained in:
parent
c84f562fde
commit
13a2187582
|
@ -4,6 +4,15 @@ Version 103.4:
|
||||||
* Changed text% so that later-installed clickbacks take precedence
|
* Changed text% so that later-installed clickbacks take precedence
|
||||||
over earlier-installed clickbacks.
|
over earlier-installed clickbacks.
|
||||||
|
|
||||||
|
* Fixed several problems with regions, especially arc regions.
|
||||||
|
Documented the fact that regions created with the `subtract'
|
||||||
|
method are not reliable for post-script-dc% use.
|
||||||
|
|
||||||
|
* Removed ps-setup%'s get-options and set-options. (Wasn't needed,
|
||||||
|
since the command string can contain option flags.)
|
||||||
|
|
||||||
|
* X: changed default preview command from "ghostview" to "gv".
|
||||||
|
|
||||||
Version 103.3:
|
Version 103.3:
|
||||||
|
|
||||||
* Windows: fixed editor scrolling so that it updates the text while
|
* Windows: fixed editor scrolling so that it updates the text while
|
||||||
|
@ -73,9 +82,11 @@ Changed text% so that later-installed clickbacks take precedence
|
||||||
Added optional filters argument to get-file, put-file, and
|
Added optional filters argument to get-file, put-file, and
|
||||||
get-file-list (used by Windows, only)
|
get-file-list (used by Windows, only)
|
||||||
Fixed internal lock handling on focus and activation events
|
Fixed internal lock handling on focus and activation events
|
||||||
|
Removed ps-setup%'s get-options and set-options
|
||||||
Windows: removed special handling of Ctl-m, Ctl-i, and Ctl-h
|
Windows: removed special handling of Ctl-m, Ctl-i, and Ctl-h
|
||||||
X: Default keymap double-click time determined via the standard Xt
|
X: Default keymap double-click time determined via the standard Xt
|
||||||
function
|
function
|
||||||
|
X: changed default preview command from "ghostview" to "gv"
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user