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
7537 2014 d 18 h siemargl /programs/develop/ktcc/trunk/ better suballocator  
7523 2018 d 17 h dunkaist /programs/develop/libraries/libs-dev/libimg/bmp/ Libimg: Fix bug with 16-bit BMP padding.  
7520 2020 d 18 h siemargl /programs/develop/ktcc/trunk/ suballocator plus path fixes  
7512 2022 d 14 h hidnplayr /programs/develop/libraries/http/ Bigger default buffer size, add API to change buffer size.  
7508 2022 d 22 h IgorA /programs/ new style for cursor position in 'tree_list'  
7507 2023 d 17 h leency /programs/ boxlib edit_box: do not display pgup, pgdown press
fptc: fix for Tab press when no field selected
table 0.99: proper behaviour when cell is edited, use scancodes
 
7502 2028 d 15 h b00bl1k /programs/develop/libraries/box_lib/trunk/ box_lib: correct filter for win keys in editbox  
7500 2029 d 20 h leency /programs/ mouse_cfg: fix for double click (thanks 0CodErr for bug found)
boxlib->editbox: filter super (windows) key
table: continue code refactoring
 
7497 2031 d 15 h IgorA /programs/develop/libraries/box_lib/trunk/ add [Ctrl+X] for cut text in 't_edit'  
7457 2040 d 3 h 0CodErr /programs/develop/libraries/InputBox/Examples/ add InputBox examples  
7454 2040 d 4 h 0CodErr /programs/develop/libraries/InputBox/ fix mistake in tupfile  
7453 2040 d 4 h 0CodErr /programs/develop/libraries/InputBox/ fix mistake in tupfile  
7452 2040 d 4 h 0CodErr /programs/develop/libraries/InputBox/ upload InputBox library  
7449 2042 d 0 h leency /programs/ searchap: first mount attempt without delay, second mount attempt with delay (default 5 seconds); by Mario request  
7447 2042 d 20 h leency / Iconedit: add menu "Icon" with functions Replace color in canvas and Count unic colors used
H2d2b: allow input numbers only in
Sstartrek: rename Readme.txt to sst.doc
 
7423 2051 d 17 h leency / Knight game: update by lev
Palitra: save noisy state
Game_center: use tricky binnary to save 4.5 Kb
Mp3Info: upload version 0.7
 
7421 2051 d 20 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
 
7418 2057 d 23 h siemargl /programs/develop/ktcc/trunk/libc/ tcc lib fix coffload, fwrite  
7404 2061 d 3 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix crash when copy\paste  
7400 2062 d 21 h 0CodErr /programs/develop/libraries/box_lib/trunk/ Reset Shift flags after Shift+Backspace  
7297 2144 d 0 h hidnplayr /programs/develop/libraries/network/ Network library: fix typos (mass rename)  
7296 2144 d 0 h hidnplayr /programs/develop/libraries/http/ Updated debug output for HTTP library.  
7279 2190 d 18 h IgorA /programs/develop/libraries/libs-dev/libimg/png/ libimg: fix save small png images  
7209 2243 d 13 h akron1 /programs/develop/oberon07/ Oberon-07:
base address 0x10000 for applications
(parameter "kem" instead "kos")
 
7184 2254 d 14 h siemargl /programs/develop/ktcc/trunk/ added read buffering, ungetc  
7172 2261 d 17 h siemargl /programs/develop/ktcc/trunk/ fix libck  
7141 2296 d 15 h siemargl /programs/develop/tinybasic/ add&fix TinyBasic  
7134 2337 d 10 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
7128 2346 d 17 h IgorA /programs/develop/ box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point
 
7112 2369 d 8 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.
 
7110 2371 d 4 h akron1 /programs/develop/oberon07/ oberon07: fix for r7107, NEW/DISPOSE support multi-thread mode  
7107 2384 d 18 h akron1 /programs/develop/oberon07/ Oberon07: some extensions  
7105 2386 d 13 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 2400 d 14 h hidnplayr /programs/develop/libraries/http/ HTTP_escape, HTTP_unescape, check for end of buffer.  
7094 2404 d 1 h hidnplayr /programs/develop/libraries/http/ Updated readme.  
7091 2404 d 13 h hidnplayr /programs/develop/libraries/http/ Fix possible page error while receiving chunked data.  
7088 2406 d 17 h leency /programs/develop/cmm/ add compile_exe.bat by 0CodErr  
7085 2407 d 13 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add ISO-8859-1 support. (Second most popular encoding on the web today.)  
7084 2407 d 13 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add proper KOI8-R support.  
7079 2407 d 20 h ashmew2 /programs/develop/libraries/iconv/ Treat KOI8-R same as KOI8-RU