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
7421 2034 d 10 h leency /programs/ KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation
 
7404 2043 d 17 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix crash when copy\paste  
7400 2045 d 11 h 0CodErr /programs/develop/libraries/box_lib/trunk/ Reset Shift flags after Shift+Backspace  
7297 2126 d 15 h hidnplayr /programs/develop/libraries/network/ Network library: fix typos (mass rename)  
7296 2126 d 15 h hidnplayr /programs/develop/libraries/http/ Updated debug output for HTTP library.  
7279 2173 d 9 h IgorA /programs/develop/libraries/libs-dev/libimg/png/ libimg: fix save small png images  
7134 2320 d 0 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
7128 2329 d 8 h IgorA /programs/develop/ box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point
 
7112 2351 d 22 h dunkaist /programs/ Add -fgnu89-inline to menuetlibc related files.

One can't build programs that use menuetlibc and the library itself with
the latest toolchain from Serge because new GCC assumes C99 inline
semantics. Fix it by passing -fgnu89-inline option to such programs.
 
7105 2369 d 4 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: add img.from_file, refactor img.convert.

Add new function, img.from_file: gets file name and returns decoded Image.
Make img.convert code less spaghetti: use jump table, not a chain of jmp's.
 
7101 2383 d 4 h hidnplayr /programs/develop/libraries/http/ HTTP_escape, HTTP_unescape, check for end of buffer.  
7094 2386 d 16 h hidnplayr /programs/develop/libraries/http/ Updated readme.  
7091 2387 d 3 h hidnplayr /programs/develop/libraries/http/ Fix possible page error while receiving chunked data.  
7085 2390 d 3 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add ISO-8859-1 support. (Second most popular encoding on the web today.)  
7084 2390 d 3 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add proper KOI8-R support.  
7079 2390 d 10 h ashmew2 /programs/develop/libraries/iconv/ Treat KOI8-R same as KOI8-RU  
7057 2392 d 13 h ashmew2 /programs/develop/libraries/iconv/ iconv(): Reborn

Fix issues when getting from and to encodings from iconv descriptor in iconv()
Make iconv() simpler to understand
Make iconv() more systematic and fix some issues along the way
Implement errno setting based on return values from converters (*.h files like utf8.h).
Add Windows-1251 handling as CP1251.
 
7048 2396 d 12 h IgorA /programs/develop/libraries/proc_lib/trunk/ fix crash opendial if corrypt filter  
7047 2397 d 3 h ashmew2 /programs/develop/libraries/iconv/ Fix Tupfile.lua : Use sources from contrib newlib  
7046 2397 d 3 h ashmew2 /programs/develop/libraries/iconv/ Fix Tupfile.lua  

Show All