Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10038 1 h 47 m 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 70 d 1 h ace_dent / Optimize logo.png

Lossless optimization of png files:
- 2x `logo.png` slimmed 2623 bytes, ~5% saving.
 
9583 860 d 20 h vitalkrilov / Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
ati2d: fixed log creation
 
8581 1195 d 16 h rgimad /contrib/C_Layer/ C_Layer: fixed some headers and code so that examples can build also with >= c99  
8545 1207 d 20 h superturbocat2001 /contrib/C_Layer/ - Updated libimg loader.
- Updated kolibri_libimg.h.
- Added adapted libimg example from ktcc.
 
8522 1226 d 23 h superturbocat2001 /contrib/ - Fixed network headers in newlibc and C_layer  
8345 1254 d 20 h superturbocat2001 /contrib/C_Layer/ Added network.obj loader to C_layer  
8316 1259 d 22 h dunkaist / Add /programs/games/fridge to autobuld.  
8309 1260 d 5 h maxcodehack /contrib/C_Layer/ASM/ Fix cmd for c layer building 2  
8308 1260 d 5 h maxcodehack /contrib/C_Layer/ASM/ Fix cmd for c layer building  
8307 1260 d 5 h maxcodehack / Fix C_Layer autobuild, add 'fridge' to autouild  
8301 1261 d 8 h maxcodehack / Fix autobuild  
8300 1261 d 8 h maxcodehack /contrib/C_Layer/ASM/ fix autobuild  
8265 1265 d 8 h dunkaist /contrib/C_Layer/ASM/ Autobuild /contrib/C_Layer/ASM/* libs.  
8194 1278 d 22 h maxcodehack / Fix drawing artefacts in boxlib example  
8186 1279 d 23 h maxcodehack /contrib/C_Layer/EXAMPLE/boxlib/ Fix previous revesion  
8185 1279 d 23 h maxcodehack / Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)  
8128 1291 d 3 h maxcodehack / Remove some unused files:
- Old picture
- Old makefile
C_Layer
- fix makefile in rasterworks example
 
8126 1293 d 2 h maxcodehack /contrib/ Replace '/home/autobuild/tools/win32/lib/' with '/home/autobuild/tools/win32/mingw32/lib/'  
8123 1293 d 7 h maxcodehack /contrib/ Replace '/home/autobuild/tools/win32/mingw32/lib/' with '/home/autobuild/tools/win32/lib/'  
8122 1293 d 22 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 1933 d 19 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1939 d 17 h IgorA / t_edit: add function ted_but_replace, fix code  
6898 2557 d 19 h ashmew2 /contrib/C_Layer/ASM/ Fix C to ASM http lib bridge  
6690 2746 d 15 h siemargl /contrib/C_Layer/ sync editbox change  
6615 2760 d 20 h siemargl /contrib/C_Layer/ remove unneeded thunks  
6612 2764 d 22 h siemargl /contrib/C_Layer/ c-layer many fixes  
6601 2768 d 17 h siemargl /contrib/C_Layer/ editor, treelist, msgbox demo runs  
6589 2772 d 16 h siemargl /contrib/C_Layer/ editor, treelist, msgbox initial  
6561 2781 d 14 h siemargl /contrib/C_Layer/ filebrowser done  
6560 2782 d 21 h siemargl /contrib/C_Layer/INCLUDE/ filebrowser demo almost fixed up1  
6559 2782 d 21 h siemargl /contrib/C_Layer/EXAMPLE/ filebrowser demo almost fixed  
6535 2788 d 6 h siemargl /contrib/C_Layer/ fix pusha, use gcc5.4, filebrowser initial  
6526 2795 d 15 h siemargl /contrib/C_Layer/ fix bugs in pathview  
6525 2796 d 4 h siemargl /contrib/C_Layer/EXAMPLE/libguic_kolibri/ fix makefile  
6524 2796 d 4 h siemargl /contrib/C_Layer/ dbutton, opensave demo  
6516 2806 d 21 h siemargl /contrib/C_Layer/EXAMPLE/libguic_kolibri/ fix coords  
6500 2822 d 16 h punk_joker /contrib/C_Layer/ use structure instead of void pointers  
6496 2824 d 16 h punk_joker /contrib/C_Layer/EXAMPLE/rasterworks/ revert change in rasterworks_example.c  
6495 2824 d 16 h punk_joker /contrib/C_Layer/ C layer: change init function in wrappers