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
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
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
IgorA
4a0abac115
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'
git-svn-id: svn://kolibrios.org@1303 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-02 11:18:26 +00:00
IgorA
48f7d9c554
add new functions: tl_node_move_up, tl_node_move_down. Small fix in redraw caption.
...
git-svn-id: svn://kolibrios.org@1285 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-11-25 11:01:46 +00:00
IgorA
eb764b9844
add new element 'TreeList'
...
git-svn-id: svn://kolibrios.org@1277 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-11-20 10:15:49 +00:00
Alexey Teplov (
c2639e880a
A library box_lib.obj is reentrant dll.
...
git-svn-id: svn://kolibrios.org@1214 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-10-13 18:29:41 +00:00
Marat Zakiyanov (Mario79)
debc953680
Box_Lib
...
1) Component FileBrowser
2) Small changes MenuBar component
git-svn-id: svn://kolibrios.org@1199 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-10-07 18:41:24 +00:00
Alexey Teplov (
51a64dc292
Reorganization library. Examples remove in asm/trunk. Modify optionbox.
...
git-svn-id: svn://kolibrios.org@1101 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-06-03 17:40:06 +00:00
Alexey Teplov (
ea836f1026
bugfix a macros load_lib.mac
...
git-svn-id: svn://kolibrios.org@1068 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-05-08 17:45:28 +00:00
hidnplayr
a54ad6a85f
This fix makes box_lib a valid KolibriOS library.
...
(export 'lib_init' and 'version')
git-svn-id: svn://kolibrios.org@1060 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-04-10 21:54:21 +00:00
Marat Zakiyanov (Mario79)
bd2b02d953
BOX_LIB use new controls: SCROLLBAR, DINAMIC BUTTON, MENUBAR.
...
git-svn-id: svn://kolibrios.org@1037 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-02-18 07:19:31 +00:00
Alexey Teplov (
5b18f6aea9
bugfix Num,Caps,Scroll Lock & remove in dir libraries
...
git-svn-id: svn://kolibrios.org@1032 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-02-13 09:04:33 +00:00