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
6968 2450 d 3 h 0CodErr /programs/develop/libraries/box_lib/trunk/ Implemented Ctrl+X handler in EditBox  
6965 2451 d 10 h 0CodErr /programs/develop/libraries/box_lib/trunk/ a bit improve ctrl+C\ctrl+V  
6921 2540 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library, small refactoring, extra debug info.  
6894 2569 d 0 h ashmew2 /programs/develop/libraries/iconv/ iconv: fix case for target and source encoding being same  
6892 2569 d 22 h ashmew2 /programs/develop/libraries/iconv/ Add Windows-1252 (CP1252) to iconv library  
6891 2583 d 9 h IgorA / update docs sys function 54.1  
6888 2594 d 9 h IgorA /programs/ add filter 'paeth', fix in 'build_bl_tree'  
6883 2606 d 12 h IgorA /programs/ fix continue crc calculation in 'archiver.obj'  
6882 2606 d 20 h ashmew2 /programs/develop/libraries/iconv/ Add iconv_close() to iconv library  
6881 2612 d 0 h IgorA /programs/ small fixes  
6873 2638 d 23 h IgorA /programs/ fix calculation 'adler32',
other small fixes
 
6870 2643 d 1 h IgorA /programs/ fix r6860, small change in 'libimg.obj'  
6807 2710 d 19 h dunkaist /programs/develop/libraries/libs-dev/libimg/ img.scale and img.convert fix for multiframe images
new function: img.get_scaled_size
 
6797 2719 d 4 h IgorA /programs/ optimize struct 'z_stream'  
6789 2726 d 8 h IgorA /programs/ checkbox: clean code
picdev: fix names
 
6788 2726 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ editbox: clean code  
6780 2730 d 0 h IgorA /programs/ fix compress size  
6779 2731 d 2 h IgorA /programs/develop/libraries/libs-dev/libimg/png/libpng/ fix, optimize, clean code  
6769 2733 d 8 h IgorA /programs/ View3ds 0.068: Editing option - new 'editor' button [by macgub]  
6741 2740 d 9 h IgorA /programs/ optimize 'libimg.obj',
fix in 'zlib.obj',
animage can save '*.png' files
 
6737 2741 d 6 h leency / move tinygl.obj to /sys/lib, fix path  
6734 2741 d 22 h leency / move cubeline to ISO, add "fasm -m 32768" into libimg Tupfile  
6733 2742 d 3 h IgorA /programs/develop/libraries/libs-dev/ libimg can save 24-bit *.png images  
6723 2746 d 6 h clevermouse /programs/develop/libraries/network/ fix r6709  
6720 2747 d 5 h clevermouse /programs/develop/libraries/network/ fix r6709  
6709 2749 d 6 h clevermouse /programs/develop/libraries/network/ two small fixes  
6707 2750 d 6 h siemargl /programs/develop/libraries/box_lib/trunk/doc/tooltip/ tooltip docu file lost  
6706 2750 d 6 h siemargl /programs/develop/libraries/box_lib/trunk/ tooltip docu  
6705 2751 d 1 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix backward compatibility broken in #6675  
6699 2752 d 23 h clevermouse / console.dll in PE format  
6693 2755 d 6 h leency /programs/develop/libraries/box_lib/asm/trunk/ fix text case  
6692 2755 d 6 h leency /programs/develop/libraries/box_lib/asm/trunk/ autobuild tooltip_demo.asm  
6689 2755 d 18 h siemargl /programs/develop/libraries/box_lib/ tooltip widget+demo  
6681 2757 d 15 h pathoswithin /programs/develop/libraries/box_lib/trunk/ save font settings for system color  
6677 2758 d 13 h pathoswithin /programs/develop/libraries/box_lib/trunk/ fix height  
6676 2758 d 14 h pathoswithin /programs/develop/libraries/box_lib/trunk/ fix absent parameters  
6675 2758 d 14 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox font options support (sysfunc 4 format)  
6603 2777 d 7 h 0CodErr /programs/develop/libraries/console/ Add "con_set_title" to export table  
6598 2778 d 7 h 0CodErr /programs/develop/libraries/box_lib/trunk/ Small fix  
6586 2784 d 0 h 0CodErr /programs/develop/libraries/box_lib/trunk/ Added border styles(raised, sunken, etched, ridged), possibility to fill frame background.