Commit History

Author SHA1 Message Date
  adimetrius a954a899b3 LinPorts.Port.Input redone to allow it to be safely called outside of mouse tracking loop. Event queue cleared only after all mouse buttons released 3 years ago
  Ivan Denisov 44fa3912b3 remove VAR from Dialog.GetLocSpec 3 years ago
  Ivan Denisov 162337dcc5 add menu item for Cut by Ctrl+Del, Paste by Shift+Ins and Copy by Ctrl+Ins 3 years ago
  Ivan Denisov 07bfcfecc9 add subsystem Check for testing BlackBox 3 years ago
  adimetrius f68d9ca98f Fix in frame scrolling mech; bug resulted in documents not normalizing their scroll position when a window is resized to fit whole document -> visually it was unupdated areas on the right and bottom sides of a document (v.2) 3 years ago
  Ivan Denisov cd69a44cb7 reduce Views.OpenDetailed by replacing by StdDialog.Open, filter 'Del' key in menu 3 years ago
  Ivan Denisov c329d3d4d5 filter messages to be passed during mouse tracking (Anton Dmitriev) 3 years ago
  Ivan Denisov ffefdc7e88 change icon for bb2.0 windows, add png imgs to Tut-2.odc 3 years ago
  Ivan Denisov 2832bbe140 return files drop in Windows version (by Anton Dmitriev) 3 years ago
  Ivan Denisov c9d84e4299 change preferences dialog layout 3 years ago
  Ivan Denisov 76120b6488 increase initial dialog font size by 20% 3 years ago
  Ivan Denisov e4ce246310 fix CUSTOM: STANDARD: special paths realisation 3 years ago
  Ivan Denisov be54fea666 fix grey area bug in form edit mode (fixed by A. Dmitriev) 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 f7232e9e71 remove ASSERT from Ports.p.Init for Zoom by Ctrl+Scroll can be used in MDI version 3 years ago
  Ivan Denisov c8ef6db596 add reserved paths STANDARD: and CUSTOM: to get specific locators, with Dialog.GetLocPath this enables to know absolute paths of three files layers 3 years ago
  Ivan Denisov 0319b4d24a remove python scripts duplicates in Xtras and rename Xtras/Net/defs-fd_set-* files to follow Filename == ident [ - ident ] { … 3 years ago
  Ivan Denisov a11f9a7cf0 Merge branch 'LoopQuantum' into blackbox20 3 years ago
  Ivan Denisov 8ea694676b hide Context menus entries with HidingGuard mechanism, reduce new syntax % 3 years ago
  Ivan Denisov e114223de8 changed new quantum loop to return hight priority to immediates, change Fileter not to copy string, set quantum from Dialog.idlePeriod 3 years ago
  adimetrius 038a51d589 Loop: invoke Sevices.actionHook.Step at least Loop.quantum milliseconds apart; this affects actions scheduled for a specific time or installed as Services.now 3 years ago
  Ivan Denisov 1792c4107e truncate long names with three dots at the end, allows to open files with long names in tiled version 3 years ago
  Ivan Denisov 49d768e544 add support of % sign to hide menu items from been shown in menu with support of their shortcuts 3 years ago
  Ivan Denisov e157b3b048 update year in copyright 3 years ago
  Ivan Denisov 13701149c9 make Services.step executed with idlePeriod 3 years ago
  Ivan Denisov 218ff0c83c Merge branch 'blackbox20' of github.com:bbcb/bbcp into blackbox20 3 years ago
  Ivan Denisov 8645820625 remove old log structures from Kernel and fix one bug in trap reporting 3 years ago
  Ivan Denisov c7f7653d3b move loop to separate module, add documentation 3 years ago
  Ivan Denisov a201eef030 fix building of debian package 3 years ago
  Ivan Denisov adfc959adf move Ctrl+Break handler to WinGui module 3 years ago