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
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure buff is NULL-initialised.
Chris Young
2013-01-21
1
-2
/
+2
*
Check the right thing for NULL.
Michael Drake
2013-01-18
1
-2
/
+2
*
Redo html textinput for new front end clipboard API. This doesn't affect the...
Michael Drake
2013-01-08
1
-26
/
+103
*
Remove content_msg for PASTE, since it doesn't need a gui_window to get the b...
Michael Drake
2013-01-08
1
-1
/
+0
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
Michael Drake
2013-01-03
1
-1
/
+1
|
\
|
*
search for teh correct script type in the defer callback.
Vincent Sanders
2013-01-02
1
-1
/
+1
*
|
Make scale const.
Michael Drake
2013-01-02
1
-1
/
+1
*
|
Remove forward declaration.
Michael Drake
2013-01-02
1
-1237
/
+1200
|
/
*
Fix min_max line width calc to include box spaces.
Michael Drake
2013-01-02
1
-6
/
+12
*
document mouse interaction a bit
Vincent Sanders
2012-12-10
1
-13
/
+49
*
ensure default action fetcher is set to NULL
Vincent Sanders
2012-12-06
1
-0
/
+2
*
change to parameterised parser binding creation
Vincent Sanders
2012-12-06
1
-96
/
+42
*
issue click events at dom
Vincent Sanders
2012-12-03
2
-8
/
+21
*
make boxes keep reference to the DOM node that causes them
Vincent Sanders
2012-11-30
3
-3
/
+14
*
add missing include
Vincent Sanders
2012-11-28
1
-0
/
+1
*
initial event fireing implementation
Vincent Sanders
2012-11-28
1
-0
/
+6
*
html renderer error path fixups for meta refresh
Vincent Sanders
2012-11-26
1
-21
/
+23
*
Improve html renderer error reporting
Vincent Sanders
2012-11-26
3
-207
/
+225
*
Check if box with imagemap at point has area at point.
Michael Drake
2012-11-22
1
-3
/
+6
*
Use can_reformat instead of HTML special case. Allow reflow of parent for an...
Michael Drake
2012-11-11
1
-8
/
+9
*
Reformat objects that reach the READY state.
Michael Drake
2012-11-11
1
-0
/
+7
*
remove redundant domutils and put functionality in existing utils/libdom
Vincent Sanders
2012-11-10
1
-2
/
+1
*
add document.body, head and documentElement getters
Vincent Sanders
2012-11-07
1
-40
/
+2
*
More useful error type for libdom hubbub binding errors.
Michael Drake
2012-11-07
1
-0
/
+1
*
Add clip property awareness to box_at_point.
Michael Drake
2012-11-06
1
-0
/
+59
*
Add support for CSS clip property.
Michael Drake
2012-11-06
1
-1
/
+42
*
Height is already scaled. Make OBJ char bigger.
Michael Drake
2012-11-05
1
-1
/
+1
*
Center broken object indicator.
Michael Drake
2012-11-05
1
-5
/
+12
*
Don't abort redraw on bad image.
Michael Drake
2012-11-05
1
-2
/
+18
*
Fix placement of first inline on line below a float, when float has been shif...
Michael Drake
2012-11-04
1
-1
/
+4
*
Improve error handling in html content
Vincent Sanders
2012-10-17
3
-62
/
+117
*
Fix url encoded query generation, when there's no name/value pairs.
Michael Drake
2012-10-16
1
-4
/
+5
*
Move dom walker to utils/libdom.{c|h}. Add a few HTML elements to core strings.
Michael Drake
2012-10-12
1
-106
/
+2
*
Fix document leak in encoding change handler
Daniel Silverstone
2012-10-11
1
-0
/
+3
*
Make form_url_encode static.
Michael Drake
2012-10-11
2
-3
/
+1
*
Use nsurl_replace_query instead of url_get_components and url_reform_components.
Michael Drake
2012-10-11
2
-27
/
+40
*
Use nsurl_join instead of url_join. Forms still need to be moved over to nsurl.
Michael Drake
2012-10-11
1
-9
/
+17
*
Fix frame name allocation.
John-Mark Bell
2012-10-06
1
-1
/
+1
*
Talloc ctx fixup.
Michael Drake
2012-10-05
1
-4
/
+5
*
Talloc ctx fixup.
Michael Drake
2012-10-05
1
-3
/
+3
*
More talloc ctx fixup.
Michael Drake
2012-10-05
1
-2
/
+3
*
Need to talloc_free things that are created with talloc.
Michael Drake
2012-10-03
1
-7
/
+7
*
Need to use content->bctx for talloc ref.
Michael Drake
2012-10-03
1
-1
/
+1
*
fix missing sizeof() in amiga build
Vincent Sanders
2012-10-03
1
-1
/
+1
*
reduce talloc usage to box tree layout only
Vincent Sanders
2012-10-03
6
-114
/
+162
*
Variable already existed.
Michael Drake
2012-10-03
1
-1
/
+1
*
Don't convert spaces to non-breaking spaces inside white-space:pre. Instead,...
Michael Drake
2012-10-03
2
-2
/
+16
*
More white-space:nowrap.
Michael Drake
2012-10-03
1
-4
/
+4
*
Support white-space:nowrap.
Michael Drake
2012-10-03
1
-2
/
+5
*
Remove pointless churn when text box has white-space:nowrap.
Michael Drake
2012-10-03
1
-21
/
+0
[next]