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
8452 1228 d 21 h maxcodehack /contrib/media/updf/apps/ uPDF: remove console tools, some fixes for kolibri.c  
8451 1229 d 4 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 1229 d 6 h rgimad /programs/develop/ktcc/trunk/ ktcc: http_tcp_demo refactoring & net/network.h small fix  
8449 1229 d 7 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 1229 d 10 h rgimad /programs/develop/ktcc/trunk/samples/ ktcc: added sample http_tcp_demo - working with http using only tcp sockets  
8447 1229 d 11 h maxcodehack /contrib/media/updf/apps/ Remove uploaded by mistake files  
8446 1229 d 11 h maxcodehack /contrib/media/updf/ uPDF:
- GUI menuet/os.h -> kos32sys.h full
- Check for minimal window size
 
8445 1229 d 13 h leency / WebView 3.15: no more static buffers for parsing tag, some fixes, update page not found  
8444 1229 d 16 h leency /programs/cmm/browser/ WebView 3.14: fix critical regression with file download  
8443 1229 d 17 h leency /programs/cmm/browser/ WebView 3.12: bugfix for colors (always set alpha to 0xff)  
8442 1229 d 19 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
8441 1229 d 20 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 1230 d 3 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  
8439 1230 d 6 h leency /programs/cmm/ WebView: refactoring  
8438 1230 d 15 h maxcodehack /contrib/media/updf/ uPDF:
- Can open files with space in name
- Move getrusage stub to libopenjpeg
 
8437 1230 d 20 h maxcodehack /contrib/media/ Remove updf_newlib  
8436 1230 d 20 h maxcodehack /contrib/media/updf/ uPDF: menuetlibc -> newlibc  
8435 1230 d 20 h maxcodehack /contrib/media/updf_newlib/ Remove unused 'include' folder  
8434 1231 d 7 h superturbocat2001 /data/ - Added tinygl, cryptal, net headers tcc to ISO  
8433 1231 d 8 h superturbocat2001 /data/common/settings/ Fix assoc.ini  
8432 1231 d 8 h superturbocat2001 /data/ - Fixed appearance of extra files in tcc
- Added thashview in tup
 
8431 1231 d 8 h superturbocat2001 /data/common/ - Added thashview to iso
- Added associations
 
8430 1231 d 9 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 1231 d 10 h punk_joker /contrib/media/updf/ updf: restore menuetlibc version  
8428 1231 d 11 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog binary
- Fixed buid_all.sh
 
8427 1231 d 11 h leency /programs/system/taskbar/trunk/ TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport)  
8426 1231 d 12 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 1231 d 12 h leency /programs/cmm/ WebView: fixed memory leak in cache.add(), give system memory back each time parse ends  
8424 1231 d 16 h leency /data/common/ ICONS32.PNG: better icons for HEX Editor and Folder  
8423 1231 d 17 h leency /data/ fix path (epic facepalm)  
8422 1231 d 17 h leency /data/ fix path (facepalm)  
8421 1231 d 17 h leency /data/ fix path 2  
8420 1231 d 17 h leency /data/ fix path  
8419 1231 d 17 h leency /data/ netsurf: add to ISO  
8418 1231 d 17 h leency / Netsurf: upload binnaries, add to ISO
NSINST: run app if exists on TPM, ISO, if not the download
 
8417 1231 d 18 h leency /programs/cmm/ WebView: fix issues with anchors
Eolite: use Shift+Enter to open all selected files
 
8416 1231 d 21 h maxcodehack /contrib/media/updf_newlib/ uPDF: clean warnings, move opj_config.h to libopenjpeg folder  
8415 1231 d 21 h maxcodehack /contrib/media/ Remove menuetlibc version of uPDF  
8414 1231 d 21 h maxcodehack /contrib/media/updf_newlib/apps/ Fix OpenDialog in uPDF (replace'updf' with argv[0])  
8413 1232 d 13 h leency /programs/cmm/ WebView: no page scroll to the top when download a file, autoopen images