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
7735 1535 d 12 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 1629 d 2 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: Fix ini.del_section to not lose the last byte of a file.  
7701 1649 d 6 h leency /programs/develop/cmm/ trying to fix build by reverting port.h  
7700 1649 d 6 h leency /programs/develop/cmm/ upload fixed verion by paulcodeman  
7698 1673 d 2 h dunkaist /programs/ libcrash: Sync with upstream.

* Add oneshot wrappers.
* Move tables to data section.
* Add/rename macros and fix their use in ssh.
 
7696 1688 d 7 h akron1 /programs/develop/oberon07/ oberon07: update (v1.13)  
7694 1698 d 4 h akron1 /programs/develop/oberon07/Source/ delete old files  
7693 1698 d 4 h akron1 /programs/develop/oberon07/ update  
7683 1719 d 12 h leency /programs/develop/mtdbg/ mtdbg: use bigger font by default  
7677 1731 d 8 h hidnplayr /programs/develop/mtdbg/ Less GUI magic, more GUI logic. It's now possible to compile with a larger font.  
7675 1733 d 8 h hidnplayr /programs/develop/mtdbg/ clean up  
7674 1735 d 9 h IgorA /programs/develop/str_double/trunk/ clear code  
7671 1798 d 5 h dunkaist /programs/develop/libraries/box_lib/trunk/ boxlib/progressbar: Fix imul overflow, use 32*32 mul.  
7670 1806 d 16 h leency / compress images by Andrey Oskin  
7669 1811 d 23 h dunkaist /programs/develop/cmm/ Add cmm to autobuild.  
7668 1811 d 23 h dunkaist /programs/develop/cmm/ cmm: Add dirname of the input file to include path.  
7667 1812 d 17 h akron1 /programs/develop/oberon07/ oberon07 compiler: bug fix  
7666 1812 d 23 h dunkaist /programs/develop/cmm/ cmm: Fix compilation under and for Linux.  
7626 1866 d 17 h siemargl /programs/develop/cmm/ c-- cppchecked  
7625 1867 d 18 h siemargl /programs/develop/fp/rtl/ freepascal rtl fix to work  
7623 1869 d 0 h akron1 /programs/develop/oberon07/Docs/ cp866  
7616 1885 d 16 h IgorA /programs/develop/ add new functions in open dialog,
fix programs info3ds, info3ds_u
 
7615 1887 d 4 h IgorA /programs/develop/info3ds/ add exponent reading ..e+.., ..e-..  
7610 1894 d 13 h IgorA / 'info3ds' can open *.stl files  
7597 1897 d 16 h akron1 /programs/develop/oberon07/ Oberon07: upload new compiler  
7583 1931 d 4 h IgorA /programs/ tedit: add case sensitive  
7579 1938 d 5 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1944 d 2 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1946 d 13 h IgorA /programs/ t_edit: update found functions  
7571 1959 d 8 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7558 2009 d 14 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
7548 2018 d 11 h leency / menu.dat: small update
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors
 
7545 2019 d 6 h tsdima /programs/develop/cmm/ Bugfix for linux port  
7543 2021 d 6 h leency / C--: add to ISO, upload linux version by pavelyakov  
7537 2021 d 7 h siemargl /programs/develop/ktcc/trunk/ better suballocator  
7523 2025 d 7 h dunkaist /programs/develop/libraries/libs-dev/libimg/bmp/ Libimg: Fix bug with 16-bit BMP padding.  
7520 2027 d 7 h siemargl /programs/develop/ktcc/trunk/ suballocator plus path fixes  
7512 2029 d 3 h hidnplayr /programs/develop/libraries/http/ Bigger default buffer size, add API to change buffer size.  
7508 2029 d 11 h IgorA /programs/ new style for cursor position in 'tree_list'  
7507 2030 d 6 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