Commit History

Author SHA1 Message Date
  Ivan Denisov d031b83ecd remove LinGui dialog blocking (no need anymore), revert changes in collecting garbage after window close, new design for save dialog, add license and copyright links and cleanup new modules, add OberonCore to About and License, change text in Scratch 4 years ago
  adimetrius 78f541a371 Reintroduced a call of Kernel.Cleanup into windows closing procedures => resource deallocation should improve 4 years ago
  adimetrius d61e2a7468 Context menu to work on forms (and generally: default context meny to work) 4 years ago
  adimetrius 619ce3d301 In Linux, tool dialogs to be open in 'Always on top' mode - much like it is in Windows MDI 4 years ago
  adimetrius c222733b9e Improved window activation (selection) mechanism. Avoid activating the window that contains a clicked view if the click would lead to activating another window - for window tabs, i.e. 4 years ago
  adimetrius d398a3c62f Window reordering in response to mouse clicks made more orderly; results in improved F9 behavior 4 years ago
  adimetrius 76da90de9c Divider to be resized without trapping even when a menu is dropped 4 years ago
  adimetrius b9a1c87f26 BB to exit gracefully by menu commands 4 years ago
  adimetrius a19b5f4b87 LinInit cleaned up, loading order made more explicit; more stable graceful exit as a result 4 years ago
  adimetrius 0e70d2aa91 Minor corrections 4 years ago
  adimetrius dd5310f0ff BlackBox to exit gracefully 4 years ago
  adimetrius e3e3f76827 .gitignore to ignore BlackBox.exe, blackbox 4 years ago
  adimetrius 9af4347c29 Windows crosses close windows - restored functionality 4 years ago
  adimetrius e6cdb30bf8 White background restored to document windows 4 years ago
  Ivan Denisov 1f16fe9e75 compile Windows GUI version from the same repository, Files.Locator.GetPath 4 years ago
  adimetrius fa2f931832 Small fix: temporarily 'eliminate broken caching in Views.ForwardCtrlMsg 4 years ago
  Ivan Denisov 449f1ca9ec fix DrawRect 4 years ago
  adimetrius 186c7b2118 Tyler subsystem morphed into Std subsystem. No more Tyler :( because now it's all Tyler :) 4 years ago
  adimetrius 5f4397a9c7 Cleanup of (trivial) tech debt, comments, and color merger for two generations of changes 4 years ago
  adimetrius 22dc71db2c Flags in TylerFillers and TylerDocuments to on/off visual debug marks 4 years ago
  adimetrius e632527a87 Corrected MarkMsg handling in proxies => better selection marks in defocussed documents 4 years ago
  adimetrius 61e3479764 Window focussing fixed (hopefully) 4 years ago
  adimetrius 3322e08f87 Document root views and Form controls made resizeable again 4 years ago
  adimetrius bdb265412a In multi-window scenarios, focus returns to front window after menu interaction 4 years ago
  adimetrius 4856322f31 Obscured window is activated if a dirty close confirmation has to be presented for it 4 years ago
  adimetrius 6fd700a700 Document background color made parameterized again 4 years ago
  adimetrius f7bcfa0853 StdScrollbars: doesn't trap when (dbl)clicked on thumb 4 years ago
  Ivan Denisov 8c849617c2 change tabs design, fix Drawrect, remove Tyler menu 4 years ago
  adimetrius 176d7c273b Dirty close confrimation now presented as an overlaid dialog rather than a tiled bar 4 years ago
  adimetrius 82a36a13ac Scrollbars can be tracked without traps 4 years ago