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
8451 1216 d 16 h leency /programs/cmm/ WebView 3.2:
- improve image positioning: inline images, various line height
- revert 8443 and fix into enother way
- proceed colors without hash symbol
 
8450 1216 d 18 h rgimad /programs/develop/ktcc/trunk/ ktcc: http_tcp_demo refactoring & net/network.h small fix  
8449 1216 d 18 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: Improve support of transparent PNG images.

* Support grayscale images with alpha channel.
* Support rgb images with transparent color.
* Process 'tRNS' chunk (simple transparency).

Transparent png images were already supported for color type 6, which
is RGBA. Now indexed images (color type 3) can also have transparency
via 'tRNS' chunk data.
 
8448 1216 d 22 h rgimad /programs/develop/ktcc/trunk/samples/ ktcc: added sample http_tcp_demo - working with http using only tcp sockets  
8447 1216 d 23 h maxcodehack /contrib/media/updf/apps/ Remove uploaded by mistake files  
8446 1216 d 23 h maxcodehack /contrib/media/updf/ uPDF:
- GUI menuet/os.h -> kos32sys.h full
- Check for minimal window size
 
8445 1217 d 1 h leency / WebView 3.15: no more static buffers for parsing tag, some fixes, update page not found  
8444 1217 d 4 h leency /programs/cmm/browser/ WebView 3.14: fix critical regression with file download  
8443 1217 d 5 h leency /programs/cmm/browser/ WebView 3.12: bugfix for colors (always set alpha to 0xff)  
8442 1217 d 7 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
8441 1217 d 8 h maxcodehack /contrib/sdk/sources/newlib/libc/include/ kos32sys.h: Add proc_info struct for SysFn 9 and system_color struct for get system colors  
8440 1217 d 15 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  
8439 1217 d 18 h leency /programs/cmm/ WebView: refactoring  
8438 1218 d 3 h maxcodehack /contrib/media/updf/ uPDF:
- Can open files with space in name
- Move getrusage stub to libopenjpeg
 
8437 1218 d 7 h maxcodehack /contrib/media/ Remove updf_newlib  
8436 1218 d 8 h maxcodehack /contrib/media/updf/ uPDF: menuetlibc -> newlibc  
8435 1218 d 8 h maxcodehack /contrib/media/updf_newlib/ Remove unused 'include' folder  
8434 1218 d 19 h superturbocat2001 /data/ - Added tinygl, cryptal, net headers tcc to ISO  
8433 1218 d 19 h superturbocat2001 /data/common/settings/ Fix assoc.ini  
8432 1218 d 20 h superturbocat2001 /data/ - Fixed appearance of extra files in tcc
- Added thashview in tup
 
8431 1218 d 20 h superturbocat2001 /data/common/ - Added thashview to iso
- Added associations
 
8430 1218 d 20 h superturbocat2001 /programs/other/TinyHashView/ TinyHashView 2.5:
- Added launch of OpenDialog if the program is launched without parameters.
- Macros are used for convenient work with the clipboard
 
8429 1218 d 22 h punk_joker /contrib/media/updf/ updf: restore menuetlibc version  
8428 1218 d 22 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog binary
- Fixed buid_all.sh
 
8427 1218 d 22 h leency /programs/system/taskbar/trunk/ TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport)  
8426 1218 d 23 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog.a (proc_lib loader) and sample
- Deleted old console example (replacement: consoleio)
- Added RGB struct to kos32sys1.h
(applies to ktcc)
 
8425 1219 d 0 h leency /programs/cmm/ WebView: fixed memory leak in cache.add(), give system memory back each time parse ends  
8424 1219 d 4 h leency /data/common/ ICONS32.PNG: better icons for HEX Editor and Folder  
8423 1219 d 4 h leency /data/ fix path (epic facepalm)  
8422 1219 d 4 h leency /data/ fix path (facepalm)  
8421 1219 d 4 h leency /data/ fix path 2  
8420 1219 d 4 h leency /data/ fix path  
8419 1219 d 4 h leency /data/ netsurf: add to ISO  
8418 1219 d 4 h leency / Netsurf: upload binnaries, add to ISO
NSINST: run app if exists on TPM, ISO, if not the download
 
8417 1219 d 6 h leency /programs/cmm/ WebView: fix issues with anchors
Eolite: use Shift+Enter to open all selected files
 
8416 1219 d 9 h maxcodehack /contrib/media/updf_newlib/ uPDF: clean warnings, move opj_config.h to libopenjpeg folder  
8415 1219 d 9 h maxcodehack /contrib/media/ Remove menuetlibc version of uPDF  
8414 1219 d 9 h maxcodehack /contrib/media/updf_newlib/apps/ Fix OpenDialog in uPDF (replace'updf' with argv[0])  
8413 1220 d 1 h leency /programs/cmm/ WebView: no page scroll to the top when download a file, autoopen images  
8412 1220 d 9 h maxcodehack /contrib/media/updf_newlib/apps/ Fix blitter