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
4833 3663 d 14 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 3663 d 15 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 3663 d 15 h hidnplayr /programs/develop/libraries/http/ Fixed bug in escape function, return data length in ebx.  
/programs/develop/libraries/http/http.asm
4830 3663 d 19 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 3664 d 10 h hidnplayr /programs/develop/libraries/http/ Added debug message when header field is not found.  
/programs/develop/libraries/http/http.asm
4828 3664 d 19 h gtament /programs/network/ircc/ Fixed my unaligned text fix in IRCc  
/programs/network/ircc/ircc.asm
/programs/network/ircc/window.inc
4827 3664 d 20 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 3664 d 23 h Serge /contrib/sdk/sources/ sdk: build all libraries  
/contrib/sdk/sources/Makefile
4825 3665 d 10 h gtament /programs/system/setup/trunk/ Fixed junk draw at the bottom of Setup application window  
/programs/system/setup/trunk/setup.asm
4824 3665 d 12 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 3666 d 9 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 3666 d 16 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 3666 d 18 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
4820 3667 d 0 h Serge /contrib/sdk/sources/ sdk: update Makefile  
/contrib/sdk/sources/Makefile
4819 3667 d 0 h Serge /contrib/sdk/sources/ sdk: Makefiles  
/contrib/sdk/sources/Makefile
/contrib/sdk/sources/Intel-2D/Makefile
/contrib/sdk/sources/cairo/Makefile
/contrib/sdk/sources/ffmpeg/config.mak
/contrib/sdk/sources/libdrm/Makefile
/contrib/sdk/sources/pixman/Makefile
/contrib/sdk/sources/zlib/Makefile
4818 3667 d 0 h Serge /contrib/sdk/sources/expat/ sdk: expat 2.1.0  
/contrib/sdk/sources/expat
/contrib/sdk/sources/expat/COPYING
/contrib/sdk/sources/expat/Changes
/contrib/sdk/sources/expat/Makefile
/contrib/sdk/sources/expat/README
/contrib/sdk/sources/expat/doc
/contrib/sdk/sources/expat/doc/expat.png
/contrib/sdk/sources/expat/doc/reference.html
/contrib/sdk/sources/expat/doc/style.css
/contrib/sdk/sources/expat/doc/valid-xhtml10.png
/contrib/sdk/sources/expat/doc/xmlwf.sgml
/contrib/sdk/sources/expat/examples
/contrib/sdk/sources/expat/examples/elements.c
/contrib/sdk/sources/expat/examples/elements.dsp
/contrib/sdk/sources/expat/examples/outline.c
/contrib/sdk/sources/expat/examples/outline.dsp
/contrib/sdk/sources/expat/expat_config.h
/contrib/sdk/sources/expat/lib
/contrib/sdk/sources/expat/lib/amigaconfig.h
/contrib/sdk/sources/expat/lib/ascii.h
/contrib/sdk/sources/expat/lib/asciitab.h
/contrib/sdk/sources/expat/lib/expat.h
/contrib/sdk/sources/expat/lib/expat_external.h
/contrib/sdk/sources/expat/lib/iasciitab.h
/contrib/sdk/sources/expat/lib/internal.h
/contrib/sdk/sources/expat/lib/latin1tab.h
/contrib/sdk/sources/expat/lib/libexpat.def
/contrib/sdk/sources/expat/lib/libexpatw.def
/contrib/sdk/sources/expat/lib/macconfig.h
/contrib/sdk/sources/expat/lib/nametab.h
/contrib/sdk/sources/expat/lib/utf8tab.h
/contrib/sdk/sources/expat/lib/winconfig.h
/contrib/sdk/sources/expat/lib/xmlparse.c
/contrib/sdk/sources/expat/lib/xmlrole.c
/contrib/sdk/sources/expat/lib/xmlrole.h
/contrib/sdk/sources/expat/lib/xmltok.c
/contrib/sdk/sources/expat/lib/xmltok.h
/contrib/sdk/sources/expat/lib/xmltok_impl.c
/contrib/sdk/sources/expat/lib/xmltok_impl.h
/contrib/sdk/sources/expat/lib/xmltok_ns.c
4817 3667 d 13 h yogev_ezra /programs/ Fix macro name - rename sys_colors to sys_colors_new to avoid collisions  
/programs/develop/asciivju/trunk/asciivju.asm
/programs/macros.inc
4816 3667 d 14 h hidnplayr /programs/develop/asciivju/trunk/ Resolved conflicting name issue (caused by new struct in macros.inc)  
/programs/develop/asciivju/trunk/asciivju.asm
4815 3667 d 16 h eAndrew /programs/system/notify3/icons/ Notify3: original icons and readme  
/programs/system/notify3/icons
/programs/system/notify3/icons/notify.orig.png
/programs/system/notify3/icons/readme.txt
4814 3667 d 16 h eAndrew / Notify3: del HARDDRRIVE icon, integration in @icon and mouseemul  
/data/common/notify3.png
/programs/system/icon_new/@icon.asm
/programs/system/mousemul/trunk/mousemul.asm
/programs/system/notify3/notify.asm
/programs/system/notify3/readme.txt
/programs/system/notify3/test#1.sh
/programs/system/notify3/test#2.sh

Show All