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
8489 1218 d 11 h maxcodehack /programs/system/menu/trunk/ @menu: bigger font  
8488 1218 d 21 h leency /programs/games/almaz/ Revert 8485, make proper window fix, add translation  
8486 1219 d 4 h maxcodehack /programs/develop/kosjs/ Fix libmujs autobuild  
8485 1219 d 8 h maxcodehack /programs/games/almaz/ ALMAZ: window with skin  
8484 1219 d 21 h leency / system menu: smaller config files  
8483 1220 d 6 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8482 1220 d 6 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8481 1220 d 6 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8480 1220 d 6 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8479 1220 d 7 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8478 1220 d 7 h maxcodehack /programs/develop/kosjs/ Add KosJS to autobuild  
8477 1220 d 7 h maxcodehack /programs/develop/kosjs/ KosJS: Replace static functions with dynamic  
8476 1220 d 8 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: minor fixes  
8475 1220 d 21 h superturbocat2001 /programs/develop/tinypy/ - Module files are removed from the source folder.
- Removed fasm debug module.
- Added debug function to "kolibri" module.
 
8474 1221 d 8 h maxcodehack /programs/develop/tinypy/ tinypy: clean warnings  
8473 1221 d 9 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: newlib version  
8472 1221 d 21 h superturbocat2001 / - Added teatool to autobuild
- Added CONFIG_NO_TCC=full to tup.config.template
 
8471 1221 d 23 h superturbocat2001 / - Added TinyBasic to autobuild  
8470 1224 d 0 h maxcodehack /programs/develop/backy/gcc_version/ fix autobuild  
8469 1224 d 0 h maxcodehack /programs/develop/backy/gcc_version/ fix autobuild  
8468 1224 d 0 h maxcodehack /programs/develop/backy/gcc_version/ fix autobuild  
8467 1224 d 0 h maxcodehack /programs/develop/backy/gcc_version/ Fix gcc version of backy and add to autobuild  
8466 1225 d 1 h superturbocat2001 /programs/other/TinyHashView/ TinyHashView 2.6: added editbox from boxlib library.  
8465 1225 d 2 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed boxlib loader
- Updated example boxlib.c
 
8464 1225 d 2 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added macros X_W and Y_H and deleted debug kos32sys1.h
- Moved debug functions to libc.a
- Removed console.h since libcon no longer exists
- Added tcc_http_demo to build_all.sh
(Applies to ktcc)
 
8463 1225 d 6 h IgorA /programs/develop/libraries/libs-dev/ libimg: can save 32 bit png  
8462 1225 d 18 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8460 1226 d 3 h superturbocat2001 / - Added thashview to autobuild  
8459 1226 d 6 h leency /programs/cmm/browser/ fix build  
8458 1226 d 6 h leency /programs/cmm/browser/res/ upload forgotten file  
8457 1226 d 6 h leency /programs/cmm/browser/ WebView 3.25: refactoring again and not the last:
- use X coordinate from draw, not column
- make "zoom" var local, mostly use font_w instead
- rework logic of reparsing document when the size of window changed
- new: improve image positioning
 
8456 1226 d 11 h maxcodehack /programs/develop/kosjs/ kosjs: replace libmujs.a with sources; if argc = 0, see "usage"  
8455 1226 d 12 h maxcodehack /programs/develop/kosjs/ Upload kosjs interpreter  
8454 1226 d 21 h leency /programs/cmm/browser/ WebView 3.21: small fixes  
8451 1227 d 19 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 1227 d 21 h rgimad /programs/develop/ktcc/trunk/ ktcc: http_tcp_demo refactoring & net/network.h small fix  
8449 1227 d 22 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 1228 d 1 h rgimad /programs/develop/ktcc/trunk/samples/ ktcc: added sample http_tcp_demo - working with http using only tcp sockets  
8445 1228 d 4 h leency / WebView 3.15: no more static buffers for parsing tag, some fixes, update page not found  
8444 1228 d 7 h leency /programs/cmm/browser/ WebView 3.14: fix critical regression with file download