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
8501 1201 d 14 h maxcodehack /programs/games/checkers/trunk/ Checkers: newlib  
8500 1201 d 19 h leency /programs/cmm/browser/ WebView 3.31: speed up text rendering (less strcpy, use pointers), fix click on a non-existing link in the toolbar, use // instwead of http:// in buildin pages  
8499 1204 d 6 h leency /programs/cmm/browser/ WebView 3.30: just fixes  
8497 1205 d 2 h dunkaist /programs/ kiv and libimg.asm: Follow asm style guide, no semantic changes.  
8496 1205 d 4 h dunkaist /programs/media/kiv/trunk/ kiv: fix a bug (crash) after image rotation, fix memory leak.  
8495 1205 d 17 h maxcodehack / Add SDL newlib to autbuild  
8492 1205 d 21 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8491 1206 d 10 h leency /programs/cmm/browser/ WebView 3.28: fixes in tags q, hr; refactoring  
8490 1206 d 12 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8489 1206 d 23 h maxcodehack /programs/system/menu/trunk/ @menu: bigger font  
8488 1207 d 9 h leency /programs/games/almaz/ Revert 8485, make proper window fix, add translation  
8486 1207 d 16 h maxcodehack /programs/develop/kosjs/ Fix libmujs autobuild  
8485 1207 d 20 h maxcodehack /programs/games/almaz/ ALMAZ: window with skin  
8484 1208 d 9 h leency / system menu: smaller config files  
8483 1208 d 18 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8482 1208 d 18 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8481 1208 d 18 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8480 1208 d 18 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8479 1208 d 19 h maxcodehack /programs/develop/kosjs/ fix autobuild  
8478 1208 d 19 h maxcodehack /programs/develop/kosjs/ Add KosJS to autobuild  
8477 1208 d 19 h maxcodehack /programs/develop/kosjs/ KosJS: Replace static functions with dynamic  
8476 1208 d 20 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: minor fixes  
8475 1209 d 9 h superturbocat2001 /programs/develop/tinypy/ - Module files are removed from the source folder.
- Removed fasm debug module.
- Added debug function to "kolibri" module.
 
8474 1209 d 21 h maxcodehack /programs/develop/tinypy/ tinypy: clean warnings  
8473 1209 d 21 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: newlib version  
8472 1210 d 9 h superturbocat2001 / - Added teatool to autobuild
- Added CONFIG_NO_TCC=full to tup.config.template
 
8471 1210 d 11 h superturbocat2001 / - Added TinyBasic to autobuild  
8470 1212 d 12 h maxcodehack /programs/develop/backy/gcc_version/ fix autobuild  
8469 1212 d 12 h maxcodehack /programs/develop/backy/gcc_version/ fix autobuild  
8468 1212 d 12 h maxcodehack /programs/develop/backy/gcc_version/ fix autobuild  
8467 1212 d 12 h maxcodehack /programs/develop/backy/gcc_version/ Fix gcc version of backy and add to autobuild  
8466 1213 d 13 h superturbocat2001 /programs/other/TinyHashView/ TinyHashView 2.6: added editbox from boxlib library.  
8465 1213 d 14 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed boxlib loader
- Updated example boxlib.c
 
8464 1213 d 14 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 1213 d 18 h IgorA /programs/develop/libraries/libs-dev/ libimg: can save 32 bit png  
8462 1214 d 6 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8460 1214 d 15 h superturbocat2001 / - Added thashview to autobuild  
8459 1214 d 18 h leency /programs/cmm/browser/ fix build  
8458 1214 d 18 h leency /programs/cmm/browser/res/ upload forgotten file  
8457 1214 d 18 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