a01a8d3da4
libimg: begin of PCX image format support (version 3.0 24bit only for now)
...
git-svn-id: svn://kolibrios.org@1569 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-08-16 22:01:31 +00:00
Evgeny Grechnikov (Diamond)
5990ba6772
libini: abort infinite loop on write error
...
git-svn-id: svn://kolibrios.org@1568 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-08-15 21:41:43 +00:00
IgorA
b6fd00c4e2
small update game 'Nu pogodi' and lib 'buf2d.obj'
...
git-svn-id: svn://kolibrios.org@1555 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-08-04 11:40:19 +00:00
IgorA
0c189bcb2f
update 'buf2d.obj' and 'nu pogodi'
...
git-svn-id: svn://kolibrios.org@1538 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-30 17:42:39 +00:00
IgorA
9aaa131d1c
1) library 'buf2d.obj'
...
2) new game 'Nu pogodi'
git-svn-id: svn://kolibrios.org@1535 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-29 21:20:45 +00:00
Marat Zakiyanov (Mario79)
bc6fbbb6e8
Heed
...
1) Use OpenDialog calls of Proc_Lib
2) Removed old code for invoke Sysxtree
git-svn-id: svn://kolibrios.org@1510 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-01 19:17:20 +00:00
Marat Zakiyanov (Mario79)
1deef2d452
Proc_Lib.obj - library for common procedures
...
While only OpenDialog calls
git-svn-id: svn://kolibrios.org@1509 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-01 07:35:54 +00:00
Marat Zakiyanov (Mario79)
111f6efd6a
OpenDilaog - small fix for big and dangerous bug.
...
git-svn-id: svn://kolibrios.org@1490 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-10 22:31:24 +00:00
IgorA
433be1188e
deleted function of memory of the 'box_lib.obj' now they are connected through 'lib_init'
...
all programs that use 'tree_list' and 't_edit' must use 'lib_init'
git-svn-id: svn://kolibrios.org@1489 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-09 20:06:03 +00:00
IgorA
4c444c11c9
new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
...
in file 'load_lib.mac'
git-svn-id: svn://kolibrios.org@1488 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-08 21:43:19 +00:00
Mihail Semenyako (mike.dld)
f5372bd676
tinypad: fix blinking mouse cursor in dialog mode
...
git-svn-id: svn://kolibrios.org@1480 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-06 14:34:10 +00:00
Marat Zakiyanov (Mario79)
632489f702
Box_Lib/Filebrowser - fix of parsing values the concatenations icons for INI file
...
git-svn-id: svn://kolibrios.org@1479 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-02 09:26:10 +00:00
Marat Zakiyanov (Mario79)
78ac700d57
Fix OpenDialog - test for empty directory
...
git-svn-id: svn://kolibrios.org@1477 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-31 09:08:24 +00:00
IgorA
6db5aa0119
1) removed duplicate code in 'box_lib'
...
2) add program 'TextEditor syntax file editor'
git-svn-id: svn://kolibrios.org@1476 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-30 21:27:14 +00:00
Marat Zakiyanov (Mario79)
de9a92906c
Small fix for opendial.mac
...
git-svn-id: svn://kolibrios.org@1469 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-28 10:12:03 +00:00
IgorA
b062f4354f
1) 'box_lib.obj' update 'text_edititor'
...
2) modify code 't_edit' and 'planet_v'
git-svn-id: svn://kolibrios.org@1464 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-17 16:49:58 +00:00
IgorA
2accd7bab7
new option in function 'ted_init_scroll_bars'
...
git-svn-id: svn://kolibrios.org@1459 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-05 19:38:25 +00:00
IgorA
16c8c37422
1) revised 't_edit' new function 'ted_init_scroll_bars'
...
2) updated documentation
git-svn-id: svn://kolibrios.org@1458 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-03 15:12:50 +00:00
IgorA
fd898963db
1) new element 'text_editor' in library 'box_lib.obj'
...
2) changes code t_edit.kex
3) fixed function 'tl_strlen' in 'tree_list'
4) minor edits documentation 'box_lib.obj'
git-svn-id: svn://kolibrios.org@1457 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-04-29 18:27:40 +00:00
IgorA
d5f5e7780a
t_edit:
...
1) sync with the new box_lib.obj
2) corrected bug that could occur when pressing Ctrl+F
3) change the code
git-svn-id: svn://kolibrios.org@1449 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-04-15 15:50:49 +00:00
Evgeny Grechnikov (Diamond)
806d141a51
fasm: fixed window minimization broken in rev. 1361
...
git-svn-id: svn://kolibrios.org@1443 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-26 22:19:27 +00:00
IgorA
c2cbea2674
changed the function of the opening of Tile when specifying non-existent path
...
git-svn-id: svn://kolibrios.org@1441 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-26 17:16:07 +00:00
Marat Zakiyanov (Mario79)
273697774f
HexEditor updated for opendial.mac
...
git-svn-id: svn://kolibrios.org@1439 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-19 09:46:23 +00:00
Marat Zakiyanov (Mario79)
2f6086c095
Small fix of opendial.mac
...
git-svn-id: svn://kolibrios.org@1438 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-19 09:44:31 +00:00
Marat Zakiyanov (Mario79)
4631e5997c
OpenDialog:
...
1) Use component PathShow
2) Edit and restore the file name in the Save Dialog
3) Small general optimization of code
git-svn-id: svn://kolibrios.org@1435 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-18 20:58:05 +00:00
Marat Zakiyanov (Mario79)
47a917da42
BoxLib:
...
A new component PathShow - displaying the path for the files and directories. If the entire path to display in the show area is not possible, then the path is displayed in the compressed form.
git-svn-id: svn://kolibrios.org@1433 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-15 19:40:50 +00:00
Marat Zakiyanov (Mario79)
79c0315dca
BoxLib: Small reorganization for user-macros.
...
1) Now all the macros used by other applications to work with BoxLib located in box_lib.mac
2) Macros for components that are used only in the library BoxLib - located in bl_sys.mac, a list of include files.
3) Big requests to other developers -support this rule, it will do easier to use macros for other applications.
git-svn-id: svn://kolibrios.org@1432 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-12 19:52:43 +00:00
Marat Zakiyanov (Mario79)
294115f043
Hex Editor small fix - Ctrl+S now call OpenDialog
...
git-svn-id: svn://kolibrios.org@1431 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-12 17:39:05 +00:00
Marat Zakiyanov (Mario79)
34d56f0e98
Hex Editor v0.15
...
Staper:
1) Use Box_lib
2) Many improvements to the design and functionality
Mario:
1) Use OpenDialog
2) Small code optimization.
git-svn-id: svn://kolibrios.org@1429 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-08 17:57:35 +00:00
Evgeny Grechnikov (Diamond)
1f30a976a3
libimg: fix in check of very small files for TGA format
...
git-svn-id: svn://kolibrios.org@1426 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-28 19:09:17 +00:00
Marat Zakiyanov (Mario79)
8f306c2c3d
1) Rtfread - now uses OpenDialog
...
2) Small addition of opendial.mac
git-svn-id: svn://kolibrios.org@1418 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-17 15:15:50 +00:00
Marat Zakiyanov (Mario79)
fd97893dd7
OpenDialog extension:
...
1) Open file dialog
2) Save file dialog
3) Select directory dialog
git-svn-id: svn://kolibrios.org@1417 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-16 13:39:24 +00:00
IgorA
505644f066
changes in 'TreeList':
...
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
git-svn-id: svn://kolibrios.org@1402 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-10 11:21:58 +00:00
IgorA
e1a0b0c660
1) changes in 'TreeList':
...
- fix 'tl_iterat_perv'
- small fix 'tl_mouse'
- update 'tl_node_lev_inc'
- optimization 'tl_node_lev_dec'
2) add new programm 'PlanetV'
git-svn-id: svn://kolibrios.org@1401 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-09 14:54:59 +00:00
Marat Zakiyanov (Mario79)
63b44af949
1) Fix handling of parameters of the broken in revision 1361
...
2) Now the library Box_lib, not loaded when the "shadow" compilation.
3) Small code cleaning
git-svn-id: svn://kolibrios.org@1395 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-07 22:24:35 +00:00
IgorA
e79fad8794
1) some fixes in functions 'tl_mouse'
...
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
git-svn-id: svn://kolibrios.org@1390 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-05 11:17:26 +00:00
Evgeny Grechnikov (Diamond)
732231655a
tree_list.mac: do not include the code if it is not used
...
git-svn-id: svn://kolibrios.org@1382 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-30 22:56:22 +00:00
IgorA
df16d45d01
updated documentation 'box_lib.obj'
...
git-svn-id: svn://kolibrios.org@1374 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-10 20:10:08 +00:00
IgorA
2aad33c4e5
deleted file 'editbox_ex.mac' all programs
...
git-svn-id: svn://kolibrios.org@1373 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-09 22:01:26 +00:00
IgorA
64cdacca6e
Reorganization of the library 'box_lib.obj':
...
1) new file 'box_lib.mac' to connect all elements
2) Eliminate duplication of code.
Minor improvements 'fasm'.
git-svn-id: svn://kolibrios.org@1372 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-09 17:39:07 +00:00
IgorA
5f6df01ace
fasm: not a big optimization
...
1) Change button on the checkbox
2) the size of file paths is exactly equal to MAX_PATH
3) refined the work with a small width of the window
git-svn-id: svn://kolibrios.org@1371 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-08 19:33:30 +00:00
Alexey Teplov (
342688c49e
bugfix length of editbox
...
git-svn-id: svn://kolibrios.org@1367 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-07 21:35:23 +00:00
IgorA
f0f056cefe
fasm: added to recalculate the width of the editbox when resizing the window
...
git-svn-id: svn://kolibrios.org@1363 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-05 18:46:12 +00:00
IgorA
05c7a5c29f
Updated 'fasm':
...
1) he now uses a library 'box_lib.obj'
2) Russification
git-svn-id: svn://kolibrios.org@1361 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-04 17:51:09 +00:00
heavyiron
f2a9d1d500
fasm 1.69.11
...
git-svn-id: svn://kolibrios.org@1342 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-29 22:35:40 +00:00
IgorA
639a979c3a
update TreeList:
...
1) add new function 'tl_get_mem_size' - get size memory block
2) fix functions: 'tl_save_mem', 'tl_load_mem' - calculate size memory block
git-svn-id: svn://kolibrios.org@1328 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-23 13:50:32 +00:00
Evgeny Grechnikov (Diamond)
28318762d1
libini: ini_get_shortcut added
...
git-svn-id: svn://kolibrios.org@1327 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-20 23:35:51 +00:00
Sergey Semyonov (Serge)
6b4166f7c3
kms kernel
...
git-svn-id: svn://kolibrios.org@1316 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-13 00:16:34 +00:00
IgorA
caf224ae96
optimize TreeList:
...
1) 'tl_mouse' add mouse in child scroll bar
2) optimize some functions
git-svn-id: svn://kolibrios.org@1309 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-08 16:09:03 +00:00
Evgeny Grechnikov (Diamond)
421700a8b0
libimg: interlaced PNG
...
git-svn-id: svn://kolibrios.org@1308 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-06 14:02:44 +00:00