negelef
|
7da0e9b20f
Removed Strings.Min/Max and used MIN/MAX instead
|
6 年之前 |
eth.metacore
|
1ec7ab4953
use WMGraphics.Color instead of LONGINT
|
6 年之前 |
negelef
|
582455f41c
Use WORD instead of LONGINT as result type
|
7 年之前 |
felixf
|
dd3d5477c3
patched all method visibility conflicts: extending methods keep visibility of super method.
|
7 年之前 |
eth.hunzikerp
|
13476dbcc4
Read-only export of ImagePanel.img for extensibility.
|
7 年之前 |
eth.hunzikerp
|
55a8ecca0e
default boundary initialization in ImagePanel.SetImage()
|
7 年之前 |
skoster
|
351ce88dca
reintroduced genImagePanel function because it's needed for the label gui.
|
7 年之前 |
eth.hunzikerp
|
dc9700c72b
revert prior change - preserve separation of concerns
|
8 年之前 |
eth.hunzikerp
|
cf06fb7ee5
read only export of img variable for type extension in ImagePanel
|
8 年之前 |
skoster
|
cfc9fa226a
Fixed behavior on resizing when image is not set, fixed bug where horizontal scrollbar was inoperable when the vertical scrollbar was invisible
|
8 年之前 |
skoster
|
7a05baa4a8
Image window now reconsiders the need for scrollbars after every resize event
|
8 年之前 |
skoster
|
f1d2636cfc
added a function to get the scrolling offset from an image panel.
|
8 年之前 |
eth.hunzikerp
|
de3c59c483
export RecacheProperties() for inheritance purposes/upcalls.
|
9 年之前 |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
10 年之前 |