This website requires JavaScript.
Explore
Help
Register
Sign In
aabc2
/
KOS_qrcodes
Watch
1
Star
0
Fork
0
You've already forked KOS_qrcodes
forked from
KolibriOS/kolibrios
Code
Pull Requests
Activity
Files
dbd52c5074a40efb8e518f8f37bc2446e50d004c
KOS_qrcodes
/
programs
History
Kirill Lipatov (Leency)
dbd52c5074
ImgEdit: first release version with the basic funcionality
...
Appearance: fixes git-svn-id: svn://kolibrios.org@9643 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 16:31:40 +00:00
..
bcc32
Fixed misuse of "/rd/1" (changed to "/sys") for some programs
2022-01-07 01:01:22 +00:00
cmm
ImgEdit: first release version with the basic funcionality
2022-01-15 16:31:40 +00:00
demos
KMatrix 1.2: initial commit and adding to autobuild
2022-01-12 16:56:22 +00:00
develop
add KMatrix into Appearance app
2022-01-15 12:38:25 +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
PasswordGen: now uses autoimport(fixed tup).
2022-01-12 19:18:50 +00:00
system
update file register filter
2022-01-15 13:38:46 +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
…
config.inc
…
debug-fdo.inc
…
debug.inc
…
dll.inc
…
encoding.inc
…
export.inc
…
gui_patterns.inc
Palitra: refactoring, add shared icons
2021-12-26 00:49:38 +00:00
import.inc
…
kglobals.inc
…
KOSfuncs.inc
…
load_img.inc
…
load_lib.mac
…
macros.inc
do not include config.inc into IMG, use var in macros.inc as it was before
2022-01-09 10:00:41 +00:00
network.inc
…
proc32.inc
…
shell.inc
…
string.inc
…
struct.inc
…
use_fasm.lua
…
use_gcc.lua
…
use_menuetlibc.lua
…
use_msvc.lua
…
use_newlib.lua
…
use_sdl_newlib.lua
…
use_sdl.lua
…
use_sound.lua
…
use_tcc.lua
Adde use_tcc.lua
2022-01-12 18:22:13 +00:00
use_tinygl.lua
…