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
1418 5205 d 12 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac
 
1417 5206 d 14 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog extension:
1) Open file dialog
2) Save file dialog
3) Select directory dialog
 
1402 5212 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
 
1401 5213 d 13 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'
 
1390 5217 d 16 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
 
1382 5223 d 5 h diamond /programs/develop/libraries/box_lib/trunk/ tree_list.mac: do not include the code if it is not used  
1374 5243 d 7 h IgorA /programs/develop/libraries/box_lib/trunk/doc/ updated documentation 'box_lib.obj'  
1373 5244 d 6 h IgorA / deleted file 'editbox_ex.mac' all programs  
1372 5244 d 10 h IgorA /programs/develop/ 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'.
 
1328 5261 d 14 h IgorA /programs/develop/libraries/box_lib/trunk/ 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
 
1309 5276 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ optimize TreeList:
1) 'tl_mouse' add mouse in child scroll bar
2) optimize some functions
 
1303 5282 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ Update 'TreeList':
1) update fun 'tl_key' - add keys: [Pg Up], [Pg Dn]; scan codes (66.2)
2) add new fun: 'tl_save_mem', 'tl_load_mem'
3) new param 'tl_info_capt_len'
 
1285 5289 d 17 h IgorA /programs/develop/libraries/box_lib/trunk/ add new functions: tl_node_move_up, tl_node_move_down. Small fix in redraw caption.  
1283 5291 d 18 h IgorA /programs/develop/libraries/box_lib/trunk/ update functions: tl_mouse, tl_node_add
update documentation
 
1277 5294 d 17 h IgorA /programs/develop/libraries/box_lib/trunk/ add new element 'TreeList'  
1266 5303 d 9 h Lrz /programs/ upgrade CPU  
1248 5309 d 6 h mario79 /programs/develop/libraries/box_lib/ Box_Lib:
1) Small fix for FileBrowser control.
2) OpenDialog - fix for Tab key and additional associations for icons.
 
1244 5316 d 14 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog:
1) use EditBox to display and enter the path, switch by use Tab key
2) fixed sorting of files
3) Icons by Leency
 
1243 5316 d 17 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib:
1) Small fix for FileBrowser.
 
1228 5322 d 13 h Lrz /programs/ upgrade  
1227 5323 d 6 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib:
1) A small fix for OptionBox - removed unnecessary redrawing when processing mouse events.
2) Build.sh - script to compile Box_lib library under Linux
 
1219 5328 d 8 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Open Dialog - component to select the file
Build.sh - script to compile examples Box_lib under Linux
 
1217 5330 d 2 h Lrz /programs/develop/libraries/box_lib/C--/trunk/ some upgrade. It's work with last library box_lib.obj.  
1216 5330 d 2 h Lrz /programs/develop/libraries/box_lib/trunk/ A bugfix for previously commit.  
1215 5330 d 11 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib:
1) Small fix for FileBrowser
 
1214 5332 d 9 h Lrz /programs/ A library box_lib.obj is reentrant dll.  
1204 5333 d 19 h Lrz /programs/develop/libraries/box_lib/ upgrade  
1199 5338 d 9 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib
1) Component FileBrowser
2) Small changes MenuBar component
 
1127 5431 d 13 h Lrz /programs/develop/libraries/box_lib/ modify load_lib.mac and add description (language ru)  
1113 5455 d 6 h diamond /programs/develop/libraries/box_lib/trunk/ box_lib: make all branches of edit_box_key return as stdcall  
1108 5461 d 9 h Lrz /programs/develop/libraries/box_lib/ remove load_lib.mac  
1101 5464 d 10 h Lrz /programs/develop/libraries/box_lib/ Reorganization library. Examples remove in asm/trunk. Modify optionbox.  
1099 5466 d 9 h Lrz /programs/develop/libraries/box_lib/trunk/ update checkbox  
1068 5490 d 10 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix a macros load_lib.mac  
1064 5513 d 15 h Lrz /programs/develop/libraries/box_lib/trunk/ add macros for load library. See editbox_ex and load_lib.mac.
Alfa version
 
1060 5518 d 6 h hidnplayr /programs/develop/libraries/box_lib/trunk/ This fix makes box_lib a valid KolibriOS library.
(export 'lib_init' and 'version')
 
1049 5550 d 14 h mario79 /programs/develop/libraries/box_lib/trunk/ Small correct Box_Lib MenuBar for Function 0 with B=1 (coordinates of all graphics primitives are relative to window client area).  
1041 5564 d 15 h mario79 /programs/develop/libraries/box_lib/trunk/ 1) Example for Box_lib: ScrollBar, MenuBar, DinamicButton
2) Small change of ScrollBar
 
1037 5569 d 20 h mario79 /programs/develop/libraries/box_lib/trunk/ BOX_LIB use new controls: SCROLLBAR, DINAMIC BUTTON, MENUBAR.  
1034 5574 d 17 h Lrz /programs/develop/ some optimization, for function mcall 66,3