Commit Graph

1188 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
ba28bfb5a8 HTMLv: "../" works, URL "/sys/bg.gif" will be opened in kiv, except text-view in HTMLv
git-svn-id: svn://kolibrios.org@2428 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-03 23:29:02 +00:00
Sergey Semyonov (Serge)
d6faa0933b FPlay UI: PAUSE and even more PAUSE
git-svn-id: svn://kolibrios.org@2427 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-02 10:31:15 +00:00
IgorA
ca21d76937 'buf2d.obj' update function 'buf2d_bit_blt'
git-svn-id: svn://kolibrios.org@2422 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-29 22:04:49 +00:00
Sergey Semyonov (Serge)
16fc42488a FPlay UI: caption, buttons and cursors
git-svn-id: svn://kolibrios.org@2421 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-29 13:48:42 +00:00
Kirill Lipatov (Leency)
febf6bf8c4 HTMLv 0.77: <body> bgcolor= and text= support, fixes
git-svn-id: svn://kolibrios.org@2420 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-29 12:29:47 +00:00
Kirill Lipatov (Leency)
26b134521c HTMLv another few fixes, one for lev
git-svn-id: svn://kolibrios.org@2419 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-29 10:36:36 +00:00
Kirill Lipatov (Leency)
eb66075c13 HTMLv 0.76 - bugfix realise.
git-svn-id: svn://kolibrios.org@2418 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-28 23:38:54 +00:00
Kirill Lipatov (Leency)
c8d984dbb7 HTMLv. GoBack button fix.
git-svn-id: svn://kolibrios.org@2417 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-28 22:10:01 +00:00
Kirill Lipatov (Leency)
5ba5037595 HTMLv files fix
git-svn-id: svn://kolibrios.org@2416 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-28 10:49:22 +00:00
Sergey Semyonov (Serge)
0f5cbca619 new UI
git-svn-id: svn://kolibrios.org@2415 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-28 08:45:00 +00:00
Kirill Lipatov (Leency)
823a0a9a8f HTMLv 0.75: new futures and bags.
git-svn-id: svn://kolibrios.org@2413 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-27 13:48:04 +00:00
9fea37d376 libio: description of file.size changed to correspond the code (return value is in ebx)
git-svn-id: svn://kolibrios.org@2406 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-25 20:16:12 +00:00
7a8e2e79f9 libs-dev: made test002 program (simple image viewer) not to crash
git-svn-id: svn://kolibrios.org@2405 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-25 18:15:52 +00:00
Kirill Lipatov (Leency)
ce623ccaec HTMLv 0.72: fully worked Internet pages, as in older versions. Tested, some fixes.
git-svn-id: svn://kolibrios.org@2399 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-24 21:27:05 +00:00
852732a9b1 libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)
git-svn-id: svn://kolibrios.org@2397 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-24 17:47:42 +00:00
dd15de534b kiv: list of supported extentions updated: wbmp (example, r2392 related)
git-svn-id: svn://kolibrios.org@2394 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-23 22:52:59 +00:00
d8340e0c31 libimg: wbmp support (easy programming example)
git-svn-id: svn://kolibrios.org@2392 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-23 22:49:04 +00:00
4b6a83bfa4 kiv: list of supported extentions updated
git-svn-id: svn://kolibrios.org@2389 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-23 22:16:03 +00:00
0808796ed5 libimg:
1. tiff (baseline) support
2. pnm (portable anymap) bilevel, grayscale (8bpp), pixmap (24bpp) support
3. xcf: optional layer merging/blending with sse (default is mmx)
4'. new formatting for my old code. more readable for now


git-svn-id: svn://kolibrios.org@2388 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-23 22:09:09 +00:00
IgorA
7ff1f2a29d function 'buf2d_bit_blt_alpha' can take negative coordinates in the position of the copied buffer
update function 'buf2d_bit_blt_transp'

git-svn-id: svn://kolibrios.org@2383 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-23 14:01:56 +00:00
Kirill Lipatov (Leency)
6a006901a5 HTMLv 0.71 network should work. Maked quickly, not tested pretty good, so... you understand... If I'll have muse tomorrow, I'll will bring to mind this fix.
git-svn-id: svn://kolibrios.org@2368 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-21 22:22:44 +00:00
IgorA
24dfe231b8 'buf2d.obj' update function 'buf_bit_blt_alpha'
git-svn-id: svn://kolibrios.org@2367 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-21 18:38:38 +00:00
IgorA
a66a87554f 1) add new game 'life3'
2) small fix 'buf2d.obj' (in rev. 2358)

git-svn-id: svn://kolibrios.org@2359 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-20 14:24:37 +00:00
IgorA
8504e7bb6d 'buf2d.obj':
- functions buf_filled_rect_by_size buf_rect_by_size can take on negative dimensions of rectangles
- function of the horizontal line is drawn buf2d_line 1 pixel longer
- some functions can draw in 8-bit buffers

git-svn-id: svn://kolibrios.org@2358 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-20 12:10:29 +00:00
Marat Zakiyanov (Mario79)
2e8cd5b7ac kpack small fix
git-svn-id: svn://kolibrios.org@2357 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-19 13:25:18 +00:00
Marat Zakiyanov (Mario79)
f13fc854b7 OpenDialog - scrollbar type 2
git-svn-id: svn://kolibrios.org@2355 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-18 23:35:45 +00:00
Marat Zakiyanov (Mario79)
a86930f3da Box_Lib - Scrollbar type 2
git-svn-id: svn://kolibrios.org@2354 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-18 23:28:34 +00:00
Sergey Semyonov (Serge)
84726c7e7b sna scaler
git-svn-id: svn://kolibrios.org@2349 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-13 22:34:36 +00:00
IgorA
4a23260a83 element 't_edit' fix function 'ted_on_open_file'
git-svn-id: svn://kolibrios.org@2348 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-13 11:46:40 +00:00
Marat Zakiyanov (Mario79)
4e7ad16bb6 kfm.asm - empty fix for autobuild (for dummy script)
git-svn-id: svn://kolibrios.org@2346 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-05 15:02:04 +00:00
Marat Zakiyanov (Mario79)
cccb802676 KFM v0.47с
BackSpace - exit from the current directory to the parent directory

git-svn-id: svn://kolibrios.org@2345 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-05 14:49:40 +00:00
Kirill Lipatov (Leency)
4151b7bbc2 kosilka fix by Unduing. P.S. Thanks!
git-svn-id: svn://kolibrios.org@2334 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-01-17 11:34:09 +00:00
Albom
e7a9812564 base64.obj src added
git-svn-id: svn://kolibrios.org@2331 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-12-29 16:47:24 +00:00
Albom
bb704ae063 wword.obj src added
git-svn-id: svn://kolibrios.org@2329 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-12-25 14:04:41 +00:00
Albom
6bd8780b1a charset.obj src added
git-svn-id: svn://kolibrios.org@2328 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-12-25 14:00:30 +00:00
IgorA
165749a220 element 't_edit' use functions 'fb_char_todown' and 'fb_char_toupper'
git-svn-id: svn://kolibrios.org@2324 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-12-15 22:00:21 +00:00
Albom
94572b7fe1 Shell: cd command fixed
git-svn-id: svn://kolibrios.org@2323 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-12-15 18:06:01 +00:00
Marat Zakiyanov (Mario79)
f67db447fa Fix for r. 2299
git-svn-id: svn://kolibrios.org@2319 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-11-27 15:38:24 +00:00
IgorA
4a1dd808d9 box_lib.obj: add scroll type 1
git-svn-id: svn://kolibrios.org@2317 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-11-15 13:23:09 +00:00
hidnplayr
6a91603b0a Removed unused settings from setup
(midi, sb16, hd settings, ..)
Also time and date settings are removed, they can be set from the CALENDAR program.

git-svn-id: svn://kolibrios.org@2299 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-11-04 00:09:31 +00:00
IgorA
5c1a8f773d fasm use check_box2
git-svn-id: svn://kolibrios.org@2298 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-19 15:28:05 +00:00
CleverMouse
5fc7def903 removed KlbrInWin, in the main repository it is offtopic
git-svn-id: svn://kolibrios.org@2297 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-19 09:24:44 +00:00
Kirill Lipatov (Leency)
6e3f4100a5 kolibri icq update
git-svn-id: svn://kolibrios.org@2296 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-18 22:58:49 +00:00
Kirill Lipatov (Leency)
bd30a3086a flood-it v2.4 c--
git-svn-id: svn://kolibrios.org@2295 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-18 22:30:16 +00:00
IgorA
05bbd6e5b0 removed duplicate code
git-svn-id: svn://kolibrios.org@2294 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-18 17:33:21 +00:00
Kirill Lipatov (Leency)
6cfca28b78 KlbrInWin src uploaded
git-svn-id: svn://kolibrios.org@2292 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-15 10:20:45 +00:00
Kirill Lipatov (Leency)
a29fff6025 listplay fix
git-svn-id: svn://kolibrios.org@2291 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-15 01:02:40 +00:00
Kirill Lipatov (Leency)
4e4b558196 listplay v0.20
git-svn-id: svn://kolibrios.org@2290 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-15 01:00:12 +00:00
heavyiron
61dfe6eeec fasm 1.69.34 - It's works but need check
git-svn-id: svn://kolibrios.org@2287 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-13 19:06:08 +00:00
1d24b843ac heed: visual fix (r2278 related)
git-svn-id: svn://kolibrios.org@2286 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-12 13:46:40 +00:00