Commit Graph

499 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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)
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
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
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
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
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
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
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
d8fd58b4f5 libimg: icon related bug fixed (reported by Leency)
git-svn-id: svn://kolibrios.org@2284 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-09 10:14:44 +00:00
Marat Zakiyanov (Mario79)
e2397d18e0 HEED - small fix
git-svn-id: svn://kolibrios.org@2278 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-06 23:18:43 +00:00
IgorA
fcc6c62880 fix function 'DoubleFloat_to_String'
git-svn-id: svn://kolibrios.org@2254 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-01 09:54:26 +00:00
Marat Zakiyanov (Mario79)
055739c38e Box_lib - fix position of text for the "checkbox" and "optionbox"
git-svn-id: svn://kolibrios.org@2249 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-30 10:47:56 +00:00
Kirill Lipatov (Leency)
a31fabebfb standalone console interface
git-svn-id: svn://kolibrios.org@2247 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-30 09:09:14 +00:00
IgorA
68cfc90d5b buf2d.obj: add new function 'buf2d_line_sm' to drawing smooth lines
git-svn-id: svn://kolibrios.org@2230 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-22 15:38:57 +00:00
Marat Zakiyanov (Mario79)
c1d90c2113 KFM,OpenDialog, Tinypad - corrected for file associations
git-svn-id: svn://kolibrios.org@2204 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-17 10:00:30 +00:00
Rock_maniak_forever
2128e12335 Highlighting files with .mac extension.
git-svn-id: svn://kolibrios.org@2203 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-17 00:24:18 +00:00
Rock_maniak_forever
94c3fc033c small change
git-svn-id: svn://kolibrios.org@2202 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-17 00:22:48 +00:00
IgorA
afab218ec4 h2d2b - restore key [Enter]
git-svn-id: svn://kolibrios.org@2201 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-16 18:43:27 +00:00
Kirill Lipatov (Leency)
77068a478d scancode: appearance fixes
git-svn-id: svn://kolibrios.org@2198 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-16 14:26:53 +00:00
Kirill Lipatov (Leency)
12e996d2c8 h2d2b: ok button label centered
git-svn-id: svn://kolibrios.org@2197 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-16 14:22:57 +00:00
Dmitry Pereverzev (SoUrcerer)
be53c6ad29 Return write_string function to console.obj
git-svn-id: svn://kolibrios.org@2190 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-16 04:53:23 +00:00
IgorA
882f26ac9d buf2d: 1) small optimize 2) add examples
git-svn-id: svn://kolibrios.org@2185 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-13 20:27:29 +00:00
Kirill Lipatov (Leency)
df69a75c03 Tinypad: board path corrected (after a long long time ago...)
git-svn-id: svn://kolibrios.org@2183 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-13 19:06:52 +00:00
IgorA
edb11c7e8a 'buf2d.obj' functions 'buf_rect_by_size' and 'buf_filled_rect_by_size' work faster (optimize function 'buf_line_h')
git-svn-id: svn://kolibrios.org@2177 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-12 22:34:41 +00:00
IgorA
9f2f10d775 info3ds: now can edit vertex coordinates
git-svn-id: svn://kolibrios.org@2173 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-12 11:00:48 +00:00
Marat Zakiyanov (Mario79)
594b462f7d Tinypad - correct work with CAPS LOCK
git-svn-id: svn://kolibrios.org@2172 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-11 23:31:31 +00:00
Sergey Semyonov (Serge)
8a41ae1b3e con_init: save ebx, as required
git-svn-id: svn://kolibrios.org@2170 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-11 07:01:06 +00:00
Sergey Semyonov (Serge)
0dbaf3da22 update
git-svn-id: svn://kolibrios.org@2168 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-10 11:03:29 +00:00
IgorA
cb9e74fce8 info3ds:
1) added documentation
2) new window for coordinates view

git-svn-id: svn://kolibrios.org@2165 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-09 20:55:11 +00:00
IgorA
48e49905d0 add new programm 'str_double'
git-svn-id: svn://kolibrios.org@2162 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-07 15:58:22 +00:00
IgorA
aaf2de8ea5 box_lib:
1) add text color in macros edit_boxes_set_sys_color
2) new macros option_boxes_set_sys_color
t_edit_synt:
1) fix word colors

git-svn-id: svn://kolibrios.org@2159 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-05 22:50:20 +00:00
IgorA
2d55c22d0a h2d2b: use 'editbox'
git-svn-id: svn://kolibrios.org@2139 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-08-30 21:00:03 +00:00
IgorA
e251af9421 buf2d.obj:
- new function 'buf2d_resize'
info3ds:
- update resize window
- update function 'block_analiz_data'

git-svn-id: svn://kolibrios.org@2136 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-08-30 11:10:56 +00:00