提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Ivan Denisov 8839f4c099 add click to mouse_up event to prevent problems with popup menu tracking in Windows 10 3 年之前
  Ivan Denisov 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 年之前
  Ivan Denisov 1e48a26d16 open preferences as aux dialog 3 年之前
  Ivan Denisov 58b5806ae2 small fix in StdStdCFrames, frame loosing rider 3 年之前
  adimetrius e7ab9fa341 fix Rasters shift in OS Windows 3 年之前
  Ivan Denisov 34c06504a1 reduce global modifiers variable (use f.Input works correctly in StdStdCFrames), + replace Validate to Update in StdWindows.Select 3 年之前
  Ivan Denisov c3c27f71da fix Import Type dialog in MDI 3 年之前
  Ivan Denisov 9747bcb40a fix in menu from Adimetrius + cleanup Ports & StdStdCFrames 3 年之前
  Ivan Denisov eb602101f5 separate new windows option in tiled BlackBox Windows menu 3 年之前
  Ivan Denisov 9920aba761 fix link to platform-specific 3 年之前
  Ivan Denisov 2fdc673e7a temporary fix for comfortable compilation in OS Windows (remove FastCollect) 3 年之前
  Ivan Denisov 37c65736d9 Fix some flickering in Windows (Anton Dmitriev applied Views.Obscured in StdTiles) 3 年之前
  Ivan Denisov e3ec051ae4 StdTabFrames installed by default 3 年之前
  Ivan Denisov 63b2b7e5dc Platform-Specific unified documentation file 3 年之前