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
1240 5298 d 13 h vkos /programs/develop/libraries/libs-dev/libini/ Added function ini_get_bool  
1235 5300 d 4 h vkos /programs/develop/libraries/libs-dev/libini/ Fix for previos revision  
1234 5300 d 6 h vkos /programs/develop/libraries/libs-dev/libini/ Added function get_option_str: read string, compare with list of possible & return its' number  
1102 5444 d 3 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
 
1048 5531 d 13 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
 
1001 5572 d 1 h diamond /programs/develop/libraries/libs-dev/ libimg: to_rgb2() proc; version bump  
995 5595 d 9 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: changelog update (added missing ini.*_color notes)  
989 5600 d 5 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: version bump  
988 5600 d 5 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: get/set color values; bugfixes  
919 5648 d 4 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)
 
845 5745 d 22 h mikedld /programs/develop/libraries/libs-dev/ libs_dev: refactoring, comments  
783 5874 d 2 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
 
717 5926 d 2 h mikedld /programs/develop/libraries/ Libs-dev: libio, libini, libgfx, libimg