Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Denisov c470eeda1a open preferences as dialog (mask mode), new scroll mechanism supports mask views in tiled windows há 3 anos atrás
  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 há 3 anos atrás
  Ivan Denisov d33b5a55bc fix main window issue for windows modal dialog há 3 anos atrás
  Ivan Denisov e65a730484 add comment about licence and change title for cross-platform team in about dialog há 3 anos atrás
  Ivan Denisov 53f9ac0659 add ampersands and make menu navigation be independent from register of letter há 3 anos atrás
  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 há 3 anos atrás
  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 há 3 anos atrás
  Ivan Denisov bc37071fb3 move document types from Kernel to Files há 3 anos atrás
  Ivan Denisov ffc59c1160 remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels há 3 anos atrás
  Ivan Denisov b6cc0f3a83 add PrimaryVerb to StdMenus to handle double clicks on the objects (for example StdTabViews on the forms) há 3 anos atrás
  Ivan Denisov e74303fdaa temporary remove underlines from menu labels, until they will not be supported há 3 anos atrás
  adimetrius 0f2163d9e0 Mouse hover over top line menu => change dropped menu, if any; correct aux track auto-resizing há 3 anos atrás
  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 há 3 anos atrás
  Ivan Denisov 51074c1d95 prepare shortcut labels há 3 anos atrás
  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 há 3 anos atrás
  Ivan Denisov 5974a11a6d return FastCollect back to the DevCompiler há 3 anos atrás
  adimetrius e0289c7507 Make mouse menu navigation more conventional (by Anton Dmitriev) há 3 anos atrás
  Ivan Denisov 08fc898663 make font for StdMenus and StdGrids depend on StdCFrames.defaultFont instead of Fonts.dir.Deafult() há 3 anos atrás
  Ivan Denisov f004741b52 improve paste operation by conversion of external utf8 data há 3 anos atrás
  Ivan Denisov ea332d5ada add modifiers to Controllers.WheelMsg há 3 anos atrás
  adimetrius 3e3ed5354a Fix WinKernel heap allocation/deallocation; Drop redundant param *adr* of PROCEDURE Kernel.Platform.AllocateMem há 3 anos atrás
  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 há 3 anos atrás
  Ivan Denisov 8839f4c099 add click to mouse_up event to prevent problems with popup menu tracking in Windows 10 há 3 anos atrás
  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 há 3 anos atrás
  Ivan Denisov 1e48a26d16 open preferences as aux dialog há 3 anos atrás
  Ivan Denisov 58b5806ae2 small fix in StdStdCFrames, frame loosing rider há 3 anos atrás
  adimetrius e7ab9fa341 fix Rasters shift in OS Windows há 3 anos atrás
  Ivan Denisov 34c06504a1 reduce global modifiers variable (use f.Input works correctly in StdStdCFrames), + replace Validate to Update in StdWindows.Select há 3 anos atrás
  Ivan Denisov c3c27f71da fix Import Type dialog in MDI há 3 anos atrás
  Ivan Denisov 9747bcb40a fix in menu from Adimetrius + cleanup Ports & StdStdCFrames há 3 anos atrás