.
original commit: 606be2ebc8bfd7833fa23459457c73a02dcc9b5a
This commit is contained in:
parent
548c47f060
commit
1b035742f3
|
@ -1,4 +1,16 @@
|
||||||
|
|
||||||
|
Version 199.18:
|
||||||
|
|
||||||
|
* Added `container-flow-modified' method to area-container<%>, which
|
||||||
|
notifies the geometry manager that the result of `place-children',
|
||||||
|
etc. has changed.
|
||||||
|
|
||||||
|
* Added 'size-n/s, 'size-e/w, 'size-ne/sw, and 'size-nw/se built-in
|
||||||
|
icons.
|
||||||
|
|
||||||
|
* Added colors to `the-color-database' so that all 140 "standard"
|
||||||
|
HTML colors are in the databse.
|
||||||
|
|
||||||
Version 199.17:
|
Version 199.17:
|
||||||
|
|
||||||
* Changed menu-item% and checkable-menu-item%'s `menu' initialization
|
* Changed menu-item% and checkable-menu-item%'s `menu' initialization
|
||||||
|
@ -138,7 +150,9 @@ Added optional filters argument to get-file, put-file, and
|
||||||
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
|
Removed ps-setup%'s get-options and set-options
|
||||||
Added a 'gl style flag to canvas%, and with-gl-context and
|
Added a 'gl style flag to canvas%, and with-gl-context and
|
||||||
swap-gl-buffers methods. They're support for Windows, only.
|
swap-gl-buffers methods; supported for Windows, only
|
||||||
|
Added container-flow-modified method to area-container<%>
|
||||||
|
Added "standard" HTML colors to the-color-database
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user