Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2741 4352 d 23 h dunkaist /programs/demos/aclock/trunk/ aclock: redraw optimized, set window title using f0  
/programs/demos/aclock/trunk/aclock.asm
/programs/demos/aclock/trunk/draw.inc
2740 4353 d 1 h dunkaist /programs/demos/bcdclk/trunk/ bcdclk: visual fix (proper align of digits), skin height handling  
/programs/demos/bcdclk/trunk/bcdclk.asm
2739 4353 d 2 h leency /programs/network/htmlv/ Text-based Browser 0.9, changes in history.txt  
/programs/network/htmlv/lib/random.h--
/programs/network/htmlv/lib/scroll_bar
/programs/network/htmlv/lib/scroll_bar/scroll_dll.h--
/programs/network/htmlv/lib/scroll_bar/scroll_lib.h--
/programs/network/htmlv/browser/HTMLv.c--
/programs/network/htmlv/browser/History.txt
/programs/network/htmlv/browser/TWB.h
/programs/network/htmlv/browser/include/history.h
2738 4353 d 20 h leency /programs/network/downloader/trunk/ downloader 0.62: downloading by pressing Enter, old code deleted  
/programs/network/downloader/trunk/downloader.asm
2737 4353 d 20 h leency /programs/network/downloader/trunk/ downloader: write to window when file downloaded  
/programs/network/downloader/trunk/downloader.asm
2736 4353 d 21 h leency /programs/demos/3DS/ View3DS 0.61  
/programs/demos/3DS/B_PROCS.INC
/programs/demos/3DS/DATA.INC
/programs/demos/3DS/History.txt
/programs/demos/3DS/VIEW3DS.ASM
2735 4353 d 22 h Albom /programs/system/shell/ Shell 0.5.4: changes in console apps; history cmd added; ccpuid, free, killall cmds came back.  
/programs/system/shell/cmd/cmd_history.c
/programs/system/shell/Docs_rus.txt
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_free.c
/programs/system/shell/cmd/cmd_uptime.c
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_program_console.c
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h
/programs/system/shell/test.c
2734 4354 d 3 h Albom /programs/games/kox/trunk/ KOX: window with skin, system colors for button and text  
/programs/games/kox/trunk/data.inc
/programs/games/kox/trunk/kox.asm
/programs/games/kox/trunk/kox.txt
/programs/games/kox/trunk/main.inc
2733 4354 d 7 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
new image type: grayscale (Image.bpp9)
tiff fixes for grayscale+alpha images
xcf regression bug fixed (screen mode blending, r2388)
 
/programs/develop/libraries/libs-dev/libimg/bmp/bmp.asm
/programs/develop/libraries/libs-dev/libimg/gif/gif.asm
/programs/develop/libraries/libs-dev/libimg/ico_cur/ico_cur.asm
/programs/develop/libraries/libs-dev/libimg/jpeg/jpeg.asm
/programs/develop/libraries/libs-dev/libimg/libimg.asm
/programs/develop/libraries/libs-dev/libimg/libimg.inc
/programs/develop/libraries/libs-dev/libimg/pcx/pcx.asm
/programs/develop/libraries/libs-dev/libimg/png/png.asm
/programs/develop/libraries/libs-dev/libimg/pnm/pgm.asm
/programs/develop/libraries/libs-dev/libimg/pnm/pnm.asm
/programs/develop/libraries/libs-dev/libimg/tiff/tiff.asm
/programs/develop/libraries/libs-dev/libimg/tiff/tiff.inc
/programs/develop/libraries/libs-dev/libimg/xcf/composite_mmx.asm
/programs/develop/libraries/libs-dev/libimg/xcf/composite_sse.asm
/programs/develop/libraries/libs-dev/libimg/xcf/xcf.asm
/programs/develop/libraries/libs-dev/libimg/z80/z80.asm
2732 4354 d 11 h dunkaist /data/ menu.dat corrected (r2728)  
/data/Vortex86MX-eng/menu.dat
/data/eng/menu.dat
/data/new-stack/menu.dat
/data/rus/menu.dat
2731 4354 d 15 h hidnplayr /kernel/branches/net/network/ IPv4: Pre-calculate broadcast address once.
+ some stubs for IPv6
 
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/IPv6.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
2730 4354 d 20 h dunkaist /kernel/trunk/docs/ kernel: docs updated (r2727)  
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
2729 4354 d 20 h mario79 /data/ Adding MADMOUSE application to autobuild  
/data/Vortex86MX-eng/Makefile
/data/eng/Makefile
/data/new-stack/Makefile
/data/rus/Makefile
2728 4354 d 21 h dunkaist /data/ remove KOX and LIGHTS games from nightbuild  
/data/Vortex86MX-eng/Makefile
/data/eng/Makefile
/data/rus/Makefile
2727 4354 d 21 h dunkaist /kernel/trunk/ kernel, f65: native grayscale images support  
/kernel/trunk/kernel.asm
2726 4354 d 21 h mario79 /programs/other/ MADMOUSE v0.2 - some optimizations.  
/programs/other/madmouse
/programs/other/madmouse/build.bat
/programs/other/madmouse/build.sh
/programs/other/madmouse/madmouse.asm
/programs/other/madmouse.asm
2725 4355 d 13 h leency /programs/network/htmlv/ htmlv: bug with history fixed  
/programs/network/htmlv/lib/memory.h--
/programs/network/htmlv/browser/include/history.h
/programs/network/htmlv/lib/encoding.h--
/programs/network/htmlv/lib/kolibri.h--
2724 4355 d 15 h popovpa /programs/other/ [madmouse]
+ The first version of the program.
 
/programs/other/madmouse.asm
2723 4356 d 10 h mario79 /data/ Adding T_Edit application to autobuild - final result  
/data/Vortex86MX-eng/Makefile
/data/Vortex86MX-eng/menu.dat
/data/eng/Makefile
/data/eng/menu.dat
/data/new-stack/Makefile
/data/new-stack/menu.dat
/data/rus/menu.dat
2722 4356 d 11 h mario79 /data/rus/ Trying to add T_Edit application to autobuild N7  
/data/rus/Makefile

Show All