CIA.vc
NetSurf
Open-source web browser
Stats » Projects » NetSurf
information
Photo
NetSurf is a lightweight and portable web browser.
syndicateUTC clock
13:56 on Feb 13, 2012
event counters
The last message was received 16.46 hours ago at 21:29 on Feb 12, 2012
0 messages so far today, 4 messages yesterday
0 messages so far this week, 19 messages last week
29 messages so far this month, 55 messages last month
12290 messages since the first one, 7.83 years ago, for an average of 5.58 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
18:02 yesterdayNetSurf
Commit by chris_y :: r13443 /trunk/netsurf/amiga/gui.c: (link)
Remove "NetSurf" from release version string, that's on the splash anyway.
#
17:56 yesterdayNetSurf
Commit by chris_y :: r13442 /trunk/netsurf/amiga/clipboard.c: (link)
Don't break the clipboard when copying 'nothing'.
Don't touch clipboard contents when copying 'nothing'.
#
23:17 SaturdayNetSurf
Commit by chris_y :: r13441 /trunk/netsurf/amiga/gui.c: (link)
Shift status bar text over by a pixel and reposition the frame slightly.
Don't use WBorBottom as that is not particulary relevant to what we're
trying to do.
#
21:24 SaturdayNetSurf
Commit by jmb :: r13440 /trunk/libdom/ (3 files in 2 dirs): (link)
Provide custom API to ease optimal binding to libcss
#
20:02 FridayNetSurf
Commit by jmb :: r13439 /trunk/netsurf/ (gtk/gui.c utils/container.c): (link)
Use S_IRWXU where appropriate
#
19:41 FridayNetSurf
Commit by jmb :: r13438 /trunk/netsurf/gtk/gui.c: (link)
Fix Debian bug #659376: .netsurf must not be world readable
#
02:45 WednesdayNetSurf
Commit by vince :: r13437 /trunk/netsurf/gtk/scaffolding.c: (link)
fix the popup menu entry signal attaching to attach the correct handler functions. as the prototype changes depending on signal type and we were using the non menu function prototype for menu entries.
#
00:52 WednesdayNetSurf
Commit by jmb :: r13436 /trunk/netsurf/content/ (hlcache.c mimesniff.c mimesniff.h): (link)
Bypass full type sniffer if only images are acceptable
#
00:21 WednesdayNetSurf
Commit by jmb :: r13435 /trunk/netsurf/riscos/window.c: (link)
Fix bug #3479239: scroll in correct direction for page left/page right
#
20:12 on Feb 06NetSurf
Commit by jmb :: r13434 /trunk/libdom/src/events/document_event.c: (link)
Remove bogus SLEN usage
#
20:04 on Feb 06NetSurf
Commit by jmb :: r13433 /trunk/libdom/src/events/document_event.c: (link)
Clean up event names in DocumentEvent destructor
#
19:48 on Feb 06NetSurf
Commit by jmb :: r13432 /trunk/libdom/src/core/attr.c: (link)
Fix reference leak
#
19:14 on Feb 06NetSurf
Commit by jmb :: r13431 /trunk/libdom/examples/dom-structure-dump.c: (link)
dom_node_internal should never appear in client code: replace with dom_node as intended.
Fix reference leaks.
#
19:11 on Feb 06NetSurf
Commit by jmb :: r13430 /trunk/libdom/src/html/html_element.c: (link)
Implement destructor
#
18:07 on Feb 06NetSurf
Commit by jmb :: r13429 /trunk/libdom/examples/dom-structure-dump.c: (link)
Intern attribute name
#
18:00 on Feb 06NetSurf
Commit by jmb :: r13428 /trunk/libdom/bindings/hubbub/parser.c: (link)
Fix hubbub parser binding
#
18:00 on Feb 06NetSurf
Commit by jmb :: r13427 /trunk/libdom/ (3 files in 2 dirs): (link)
Add constructor which auto-interns data
#
23:04 on Feb 05NetSurf
Commit by jmb :: r13426 /trunk/libdom/bindings/hubbub/parser.c: (link)
Intern attribute and element names
#
21:01 on Feb 05NetSurf
Commit by jmb :: r13425 /trunk/libdom/ (4 files in 3 dirs): (link)
Make HTMLDocument use dynamic dispatch like everything else.
Fix variable misuse in HTMLDocument constructor.
Overload Document.createElement and Document.createElementNS for HTMLDocuments
Re-enable decision to create HTMLDocument instead of Document in DOMImplementation.createDocument
#
14:33 on Feb 05NetSurf
Commit by jmb :: r13424 /trunk/libdom/ (34 files in 3 dirs): (link)
A bunch of panel beating:
  * HTMLElement and HTMLDocument now have vtables
  * All HTML nodes require an HTMLDocument to create
  * Miscellaneous other cleanups
#