Commit Graph

545 Commits

Author SHA1 Message Date
Sergey Semyonov (Serge)
a1006b9202 newlib: update
git-svn-id: svn://kolibrios.org@3065 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-26 10:18:42 +00:00
Kirill Lipatov (Leency)
16ef653fe4 example update
git-svn-id: svn://kolibrios.org@3064 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-21 13:09:09 +00:00
9e218440da add convert.asm (fix previous revision)
git-svn-id: svn://kolibrios.org@3056 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-18 16:12:36 +00:00
e9998d7f13 libimg:
introduce img.convert + example
update tga decoder
img.to_rgb and img.to_rgb2 are deprecated


git-svn-id: svn://kolibrios.org@3055 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-18 16:10:28 +00:00
9fcea4ddbf libimg: new scale type (tile), some fixes
git-svn-id: svn://kolibrios.org@3053 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-17 13:24:10 +00:00
IgorA
e7017abcd7 buf2d.obj - small update
asm.inc - add new keywords

git-svn-id: svn://kolibrios.org@3040 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-15 20:56:45 +00:00
a34e834d07 libimg: img.scale prototype and simple example
git-svn-id: svn://kolibrios.org@3036 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-13 19:16:23 +00:00
Kirill Lipatov (Leency)
2c7df0dcca console.obj: rolled-up bug fixed
git-svn-id: svn://kolibrios.org@3034 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-13 10:07:56 +00:00
266e892feb remove last mem.inc, forgot it
git-svn-id: svn://kolibrios.org@3016 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 11:16:09 +00:00
0cc349060f merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc


git-svn-id: svn://kolibrios.org@3014 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 10:42:30 +00:00
55f254a7ee place debug.inc in /programs
delete all the other debug.inc files
correct some programs to use common debug.inc


git-svn-id: svn://kolibrios.org@3013 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 09:19:16 +00:00
d2833e1b15 fasm:
change to common line endings (unix) to make and apply patches in more convenient way
add license.txt
remove local copy of struct.inc which wasn't used


git-svn-id: svn://kolibrios.org@3011 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 06:08:39 +00:00
737ea528e8 fasm: update to 1.70.03
git-svn-id: svn://kolibrios.org@3010 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-08 20:11:07 +00:00
Kirill Lipatov (Leency)
1838b89b65 truetype library 11.10.12 (by SoUrcerer and Lev)
git-svn-id: svn://kolibrios.org@3002 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-05 11:52:32 +00:00
Kirill Lipatov (Leency)
83bfd951f0 vector library by IgorA
git-svn-id: svn://kolibrios.org@3001 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-05 11:12:45 +00:00
e049b4d610 libimg:
read lzw-encoded tiff images
handle predictor tag in tiff files


git-svn-id: svn://kolibrios.org@2992 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-10-29 16:17:45 +00:00
IgorA
0d1db9d12d 1) 'vox_editor' update
2) 'buf2d.obj' add new function 'buf2d_rotate'

git-svn-id: svn://kolibrios.org@2975 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-10-01 10:45:57 +00:00
IgorA
ed2d3499be update functions 'buf2d_img_hdiv2', 'buf2d_img_wdiv2' and 'buf2d_bit_blt_transp'
git-svn-id: svn://kolibrios.org@2927 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-08-17 17:54:03 +00:00
IgorA
aa35cd36bb update functions 'buf2d_img_hdiv2' and 'buf2d_img_wdiv2'
git-svn-id: svn://kolibrios.org@2920 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-08-11 18:05:17 +00:00
IgorA
d96e9cc8af fix function 'edit_box_set_text'
git-svn-id: svn://kolibrios.org@2898 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-08-01 08:21:13 +00:00
Kirill Lipatov (Leency)
0d1782e8b0 heed: scroll_bar.type = 0
git-svn-id: svn://kolibrios.org@2843 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-03 16:48:18 +00:00
Kirill Lipatov (Leency)
6e1fbdb7b4 h2d2b2: edit_box always focused
git-svn-id: svn://kolibrios.org@2837 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-29 23:18:27 +00:00
Sergey Semyonov (Serge)
98b858c040 newlib: missing files
git-svn-id: svn://kolibrios.org@2828 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-27 13:42:25 +00:00
Sergey Semyonov (Serge)
b3ffd0487f newlib: bugfixes
git-svn-id: svn://kolibrios.org@2827 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-27 12:31:46 +00:00
IgorA
56de4bac0f 'buf2d.obj' new function and 2 examples
git-svn-id: svn://kolibrios.org@2815 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-21 11:32:18 +00:00
IgorA
b409bc1b4a element 't_edit' small speed optimize
git-svn-id: svn://kolibrios.org@2809 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-20 10:05:50 +00:00
IgorA
195ca78286 'box_lib.obj': update function open file in element 't_edit'
'voxel_editor': small update

git-svn-id: svn://kolibrios.org@2808 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-19 12:20:54 +00:00
Kirill Lipatov (Leency)
6684f99167 Tinypad: bug fixed (docpak -> dopack)
git-svn-id: svn://kolibrios.org@2798 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-16 18:22:16 +00:00
IgorA
d00cd6a604 update 'voxel_editor'
git-svn-id: svn://kolibrios.org@2759 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-12 09:56:51 +00:00
IgorA
3c47cb905e 1) 'box_lib' small fix element 't_edit'
2) new version 'voxel_editor'

git-svn-id: svn://kolibrios.org@2758 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-10 22:19:58 +00:00
IgorA
0b625a1233 1) add new program 'voxel_editor'
2) fix file menu.dat

git-svn-id: svn://kolibrios.org@2748 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-05 15:33:54 +00:00
185caf04b2 libimg:
new image type: grayscale (Image.bpp9)
tiff fixes for grayscale+alpha images
xcf regression bug fixed (screen mode blending, r2388)


git-svn-id: svn://kolibrios.org@2733 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-04 03:54:14 +00:00
IgorA
9b63edd2e9 'box_lib.obj' change function 'ted_init_syntax_file'
git-svn-id: svn://kolibrios.org@2707 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-31 16:49:37 +00:00
735d94c630 libimg: bmp 24/32bpp encoding
git-svn-id: svn://kolibrios.org@2692 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-27 00:00:29 +00:00
ef860d6920 libimg:
img.flip.layer fix for images of scanline width less than 4 bytes
bmp: check for more InfoHeader types


git-svn-id: svn://kolibrios.org@2691 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-26 18:26:46 +00:00
Kirill Lipatov (Leency)
997837429a tinypad: menu sysfunctions bug fixed (bug #19)
git-svn-id: svn://kolibrios.org@2690 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-26 17:43:54 +00:00
91051dc850 libs-dev: libimg encode example
git-svn-id: svn://kolibrios.org@2685 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-25 23:04:20 +00:00
0f1707c32e libimg: encode API; pnm (pbm, pgm, ppm) encoding in raw mode
git-svn-id: svn://kolibrios.org@2684 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-25 23:02:44 +00:00
85b76b0477 libs-dev: new example. libio + libimg, img.to_rgb2, applying simple filter to RGB data
git-svn-id: svn://kolibrios.org@2680 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-25 13:15:55 +00:00
Kirill Lipatov (Leency)
681217c017 fasm: changing program colors, while user changed the skin
git-svn-id: svn://kolibrios.org@2672 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-24 21:21:21 +00:00
Marat Zakiyanov (Mario79)
04d59d2a46 Fix incorrect comment
git-svn-id: svn://kolibrios.org@2668 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-21 19:01:21 +00:00
73798864bd fasm: the program updated to 1.70.01
tested with the kernel and several applications
sorry for previous ugly commit


git-svn-id: svn://kolibrios.org@2665 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-20 14:43:49 +00:00
96a29bfdda 36
git-svn-id: svn://kolibrios.org@2664 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-20 11:47:06 +00:00
IgorA
a992134c24 'buf2d.obj' add new function 'buf2d_get_pixel'
git-svn-id: svn://kolibrios.org@2658 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-11 10:11:27 +00:00
Marat Zakiyanov (Mario79)
4338730574 Tinypad - correctly handles pressing of the system hotkey Win+KEY
git-svn-id: svn://kolibrios.org@2637 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-20 15:41:25 +00:00
hidnplayr
f10b2375d4 prevented get.int function in libini from destroying edx
git-svn-id: svn://kolibrios.org@2603 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-12 10:13:30 +00:00
hidnplayr
e047996abc Added english translation of console.txt
git-svn-id: svn://kolibrios.org@2599 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-11 12:58:22 +00:00
hidnplayr
729f5e776a Fixed a bug in libio (concerned file.find functions in particular)
Also, added a file to ease debugging in the future

git-svn-id: svn://kolibrios.org@2570 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-05 11:27:23 +00:00
Marat Zakiyanov (Mario79)
34c41e7258 SCANCODE - In this program, the output region of the working of the text should ALWAYS be WHITE and the text should ALWAYS be BLACK. This program should be FOR PEOPLE, not for AESTHETES with a "good" taste.
git-svn-id: svn://kolibrios.org@2531 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-31 16:08:01 +00:00
Kirill Lipatov (Leency)
72d2af09e0 console.obj: no window bg, window do not resize
git-svn-id: svn://kolibrios.org@2530 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-31 07:15:37 +00:00