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
7105 2380 d 1 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 2394 d 2 h hidnplayr /programs/develop/libraries/http/ HTTP_escape, HTTP_unescape, check for end of buffer.  
7094 2397 d 13 h hidnplayr /programs/develop/libraries/http/ Updated readme.  
7091 2398 d 1 h hidnplayr /programs/develop/libraries/http/ Fix possible page error while receiving chunked data.  
7088 2400 d 4 h leency /programs/develop/cmm/ add compile_exe.bat by 0CodErr  
7085 2401 d 1 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add ISO-8859-1 support. (Second most popular encoding on the web today.)  
7084 2401 d 1 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add proper KOI8-R support.  
7079 2401 d 8 h ashmew2 /programs/develop/libraries/iconv/ Treat KOI8-R same as KOI8-RU  
7057 2403 d 11 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 2407 d 10 h IgorA /programs/develop/libraries/proc_lib/trunk/ fix crash opendial if corrypt filter  
7047 2408 d 1 h ashmew2 /programs/develop/libraries/iconv/ Fix Tupfile.lua : Use sources from contrib newlib  
7046 2408 d 1 h ashmew2 /programs/develop/libraries/iconv/ Fix Tupfile.lua  
7045 2408 d 1 h ashmew2 /programs/develop/libraries/iconv/ Ignore case while comparing encoding names  
7044 2408 d 3 h ashmew2 /programs/develop/libraries/iconv/ More fixes for iconv  
7036 2411 d 5 h IgorA /programs/develop/libraries/box_lib/trunk/ 't_edit' small fix copy to clipboard  
7034 2412 d 11 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix macro edit_boxes_set_sys_color  
7033 2412 d 15 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix macro edit_boxes_set_sys_color  
7021 2414 d 6 h 0CodErr /programs/develop/libraries/box_lib/trunk/ little fix for #7019  
7020 2414 d 6 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix for prev.  
7019 2414 d 6 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix macro edit_boxes_set_sys_color  

Show All