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
8406 1255 d 0 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed math.h  
8405 1255 d 1 h superturbocat2001 /programs/develop/ - Added TinyGL for ktcc
- Added TinyGL example "gears"
 
8404 1255 d 3 h superturbocat2001 /programs/develop/ktcc/trunk/ - Removed melibc in ktcc  
8403 1255 d 3 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 1255 d 13 h leency /programs/ searchap: allow user to give the path to mount  
8399 1255 d 18 h dunkaist /programs/develop/libraries/libs-dev/libimg/png/ libimg: fix transparency in indexed png images.  
8398 1255 d 18 h leency /programs/cmm/browser/ okay enough  
8397 1255 d 18 h leency /programs/cmm/browser/ ups fix  
8396 1255 d 18 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 1255 d 21 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: export img.resize_data  
8394 1255 d 22 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 1256 d 1 h maxcodehack /programs/other/tte/ Fix '-v' option  
8392 1256 d 3 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 1256 d 3 h maxcodehack /programs/other/tte/ Fix autobuild  
8390 1256 d 3 h maxcodehack /programs/other/tte/ Fix autobuild  
8389 1256 d 3 h leency /programs/cmm/ avoid using libio in img.load()  
8388 1256 d 3 h maxcodehack /programs/other/tte/ Fix autobuild  
8387 1256 d 3 h maxcodehack /programs/other/tte/ Add tte to autobuild  
8386 1256 d 4 h maxcodehack /programs/other/tte/ Fix -O2 bug in TTE  
8385 1256 d 6 h maxcodehack /programs/other/tte/ Add GCC to tte makefile  
8383 1256 d 14 h leency /programs/cmm/ decrease c-- app size  
8382 1256 d 14 h leency /programs/cmm/lib/obj/ fixed memory leak  
8381 1256 d 15 h leency /programs/cmm/ CMM APPS: use img_file_load (at least mblocks -1 sector)  
8380 1256 d 19 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added simple function "getopt" in stdlib (tcc)  
8379 1256 d 22 h maxcodehack /programs/games/fridge/ Fix autobuild  
8378 1256 d 22 h maxcodehack /programs/games/fridge/ Fridge: code refactoring  
8374 1257 d 18 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 1257 d 19 h superturbocat2001 /programs/other/TinyHashView/ - Fixed cursor in THashView  
8367 1257 d 22 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 1257 d 22 h maxcodehack /programs/bcc32/newlib_example/ Add bat script to bcc32 newlib example  
8365 1258 d 2 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8364 1258 d 7 h maxcodehack /programs/bcc32/newlib_example/ Add newlib example to bcc32  
8363 1258 d 12 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 1259 d 18 h leency /programs/network/netcfg/ netcfg: updated colors and bigger buttons size  
8355 1259 d 19 h leency / WebView beta 4: bugfixes  
8354 1260 d 2 h leency /programs/cmm/downloader/ dl: fix  
8353 1260 d 2 h leency /programs/cmm/sysmon/ SysMon 1.35: add a space in numbers for better readability  
8350 1260 d 16 h leency /programs/cmm/ WebView: fix 2 cases of crash, no space on the link start  
8346 1260 d 18 h IgorA /programs/ box_lib.obj: clear code  
8344 1260 d 21 h superturbocat2001 /programs/develop/ktcc/trunk/ Changed parameters of "socketpair" function in libck (ktcc)