Ivan Denisov
|
6062ce17f7
make possible later initialisation of LinPackedFiles container file
|
3 年之前 |
Ivan Denisov
|
0369a9b4ca
fix menu, grids, preferences, stdcframes
|
3 年之前 |
Ivan Denisov
|
f4224a4f30
fix menu
|
3 年之前 |
Ivan Denisov
|
1aadbcec65
change mode for opening preferences dialog
|
3 年之前 |
Ivan Denisov
|
43ab50a850
reduce platforms procedures (IsWindows, IsLinux) and add platform constants for FreeBSD & OpenBSD, move tiler open procedure to new Views hook (add Views.OpenDetailed), split preferences, add check symbol fallback for wine
|
3 年之前 |
Ivan Denisov
|
265f9662e7
improve menu design (fixed margins and predefined in Strings shortcut labels) and appearience (remove bug with disappearance just after click)
|
3 年之前 |
Ivan Denisov
|
c47e3b3def
add std project header to new linker modules
|
3 年之前 |
Ivan Denisov
|
533e375d6b
debian package files
|
3 年之前 |
Ivan Denisov
|
c470eeda1a
open preferences as dialog (mask mode), new scroll mechanism supports mask views in tiled windows
|
3 年之前 |
adimetrius
|
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
|
3 年之前 |
Ivan Denisov
|
d33b5a55bc
fix main window issue for windows modal dialog
|
3 年之前 |
Ivan Denisov
|
e65a730484
add comment about licence and change title for cross-platform team in about dialog
|
3 年之前 |
Ivan Denisov
|
53f9ac0659
add ampersands and make menu navigation be independent from register of letter
|
3 年之前 |
Ivan Denisov
|
12b62d737d
Fix broken tab behavior: tabs update properly when clicked or ^PgUp/PgDn pressed (Anton Dmitriev), fix cross context size, fix label vertical position
|
3 年之前 |
adimetrius
|
b218e52799
Menus: enable Alt+CHAR shortcuts for the main line menu and CHAR shortcuts in activated vertical menus. Click dropped menu label hides it
|
3 年之前 |
Ivan Denisov
|
bc37071fb3
move document types from Kernel to Files
|
3 年之前 |
Ivan Denisov
|
ffc59c1160
remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels
|
3 年之前 |
Ivan Denisov
|
b6cc0f3a83
add PrimaryVerb to StdMenus to handle double clicks on the objects (for example StdTabViews on the forms)
|
3 年之前 |
Ivan Denisov
|
e74303fdaa
temporary remove underlines from menu labels, until they will not be supported
|
3 年之前 |
adimetrius
|
0f2163d9e0
Mouse hover over top line menu => change dropped menu, if any; correct aux track auto-resizing
|
3 年之前 |
adimetrius
|
47f7a7c52c
Reduce redundant Views.Update(Views.rebuildFrames) in StdTiles => eliminates yet another closed frame bug that manifested itself when Mechanisms drew a border arounds views in containers
|
3 年之前 |
Ivan Denisov
|
51074c1d95
prepare shortcut labels
|
3 年之前 |
adimetrius
|
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 年之前 |
Ivan Denisov
|
5974a11a6d
return FastCollect back to the DevCompiler
|
3 年之前 |
adimetrius
|
e0289c7507
Make mouse menu navigation more conventional (by Anton Dmitriev)
|
3 年之前 |
Ivan Denisov
|
08fc898663
make font for StdMenus and StdGrids depend on StdCFrames.defaultFont instead of Fonts.dir.Deafult()
|
3 年之前 |
Ivan Denisov
|
f004741b52
improve paste operation by conversion of external utf8 data
|
3 年之前 |
Ivan Denisov
|
ea332d5ada
add modifiers to Controllers.WheelMsg
|
3 年之前 |
adimetrius
|
3e3ed5354a
Fix WinKernel heap allocation/deallocation; Drop redundant param *adr* of PROCEDURE Kernel.Platform.AllocateMem
|
3 年之前 |
Ivan Denisov
|
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 年之前 |