Ivan Denisov 7ff9ba3159 add ability to block collecting garbage from heap by global variable in Kernel vor 3 Jahren
..
Console.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Containers.odc b32ca833e5 WheelMsg/ScrollMsg revisited, provide a consistent conventional BB UX; WheelMsg is sent first, allowing interested views to process it; if not processed, ScrollMsg is sent subsequently vor 3 Jahren
Controllers.odc cd69a44cb7 reduce Views.OpenDetailed by replacing by StdDialog.Open, filter 'Del' key in menu vor 3 Jahren
Controls.odc 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 vor 3 Jahren
Converters.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Dates.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Dialog.odc 44fa3912b3 remove VAR from Dialog.GetLocSpec vor 3 Jahren
Documents.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Files.odc 1bfb4dae33 experimental realization for choose folder dialog vor 3 Jahren
Files64.odc bc37071fb3 move document types from Kernel to Files vor 3 Jahren
Fonts.odc 7cfc5ad00b improve dialog for choosing folder vor 3 Jahren
In.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Integers.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Kernel.odc 7ff9ba3159 add ability to block collecting garbage from heap by global variable in Kernel vor 3 Jahren
Log.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Loop.odc e114223de8 changed new quantum loop to return hight priority to immediates, change Fileter not to copy string, set quantum from Dialog.idlePeriod vor 3 Jahren
Math.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Mechanisms.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Meta.odc 3daa54d563 remove Unicode (change to String), add GetLocPath to Dialog (remove from Files), change Kernel.SplitName and Kernel.MakeFileName to StdLibrarian.SplitName and Files.dir.GetFileName vor 3 Jahren
Models.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Out.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Ports.odc f7232e9e71 remove ASSERT from Ports.p.Init for Zoom by Ctrl+Scroll can be used in MDI version vor 3 Jahren
Printers.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Printing.odc 3daa54d563 remove Unicode (change to String), add GetLocPath to Dialog (remove from Files), change Kernel.SplitName and Kernel.MakeFileName to StdLibrarian.SplitName and Files.dir.GetFileName vor 3 Jahren
Properties.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
SMath.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Sequencers.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Services.odc 1255bac445 small refactoring of Services & Docu for Services updated vor 3 Jahren
Stores.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Stores64.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Strings.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Utf.odc 75164b6135 move BlackBox to the root of repository, delete examples and dev files vor 3 Jahren
Views.odc 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) vor 3 Jahren
Windows.odc 9bf433444b Fix flickering in Win; fix ^W to close top window vor 3 Jahren