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
7122 2343 d 11 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
7121 2344 d 9 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
7120 2345 d 14 h dunkaist /skins/ Align columns in skins/authors.txt, add myself.  
7119 2345 d 14 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 2351 d 13 h dunkaist / Build kerpack from source, remove binary.  
7117 2351 d 13 h dunkaist /programs/demos/SDL/ SDLTest.c: close comment with */, not with /*  
7116 2351 d 16 h dunkaist /programs/games/ Hot fix for r7115: remove empty Release dirs too.  
7115 2351 d 16 h dunkaist / Add pe2kos source (0770 sdk), remove pe2kos.exe.  
7114 2353 d 0 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 2353 d 17 h GerdtR /programs/fs/unz/ The program Unz has been added. Unpacker files zip and 7z, based on arhiver.obj .  
7112 2355 d 6 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 2357 d 1 h akron1 /data/common/ fb2read v0.9b: remove italic style  
7110 2357 d 3 h akron1 /programs/develop/oberon07/ oberon07: fix for r7107, NEW/DISPOSE support multi-thread mode  
7109 2369 d 23 h leency /programs/network/netsurf/ small fix from hidplayr  
7108 2370 d 15 h hidnplayr /programs/network/tcpserv/ Added some comments to TCP server demo app.  
7107 2370 d 17 h akron1 /programs/develop/oberon07/ Oberon07: some extensions  
7106 2370 d 21 h leency /programs/network/netsurf/ nsinstall: add notify dialog to show downloading progress;
TODO (not for me): change 'nsinstall' icon to 'netsurf'
 
7105 2372 d 12 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 2377 d 13 h leency /programs/ Eolite: fix small issue, add description to KOSfuncs.inc  
7103 2383 d 17 h 0CodErr /kernel/trunk/gui/ fix for draw not ASCIIZ  
7102 2383 d 22 h 0CodErr /skins/Leency/Shkvorka/ fix SkinMargins.Right  
7101 2386 d 12 h hidnplayr /programs/develop/libraries/http/ HTTP_escape, HTTP_unescape, check for end of buffer.  
7100 2386 d 13 h hidnplayr /programs/network/pasta/ PASTA: use dpaste.com instead of paste.kolibrios.org  
7099 2386 d 14 h hidnplayr /kernel/trunk/network/ Use tcp_output instead of tcp_respond to send delayed acks, we need it for correct window advertisement amongst other things...  
7098 2386 d 14 h ashmew2 /kernel/trunk/network/ Fix TCP window size in tcp_respond  
7097 2386 d 18 h leency /data/ icons32.png: nsinstall and netsurf icons  
7096 2387 d 10 h leency /programs/cmm/ Backgen 0.6  
7095 2387 d 10 h leency /data/common/ updated icons  
7094 2390 d 0 h hidnplayr /programs/develop/libraries/http/ Updated readme.  
7093 2390 d 0 h hidnplayr /programs/network/ Remove build.bat  
7092 2390 d 11 h hidnplayr /programs/network/downloader/ Check FLAG_GOT_ALL_DATA is set, even when no additional data was received.  
7091 2390 d 11 h hidnplayr /programs/develop/libraries/http/ Fix possible page error while receiving chunked data.  
7090 2391 d 13 h hidnplayr /programs/network/ircc/ IRC client: strip username prefixes when opening a private chat window  
7089 2392 d 10 h leency /programs/cmm/ upload backgen v0.5  
7088 2392 d 15 h leency /programs/develop/cmm/ add compile_exe.bat by 0CodErr  
7087 2392 d 23 h leency /programs/system/icon_new/ prevent double click on icon, add a small delay  
7086 2393 d 11 h leency /programs/cmm/ CMM: use single click instead of double in Eolite, add math.min() and math.max() functions, add more_less_box component  
7085 2393 d 11 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add ISO-8859-1 support. (Second most popular encoding on the web today.)  
7084 2393 d 12 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add proper KOI8-R support.  
7083 2393 d 14 h 0CodErr /programs/system/RunOD/1/ add kpack to command