Commit Graph

  • 23010b6f7b icons32.png: a new tinypad icon Kirill Lipatov (Leency) 2021-06-19 23:20:30 +0000
  • 69be19e070 fix path Kirill Lipatov (Leency) 2021-06-19 22:58:06 +0000
  • a87914e838 and more skins clean Kirill Lipatov (Leency) 2021-06-19 22:56:21 +0000
  • 4ab29b63f6 more skins clean... Kirill Lipatov (Leency) 2021-06-19 22:43:05 +0000
  • 334c2375db ups fix build Kirill Lipatov (Leency) 2021-06-19 22:19:50 +0000
  • 40a3bf76f0 clean skins Kirill Lipatov (Leency) 2021-06-19 22:18:41 +0000
  • bd07449e5d fix build Kirill Lipatov (Leency) 2021-06-19 21:01:13 +0000
  • 2bb1aa0f9b clean skins Kirill Lipatov (Leency) 2021-06-19 21:00:25 +0000
  • 7355a5f3f5 fix Pane focus lost in KFM2 Kirill Lipatov (Leency) 2021-06-19 20:46:12 +0000
  • b995e57c1e kfm2: add clickable funclional buttons, return template app accidentally deleted Kirill Lipatov (Leency) 2021-06-19 20:42:09 +0000
  • 4dd5094597 Newlibc: Update Tupfile turbocat 2021-06-19 20:30:16 +0000
  • 0d7bb871e6 Newlibc: Added getcwd and dirname turbocat 2021-06-19 20:17:05 +0000
  • 136d626dfa fix Kirill Lipatov (Leency) 2021-06-19 19:11:43 +0000
  • 52c5c9ee1b update fb2read by akron1, clean skins Kirill Lipatov (Leency) 2021-06-19 19:09:06 +0000
  • 0f675e4534 [KERNEL] use constants instead of hardcoded values, other small fixes Rustem Gimadutdinov (rgimad) 2021-06-19 08:41:09 +0000
  • af4b3b8c45 blocks: add new view modes IgorA 2021-06-18 19:35:49 +0000
  • 8ef75d4496 [KERNEL] #4 Preparing to merge legacy TASKDATA into APPDATA: - use thread state constants instead of hardcoded values - other small style fixes Rustem Gimadutdinov (rgimad) 2021-06-18 08:26:02 +0000
  • dae63eba04 icons32.png: better FB2Read icon Kirill Lipatov (Leency) 2021-06-17 22:44:35 +0000
  • 210cb2b3ce Eolite: file selection by Space, fix panes blinking in KFM2, better Open_Dir() Kirill Lipatov (Leency) 2021-06-17 21:29:58 +0000
  • ba2ee17f68 eolite: fixed the case that after deletion the copy function worked as move Kirill Lipatov (Leency) 2021-06-17 17:06:34 +0000
  • 74086b0d2c Tupfile.lua: remove oberon-07/tools path Kirill Lipatov (Leency) 2021-06-17 11:56:18 +0000
  • 2359531a17 [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: - get rid of CURRENT_TASK - to APPDATA added new fields which will be used instead of TASKDATA's - other small fixes Rustem Gimadutdinov (rgimad) 2021-06-17 09:41:16 +0000
  • 41386908d7 eolite: bugfixes and code clean Kirill Lipatov (Leency) 2021-06-17 09:29:39 +0000
  • d4bf03befc [KERNEL] #2 Preparing to merge legacy TASKDATA into APPDATA: - rename event_mask in APPDATA to occured_events, cause TASKDATA already has event_mask and they have different meaning and usage - small fixes Rustem Gimadutdinov (rgimad) 2021-06-16 13:57:17 +0000
  • 9cdec89085 [KERNEL] Preparing to merge legacy TASKDATA into APPDATA: - now doesnt use TASK_COUNT, now uses [thread_count] global instead of it - update come copyrights Rustem Gimadutdinov (rgimad) 2021-06-16 10:04:10 +0000
  • 8001bbcc4e uefi/kolibri.ini: clarify /sys directory path Kirill Lipatov (Leency) 2021-06-16 08:33:20 +0000
  • 347719fb25 uefi4kos: Disable debug output by default. Ivan Baravy 2021-06-15 22:20:16 +0000
  • dbc78b92ce Oberon07: update by akron1 Kirill Lipatov (Leency) 2021-06-15 20:43:12 +0000
  • 1cff99b570 Autobuild: Don't copy SHELL to img if NO_TCC is set. Ivan Baravy 2021-06-15 19:53:33 +0000
  • b3571d494b Eolite/KFM2: 'Delete' feature rewritten (thanks IgorA for the report) - now always run in a separate process, other bugfixes Kirill Lipatov (Leency) 2021-06-15 18:22:58 +0000
  • b436a2dc22 data/Tupfile.lua: update pathes for Oberon07 Kirill Lipatov (Leency) 2021-06-15 17:38:22 +0000
  • 498da3221e update Oberon07 and CEDIT by akron1 Kirill Lipatov (Leency) 2021-06-15 17:33:16 +0000
  • f3f40df401 [KERNEL] Refactoring: - optimize struct zeroing in sys32.inc - set_app_param: delete setting completely unused APPDATA.event_filter (also make this field reserved) - update some copyringhs - other small fixes Rustem Gimadutdinov (rgimad) 2021-06-15 16:24:33 +0000
  • 0f47c4c2c8 [kernel][doxygen] Do not generate LaTeX Magomed Kostoev (mkostoevr) 2021-06-15 13:35:14 +0000
  • c2b720d342 [kernel][asmxygen.py] Remove debug output Magomed Kostoev (mkostoevr) 2021-06-15 09:03:01 +0000
  • b84899dbd5 [kernel][asmxygen.py] Implement macro arguments parsing Magomed Kostoev (mkostoevr) 2021-06-15 08:58:03 +0000
  • 0cb57998a6 FKM2 (Eolite 5 beta): a new two panes mode Kirill Lipatov (Leency) 2021-06-14 23:33:54 +0000
  • bb6094a24f unz: remove unused code Kirill Lipatov (Leency) 2021-06-14 20:17:58 +0000
  • b7f963f4e3 fix load syntax files from CD IgorA 2021-06-14 14:52:00 +0000
  • 75fe8b68da refactoring pid_to_slot: - use constants instead of hardcoded values - add more comments Rustem Gimadutdinov (rgimad) 2021-06-14 11:48:48 +0000
  • 31048e6d73 vncc: add a hint Kirill Lipatov (Leency) 2021-06-14 10:27:00 +0000
  • 0d1191b0fa + open files from CommandLine IgorA 2021-06-14 09:57:21 +0000
  • eedf06ce2b CEDIT: update by akron1 Kirill Lipatov (Leency) 2021-06-14 08:08:59 +0000
  • 4fc7d26119 Eolite: bugfixes Kirill Lipatov (Leency) 2021-06-14 00:36:42 +0000
  • ff0745456b [kernel][asmxygen.py] Implement very basic macro and struct documentation generation Magomed Kostoev (mkostoevr) 2021-06-13 22:23:55 +0000
  • 9bb8aaa1cf [kernel][doxygen] Parse doxygen folder recursively Magomed Kostoev (mkostoevr) 2021-06-13 22:12:44 +0000
  • d950efba80 [kernel][asmxygen.py] Add basic support for labels Magomed Kostoev (mkostoevr) 2021-06-13 22:03:03 +0000
  • dc1d84a7cd [kernel][doxygen] Make doxygen page more beautiful Magomed Kostoev (mkostoevr) 2021-06-13 21:59:23 +0000
  • 27bc9881a4 [kernel][asmxygen.py] Add basic function support Magomed Kostoev (mkostoevr) 2021-06-13 21:58:51 +0000
  • 41b1b667fc [kernel][asmxygen.py] Implement variable doxygen generation Magomed Kostoev (mkostoevr) 2021-06-13 21:24:23 +0000
  • 4dea14e6e3 Delete unused function check_region (it was commented out years ago) and stub calls of this function. Rustem Gimadutdinov (rgimad) 2021-06-13 20:51:08 +0000
  • 0aae2f3c46 dl: automatically extract downloaded zip and 7z files various fixes Kirill Lipatov (Leency) 2021-06-13 14:09:46 +0000
  • c986378f55 [kernel][doxygen] Finally make SVN ignore all doxygen contents Magomed Kostoev (mkostoevr) 2021-06-13 09:04:57 +0000
  • 5f7f9051e3 [kernel][asmxygen.py] Configure behaviour using script arguments Magomed Kostoev (mkostoevr) 2021-06-13 08:52:33 +0000
  • 2641ed578b [kernel][doxygen] Ignore asm files and generated html and latex files in the doxygen directory Magomed Kostoev (mkostoevr) 2021-06-13 08:29:02 +0000
  • 7449305fdb [kernel][asmxygen.py] Disable clean_generated_stuff flag by default Magomed Kostoev (mkostoevr) 2021-06-13 08:22:57 +0000
  • 3f88024a1b [kernel] Make asmxygen generate doxygen C-like files in docs/doxygen and implement very basic variable doxygen generation Magomed Kostoev (mkostoevr) 2021-06-13 08:20:53 +0000
  • 7357d51930 eolite: fix buttons of create file/folder Kirill Lipatov (Leency) 2021-06-13 00:15:19 +0000
  • 0505fe72d0 fix shell tupfile #5 Rustem Gimadutdinov (rgimad) 2021-06-12 21:57:52 +0000
  • 635554219c fix shell tupfile #4 Rustem Gimadutdinov (rgimad) 2021-06-12 21:56:08 +0000
  • dd2b1a5a28 fix shell tupfile #3 sorry for many revisions.. Rustem Gimadutdinov (rgimad) 2021-06-12 21:48:03 +0000
  • dbc6b58a3c fix shell tupfile #2 Rustem Gimadutdinov (rgimad) 2021-06-12 21:44:13 +0000
  • 4c5c636e9a fix shell tupfile Rustem Gimadutdinov (rgimad) 2021-06-12 21:38:18 +0000
  • 68cf3e4293 SHELL 0.8.2 - big refactoring, now uses libc.obj - added kfetch command Rustem Gimadutdinov (rgimad) 2021-06-12 21:34:41 +0000
  • 112c948922 icons16.png: has 18x18 px size now Eolite: - move properly implemented - show device icons in list - bugfixes clean skins Kirill Lipatov (Leency) 2021-06-12 21:12:15 +0000
  • c29e356f4c [kernel] Prepare for kernel documentation (add asmxygen.py) Magomed Kostoev (mkostoevr) 2021-06-12 20:20:02 +0000
  • f9d251a1fc add new program 'Blocks' IgorA 2021-06-12 11:58:55 +0000
  • 61c769beee cmm: move install to misc Kirill Lipatov (Leency) 2021-06-12 10:04:29 +0000
  • 144afc6aff cmm cmm and icons update 2 Kirill Lipatov (Leency) 2021-06-12 08:58:31 +0000
  • 6be43d6e52 cmm and icons update Kirill Lipatov (Leency) 2021-06-11 13:21:29 +0000
  • 899135aa6d Added build_all.sh turbocat 2021-06-10 23:57:15 +0000
  • 65582c6c16 Added newly updated examples for tcc + libc.obj to ISO turbocat 2021-06-10 23:54:32 +0000
  • 599cbe26ed ktcc + libc.obj: - ksys.h - added event mask enum - samples - old examples updated - delete junk files turbocat 2021-06-10 22:27:24 +0000
  • 4dde75a022 Added sys include Autobuild tcc is now in ISO turbocat 2021-06-10 17:13:33 +0000
  • 11e4e636d1 Delete old TinyGL headers turbocat 2021-06-10 16:51:18 +0000
  • a95d7164db Development files libc.obj added to distro turbocat 2021-06-10 16:46:54 +0000
  • d10eaeb531 cleaning up unnecessary comments Doczom 2021-06-10 16:34:15 +0000
  • 9fe59e4f34 Fixed Tupefile.lua in other programs turbocat 2021-06-10 16:32:10 +0000
  • 7fceb47d23 cleaning up unnecessary comments Doczom 2021-06-10 16:31:33 +0000
  • be0f2e1aef Fix build turbocat 2021-06-10 16:27:34 +0000
  • 070372c1f3 TEAtool: fix Tupefile.lua turbocat 2021-06-10 16:23:00 +0000
  • 413414d2e7 PasswordGen: Fix build turbocat 2021-06-10 16:21:45 +0000
  • 7f24e45508 TinyBasic: Fix build turbocat 2021-06-10 16:19:45 +0000
  • 5da6662132 Whois: Fix tupefile.lua turbocat 2021-06-10 16:15:44 +0000
  • 42dd03c1c6 Whois: Fix Tupefile.lua turbocat 2021-06-10 16:13:29 +0000
  • 8562860493 Weather: fix Tupefile.lua turbocat 2021-06-10 16:08:44 +0000
  • 9112211df9 ktcc: Added libc.obj.a libtcc.a crt0.a turbocat 2021-06-10 16:07:04 +0000
  • de30a03cac Fixed build libc.obj turbocat 2021-06-10 16:02:15 +0000
  • b5bb829ff5 Weather: Fixed build turbocat 2021-06-10 15:06:01 +0000
  • 75f0dbdd33 THashView: Fix build turbocat 2021-06-10 15:03:48 +0000
  • 59bae692da Uodate kos32-tcc turbocat 2021-06-10 15:01:50 +0000
  • a7a2c9eb5f ktcc: now uses crt0.o turbocat 2021-06-10 14:58:20 +0000
  • 01b89a999e Whois: Fixed build turbocat 2021-06-10 14:56:44 +0000
  • 2d49a6e150 Fixed mtar.obj build turbocat 2021-06-10 14:55:26 +0000
  • d7eea62637 libc.obj is now the default libc for tcc turbocat 2021-06-10 14:53:38 +0000
  • f88a509b93 kolibri-libc: Move to folder with tcc. Part 2 turbocat 2021-06-10 14:47:58 +0000
  • 29ae440741 libc.obj Fixed build turbocat 2021-06-10 14:40:17 +0000
  • b5b499b8c8 kolibri-libc: Move to folder with tcc. Part 1 turbocat 2021-06-10 14:37:44 +0000
  • e4379d9ea4 Added mtar.obj to img turbocat 2021-06-10 12:21:50 +0000
  • 813dc9abc7 Added microtar library(mtar.obj) (Library for working with tar archives) turbocat 2021-06-10 12:17:09 +0000