Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9587 829 d 20 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
8342 1224 d 15 h dunkaist /programs/develop/libraries/libs-dev/.test/ Add img.blend example, add libimg examples to autobuild  
3014 4175 d 22 h dunkaist /programs/ merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc
 
1901 4790 d 1 h serge /programs/develop/libraries/ Mesa 7.10.1  
1568 4992 d 11 h diamond /programs/develop/libraries/libs-dev/ libini: abort infinite loop on write error  
1102 5430 d 12 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 5517 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
 
919 5634 d 13 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)
 
717 5912 d 10 h mikedld /programs/develop/libraries/ Libs-dev: libio, libini, libgfx, libimg