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
7123 2338 d 1 h dunkaist /programs/other/rainbow/ Rainbow: my old app to view CSS colors and their names.  
7122 2338 d 2 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
7121 2338 d 23 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
7120 2340 d 4 h dunkaist /skins/ Align columns in skins/authors.txt, add myself.  
7119 2340 d 4 h dunkaist /skins/ Fix skin.inc files, make them all the same.

Rename all the me_skin.inc and my_skin.inc to skin.inc.
Read BMP header size from file, don't hardcode.
Make all the skins use the same skin.inc.
Speed up compilation of skins.
 
7118 2346 d 3 h dunkaist / Build kerpack from source, remove binary.  
7117 2346 d 4 h dunkaist /programs/demos/SDL/ SDLTest.c: close comment with */, not with /*  
7116 2346 d 6 h dunkaist /programs/games/ Hot fix for r7115: remove empty Release dirs too.  
7115 2346 d 6 h dunkaist / Add pe2kos source (0770 sdk), remove pe2kos.exe.  
7114 2347 d 14 h dunkaist /kernel/trunk/ Add empty $Revision$ macro.

svn keywords are neither substituted by git-svn nor catched by
existing "$Revision a" macro, ignore them to not fail the build.
 
7113 2348 d 7 h GerdtR /programs/fs/unz/ The program Unz has been added. Unpacker files zip and 7z, based on arhiver.obj .  
7112 2349 d 20 h dunkaist /programs/ Add -fgnu89-inline to menuetlibc related files.

One can't build programs that use menuetlibc and the library itself with
the latest toolchain from Serge because new GCC assumes C99 inline
semantics. Fix it by passing -fgnu89-inline option to such programs.
 
7111 2351 d 15 h akron1 /data/common/ fb2read v0.9b: remove italic style  
7110 2351 d 17 h akron1 /programs/develop/oberon07/ oberon07: fix for r7107, NEW/DISPOSE support multi-thread mode  
7109 2364 d 13 h leency /programs/network/netsurf/ small fix from hidplayr  
7108 2365 d 5 h hidnplayr /programs/network/tcpserv/ Added some comments to TCP server demo app.  
7107 2365 d 7 h akron1 /programs/develop/oberon07/ Oberon07: some extensions  
7106 2365 d 11 h leency /programs/network/netsurf/ nsinstall: add notify dialog to show downloading progress;
TODO (not for me): change 'nsinstall' icon to 'netsurf'
 
7105 2367 d 2 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: add img.from_file, refactor img.convert.

Add new function, img.from_file: gets file name and returns decoded Image.
Make img.convert code less spaghetti: use jump table, not a chain of jmp's.
 
7104 2372 d 3 h leency /programs/ Eolite: fix small issue, add description to KOSfuncs.inc  

Show All