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
*
Downgrade TLS version support if it turns out the server can't cope with TLSv...
John-Mark Bell
2013-01-04
9
-27
/
+105
*
Revert "Treat cookies from HTTP and HTTPS as identical."
John-Mark Bell
2013-01-04
3
-31
/
+20
*
Change the mouse pointer back to what it was (and what NetSurf thinks it is) ...
Chris Young
2013-01-03
9
-27
/
+52
*
gui_window_2 var should be gwin for consistency
Chris Young
2013-01-03
1
-48
/
+46
*
Set the busy pointer during redraws
Chris Young
2013-01-03
2
-1
/
+14
*
For now selection clear and selection copy are handled by the bw. Select all...
Michael Drake
2013-01-03
1
-11
/
+14
*
Ensure selection related keypresses go to whatever has claimed input.
Michael Drake
2013-01-03
1
-6
/
+7
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
Michael Drake
2013-01-03
13
-118
/
+258
|
\
|
*
Fix typo.
John-Mark Bell
2013-01-03
1
-1
/
+1
|
*
Remove junk "http_equiv" string.
John-Mark Bell
2013-01-03
1
-1
/
+1
|
*
Treat cookies from HTTP and HTTPS as identical.
John-Mark Bell
2013-01-03
3
-20
/
+31
|
*
search for teh correct script type in the defer callback.
Vincent Sanders
2013-01-02
1
-1
/
+1
|
*
use a prologue section in the node binding to abstract out javascrip dom node...
Vincent Sanders
2013-01-02
3
-42
/
+69
|
*
Initial implementation of document.createComment
Vincent Sanders
2013-01-02
8
-69
/
+171
*
|
Make scale const.
Michael Drake
2013-01-02
1
-1
/
+1
*
|
Remove forward declaration.
Michael Drake
2013-01-02
1
-1237
/
+1200
|
/
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
Michael Drake
2013-01-02
1
-7
/
+4
|
\
|
*
Fix form input size attribute handling to be case insensitive. Fixes form in...
Michael Drake
2013-01-02
1
-7
/
+4
*
|
Fix #3584934. Case insensitive matching of align attribute value.
Michael Drake
2013-01-02
1
-2
/
+4
|
/
*
Fix min_max line width calc to include box spaces.
Michael Drake
2013-01-02
1
-6
/
+12
*
implement the GTK preferances dialog with signals
Vincent Sanders
2013-01-01
12
-1295
/
+1357
*
Correctly emit entities when serialising to HTML.
John-Mark Bell
2012-12-30
6
-16
/
+253
*
restructure GTK frontend options dialog to be compiant with the gnome HIG and...
Vincent Sanders
2012-12-28
3
-1526
/
+1625
*
fixup combo boxes to have content, missed in conversion from glade
Vincent Sanders
2012-12-26
1
-16
/
+165
*
link order matters
Vincent Sanders
2012-12-20
1
-1
/
+1
*
add explicit stdlib include for definition of free()
Vincent Sanders
2012-12-20
1
-0
/
+1
*
change the javascript bindings to use generated headers
Vincent Sanders
2012-12-20
14
-189
/
+59
*
move common include path setup to core Makefile
Vincent Sanders
2012-12-20
12
-101
/
+104
*
add coment on superclasses
Vincent Sanders
2012-12-17
1
-0
/
+72
*
add missing copyright header
Vincent Sanders
2012-12-17
3
-9
/
+14
*
add dom event handler to document object
Vincent Sanders
2012-12-17
4
-5
/
+265
*
allow for JSOPTION_JIT to not be set
Vincent Sanders
2012-12-16
1
-4
/
+6
*
Properly capitalise JavaScript
Steve Fryatt
2012-12-16
4
-4
/
+4
*
Add Enable Javascript configuration to RO GUI.
Steve Fryatt
2012-12-15
5
-40
/
+89
*
Ensure the menu checked state remain in sync with reality
Chris Young
2012-12-15
4
-2
/
+33
*
Update menu checked state
Chris Young
2012-12-15
2
-0
/
+39
*
Check the checked state of the menu items a more correct way
Chris Young
2012-12-15
1
-3
/
+21
*
Add some options to the browser menu
Chris Young
2012-12-15
2
-17
/
+68
*
Properly capitalise JavaScript
Chris Young
2012-12-15
1
-5
/
+5
*
These values shouldn't be declared static
Chris Young
2012-12-15
2
-4
/
+4
*
Work around a speedbar.gadget layout bug
Chris Young
2012-12-15
1
-3
/
+10
*
remove redundant compiler version override
Vincent Sanders
2012-12-14
1
-2
/
+0
*
fix change to CC_MAJOR for beos
Vincent Sanders
2012-12-14
2
-2
/
+2
*
make the Make rules for compiler versioning be more portable with fewer shell...
Vincent Sanders
2012-12-14
1
-2
/
+3
*
allow flags to be selected based on compiler version
Vincent Sanders
2012-12-13
3
-4
/
+12
*
split target defaults out
Vincent Sanders
2012-12-13
10
-339
/
+312
*
move the cut n pasted -Wuninitialized from Makefile.config alongside
Vincent Sanders
2012-12-13
2
-13
/
+14
*
add pkg-config macro for libraries which are not controled by configuration
Vincent Sanders
2012-12-13
2
-11
/
+39
*
make macro name more correct
Vincent Sanders
2012-12-13
9
-51
/
+54
*
try without option altogether
Vincent Sanders
2012-12-13
1
-1
/
+2
[next]