kolibrios-fun/programs
Anton Krotov ef33c606ec [CEdit, FB2 Reader]: minor fixes
git-svn-id: svn://kolibrios.org@9599 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 21:10:10 +00:00
..
bcc32 Fixed misuse of "/rd/1" (changed to "/sys") for some programs 2022-01-07 01:01:22 +00:00
cmm fix build 2022-01-08 20:22:10 +00:00
demos Fixed misuse of "/rd/1" (changed to "/sys") for some programs 2022-01-07 01:01:22 +00:00
develop [CEdit, FB2 Reader]: minor fixes 2022-01-08 21:10:10 +00:00
emulator fix function name 'edit_box' to 'edit_box_draw' 2022-01-03 21:03:06 +00:00
fs Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
games Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
hd_load
media Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
network Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
other rename @HOTANGLES to @HA to fit into 8.3 2022-01-08 18:15:46 +00:00
system Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
testing Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
build_all.bat rename "desktop" app to "skincfg" 2016-02-08 12:52:20 +00:00
config.inc
debug-fdo.inc Unify fdo.inc and debug-fdo.inc files. 2019-05-16 00:49:45 +00:00
debug.inc 1. loaddrv: show load drv result, show hint on error 2019-04-30 11:05:08 +00:00
dll.inc add new version 'load_lib.mac', 2020-11-20 19:47:45 +00:00
encoding.inc Add encoding.inc to /programs (copy from /kernel/trunk). 2020-11-06 18:18:04 +00:00
export.inc add yet another forgotten file 2016-11-10 19:28:16 +00:00
gui_patterns.inc Palitra: refactoring, add shared icons 2021-12-26 00:49:38 +00:00
import.inc add forgotten file 2016-11-10 19:27:40 +00:00
kglobals.inc Copy /kernel/trunk/kglobals.inc to /programs directory. 2019-10-21 22:33:27 +00:00
KOSfuncs.inc Network device error/missed/dropped packet counters. 2021-07-07 19:26:17 +00:00
load_img.inc tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
load_lib.mac load_lib.mac: add italian language 2021-02-03 12:43:01 +00:00
macros.inc Palitra: refactoring, add shared icons 2021-12-26 00:49:38 +00:00
network.inc Updated network.inc for programs. 2015-12-31 11:42:32 +00:00
proc32.inc
shell.inc
string.inc @open: case insensitive sorintg; more convenient navigation using the keyboard 2015-11-11 19:16:02 +00:00
struct.inc
use_fasm.lua Fix autobuild. 2021-05-22 19:09:11 +00:00
use_gcc.lua update build rules 2016-09-27 23:10:44 +00:00
use_menuetlibc.lua Add -fgnu89-inline to menuetlibc related files. 2017-11-18 03:24:17 +00:00
use_msvc.lua Remove more duplicates: doexe2.asm, network.ini, etc. 2017-12-20 03:45:53 +00:00
use_newlib.lua update build rules 2016-09-27 22:16:22 +00:00
use_sdl_newlib.lua sdlquake: newlib 2021-01-05 13:00:22 +00:00
use_sdl.lua
use_sound.lua
use_tinygl.lua