Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7705 1605 d 14 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: Fix ini.del_section to not lose the last byte of a file.  
5098 3514 d 21 h clevermouse / switch build system to Tup  
4422 3769 d 0 h GerdtR /programs/develop/libraries/libs-dev/libini/ Fix bug: add at the end of the ini-file of the empty line, otherwise new section is added wrong  
3920 3871 d 1 h mario79 /programs/develop/libraries/libs-dev/libini/ Fixed a memory leak. Author of fix - GerdtR.  
3859 3916 d 17 h GerdtR /programs/develop/libraries/libs-dev/libini/ Fixed a bug when deleting section  
3832 3929 d 17 h GerdtR /programs/develop/libraries/libs-dev/libini/ Fixed bug with recording negative Int and added function ini_del_section  
3131 4144 d 17 h clevermouse /programs/develop/libraries/libs-dev/ revert libio-related changes from r3130 and do the fix in the correct place  
3112 4150 d 23 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: fix typo (allow f and f1-f12 shortcuts)  
2603 4398 d 2 h hidnplayr /programs/develop/libraries/libs-dev/libini/ prevented get.int function in libini from destroying edx  
1901 4801 d 5 h serge /programs/develop/libraries/ Mesa 7.10.1  
1574 4998 d 13 h diamond /programs/develop/libraries/libs-dev/ revert changes in libini+libio from rev. 1573  
1573 4999 d 2 h IgorA /programs/ 'libio' and 'libini': function 'get_color' not spoil register 'ecx'
game 'Nu_pogodi': revised
 
1568 5003 d 15 h diamond /programs/develop/libraries/libs-dev/ libini: abort infinite loop on write error  
1327 5241 d 13 h diamond /programs/develop/libraries/libs-dev/libini/ libini: ini_get_shortcut added  
1295 5263 d 21 h diamond /programs/develop/libraries/libs-dev/libini/ readd libini with correct history  
1102 5441 d 15 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 5529 d 2 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 5569 d 13 h diamond /programs/develop/libraries/libs-dev/ libimg: to_rgb2() proc; version bump  
995 5592 d 22 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: changelog update (added missing ini.*_color notes)  
989 5597 d 17 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: version bump  
988 5597 d 18 h mikedld /programs/develop/libraries/libs-dev/libini/ libini: get/set color values; bugfixes  
919 5645 d 17 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 5743 d 10 h mikedld /programs/develop/libraries/libs-dev/ libs_dev: refactoring, comments  
783 5871 d 14 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 5923 d 14 h mikedld /programs/develop/libraries/ Libs-dev: libio, libini, libgfx, libimg