提交歷史

作者 SHA1 備註 提交日期
  Ivan Denisov 2832bbe140 return files drop in Windows version (by Anton Dmitriev) 3 年之前
  Ivan Denisov c9d84e4299 change preferences dialog layout 3 年之前
  Ivan Denisov 76120b6488 increase initial dialog font size by 20% 3 年之前
  Ivan Denisov e4ce246310 fix CUSTOM: STANDARD: special paths realisation 3 年之前
  Ivan Denisov be54fea666 fix grey area bug in form edit mode (fixed by A. Dmitriev) 3 年之前
  Ivan Denisov d0ff718193 prevent fall during removing overlaid view, search for the reason why overlaid view = NIL is required 3 年之前
  Ivan Denisov f7232e9e71 remove ASSERT from Ports.p.Init for Zoom by Ctrl+Scroll can be used in MDI version 3 年之前
  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 年之前
  Ivan Denisov 0319b4d24a remove python scripts duplicates in Xtras and rename Xtras/Net/defs-fd_set-* files to follow Filename == ident [ - ident ] { … 3 年之前
  Ivan Denisov a11f9a7cf0 Merge branch 'LoopQuantum' into blackbox20 3 年之前
  Ivan Denisov 8ea694676b hide Context menus entries with HidingGuard mechanism, reduce new syntax % 3 年之前
  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 年之前
  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 年之前
  Ivan Denisov 1792c4107e truncate long names with three dots at the end, allows to open files with long names in tiled version 3 年之前
  Ivan Denisov 49d768e544 add support of % sign to hide menu items from been shown in menu with support of their shortcuts 3 年之前
  Ivan Denisov e157b3b048 update year in copyright 3 年之前
  Ivan Denisov 13701149c9 make Services.step executed with idlePeriod 3 年之前
  Ivan Denisov 218ff0c83c Merge branch 'blackbox20' of github.com:bbcb/bbcp into blackbox20 3 年之前
  Ivan Denisov 8645820625 remove old log structures from Kernel and fix one bug in trap reporting 3 年之前
  Ivan Denisov c7f7653d3b move loop to separate module, add documentation 3 年之前
  Ivan Denisov a201eef030 fix building of debian package 3 年之前
  Ivan Denisov adfc959adf move Ctrl+Break handler to WinGui module 3 年之前
  Ivan Denisov 7f8825a2eb move bindings generation sctipts to Xtras directory 3 年之前
  adimetrius fa79f441e0 Kernel, Lin/Win kernels to support both monocluster and multicluster mode (.exe and .dll); DevKernelTests contains some memory allocation tests, reachable thru menu Tests; Hyper subsystem included as a real app to test memory allocation 3 年之前
  Ivan Denisov 283488f8dc return monoclsaster mode for linux, because no crash on allocation of records for now, this is temporary solution 3 年之前
  Ivan Denisov a7a172fe15 return 65536 argument to mmap, remove unneccessury debug strings from Kernel, add window handler to WinDialog.DirtyHook 3 年之前
  Alexander Shiryaev 8119f0ea83 Arch-based systems requirements updated 3 年之前
  Ivan Denisov 49c1df7efc force monoclaster off for Linux version during experimental stage 3 年之前
  adimetrius 85ac0df199 Formally correct FbsdKernel, ObsdKernel; not tested in run-time! 3 年之前
  adimetrius f8c270ff62 LinKernel: cleanup, eliminate zerofd, MAP_ANON used with Libc.mmap 3 年之前