Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3859 3926 d 13 h GerdtR /programs/develop/libraries/libs-dev/libini/ Fixed a bug when deleting section  
3832 3939 d 13 h GerdtR /programs/develop/libraries/libs-dev/libini/ Fixed bug with recording negative Int and added function ini_del_section  
3131 4154 d 13 h clevermouse /programs/develop/libraries/libs-dev/ revert libio-related changes from r3130 and do the fix in the correct place  
3112 4160 d 18 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: fix typo (allow f and f1-f12 shortcuts)  
2603 4407 d 22 h hidnplayr /programs/develop/libraries/libs-dev/libini/ prevented get.int function in libini from destroying edx  
1327 5251 d 9 h diamond /programs/develop/libraries/libs-dev/libini/ libini: ini_get_shortcut added  
1295 5273 d 17 h diamond /programs/develop/libraries/libs-dev/libini/ readd libini with correct history  
1102 5451 d 11 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 5538 d 22 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 5579 d 9 h diamond /programs/develop/libraries/libs-dev/ libimg: to_rgb2() proc; version bump  
995 5602 d 17 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: changelog update (added missing ini.*_color notes)  
989 5607 d 13 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: version bump  
988 5607 d 13 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: get/set color values; bugfixes  
919 5655 d 12 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 5753 d 6 h mikedld /programs/develop/libraries/libs-dev/ libs_dev: refactoring, comments  
783 5881 d 10 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 5933 d 10 h mikedld /programs/develop/libraries/ Libs-dev: libio, libini, libgfx, libimg