kolibrios/programs
Kirill Lipatov (Leency) d05eee0368 WebView 2.0 beta 1:
- rewrite tag parsing procedure to use collections
- completely refactor TWB component
- fix a couple of issues: broken tabs in <pre>, mishandle of local page not found, anchors memory leak
- so finally all id's and names are included as anchors*
(*some anchors in web still don't work)

git-svn-id: svn://kolibrios.org@7752 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-26 00:12:32 +00:00
..
cmm WebView 2.0 beta 1: 2020-03-26 00:12:32 +00:00
demos Add Newton fractal demo. 2020-02-17 02:52:40 +00:00
develop libimg: tiff: Don't rely on EOI tag at the end of the strip. 2020-03-07 12:54:18 +00:00
emulator compress images by Andrey Oskin 2019-06-10 08:44:54 +00:00
fs move programs to /other/outdated folder: copy2, imgview, mv, dictionary 2019-05-12 08:52:09 +00:00
games KosChess: move to appropriate place 2019-09-08 04:51:29 +00:00
hd_load
media kiv: Fix canvas size calculation bug when pressing '=' twice. 2020-02-20 01:26:27 +00:00
network add vendor 'Marvell Semiconductor Inc.' 2019-11-19 16:03:22 +00:00
other add button for optimize figure 2019-05-23 19:31:53 +00:00
system pcidev: Increase the number of reported IRQs from 24 to 64. 2020-03-02 04:25:06 +00:00
testing/genfiles icons32.png: new folder and unknown file icons 2019-04-22 22:44:33 +00:00
build_all.bat
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 Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc. 2017-12-20 00:51:00 +00:00
export.inc
gui_patterns.inc
import.inc
kglobals.inc Copy /kernel/trunk/kglobals.inc to /programs directory. 2019-10-21 22:33:27 +00:00
KOSfuncs.inc fix typo 2019-08-25 19:06:21 +00:00
load_img.inc
macros.inc macros.inc: Allow mcall macro to set ebp register. 2019-06-23 00:54:35 +00:00
network.inc
notify.inc
proc32.inc
shell.inc
string.inc
struct.inc
use_fasm.lua Add use_fasm.lua and example: launch. 2017-12-05 07:29:50 +00:00
use_gcc.lua
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
use_sdl.lua
use_sound.lua
use_tinygl.lua