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
*
Fix RO5 IconSprites
John Mark Bell
2008-05-11
1
-1
/
+1
*
Correct file types
John Mark Bell
2008-05-10
2
-0
/
+0
*
Fix IconSprites on RO6
John Mark Bell
2008-05-10
1
-4
/
+4
*
Add NetSurf Scrap/Choices directory openers.
Michael Drake
2008-05-10
2
-0
/
+2
*
Require C99 SCL in Run file. Provides a friendlier error message than "Intege...
John Mark Bell
2008-05-04
1
-0
/
+6
*
Add html extensions to minimal MIME type hash
John Mark Bell
2008-04-28
1
-0
/
+2
*
Accomodate text area scrollbars in fixed widths. Fix radio button / checkbox ...
Michael Drake
2008-04-25
1
-4
/
+9
*
Change handling of form element widths / heights.
Michael Drake
2008-04-25
2
-19
/
+62
*
Make floats that follow a cleared float heed the clear. Fixes position of sea...
Michael Drake
2008-04-23
2
-4
/
+18
*
Maybe fix table layout problem caused by r4100.
Michael Drake
2008-04-23
1
-0
/
+4
*
Fix absolute positioning when there's a float between the box and its contain...
Michael Drake
2008-04-21
1
-1
/
+22
*
Improve handling of absolutely positioned table cells. Corrects positioning o...
Michael Drake
2008-04-20
5
-11
/
+38
*
Don't change URL bar contents until we've actually fetched the page.
John Mark Bell
2008-04-19
1
-2
/
+0
*
Launch redirects to unsupported URLs in other applications.
John Mark Bell
2008-04-19
7
-22
/
+61
*
Fix comment typos.
Michael Drake
2008-04-14
1
-4
/
+4
*
Fix makefile for save text. Remove redundant ifdef.
Michael Drake
2008-04-13
2
-4
/
+4
*
Remove text export build config option. Tidy up save_text code.
Michael Drake
2008-04-13
3
-8
/
+2
*
Rewrite text export to use box tree. Improves output formatting. Simplify sel...
Michael Drake
2008-04-13
4
-164
/
+277
*
Tidy and update comments.
Michael Drake
2008-04-11
1
-26
/
+37
*
Improve selection of text in floats.
Michael Drake
2008-04-11
2
-93
/
+175
*
Improve click handling in text inputs.
Michael Drake
2008-04-08
2
-5
/
+7
*
Updated comments on RISC OS HOST determination issue.
John Tytgat
2008-04-07
1
-3
/
+6
*
Native RISC OS building: create sym file in the build directory instead of cu...
John Tytgat
2008-04-07
1
-3
/
+3
*
const fixes in plotters and history core
Rob Kendrick
2008-04-07
10
-16
/
+16
*
Further fixes for unsigned int being used as an intptr
Rob Kendrick
2008-04-07
1
-4
/
+4
*
Fix assumption that int is the same width as a pointer
Rob Kendrick
2008-04-07
1
-10
/
+11
*
Default size for textareas.
Michael Drake
2008-04-07
1
-1
/
+1
*
Various text selection improvements:
Michael Drake
2008-04-07
3
-39
/
+98
*
Improve formatting of copied/saved text from text selections in PREs. Improve...
Michael Drake
2008-04-02
1
-5
/
+16
*
I want a symbol list, thank you
Adrian Lees
2008-04-02
1
-1
/
+1
*
- riscos/gui.c(path_to_url): escape the characters which need to be escaped w...
John Tytgat
2008-04-02
4
-31
/
+54
*
Remove useless private UnixLib include.
John Tytgat
2008-04-01
1
-1
/
+0
*
Remove unused variable. Update copyright.
Michael Drake
2008-03-31
1
-2
/
+1
*
Suppress the box->space spaces after BRs in copied/saved text selections.
Michael Drake
2008-03-31
1
-1
/
+2
*
Fix crash when attempting to dump non HTML content (Dobos D. Calin)
John Mark Bell
2008-03-31
1
-2
/
+9
*
Tidy up.
Michael Drake
2008-03-31
3
-38
/
+50
*
Fix formatting of copied or saved text selections.
Michael Drake
2008-03-31
3
-74
/
+180
*
Ensure adjust drags before selection adjust selection start point.
Michael Drake
2008-03-30
1
-1
/
+1
*
Restructure and update.
Michael Drake
2008-03-29
1
-25
/
+46
*
Selection adjustments always change the selection end when click is inside th...
Michael Drake
2008-03-29
2
-7
/
+2
*
Only record that the HTML alignment was set by a table element if it is actua...
Michael Drake
2008-03-29
1
-6
/
+7
*
Add support for more GTK accelerators: num pad equivalents, as well as ctrl= ...
James Shaw
2008-03-29
1
-0
/
+4
*
Fix build with WITH_NSSPRITE undefined
John Mark Bell
2008-03-29
1
-1
/
+1
*
Pedantic typo fix
John Mark Bell
2008-03-29
1
-2
/
+2
*
Fix instructions on disabling librosprite. Move #include for when
James Shaw
2008-03-29
2
-4
/
+8
*
Fix typo
James Shaw
2008-03-29
1
-2
/
+2
*
Update docs with instructions for building or disabling librosprite.
James Shaw
2008-03-29
1
-0
/
+16
*
Implement sprite support for GTK using librosprite
James Shaw
2008-03-29
9
-7
/
+192
*
Add content/fetchers to Doxygen config
Rob Kendrick
2008-03-27
1
-0
/
+1
*
Make GTK thumbnail creation more robust, return false when unable to create p...
Rob Kendrick
2008-03-25
1
-8
/
+24
[next]