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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Object sizes do not apply when calculating the extent of descendent
John Mark Bell
2007-04-07
1
-11
/
+0
*
Fix embedded object + display: none; crash (1695751) (c.f r3236)
John Mark Bell
2007-04-06
1
-17
/
+32
*
Support insertion into textbox after optional trailing space.
John Mark Bell
2007-04-06
1
-11
/
+25
*
Squash access to freed memory.
John Mark Bell
2007-04-06
1
-5
/
+5
*
Squash memory leak
John Mark Bell
2007-04-05
1
-9
/
+12
*
Recognise <image> as a synonym for <img> (fixes 1692426)
John Mark Bell
2007-04-01
1
-0
/
+2
*
Lose duplicate entry
John Mark Bell
2007-04-01
1
-1
/
+0
*
Deal with more ways in which meta refresh URLs can be invalid.
John Mark Bell
2007-04-01
1
-14
/
+23
*
Fix abort on attempted destruction of CONTENT_DIRECTORY (1690222)
John Mark Bell
2007-03-28
3
-25
/
+37
*
Remove collusion between window, menus and search code in order to clear
John Mark Bell
2007-03-26
4
-63
/
+94
*
Call close function for submenu windows.
Richard Wilson
2007-03-26
3
-4
/
+25
*
Call close functions when automatically closing child windows and when automa...
Richard Wilson
2007-03-26
2
-3
/
+10
*
Minor tidying
John Mark Bell
2007-03-25
1
-9
/
+2
*
Fix assertion when table has negative mbp (1579981)
John Mark Bell
2007-03-25
1
-0
/
+4
*
Fix handling of scrollbar addition to blocks which have height/width ==
John Mark Bell
2007-03-24
1
-19
/
+41
*
Fix FP exception when right-aligned tables with margin: auto are nested
John Mark Bell
2007-03-24
1
-0
/
+5
*
Fix crash on WWW-Authenticate header with no realm (1686714)
John Mark Bell
2007-03-23
1
-11
/
+14
*
Make <object> attribute handling more spec compliant
John Mark Bell
2007-03-22
1
-10
/
+31
*
Fix invalidation of unwanted contents.
John Mark Bell
2007-03-19
2
-1
/
+23
*
Lose noisy logging
John Mark Bell
2007-03-18
2
-4
/
+3
*
Ensure content structures are zero initialised.
John Mark Bell
2007-03-18
2
-6
/
+9
*
Ensure content owners check that they are still interested in a content
John Mark Bell
2007-03-18
3
-13
/
+42
*
Improve debug output so that content usage may be traced
John Mark Bell
2007-03-18
1
-9
/
+17
*
Handle redirects with partial bodies.
John Mark Bell
2007-03-18
1
-0
/
+8
*
Fix pasting into writables via IcnClipBrd (fixes 1582072)
John Mark Bell
2007-03-17
1
-3
/
+3
*
Default form field maxlength to UINT_MAX (fixes 1620540)
John Mark Bell
2007-03-11
2
-2
/
+3
*
Content handlers should not call warn_user - they should broadcast the
John Mark Bell
2007-03-11
11
-26
/
+31
*
Transliterate form submissions (requires an iconv implementation that
John Mark Bell
2007-03-11
2
-27
/
+12
*
Apply Darren Salt's keypress callbacl claiming patch, with addition of doc co...
Rob Kendrick
2007-03-06
2
-31
/
+43
*
Apply Darren Salt's patch to implement Open Location/Ctrl-L in nsgtk
Rob Kendrick
2007-03-06
2
-1
/
+12
*
Reformat and apply Darren Salt's scrollwheel and keyboard scrolling patch, al...
Rob Kendrick
2007-03-06
2
-4
/
+121
*
Stop iframe contents from appearing in global history. Fix by JMB.
Michael Drake
2007-03-06
1
-1
/
+1
*
Add mention of libmng-dev dependancy
Rob Kendrick
2007-03-06
1
-1
/
+2
*
Position new folders correctly for global history (fix 1547523)
Richard Wilson
2007-03-03
1
-2
/
+7
*
Implement keyboard scrolling for tree views.
Richard Wilson
2007-03-03
1
-1
/
+69
*
Fix failing window update for large extents.
Richard Wilson
2007-03-03
1
-1
/
+19
*
Correctly calculate maximised frame heights (fix 1644216)
Richard Wilson
2007-03-03
3
-3
/
+20
*
Ignore common GIF screen size errors (fix 1650225)
Richard Wilson
2007-03-03
1
-6
/
+6
*
Dynamically update scale view (implement 1556975) and prevent double redraws.
Richard Wilson
2007-03-03
5
-26
/
+31
*
Ensure multipart/form-data submissions are in the correct charset.
John Mark Bell
2007-02-26
1
-70
/
+110
*
Ensure handle options are reset appropriately (fixes 1668354)
John Mark Bell
2007-02-25
1
-3
/
+17
*
Fix nsgtk bitmap code warnings
Rob Kendrick
2007-02-23
1
-2
/
+2
*
Fix RING_FINDBYHOST to actually find things. jmb found the bug, I verified hi...
Daniel Silverstone
2007-02-22
1
-2
/
+5
*
Fix debug build.
John Mark Bell
2007-02-21
2
-8
/
+7
*
Correct SharedUnixLibrary version number. Thanks to Richard Mellish.
Michael Drake
2007-02-20
1
-2
/
+2
*
Fix handling of % signs in textarea initial value. (Fixes 1617123)
John Mark Bell
2007-02-11
1
-1
/
+1
*
Bring percent-encoding closer to what other browsers do.
John Mark Bell
2007-02-11
1
-8
/
+13
*
Fix stupidity
John Mark Bell
2007-02-11
1
-0
/
+2
*
Rewrite utf8_[to,from]_local_encoding to not have arbitrary limit in the
John Mark Bell
2007-02-11
1
-111
/
+96
*
Reparse entire document if meta charset resulting in changed document
John Mark Bell
2007-02-10
1
-14
/
+48
[next]