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
7786 1481 d 17 h leency /programs/ @menu: return to orthodox flat design  
7785 1482 d 6 h leency /programs/ move notify.inc into notify3 folder, move cmd to outdated folder  
7784 1482 d 6 h leency /programs/ various updates  
7783 1482 d 8 h leency /programs/ easyshot v1.3, console: new scrollbar  
7735 1519 d 16 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 1613 d 6 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: Fix ini.del_section to not lose the last byte of a file.  
7701 1633 d 10 h leency /programs/develop/cmm/ trying to fix build by reverting port.h  
7700 1633 d 10 h leency /programs/develop/cmm/ upload fixed verion by paulcodeman  
7698 1657 d 6 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 1672 d 11 h akron1 /programs/develop/oberon07/ oberon07: update (v1.13)  
7694 1682 d 8 h akron1 /programs/develop/oberon07/Source/ delete old files  
7693 1682 d 8 h akron1 /programs/develop/oberon07/ update  
7683 1703 d 17 h leency /programs/develop/mtdbg/ mtdbg: use bigger font by default  
7677 1715 d 12 h hidnplayr /programs/develop/mtdbg/ Less GUI magic, more GUI logic. It's now possible to compile with a larger font.  
7675 1717 d 12 h hidnplayr /programs/develop/mtdbg/ clean up  
7674 1719 d 13 h IgorA /programs/develop/str_double/trunk/ clear code  
7671 1782 d 9 h dunkaist /programs/develop/libraries/box_lib/trunk/ boxlib/progressbar: Fix imul overflow, use 32*32 mul.  
7670 1790 d 20 h leency / compress images by Andrey Oskin  
7669 1796 d 4 h dunkaist /programs/develop/cmm/ Add cmm to autobuild.  
7668 1796 d 4 h dunkaist /programs/develop/cmm/ cmm: Add dirname of the input file to include path.  
7667 1796 d 21 h akron1 /programs/develop/oberon07/ oberon07 compiler: bug fix  
7666 1797 d 3 h dunkaist /programs/develop/cmm/ cmm: Fix compilation under and for Linux.  
7626 1850 d 22 h siemargl /programs/develop/cmm/ c-- cppchecked  
7625 1851 d 23 h siemargl /programs/develop/fp/rtl/ freepascal rtl fix to work  
7623 1853 d 4 h akron1 /programs/develop/oberon07/Docs/ cp866  
7616 1869 d 20 h IgorA /programs/develop/ add new functions in open dialog,
fix programs info3ds, info3ds_u
 
7615 1871 d 9 h IgorA /programs/develop/info3ds/ add exponent reading ..e+.., ..e-..  
7610 1878 d 17 h IgorA / 'info3ds' can open *.stl files  
7597 1881 d 20 h akron1 /programs/develop/oberon07/ Oberon07: upload new compiler  
7583 1915 d 8 h IgorA /programs/ tedit: add case sensitive  
7579 1922 d 9 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1928 d 7 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1930 d 17 h IgorA /programs/ t_edit: update found functions  
7571 1943 d 12 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7558 1993 d 19 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
7548 2002 d 16 h leency / menu.dat: small update
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors
 
7545 2003 d 11 h tsdima /programs/develop/cmm/ Bugfix for linux port  
7543 2005 d 10 h leency / C--: add to ISO, upload linux version by pavelyakov  
7537 2005 d 11 h siemargl /programs/develop/ktcc/trunk/ better suballocator  
7523 2009 d 11 h dunkaist /programs/develop/libraries/libs-dev/libimg/bmp/ Libimg: Fix bug with 16-bit BMP padding.