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
7971 1456 d 4 h hidnplayr /programs/develop/libraries/http/ bugfix  
7969 1456 d 11 h hidnplayr /programs/develop/libraries/http/ HTTP lib: experimental support for ring buffers  
7959 1458 d 13 h leency / boxlib/tree_list: react on double click as on enter
ftpc: set default user and server (kolibrios.org), some cosmetic improvements
beat and playnote: add to ISO
 
7958 1458 d 18 h leency /programs/develop/libraries/menuetlibc/src/libm/ menuetlibc: fix e_exp.s by Bughunter  
7929 1462 d 12 h IgorA /programs/ new program 'img_transform',
small fix in 'tinygl.obj'
 
7919 1464 d 7 h leency /programs/develop/libraries/box_lib/trunk/ editbox update by Prohor N.  
7906 1469 d 1 h leency / SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space  
7905 1469 d 6 h leency /programs/develop/libraries/box_lib/trunk/ fix prior  
7904 1469 d 6 h leency / editbox: remove selection if element was deactivated  
7903 1469 d 9 h leency /programs/develop/libraries/box_lib/trunk/ editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me  
7877 1472 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit:
fixed color highlighting at the end of the file,
scrolling with the mouse wheel 3 lines.
 
7861 1474 d 15 h IgorA /programs/ buf2d.obj: update function 'buf2d_bit_blt'  
7783 1495 d 5 h leency /programs/ easyshot v1.3, console: new scrollbar  
7735 1532 d 14 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff: Don't rely on EOI tag at the end of the strip.

Reference implementation (libtiff) has a workaround: precalculate data
size of the strip and don't rely on EOI tag of specific bit length.

This allow to read some invalid TIFF LZW images by my old scanner.
 
7705 1626 d 4 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: Fix ini.del_section to not lose the last byte of a file.  
7698 1670 d 4 h dunkaist /programs/ libcrash: Sync with upstream.

* Add oneshot wrappers.
* Move tables to data section.
* Add/rename macros and fix their use in ssh.
 
7671 1795 d 7 h dunkaist /programs/develop/libraries/box_lib/trunk/ boxlib/progressbar: Fix imul overflow, use 32*32 mul.  
7670 1803 d 18 h leency / compress images by Andrey Oskin  
7616 1882 d 18 h IgorA /programs/develop/ add new functions in open dialog,
fix programs info3ds, info3ds_u
 
7583 1928 d 6 h IgorA /programs/ tedit: add case sensitive  
7579 1935 d 7 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1941 d 4 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1943 d 15 h IgorA /programs/ t_edit: update found functions  
7571 1956 d 10 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7558 2006 d 16 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
7523 2022 d 9 h dunkaist /programs/develop/libraries/libs-dev/libimg/bmp/ Libimg: Fix bug with 16-bit BMP padding.  
7512 2026 d 5 h hidnplayr /programs/develop/libraries/http/ Bigger default buffer size, add API to change buffer size.  
7508 2026 d 14 h IgorA /programs/ new style for cursor position in 'tree_list'  
7507 2027 d 8 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 2032 d 7 h b00bl1k /programs/develop/libraries/box_lib/trunk/ box_lib: correct filter for win keys in editbox  
7500 2033 d 11 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 2035 d 6 h IgorA /programs/develop/libraries/box_lib/trunk/ add [Ctrl+X] for cut text in 't_edit'  
7457 2043 d 19 h 0CodErr /programs/develop/libraries/InputBox/Examples/ add InputBox examples  
7454 2043 d 19 h 0CodErr /programs/develop/libraries/InputBox/ fix mistake in tupfile  
7453 2043 d 19 h 0CodErr /programs/develop/libraries/InputBox/ fix mistake in tupfile  
7452 2043 d 19 h 0CodErr /programs/develop/libraries/InputBox/ upload InputBox library  
7423 2055 d 8 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 2055 d 11 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 2064 d 19 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix crash when copy\paste  
7400 2066 d 12 h 0CodErr /programs/develop/libraries/box_lib/trunk/ Reset Shift flags after Shift+Backspace