index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
tlsa/vince/libjxl
vince/fltk
vince/gtk-tab-restyle
vince/libjxl
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
image
/
rsvg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce talloc usage to box tree layout only
Vincent Sanders
2012-10-03
1
-5
/
+4
*
allow netsurf to build with gtk3
Vincent Sanders
2012-05-16
1
-1
/
+1
*
Remove mime_type parameter from content handler content_type callback API
John Mark Bell
2011-09-03
1
-1
/
+1
*
refactor bitmap out of generic content structure
Vincent Sanders
2011-08-31
1
-4
/
+12
*
make image content handlers build conditional from teh makefile
Vincent Sanders
2011-08-28
1
-6
/
+2
*
Initial image content handler refactor
Vincent Sanders
2011-08-27
1
-46
/
+5
*
Remove plotter table global. Pass a redraw context around redraw functions. ...
Michael Drake
2011-06-30
1
-2
/
+2
*
Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...
Michael Drake
2011-06-28
1
-8
/
+6
*
refactor content handler initilisation to use named initialisors
Vincent Sanders
2011-05-09
1
-15
/
+8
*
consolidate content redraw
Vincent Sanders
2011-05-08
1
-94
/
+90
*
Merge branches/jmb/content-factory to trunk
John Mark Bell
2011-05-06
1
-22
/
+167
*
Fix bug #3194007: stop emitting duplicate READY/DONE events.
John Mark Bell
2011-02-27
1
-1
/
+2
*
Constify
John Mark Bell
2011-02-14
1
-1
/
+1
*
Remove dead function.
Michael Drake
2011-02-13
1
-8
/
+0
*
Pass clip rect as struct through content_redraw api. Update the front ends t...
Michael Drake
2011-02-13
1
-5
/
+5
*
Use component-based r/b swap, instead of up-casting
John Mark Bell
2011-02-01
1
-15
/
+16
*
Most of a stop implementation.
John Mark Bell
2010-04-04
1
-0
/
+24
*
Constify data parameter to *_process_data
John Mark Bell
2010-04-03
1
-1
/
+1
*
The convert stage of a content's state progression no longer reflows the cont...
John Mark Bell
2010-03-29
1
-1
/
+1
*
Merge jmb/new-cache; r=dsilvers,rs=vince
Daniel Silverstone
2010-03-28
1
-3
/
+2
*
Merge LibCSS port to trunk.
John Mark Bell
2009-07-23
1
-1
/
+2
*
Improve bitmap plotter API
Vincent Sanders
2009-06-30
1
-1
/
+1
*
Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS p...
François Revel
2008-10-10
1
-0
/
+1
*
'unsigned long' -> 'colour' where it made sense.
John Tytgat
2008-09-28
1
-2
/
+2
*
First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...
John Tytgat
2008-07-26
1
-1
/
+1
*
Change u_int32_t to uint32_t
Rob Kendrick
2008-06-17
1
-6
/
+6
*
Update status bar when standalone images are done.
Michael Drake
2008-03-10
1
-0
/
+2
*
Update all source code file headers to reflect GPL version 2 only and contain...
Vincent Sanders
2007-08-08
1
-21
/
+32
*
Fix warning with rsvg
Rob Kendrick
2007-08-08
1
-1
/
+1
*
Add incremental parsing of SVG data to librsvg content handler.
Rob Kendrick
2007-07-19
1
-10
/
+18
*
Fixes to rsvg renderer. Now mostly works for direct (non-embedded in a docum...
Rob Kendrick
2007-07-18
1
-47
/
+32
*
Initial work on RSVG image handler. Still a lot to do.
Rob Kendrick
2007-07-18
1
-0
/
+203