Commit History

Author SHA1 Message Date
  Ivan Denisov 1838d03a20 move StdLibrarian to System and suggest new interface, make compiler respect converter and add experimental support in librarian for .cp 2 years ago
  Ivan Denisov 4907fc0ff0 fix StdWindows.Validate after testing on Windows 10 2 years ago
  Ivan Denisov 9c19b1f8fb fix scroll, remove extra space in dialogs 2 years ago
  Ivan Denisov 9877d7b3c8 add skin via Param to StdStdCFrames, check StdDocuments explicit initialization 3 years ago
  Ivan Denisov d0ff718193 prevent fall during removing overlaid view, search for the reason why overlaid view = NIL is required 3 years ago
  Ivan Denisov ffc59c1160 remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels 3 years ago
  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 years ago
  adimetrius e0289c7507 Make mouse menu navigation more conventional (by Anton Dmitriev) 3 years ago
  Ivan Denisov d522c11aa1 make DevPacker cross-platform, update scripts for building console compilers, upgrade binary console compilers, remove debug procedures and module from repository 3 years ago
  Ivan Denisov 3f9e09eca7 divider background 3 years ago
  Ivan Denisov fe50be4baa root document background 3 years ago
  Ivan Denisov e97afdd050 design + better support for modal close dialogs (Linux only) 3 years ago
  Ivan Denisov 8ce213cf65 separate Mdi subsystem to support old MDI version, make statusbar works in Windows, make similar LinLoader/WinLoader/MdiLoader, step back in WinFiles (add support for STANDARD), patch Controllers Ticker (call order proposed by Adimetrius) 3 years ago
  Ivan Denisov 119fe9d2f6 status bar, separate executables for MDI, rename MDI modules 3 years ago
  adimetrius 6a99627e88 Autosave workspace upon exit; Update scrollbars synchronously 3 years ago
  adimetrius ed449b20ca Cleanup of the previous commit 3 years ago
  adimetrius 554ab71247 Experiment: Tyler Workspace: now BlackBox main window with tracks, menu and statusbar is a document 3 years ago
  adimetrius 460818f6df Popup menu key added; some general repository changes 3 years ago
  adimetrius 37d49e3635 Fix1: Click in menu bar beyond last menu won't hang BB any more; 2: Kernel.Cleanup every StdMenus.cleanup menu activations; 3: run-BlackBox won't use I.A.'s local FS paths 3 years ago
  Ivan Denisov 3daa54d563 remove Unicode (change to String), add GetLocPath to Dialog (remove from Files), change Kernel.SplitName and Kernel.MakeFileName to StdLibrarian.SplitName and Files.dir.GetFileName 3 years ago
  Ivan Denisov 75164b6135 move BlackBox to the root of repository, delete examples and dev files 3 years ago