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
8413 1257 d 10 h leency /programs/cmm/ WebView: no page scroll to the top when download a file, autoopen images  
8410 1258 d 0 h leency /programs/cmm/ WebView 3.01: bugfixes (thanks Mihail Serebryakov and rgimad for reports), refactor URL parse  
8409 1258 d 9 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ fix test_array1.asm  
8408 1258 d 9 h IgorA /programs/ tinygl: add some double functions, add bcc32 example
libimg: small optimize
 
8407 1258 d 10 h leency /programs/cmm/ APP_PLUS: revert last change: so it can handle param again
C-- LIBIMG: fix memory leak
SYSMON: always on top now
WebView: fix: remove garbage on the top of the UTF pages
 
8406 1258 d 10 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed math.h  
8405 1258 d 11 h superturbocat2001 /programs/develop/ - Added TinyGL for ktcc
- Added TinyGL example "gears"
 
8404 1258 d 13 h superturbocat2001 /programs/develop/ktcc/trunk/ - Removed melibc in ktcc  
8403 1258 d 13 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/ - Removed non existing functions from math.h.
- Added "sys_change_window" function to kos32sys1.h.
- Installed "pragma pack" for the structure in kolibrisys.h.
 
8400 1259 d 0 h leency /programs/ searchap: allow user to give the path to mount  
8399 1259 d 4 h dunkaist /programs/develop/libraries/libs-dev/libimg/png/ libimg: fix transparency in indexed png images.  
8398 1259 d 5 h leency /programs/cmm/browser/ okay enough  
8397 1259 d 5 h leency /programs/cmm/browser/ ups fix  
8396 1259 d 5 h leency /programs/cmm/ WebView 3.0 Gold: IMG support!
No page blinking on scroll, proper alpha-channel blend (PNG 32bpp), local images support, base64 images support* (only small ones yet). Need code refactoring.
 
8395 1259 d 8 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: export img.resize_data  
8394 1259 d 8 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: transparency fixes.

img.convert doesn't make opaque pixels transparent.
gif decoder considers palette pixels opaque.
 
8393 1259 d 11 h maxcodehack /programs/other/tte/ Fix '-v' option  
8392 1259 d 13 h leency /programs/cmm/ c-- apps: never use libio
Eolite: fixed bug that file or folder was not selected in case when it had to
 
8391 1259 d 14 h maxcodehack /programs/other/tte/ Fix autobuild  
8390 1259 d 14 h maxcodehack /programs/other/tte/ Fix autobuild  
8389 1259 d 14 h leency /programs/cmm/ avoid using libio in img.load()  
8388 1259 d 14 h maxcodehack /programs/other/tte/ Fix autobuild  
8387 1259 d 14 h maxcodehack /programs/other/tte/ Add tte to autobuild  
8386 1259 d 14 h maxcodehack /programs/other/tte/ Fix -O2 bug in TTE  
8385 1259 d 17 h maxcodehack /programs/other/tte/ Add GCC to tte makefile  
8383 1260 d 0 h leency /programs/cmm/ decrease c-- app size  
8382 1260 d 1 h leency /programs/cmm/lib/obj/ fixed memory leak  
8381 1260 d 1 h leency /programs/cmm/ CMM APPS: use img_file_load (at least mblocks -1 sector)  
8380 1260 d 6 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added simple function "getopt" in stdlib (tcc)  
8379 1260 d 9 h maxcodehack /programs/games/fridge/ Fix autobuild  
8378 1260 d 9 h maxcodehack /programs/games/fridge/ Fridge: code refactoring  
8374 1261 d 5 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/ - Added definitions for clipboard functions.
- Added DATA macro for convenient memory access by offset.
- Removed kos32sys1beta.h since it is not used anywhere
(applicable to ktcc)
 
8373 1261 d 5 h superturbocat2001 /programs/other/TinyHashView/ - Fixed cursor in THashView  
8367 1261 d 9 h superturbocat2001 /programs/develop/ktcc/trunk/ - Changed libgb assembly and added libcryptal (implementation of cryptoalgorithms from Brad Conte).
- Changed build libgb.
- Added memory.h for compatibility.
 
8366 1261 d 9 h maxcodehack /programs/bcc32/newlib_example/ Add bat script to bcc32 newlib example  
8365 1261 d 12 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8364 1261 d 17 h maxcodehack /programs/bcc32/newlib_example/ Add newlib example to bcc32  
8363 1261 d 23 h leency /programs/ libimg: img.decode now checks that length is not null
WebView: img tag: proceed data-src= if src= is empty, fix crash
 
8356 1263 d 5 h leency /programs/network/netcfg/ netcfg: updated colors and bigger buttons size  
8355 1263 d 5 h leency / WebView beta 4: bugfixes