Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1765 4837 d 0 h clevermouse / add missing files for r1764  
1764 4837 d 0 h clevermouse / autobuild HLL stuff  
1718 4879 d 19 h mario79 /programs/other/kpack/linux/ Kpack for Linux - all sources only assembler, GCC using for linking  
1713 4885 d 22 h mario79 /programs/other/kpack/trunk/ Kpack v 0.20
Added code for packing the kernel.mnt
 
1712 4891 d 17 h mario79 /programs/other/kerpack/ Kerpack - disassembled, rewrited and corrected for FASM  
1705 4906 d 14 h IgorA /programs/ update 'kol_f_edit'  
1702 4907 d 18 h Lrz /programs/ Add newline a nightbuild  
1688 4916 d 19 h mario79 /programs/other/kpack/trunk/ Kpack v0.15
1) Window Y=4, B = 1
2) Refresh lenght of data after Editbox editing
3) Changed format of start parameter - longer path (total length 255 + zero).
 
1686 4920 d 0 h mario79 /programs/other/kpack/trunk/ Kpack - Using of F68, Box_Lib, Proc_Lib and OpenDialog.  
1681 4923 d 2 h mario79 /programs/other/kpack/trunk/ Kpack - fully roaming LZMA code is now  
1672 4930 d 1 h mario79 /programs/other/kpack/trunk/ kpack removing the binary  
1671 4930 d 1 h mario79 /programs/other/kpack/ kpack = Kolibri Packer
Disassemled and corrected specially for FASM
 
1619 4966 d 21 h IgorA /programs/ 1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
 
1592 4990 d 4 h IgorA /programs/ 't_edit' use 'proc_lib.obj'
'planet_v' small fix
 
1584 4991 d 3 h IgorA /programs/other/planet_v/ 'planet_v' use library 'proc_lib.obj'  
1582 4991 d 4 h mario79 /programs/ 1) KIV - correction for OpenDialog
2) Rtfread - correction for OpenDialog, build with pack
3) Heed - build with pack
 
1525 5021 d 18 h dunkaist /programs/other/rtfread/trunk/ rtfread: yet another scroll_bar fix  
1524 5022 d 22 h dunkaist /programs/other/rtfread/trunk/ rtfread: fixed crash when the window was _too_ minimised, scroll_bar horrible blinking fixed, version 1.034  
1515 5034 d 4 h dunkaist /programs/other/rtfread/trunk/ rtfread: providing menu_bar and scroll_bar from box_lib  
1512 5042 d 22 h mario79 /programs/other/rtfread/trunk/ Rtfread
1) Use OpenDialog calls of Proc_Lib now
2) Removed old code for invoke Sysxtree
 
1489 5066 d 17 h IgorA /programs/ 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'
 
1488 5067 d 15 h IgorA /programs/ new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'
 
1476 5076 d 16 h IgorA /programs/ 1) removed duplicate code in 'box_lib'
2) add program 'TextEditor syntax file editor'
 
1468 5079 d 22 h IgorA /programs/other/ element 'OpenDialog' get from '/rd/1/File managers/' in programs 't_edit', 'planet_v'  
1467 5079 d 22 h IgorA /programs/other/ programs 't_edit' and 'planet_v' now use 'OpenDialog'  
1464 5089 d 20 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1459 5101 d 18 h IgorA /programs/ new option in function 'ted_init_scroll_bars'  
1458 5103 d 22 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
1457 5107 d 19 h IgorA /programs/ 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'
 
1456 5114 d 18 h IgorA /programs/other/t_edit/ t_edit:
1) small update
2) code change
 
1449 5121 d 21 h IgorA /programs/ t_edit:
1) sync with the new box_lib.obj
2) corrected bug that could occur when pressing Ctrl+F
3) change the code
 
1442 5141 d 19 h IgorA /programs/other/planet_v/ revised audit 1441  
1441 5141 d 20 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1437 5149 d 3 h mario79 /programs/other/rtfread/trunk/ Rtfread remove garbage code from the old version of opendial.mac  
1436 5149 d 5 h mario79 /programs/other/rtfread/trunk/ Rtfread updated for opendial.mac  
1432 5155 d 17 h mario79 /programs/ 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.
 
1418 5178 d 22 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac
 
1401 5186 d 22 h IgorA /programs/ 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'
 
1399 5187 d 15 h diamond /programs/other/rtfread/trunk/ cosmetic fix in rtfread from Sorcerer  
1390 5191 d 2 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'