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
1134 5398 d 9 h diamond /programs/develop/libraries/console/ console: wake caller when window is closing  
1133 5398 d 9 h diamond /programs/develop/libraries/console/ console version 6: allow caller to know whether console window was closed  
1127 5442 d 12 h Lrz /programs/develop/libraries/box_lib/ modify load_lib.mac and add description (language ru)  
1121 5446 d 6 h diamond /programs/develop/libraries/libs-dev/libimg/gif/ libimg: fixed processing of some interlaced GIFs  
1118 5448 d 14 h diamond /programs/develop/libraries/libs-dev/libimg/gif/ libimg: fixed gif loading broken in rev. 1102  
1113 5466 d 5 h diamond /programs/develop/libraries/box_lib/trunk/ box_lib: make all branches of edit_box_key return as stdcall  
1108 5472 d 8 h Lrz /programs/develop/libraries/box_lib/ remove load_lib.mac  
1102 5475 d 5 h diamond /programs/ * libs-dev: style of exported names changed, ini.get_int -> ini_get_int
* programs which use libs-dev updated accordingly
* libimg: support for .ico and .cur files (icons and cursors)
* kiv: show many different images in one file in one row
 
1101 5475 d 9 h Lrz /programs/develop/libraries/box_lib/ Reorganization library. Examples remove in asm/trunk. Modify optionbox.  
1099 5477 d 8 h Lrz /programs/develop/libraries/box_lib/trunk/ update checkbox  
1079 5485 d 10 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg, version 4:
* decoder for animated GIFs
* some fixes in PNG and JPEG decoders
* internal image representation now allows 15 and 16 bpp
(without conversions in decoders)
* decoder for TGA, Z80 from Nable
 
1068 5501 d 9 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix a macros load_lib.mac  
1064 5524 d 14 h Lrz /programs/develop/libraries/box_lib/trunk/ add macros for load library. See editbox_ex and load_lib.mac.
Alfa version
 
1060 5529 d 5 h hidnplayr /programs/develop/libraries/box_lib/trunk/ This fix makes box_lib a valid KolibriOS library.
(export 'lib_init' and 'version')
 
1049 5561 d 13 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).  
1048 5562 d 16 h mikedld /programs/develop/libraries/libs-dev/ fix in libini._.low.read_value (reported by Insolor)
comments support (lines starting with ';' by default)
version bump
 
1041 5575 d 14 h mario79 /programs/develop/libraries/box_lib/trunk/ 1) Example for Box_lib: ScrollBar, MenuBar, DinamicButton
2) Small change of ScrollBar
 
1037 5580 d 19 h mario79 /programs/develop/libraries/box_lib/trunk/ BOX_LIB use new controls: SCROLLBAR, DINAMIC BUTTON, MENUBAR.  
1034 5585 d 16 h Lrz /programs/develop/ some optimization, for function mcall 66,3  
1032 5585 d 17 h Lrz /programs/develop/libraries/box_lib/ bugfix Num,Caps,Scroll Lock & remove in dir libraries  
1023 5594 d 14 h mikedld /programs/develop/libraries/libs-dev/ libs-dev: makefiles  
1015 5598 d 23 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: fix in to_rgb2, version bump  
1014 5599 d 1 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: PNG support  
1002 5603 d 2 h serge /programs/ blit from system memory in PIO mode  
1001 5603 d 3 h diamond /programs/develop/libraries/libs-dev/ libimg: to_rgb2() proc; version bump  
999 5604 d 8 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: bmp support improved, jpeg support added  
995 5626 d 12 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: changelog update (added missing ini.*_color notes)  
989 5631 d 7 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: version bump  
988 5631 d 7 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: get/set color values; bugfixes  
919 5679 d 6 h mikedld /programs/develop/libraries/libs-dev/ Fixed major issue in libini (set_* affected) connected with wrong parameters to file.seek
Commented out wildcards test from test001 (function is no longer exported thus can't be tested)
 
882 5701 d 11 h serge /programs/develop/libraries/pixlib/ lost pixlib sources  
853 5770 d 9 h diamond /programs/develop/libraries/console/ console: API for get/set cursor pos & clear screen  
852 5770 d 12 h diamond /programs/develop/libraries/console/ console: added gets2() with user callback  
845 5777 d 0 h mikedld /programs/develop/libraries/libs-dev/ libs_dev: refactoring, comments  
836 5786 d 12 h diamond /programs/develop/libraries/console/ console library: upload sources  
783 5905 d 4 h mikedld /programs/develop/libraries/libs-dev/ libimg: image flipping and rotating (look into .test/test002 for example use)
libini: small fix in ini.get_int
 
722 5956 d 6 h mikedld /programs/develop/libraries/libs-dev/libimg/gif/ libs-dev: fixed incorrect GIF processing  
717 5957 d 4 h mikedld /programs/develop/libraries/ Libs-dev: libio, libini, libgfx, libimg