Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10038 8 d 12 h ace_dent /contrib/C_Layer/EXAMPLE/libguic_kolibri/ Optimize png files for `contrib/C_Layer` examples

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 797 B (~743 B kpacked), average ~21% saving for 3 files.
 
9988 78 d 12 h ace_dent / Optimize logo.png

Lossless optimization of png files:
- 2x `logo.png` slimmed 2623 bytes, ~5% saving.
 
9583 869 d 7 h vitalkrilov / Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
ati2d: fixed log creation
 
8581 1204 d 3 h rgimad /contrib/C_Layer/ C_Layer: fixed some headers and code so that examples can build also with >= c99  
8545 1216 d 7 h superturbocat2001 /contrib/C_Layer/ - Updated libimg loader.
- Updated kolibri_libimg.h.
- Added adapted libimg example from ktcc.
 
8522 1235 d 10 h superturbocat2001 /contrib/ - Fixed network headers in newlibc and C_layer  
8345 1263 d 7 h superturbocat2001 /contrib/C_Layer/ Added network.obj loader to C_layer  
8316 1268 d 9 h dunkaist / Add /programs/games/fridge to autobuld.  
8309 1268 d 16 h maxcodehack /contrib/C_Layer/ASM/ Fix cmd for c layer building 2  
8308 1268 d 16 h maxcodehack /contrib/C_Layer/ASM/ Fix cmd for c layer building  
8307 1268 d 17 h maxcodehack / Fix C_Layer autobuild, add 'fridge' to autouild  
8301 1269 d 19 h maxcodehack / Fix autobuild  
8300 1269 d 19 h maxcodehack /contrib/C_Layer/ASM/ fix autobuild  
8265 1273 d 19 h dunkaist /contrib/C_Layer/ASM/ Autobuild /contrib/C_Layer/ASM/* libs.  
8194 1287 d 9 h maxcodehack / Fix drawing artefacts in boxlib example  
8186 1288 d 10 h maxcodehack /contrib/C_Layer/EXAMPLE/boxlib/ Fix previous revesion  
8185 1288 d 10 h maxcodehack / Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)  
8128 1299 d 14 h maxcodehack / Remove some unused files:
- Old picture
- Old makefile
C_Layer
- fix makefile in rasterworks example
 
8126 1301 d 13 h maxcodehack /contrib/ Replace '/home/autobuild/tools/win32/lib/' with '/home/autobuild/tools/win32/mingw32/lib/'  
8123 1301 d 18 h maxcodehack /contrib/ Replace '/home/autobuild/tools/win32/mingw32/lib/' with '/home/autobuild/tools/win32/lib/'  
8122 1302 d 9 h maxcodehack /contrib/ Fix Makefiles in examples.
- Cairo
Remove unused -lapp flag
- Freetype
Add path to libs
- rasterworks
Fix some compilation errors
- libguic_kolibri
Add path to libs
- kmenu
Fix some compilation errors

Now all can build without errors
 
7579 1942 d 7 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1948 d 4 h IgorA / t_edit: add function ted_but_replace, fix code  
6898 2566 d 6 h ashmew2 /contrib/C_Layer/ASM/ Fix C to ASM http lib bridge  
6690 2755 d 2 h siemargl /contrib/C_Layer/ sync editbox change  
6615 2769 d 7 h siemargl /contrib/C_Layer/ remove unneeded thunks  
6612 2773 d 9 h siemargl /contrib/C_Layer/ c-layer many fixes  
6601 2777 d 4 h siemargl /contrib/C_Layer/ editor, treelist, msgbox demo runs  
6589 2781 d 3 h siemargl /contrib/C_Layer/ editor, treelist, msgbox initial  
6561 2790 d 1 h siemargl /contrib/C_Layer/ filebrowser done  
6560 2791 d 8 h siemargl /contrib/C_Layer/INCLUDE/ filebrowser demo almost fixed up1  
6559 2791 d 8 h siemargl /contrib/C_Layer/EXAMPLE/ filebrowser demo almost fixed  
6535 2796 d 17 h siemargl /contrib/C_Layer/ fix pusha, use gcc5.4, filebrowser initial  
6526 2804 d 2 h siemargl /contrib/C_Layer/ fix bugs in pathview  
6525 2804 d 15 h siemargl /contrib/C_Layer/EXAMPLE/libguic_kolibri/ fix makefile  
6524 2804 d 15 h siemargl /contrib/C_Layer/ dbutton, opensave demo  
6516 2815 d 8 h siemargl /contrib/C_Layer/EXAMPLE/libguic_kolibri/ fix coords  
6500 2831 d 3 h punk_joker /contrib/C_Layer/ use structure instead of void pointers  
6496 2833 d 3 h punk_joker /contrib/C_Layer/EXAMPLE/rasterworks/ revert change in rasterworks_example.c  
6495 2833 d 3 h punk_joker /contrib/C_Layer/ C layer: change init function in wrappers