#
# ChangeLog for branches/Independent
#
# Generated by Trac 1.6
# Jun 2, 2025, 1:05:10 AM

Tue, 17 Dec 2024 22:10:31 GMT chronos [68]
	* branches/Independent/Api.pas (modified)
	* branches/Independent/Apps/Test/AppTest.pas (modified)
	* branches/Independent/Console.pas (deleted)
	* branches/Independent/Devices (added)
	* branches/Independent/Devices/Console.pas (added)
	* branches/Independent/Devices/FileSystem.pas (added)
	* branches/Independent/Devices/Mouse.pas (added)
	* branches/Independent/FileSystem.pas (deleted)
	* branches/Independent/Forms/FormMain.lfm (modified)
	* branches/Independent/Forms/FormMain.pas (modified)
	* branches/Independent/Independent.lpi (modified)
	* branches/Independent/Independent.lpr (modified)
	* branches/Independent/Os.pas (modified)
	* branches/Independent/SystemApi.pas (modified)

	* Added: Mouse API support.


Sat, 02 Nov 2024 21:04:51 GMT chronos [67]
	* branches/Independent/Apps (added)
	* branches/Independent/Apps.pas (deleted)
	* branches/Independent/Apps/Code (added)
	* branches/Independent/Apps/Code/AppCode.pas (added)
	* branches/Independent/Apps/Test (added)
	* branches/Independent/Apps/Test/AppTest.pas (added)
	* branches/Independent/Forms/FormScreen.pas (modified)
	* branches/Independent/Independent.lpi (modified)
	* branches/Independent/Independent.lpr (modified)
	* branches/Independent/Os.pas (modified)
	* branches/Independent/SystemApi.pas (added)

	* Modified: Apps split into separate units.
	* Modified: SystemApi ...


Thu, 10 Oct 2024 21:05:35 GMT chronos [66]
	* branches/Independent (modified)
	* branches/Independent/Api.pas (modified)
	* branches/Independent/Apps.pas (modified)
	* branches/Independent/FileSystem.pas (added)
	* branches/Independent/FormMain.lfm (deleted)
	* branches/Independent/FormMain.pas (deleted)
	* branches/Independent/Forms (added)
	* branches/Independent/Forms/FormConsole.lfm (added)
	* branches/Independent/Forms/FormConsole.pas (added)
	* branches/Independent/Forms/FormMain.lfm (added)
	* branches/Independent/Forms/FormMain.pas (added)
	* branches/Independent/Forms/FormScreen.lfm (added)
	* branches/Independent/Forms/FormScreen.pas (added)
	* branches/Independent/Independent.lpi (modified)
	* branches/Independent/Independent.lpr (modified)
	* branches/Independent/Os.pas (modified)

	* Added: Api calls to show windows.


Wed, 09 Oct 2024 19:14:47 GMT chronos [65]
	* branches/Independent (modified)
	* branches/Independent/Api.pas (modified)
	* branches/Independent/Apps.pas (modified)
	* branches/Independent/FileSystem (added)
	* branches/Independent/FileSystem/Code.exe (added)
	* branches/Independent/FormMain.lfm (modified)
	* branches/Independent/FormMain.pas (modified)
	* branches/Independent/Independent.lpi (modified)
	* branches/Independent/Independent.lpr (modified)
	* branches/Independent/Os.pas (modified)

	* Added: File system file read.
	* Added: AppCode can process ...


Wed, 09 Oct 2024 18:51:35 GMT chronos [64]
	* branches/Independent (added)
	* branches/Independent/Api.pas (added)
	* branches/Independent/Apps.pas (added)
	* branches/Independent/Console.pas (added)
	* branches/Independent/FormMain.lfm (added)
	* branches/Independent/FormMain.pas (added)
	* branches/Independent/Independent.ico (added)
	* branches/Independent/Independent.lpi (added)
	* branches/Independent/Independent.lpr (added)
	* branches/Independent/Os.pas (added)

	* Added: New Independent OS branch.