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
8508 1220 d 23 h superturbocat2001 /programs/develop/ktcc/trunk/samples/clayer/ - Fix scrollbar crash BoxLib example.  
8465 1234 d 0 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed boxlib loader
- Updated example boxlib.c
 
8426 1239 d 1 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog.a (proc_lib loader) and sample
- Deleted old console example (replacement: consoleio)
- Added RGB struct to kos32sys1.h
(applies to ktcc)
 
8195 1271 d 0 h maxcodehack /programs/develop/ktcc/trunk/samples/ Fix 'dynamic.c 'autobuild (build_all.sh)
Add 'console.c' to autobuild
 
8194 1271 d 1 h maxcodehack / Fix drawing artefacts in boxlib example  
8189 1272 d 0 h maxcodehack /programs/develop/ktcc/trunk/samples/ move image  
8188 1272 d 0 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8187 1272 d 1 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Tcc:
Add libimg example, update other examples
 
8185 1272 d 2 h maxcodehack / Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)  
8171 1274 d 23 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 1298 d 2 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Update boxlib example:
Add progressbar
 
8108 1298 d 7 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 1299 d 1 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libbox.a and libbuf2d.a to TinyC.
- The structure of the header files has been reorganized.
 
8106 1299 d 2 h maxcodehack /programs/develop/ktcc/trunk/ clayer TinyC
- Add new sample
- Fix bug: 'Unexpected stack end'
 
8104 1299 d 5 h maxcodehack /programs/develop/ktcc/trunk/ Add C_Layer for TinyC
- Boxlib wrapper