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
4840 3698 d 19 h mario79 /programs/fs/fspeed/ Additional fix to r.4837  
/programs/fs/fspeed/fspeed.asm
4839 3698 d 19 h mario79 /kernel/trunk/blkdev/ Additional fix to r.4838  
/kernel/trunk/blkdev/hd_drv.inc
4838 3698 d 22 h mario79 /kernel/trunk/ Fix for IDE controller. Some weird controllers generate an interrupt even if IDE interrupts are disabled and no IDE devices. For example, notebook ASUS K72F - IDE controller 010185 generates false interrupt when we work with the IDE controller 01018f. For this reason, the interrupt handler does not need to be installed if both channel IDE controller running in PIO mode.  
/kernel/trunk/blkdev/hd_drv.inc
/kernel/trunk/detect/init_ata.inc
4837 3699 d 2 h mario79 /programs/fs/fspeed/ FSPEED - fix overflow of multiplying.  
/programs/fs/fspeed/fspeed.asm
4836 3699 d 9 h mario79 / FSPEED - add to nightbuild  
/data/eng/Makefile
/data/eng/settings/menu.dat
/data/et/Makefile
/data/et/settings/menu.dat
/data/it/Makefile
/data/it/settings/menu.dat
/data/rus/Makefile
/data/rus/settings/menu.dat
/data/sp/Makefile
/data/sp/settings/menu.dat
/programs/fs/fspeed/idata.inc
4835 3699 d 12 h mario79 /programs/fs/fspeed/ File Speed v0.1 - test of the file system speed  
/programs/fs/fspeed
/programs/fs/fspeed/build_en.bat
/programs/fs/fspeed/build_ru.bat
/programs/fs/fspeed/fspeed.asm
/programs/fs/fspeed/idata.inc
/programs/fs/fspeed/udata.inc
4834 3699 d 13 h hidnplayr /programs/network/pasta/ small bugfixes  
/programs/network/pasta/pasta.asm
4833 3699 d 16 h hidnplayr / Pasta: fixed memory leaks, added to autobuild.  
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
/programs/network/pasta/pasta.asm
4832 3699 d 17 h hidnplayr /programs/network/pasta/ New program: pasta.
Upload contents from clipboard or file to paste.kolibrios.org
 
/programs/network/pasta
/programs/network/pasta/pasta.asm
4831 3699 d 18 h hidnplayr /programs/develop/libraries/http/ Fixed bug in escape function, return data length in ebx.  
/programs/develop/libraries/http/http.asm
4830 3699 d 21 h hidnplayr /programs/develop/libraries/http/ Fixed bug in http.obj (concerning POST method).
Added new example program PASTA, using http POST method.
 
/programs/develop/libraries/http/examples/pasta.asm
/programs/develop/libraries/http/http.asm
4829 3700 d 12 h hidnplayr /programs/develop/libraries/http/ Added debug message when header field is not found.  
/programs/develop/libraries/http/http.asm
4828 3700 d 21 h gtament /programs/network/ircc/ Fixed my unaligned text fix in IRCc  
/programs/network/ircc/ircc.asm
/programs/network/ircc/window.inc
4827 3700 d 22 h gtament /programs/network/ircc/ Now fixed unaligned text problem in IRCc even for small screen resolutions  
/programs/network/ircc/textbox.inc
/programs/network/ircc/window.inc
4826 3701 d 1 h Serge /contrib/sdk/sources/ sdk: build all libraries  
/contrib/sdk/sources/Makefile
4825 3701 d 13 h gtament /programs/system/setup/trunk/ Fixed junk draw at the bottom of Setup application window  
/programs/system/setup/trunk/setup.asm
4824 3701 d 14 h gtament /programs/network/ircc/ Fixed unaligned text problem  
/programs/network/ircc/ircc.asm
/programs/network/ircc/textbox.inc
/programs/network/ircc/window.inc
4823 3702 d 11 h ashmew2 /contrib/network/netsurf/ libnsfb builds. Enables keyboard/mouse in Netsurf  
/contrib/network/netsurf/build-libs/libnsfb.a
/contrib/network/netsurf/libnsfb/Makefile
/contrib/network/netsurf/libnsfb/src/surface/Makefile
4822 3702 d 18 h eAndrew / Notify3: icon P -> S; new "sound" and "ok" icons  
/data/common/notify3.png
/programs/system/notify3/icons/notify.orig.png
/programs/system/notify3/notify.asm
/programs/system/notify3/readme.txt
/programs/system/notify3/test#2.sh
4821 3702 d 20 h ashmew2 /contrib/network/netsurf/ Libraries build with MENUETLIBC. Netsurf can open www.netsurf-browser.org  
/contrib/network/netsurf/build-libs/libcss.a
/contrib/network/netsurf/build-libs/libdom.a
/contrib/network/netsurf/build-libs/libhubbub.a
/contrib/network/netsurf/build-libs/libnsbmp.a
/contrib/network/netsurf/build-libs/libnsfb.a
/contrib/network/netsurf/build-libs/libnsgif.a
/contrib/network/netsurf/build-libs/libparserutils.a
/contrib/network/netsurf/build-libs/libwapcaplet.a
/contrib/network/netsurf/dependencies/lib/libcss.a
/contrib/network/netsurf/dependencies/lib/libdom.a
/contrib/network/netsurf/dependencies/lib/libhubbub.a
/contrib/network/netsurf/dependencies/lib/libnsbmp.a
/contrib/network/netsurf/dependencies/lib/libnsfb.a
/contrib/network/netsurf/dependencies/lib/libnsgif.a
/contrib/network/netsurf/dependencies/lib/libparserutils.a
/contrib/network/netsurf/dependencies/lib/libwapcaplet.a
/contrib/network/netsurf/include/dom/core/string.h
/contrib/network/netsurf/libcss/Makefile
/contrib/network/netsurf/libcss/src/Makefile
/contrib/network/netsurf/libcss/src/charset/Makefile
/contrib/network/netsurf/libcss/src/lex/Makefile
/contrib/network/netsurf/libcss/src/parse/Makefile
/contrib/network/netsurf/libcss/src/parse/properties/Makefile
/contrib/network/netsurf/libcss/src/parse/properties/css_property_parser_gen.c
/contrib/network/netsurf/libcss/src/select/Makefile
/contrib/network/netsurf/libcss/src/select/properties/Makefile
/contrib/network/netsurf/libcss/src/stylesheet.h
/contrib/network/netsurf/libcss/src/utils/Makefile
/contrib/network/netsurf/libdom/Makefile
/contrib/network/netsurf/libdom/bindings/Makefile
/contrib/network/netsurf/libdom/bindings/hubbub/Makefile
/contrib/network/netsurf/libdom/bindings/hubbub/parser.c
/contrib/network/netsurf/libdom/include/dom/core/string.h
/contrib/network/netsurf/libdom/src/Makefile
/contrib/network/netsurf/libdom/src/core/Makefile
/contrib/network/netsurf/libdom/src/events/Makefile
/contrib/network/netsurf/libdom/src/html/Makefile
/contrib/network/netsurf/libdom/src/utils/Makefile
/contrib/network/netsurf/libhubbub/Makefile
/contrib/network/netsurf/libhubbub/src/Makefile
/contrib/network/netsurf/libhubbub/src/charset/Makefile
/contrib/network/netsurf/libhubbub/src/tokeniser/Makefile
/contrib/network/netsurf/libhubbub/src/treebuilder/Makefile
/contrib/network/netsurf/libnsbmp/Makefile
/contrib/network/netsurf/libnsbmp/src/Makefile
/contrib/network/netsurf/libnsfb/Makefile
/contrib/network/netsurf/libnsgif/Makefile
/contrib/network/netsurf/libparserutils/Makefile
/contrib/network/netsurf/libparserutils/src/Makefile
/contrib/network/netsurf/netsurf/content/fetch.c
/contrib/network/netsurf/netsurf/content/fetchers/curl.c
/contrib/network/netsurf/netsurf/content/fetchers/http.c
/contrib/network/netsurf/netsurf/content/fetchers/make.fetch
/contrib/network/netsurf/netsurf/content/llcache.c
/contrib/network/netsurf/netsurf/content/make.content
/contrib/network/netsurf/netsurf/objs/curl.o
/contrib/network/netsurf/netsurf/objs/fetch.o
/contrib/network/netsurf/netsurf/objs/llcache.o
/contrib/network/netsurf/netsurf/objs/make.all
/contrib/network/netsurf/netsurf/render/html.h

Show All