Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10038 11 d 14 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 81 d 14 h ace_dent / Optimize logo.png

Lossless optimization of png files:
- 2x `logo.png` slimmed 2623 bytes, ~5% saving.
 
9583 872 d 8 h vitalkrilov / Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
ati2d: fixed log creation
 
8581 1207 d 5 h rgimad /contrib/C_Layer/ C_Layer: fixed some headers and code so that examples can build also with >= c99  
8545 1219 d 8 h superturbocat2001 /contrib/C_Layer/ - Updated libimg loader.
- Updated kolibri_libimg.h.
- Added adapted libimg example from ktcc.
 
8522 1238 d 12 h superturbocat2001 /contrib/ - Fixed network headers in newlibc and C_layer  
8345 1266 d 9 h superturbocat2001 /contrib/C_Layer/ Added network.obj loader to C_layer  
8316 1271 d 10 h dunkaist / Add /programs/games/fridge to autobuld.  
8309 1271 d 18 h maxcodehack /contrib/C_Layer/ASM/ Fix cmd for c layer building 2  
8308 1271 d 18 h maxcodehack /contrib/C_Layer/ASM/ Fix cmd for c layer building  
8307 1271 d 18 h maxcodehack / Fix C_Layer autobuild, add 'fridge' to autouild  
8301 1272 d 21 h maxcodehack / Fix autobuild  
8300 1272 d 21 h maxcodehack /contrib/C_Layer/ASM/ fix autobuild  
8265 1276 d 21 h dunkaist /contrib/C_Layer/ASM/ Autobuild /contrib/C_Layer/ASM/* libs.  
8194 1290 d 10 h maxcodehack / Fix drawing artefacts in boxlib example  
8186 1291 d 11 h maxcodehack /contrib/C_Layer/EXAMPLE/boxlib/ Fix previous revesion  
8185 1291 d 11 h maxcodehack / Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)  
8128 1302 d 16 h maxcodehack / Remove some unused files:
- Old picture
- Old makefile
C_Layer
- fix makefile in rasterworks example
 
8126 1304 d 14 h maxcodehack /contrib/ Replace '/home/autobuild/tools/win32/lib/' with '/home/autobuild/tools/win32/mingw32/lib/'  
8123 1304 d 20 h maxcodehack /contrib/ Replace '/home/autobuild/tools/win32/mingw32/lib/' with '/home/autobuild/tools/win32/lib/'  
8122 1305 d 10 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 1945 d 8 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1951 d 6 h IgorA / t_edit: add function ted_but_replace, fix code  
6898 2569 d 7 h ashmew2 /contrib/C_Layer/ASM/ Fix C to ASM http lib bridge  
6690 2758 d 3 h siemargl /contrib/C_Layer/ sync editbox change  
6615 2772 d 9 h siemargl /contrib/C_Layer/ remove unneeded thunks  
6612 2776 d 11 h siemargl /contrib/C_Layer/ c-layer many fixes  
6601 2780 d 6 h siemargl /contrib/C_Layer/ editor, treelist, msgbox demo runs  
6589 2784 d 5 h siemargl /contrib/C_Layer/ editor, treelist, msgbox initial  
6561 2793 d 3 h siemargl /contrib/C_Layer/ filebrowser done  
6560 2794 d 9 h siemargl /contrib/C_Layer/INCLUDE/ filebrowser demo almost fixed up1  
6559 2794 d 9 h siemargl /contrib/C_Layer/EXAMPLE/ filebrowser demo almost fixed  
6535 2799 d 18 h siemargl /contrib/C_Layer/ fix pusha, use gcc5.4, filebrowser initial  
6526 2807 d 3 h siemargl /contrib/C_Layer/ fix bugs in pathview  
6525 2807 d 17 h siemargl /contrib/C_Layer/EXAMPLE/libguic_kolibri/ fix makefile  
6524 2807 d 17 h siemargl /contrib/C_Layer/ dbutton, opensave demo  
6516 2818 d 9 h siemargl /contrib/C_Layer/EXAMPLE/libguic_kolibri/ fix coords  
6500 2834 d 4 h punk_joker /contrib/C_Layer/ use structure instead of void pointers  
6496 2836 d 5 h punk_joker /contrib/C_Layer/EXAMPLE/rasterworks/ revert change in rasterworks_example.c  
6495 2836 d 5 h punk_joker /contrib/C_Layer/ C layer: change init function in wrappers