.. |
Api.odc
|
460818f6df
Popup menu key added; some general repository changes
|
3 年 前 |
Backends.odc
|
45bf3c8c5e
LinPorts.Rider.Input, LinBackends: motion-notify signal handler to poll actual pointer coords rather than use the ones supplied in the GdkEventMotionNotify: this way, PollCursorMsg and Rinder.Input always return actual mouse coordinates. This prevents lagging that occured when mouse handling would take a long time. Now no need to call f.Input in response to PollCursorMsg => WM_LBUTTONDOWN is never prematurely processed; for the user, no clicks are ever lost when navigating menus. In StdDocuments, Reroute TickMsg to the overlaid view, if any. Prevents caret from blinking thru a dropped menu
|
3 年 前 |
Bitmaps.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
CFrames.odc
|
0142be7bd9
WinApi Tyler implementation. Very first, very raw
|
3 年 前 |
Clipboard.odc
|
825c951952
Fix call sequences to close individual windows and BB; attempt to move Loop to Dialog
|
3 年 前 |
Cmc.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Cmds.odc
|
825c951952
Fix call sequences to close individual windows and BB; attempt to move Loop to Dialog
|
3 年 前 |
Config.odc
|
192c1df60d
WinMenus->MdiMenus, menus fixed for MDI version does not call StdMenus, code formatting, button Font fixed in Inspect dialog
|
3 年 前 |
Console.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Ctl.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Dates.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Dialog.odc
|
c8d58aaebc
perform selfcheck during startup, some measures to prevent gtk internal error, wrapping open dialog with SafeAction, GetLocSpec procesures to specify folder thought dialog
|
3 年 前 |
Dlg.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Env.odc
|
ffc59c1160
remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels
|
3 年 前 |
Files.odc
|
ffc59c1160
remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels
|
3 年 前 |
Files64.odc
|
ffc59c1160
remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels
|
3 年 前 |
Fonts.odc
|
c1711c39a9
reduce using of direct Lin/WinRegistry, fix prefs initialisation order, preferences improved
|
3 年 前 |
GL.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
GLAux.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
GLUtil.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Gdip.odc
|
e7ab9fa341
fix Rasters shift in OS Windows
|
3 年 前 |
Gui.odc
|
ffc59c1160
remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels
|
3 年 前 |
Init.odc
|
c1711c39a9
reduce using of direct Lin/WinRegistry, fix prefs initialisation order, preferences improved
|
3 年 前 |
IntDialog.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
IntInit.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
IntLoader.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Kernel.odc
|
ffc59c1160
remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels
|
3 年 前 |
Loader.odc
|
825c951952
Fix call sequences to close individual windows and BB; attempt to move Loop to Dialog
|
3 年 前 |
MM.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Mechanisms.odc
|
10f39216ef
separate mdi showhook, fix several modules with #Host strings mapping
|
3 年 前 |
Net.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Ole.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
OleAut.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
OleCtl.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
OleDlg.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
PackedFiles.odc
|
d522c11aa1
make DevPacker cross-platform, update scripts for building console compilers, upgrade binary console compilers, remove debug procedures and module from repository
|
3 年 前 |
Pictures.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Ports.odc
|
45bf3c8c5e
LinPorts.Rider.Input, LinBackends: motion-notify signal handler to poll actual pointer coords rather than use the ones supplied in the GdkEventMotionNotify: this way, PollCursorMsg and Rinder.Input always return actual mouse coordinates. This prevents lagging that occured when mouse handling would take a long time. Now no need to call f.Input in response to PollCursorMsg => WM_LBUTTONDOWN is never prematurely processed; for the user, no clicks are ever lost when navigating menus. In StdDocuments, Reroute TickMsg to the overlaid view, if any. Prevents caret from blinking thru a dropped menu
|
3 年 前 |
Printers.odc
|
0142be7bd9
WinApi Tyler implementation. Very first, very raw
|
3 年 前 |
RastersPng.odc
|
d829882c10
commented CLOSE section in WinRastersPng because of problem with calling finalizers for resters during application exit, fix issue with type restoring in Internalyze procedure of StdRasters
|
3 年 前 |
Registry.odc
|
c1711c39a9
reduce using of direct Lin/WinRegistry, fix prefs initialisation order, preferences improved
|
3 年 前 |
Rpc.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
ShowHook.odc
|
ffc59c1160
remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels
|
3 年 前 |
Sql.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
SqlOdbc.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
SqlOdbc3.odc
|
460818f6df
Popup menu key added; some general repository changes
|
3 年 前 |
TabFrames.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
TextConv.odc
|
75164b6135
move BlackBox to the root of repository, delete examples and dev files
|
3 年 前 |
Windows.odc
|
ffc59c1160
remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels
|
3 年 前 |