Historia zmian

Autor SHA1 Wiadomość Data
  Ivan Denisov 98500ff154 change UI, mark focus window by title color font, add color themes and document background to Preferences dialog, mark unsaved documents by circle 2 lat temu
  Ivan Denisov ec1acae10f filter in StdConfig changed to Router abstraction 3 lat temu
  adimetrius 6daba1bce0 Menu items to be executed from an action => from the main event loop, rather than from the mouse or keyboard handling command. Side-effect - menu is closed before a platform dialog is presented 3 lat temu
  Ivan Denisov 88d6165c82 clenup documentation Config->StdConfig, add StdGrids docu seed, remove Host from docu 3 lat temu
  Ivan Denisov cd69a44cb7 reduce Views.OpenDetailed by replacing by StdDialog.Open, filter 'Del' key in menu 3 lat temu
  Ivan Denisov 8ea694676b hide Context menus entries with HidingGuard mechanism, reduce new syntax % 3 lat temu
  Ivan Denisov 49d768e544 add support of % sign to hide menu items from been shown in menu with support of their shortcuts 3 lat temu
  Ivan Denisov 1255bac445 small refactoring of Services & Docu for Services updated 3 lat temu
  Ivan Denisov 0369a9b4ca fix menu, grids, preferences, stdcframes 3 lat temu
  Ivan Denisov f4224a4f30 fix menu 3 lat temu
  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 lat temu
  Ivan Denisov 265f9662e7 improve menu design (fixed margins and predefined in Strings shortcut labels) and appearience (remove bug with disappearance just after click) 3 lat temu
  Ivan Denisov 53f9ac0659 add ampersands and make menu navigation be independent from register of letter 3 lat temu
  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 lat temu
  Ivan Denisov b6cc0f3a83 add PrimaryVerb to StdMenus to handle double clicks on the objects (for example StdTabViews on the forms) 3 lat temu
  Ivan Denisov e74303fdaa temporary remove underlines from menu labels, until they will not be supported 3 lat temu
  adimetrius 0f2163d9e0 Mouse hover over top line menu => change dropped menu, if any; correct aux track auto-resizing 3 lat temu
  Ivan Denisov 51074c1d95 prepare shortcut labels 3 lat temu
  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 lat temu
  adimetrius e0289c7507 Make mouse menu navigation more conventional (by Anton Dmitriev) 3 lat temu
  Ivan Denisov 08fc898663 make font for StdMenus and StdGrids depend on StdCFrames.defaultFont instead of Fonts.dir.Deafult() 3 lat temu
  Ivan Denisov 9747bcb40a fix in menu from Adimetrius + cleanup Ports & StdStdCFrames 3 lat temu
  Ivan Denisov 05490e4d83 fix menus dissapearing bug (thanks Anton Dmitriev), fix properties dialog for text, + some renaming of rudimentary Host in several modules 3 lat temu
  Ivan Denisov 192c1df60d WinMenus->MdiMenus, menus fixed for MDI version does not call StdMenus, code formatting, button Font fixed in Inspect dialog 3 lat temu
  adimetrius 9bf433444b Fix flickering in Win; fix ^W to close top window 3 lat temu
  adimetrius 501d56f644 More efficient mouse over menu feedback 3 lat temu
  Ivan Denisov d02380b67a gutter width, try to change Combo dialog 3 lat temu
  Ivan Denisov 81f12082ef prototypes for menu commands save/open workspace 3 lat temu
  Ivan Denisov 8cc31c463b rasters drivers list 3 lat temu
  Ivan Denisov e97afdd050 design + better support for modal close dialogs (Linux only) 3 lat temu