Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8508 1208 d 1 h superturbocat2001 /programs/develop/ktcc/trunk/samples/clayer/ - Fix scrollbar crash BoxLib example.  
8465 1221 d 2 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed boxlib loader
- Updated example boxlib.c
 
8194 1258 d 3 h maxcodehack / Fix drawing artefacts in boxlib example  
8188 1259 d 2 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8185 1259 d 4 h maxcodehack / Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)  
8171 1262 d 1 h maxcodehack /programs/develop/ktcc/trunk/ Ktcc:
- kos32sys1.h: Tcc dont support aliasing but support defines
- boxlib sample: Update sample for upper fix
- Rasterworks example: Fix 'bright' letters
 
8110 1285 d 4 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Update boxlib example:
Add progressbar
 
8108 1285 d 9 h maxcodehack /programs/develop/ktcc/trunk/ Remove libconsole.a and libbox_lib.a and their sources
Now we can use console via conio.h
Boxlib via libbox.a
 
8107 1286 d 3 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libbox.a and libbuf2d.a to TinyC.
- The structure of the header files has been reorganized.
 
8106 1286 d 4 h maxcodehack /programs/develop/ktcc/trunk/ clayer TinyC
- Add new sample
- Fix bug: 'Unexpected stack end'
 
8104 1286 d 7 h maxcodehack /programs/develop/ktcc/trunk/ Add C_Layer for TinyC
- Boxlib wrapper