Ivan Denisov
|
ae2aee43d5
fix example from Platform Spec Issues 15 Linking BlackBox applications
|
3 년 전 |
Ivan Denisov
|
39a8c3fd8d
remove ETHConv from MdiConfig and StdConfig
|
3 년 전 |
Ivan Denisov
|
88d6165c82
clenup documentation Config->StdConfig, add StdGrids docu seed, remove Host from docu
|
3 년 전 |
Ivan Denisov
|
c5d4102084
remore ETHConv
|
3 년 전 |
Ivan Denisov
|
bb4dc215e2
fix WinShowHook title & msg order in arguments of MessageBox
|
3 년 전 |
Ivan Denisov
|
7ff9ba3159
add ability to block collecting garbage from heap by global variable in Kernel
|
3 년 전 |
Ivan Denisov
|
5e6fbea2ac
add List control to cross-platform CFrames
|
3 년 전 |
Ivan Denisov
|
5fac2903db
reduce hardcoded ODC filetype from StdCoder, which causes troubles for filenames with dots
|
3 년 전 |
Ivan Denisov
|
52fb96190d
ability to handle send timeout for WinV24
|
3 년 전 |
Ivan Denisov
|
f9910bf0d4
hot fix for last commit with hide/unhide menus
|
3 년 전 |
Ivan Denisov
|
b892e1cd70
add mechanism to hide and unhide menus
|
3 년 전 |
adimetrius
|
15611f43ad
WinPorts.Port.Input: further correction: don't devour WM_WHEELSCROLL messages when called outside mouse tracking loop
|
3 년 전 |
adimetrius
|
d8d87eeb39
Controls: don't send WheelMsg to an StdCFrames.Frame unless it's within control's bounds. This enables document wheel scrolling when certain standard controls are focused and mouse is wheeled outside the control
|
3 년 전 |
adimetrius
|
1b022303c9
StdDialog.OpenPrefDialog to allow wheel scrolling of the form. Also move Preferences to Rsrc directory from Docu.
|
3 년 전 |
adimetrius
|
a954a899b3
LinPorts.Port.Input redone to allow it to be safely called outside of mouse tracking loop. Event queue cleared only after all mouse buttons released
|
3 년 전 |
Ivan Denisov
|
44fa3912b3
remove VAR from Dialog.GetLocSpec
|
3 년 전 |
Ivan Denisov
|
162337dcc5
add menu item for Cut by Ctrl+Del, Paste by Shift+Ins and Copy by Ctrl+Ins
|
3 년 전 |
Ivan Denisov
|
07bfcfecc9
add subsystem Check for testing BlackBox
|
3 년 전 |
adimetrius
|
f68d9ca98f
Fix in frame scrolling mech; bug resulted in documents not normalizing their scroll position when a window is resized to fit whole document -> visually it was unupdated areas on the right and bottom sides of a document (v.2)
|
3 년 전 |
Ivan Denisov
|
cd69a44cb7
reduce Views.OpenDetailed by replacing by StdDialog.Open, filter 'Del' key in menu
|
3 년 전 |
Ivan Denisov
|
c329d3d4d5
filter messages to be passed during mouse tracking (Anton Dmitriev)
|
3 년 전 |
Ivan Denisov
|
ffefdc7e88
change icon for bb2.0 windows, add png imgs to Tut-2.odc
|
3 년 전 |
Ivan Denisov
|
2832bbe140
return files drop in Windows version (by Anton Dmitriev)
|
3 년 전 |
Ivan Denisov
|
c9d84e4299
change preferences dialog layout
|
3 년 전 |
Ivan Denisov
|
76120b6488
increase initial dialog font size by 20%
|
3 년 전 |
Ivan Denisov
|
e4ce246310
fix CUSTOM: STANDARD: special paths realisation
|
3 년 전 |
Ivan Denisov
|
be54fea666
fix grey area bug in form edit mode (fixed by A. Dmitriev)
|
3 년 전 |
Ivan Denisov
|
d0ff718193
prevent fall during removing overlaid view, search for the reason why overlaid view = NIL is required
|
3 년 전 |
Ivan Denisov
|
f7232e9e71
remove ASSERT from Ports.p.Init for Zoom by Ctrl+Scroll can be used in MDI version
|
3 년 전 |
Ivan Denisov
|
c8ef6db596
add reserved paths STANDARD: and CUSTOM: to get specific locators, with Dialog.GetLocPath this enables to know absolute paths of three files layers
|
3 년 전 |