Няма описание

Alexander Shiryaev 696937d16c Merge branch 'blackbox20' into blackbox20KetmarPNG преди 1 година
Check 48df99c0fa turn rasters to alien, if no driver (factory) for file format found преди 2 години
Com b00129e533 fix several links and enlarge controls on dialog form for checking links преди 2 години
Comm 52a5db8df6 move paltform files to their subsystems, fix V24 for Linux (no hanging after discunnection of devices), add IsConnected, send status, and nonblocking mode for CommV24 преди 1 година
Cons 6a7968488d unmark errors with care to caret position (by k8, https://forum.oberoncore.ru/viewtopic.php?f=134&t=6921 ) преди 2 години
Ctl 72b4143122 make Obx subsystem also be compiled, move Ctl specific examples to Ctl/Docu files преди 3 години
Dev 6d74b24599 fix module names for DevChmod__* преди 1 година
Docu 08992b0993 fix section references for keywords преди 1 година
Fbsd 46f70e643e add Raster to list of compiled subsystems преди 1 година
Fig dab66edce6 fix error in Fig resources, and remove Log from Stores преди 2 години
Form 5206a6e3a1 small cleanup and forms fixes преди 3 години
Lin 46f70e643e add Raster to list of compiled subsystems преди 1 година
Mdi 52a5db8df6 move paltform files to their subsystems, fix V24 for Linux (no hanging after discunnection of devices), add IsConnected, send status, and nonblocking mode for CommV24 преди 1 година
Obsd 46f70e643e add Raster to list of compiled subsystems преди 1 година
Obx b00129e533 fix several links and enlarge controls on dialog form for checking links преди 2 години
Ole 2168498765 moved and update documentation for Librarian, remove directory for creating standard librarian преди 2 години
Raster bb9a0373f8 PNG @ Windows: GDI+ → BlackBix ("native") преди 1 година
Sql 920b244e56 add unit variable to WinGui, fix WinBitmaps WinSqlOdbc WinSqlOdbc3, fix driver name in SqlBrowser преди 2 години
Std 46f1296ba8 fix Open As Copy (thanks to Ilya Ermakov) преди 1 година
System 888b85c90a fix windows creation преди 2 години
Text 627dd9e29f make StdDocumets correctly handle all containers messages (for example select document as Singletone), remove various backgoround for fosus/target/others documents (it was breaking messages handling), made separete windows created with respect to scrollbar width, + minor code cleanup (mark diffs from 1.7.2 by green) преди 2 години
Win d62995b2be Revert "GDI+ initialization moved from WinRastersPng to WinPorts" преди 1 година
Xhtml 88d6165c82 clenup documentation Config->StdConfig, add StdGrids docu seed, remove Host from docu преди 3 години
packaging b77cb07750 -cli suffix instead of -interp преди 1 година
.gitignore d730eeadae moved script for making Debian package to spetial folder with collection of packaging scripts for various platforms преди 2 години
BlackBox.exe.manifest 75164b6135 move BlackBox to the root of repository, delete examples and dev files преди 3 години
LICENSE.txt ba6597cfac update 2023 преди 2 години
README.md 696937d16c Merge branch 'blackbox20' into blackbox20KetmarPNG преди 1 година
build-fbsd 46f70e643e add Raster to list of compiled subsystems преди 1 година
build-linux 46f70e643e add Raster to list of compiled subsystems преди 1 година
build-obsd 46f70e643e add Raster to list of compiled subsystems преди 1 година
build-windows 46f70e643e add Raster to list of compiled subsystems преди 1 година
build-windows.bat ba0ac9b498 add Raster to list of compiled subsystems преди 1 година
clean 4ac889c0bb remove test binaries преди 2 години
dev0fbsd 3e259c6ade fix dev0fbsd for FreeBSD преди 1 година
dev0lin 17faed9488 teach DevCompiler to select modules for target platform преди 1 година
dev0obsd 17faed9488 teach DevCompiler to select modules for target platform преди 1 година
dev0win.exe 17faed9488 teach DevCompiler to select modules for target platform преди 1 година
export-linux 34f1190914 BlackBox interpreter: run script, packaging преди 1 година
export-windows 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 години
pack-dev0fbsd a95d50c317 make binaries executable преди 1 година
pack-dev0lin a95d50c317 make binaries executable преди 1 година
pack-dev0obsd a95d50c317 make binaries executable преди 1 година
pack-dev0win.odc b0c807fe12 made BlackBox run on OpenBSD, executables were rebuilt преди 2 години
run-BlackBox 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 години
run-BlackBoxInterp 34f1190914 BlackBox interpreter: run script, packaging преди 1 година
run-dev0 1bba1bcba0 indentation fixed преди 1 година
version.txt 533e375d6b debian package files преди 3 години

README.md

BlackBox Component Builder cross-platform

Supported operating systems

List of supported operating systems:

  • Windows
  • GNU/Linux (amd64, i386)
  • OpenBSD (i386)
  • FreeBSD (i386)

Tested on:

  • Windows XP, 7, 10, 11
  • GNU/Linux:
    • Ubuntu 16.04/18.04/20.04 LTS
    • Debian 9.3, 9.4, 10.4 (Xfce/Mate/GNOME/Cinnamon)
    • Linux Mint 19.1/19.2/19.3/20 (Cinnamon)
    • Fedora 31
    • Red Hat Enterprise Linux Server 6.3
    • CentOS 8
    • Arch Linux 4.9.6
    • Manjaro Linux 18.0.4, 21.2.0
    • Alt Education 9.1
  • OpenBSD 7.2 (i386)
  • FreeBSD 12.1, 13.0, 13.2 (i386)

Packages

Packages available here

Build

Install dependencies

Ubuntu 20/22 LTS, Mint 20/22 (amd64)

sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libgtk2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 libcanberra-gtk-module:i386

Debian 9/10 (amd64)

sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libgtk2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 libcanberra-gtk-module:i386 gtk2-engines-pixbuf:i386 libatk-adaptor:i386 libgail-common:i386 gnome-themes-standard:i386

Arch-based systems (amd64)

sudo pacman -S multilib/lib32-gtk2
sudo pacman -Rc lib32-librsvg

Fedora (amd64)

sudo dnf install gtk2.i686 gtk2-devel.i686

Alt Education 9.1 (amd64)

apt-get install i586-libgtk+2-devel.32bit

OpenBSD (i386)

Use 'wxallowed' flag in mount options for the partition to build or start BlackBox from.

Build

Build GNU/Linux version

./build-linux

Build OpenBSD version

./build-openbsd

Build FreeBSD version

./build-freebsd

Build Windows version

./build-windows

On Windows, these commands can be run from MSYS2

There is also a build-windows.bat script that can be used to build the Windows version from Windows or Wine

Install

./export <outputDirectory>

Run

BlackBox Component Builder (GUI)

On Windows

Run tiled version:

BlackBox.exe

Run MDI version:

BlackBoxMDI.exe

On other operating systems

./run-BlackBox

Symbolic link to this script can be created to run from any directory:

ln -s `readlink -f run-BlackBox` ~/bin/blackbox

And then BlackBox Component Builder (GUI) can be run with blackbox command from anywhere. The current directory will be used as a BlackBox secondary directory.

BlackBox Component Builder (command line interpreter)

On Windows

BlackBoxInterp.exe

On other operating systems

./run-BlackBoxInterp

Symbolic link to this script can be created to run from any directory:

ln -s `readlink -f run-BlackBox` ~/bin/blackbox-cli

And then BlackBox Component Builder (command line interpreter) can be run with blackbox-cli command from anywhere. The current directory will be used as a BlackBox secondary directory.

Authors

  • Oberon microsystems AG
  • BlackBox Framework Center
  • OberonCore
  • Ivan Denisov
  • Igor Dehtyarenko
  • Anton Dmitriev
  • Alexander Shiryaev
  • Ketmar Dark