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
*
Update credits and licence files copyright years
Vincent Sanders
2017-10-15
6
-26
/
+26
*
CSS hints: Ensure length and unit are initialised for vertical-align.
Michael Drake
2017-10-13
1
-0
/
+2
*
Framebuffer: Don't create 0x0 bitmaps if content width is 0.
Michael Drake
2017-10-13
1
-5
/
+5
*
Ensure X DPI set correctly
Chris Young
2017-10-03
1
-1
/
+1
*
Widen available values for DPI
Chris Young
2017-10-03
1
-2
/
+2
*
Treeview: Ignore mouse leaving the treeview window.
Michael Drake
2017-09-27
1
-0
/
+5
*
Button disable state updates should now work correctly on OS3
Chris Young
2017-09-26
1
-4
/
+2
*
OS3 was not checking the GA_Disabled tag value
Chris Young
2017-09-26
1
-1
/
+2
*
Treeview: Deactivate search on cancel.
Michael Drake
2017-09-25
1
-0
/
+1
*
Fix attribute
Chris Young
2017-09-24
1
-1
/
+1
*
add a clang format that roughly conforms to the netsurf style
Vincent Sanders
2017-09-24
1
-0
/
+94
*
Merge remote-tracking branch 'origin/tlsa/dsilvers/scrolloffset'
Vincent Sanders
2017-09-24
4
-22
/
+109
|
\
|
*
Browser history: Don't segfault when visiting pages with frames.
Michael Drake
2017-09-23
1
-1
/
+2
|
*
Browser history: Create new history entries early in the READY state.
Michael Drake
2017-09-23
1
-17
/
+17
|
*
Browser history: Update history scroll offsets on scroll to fragment.
Michael Drake
2017-09-23
1
-0
/
+5
|
*
Add concept of browser scroll offset saving in local history
Daniel Silverstone
2017-09-23
4
-5
/
+86
|
/
*
Treeview: When expanding nodes in search view, adjust height only for matchin...
Michael Drake
2017-09-22
1
-1
/
+3
*
Treeview: Ensure we know our treeview when doing treeview node collapse.
Michael Drake
2017-09-22
1
-0
/
+1
*
Treeview: Cancel any search when treeview is detatched from its corewindow.
Michael Drake
2017-09-22
1
-0
/
+2
*
Treeview: Split out search cancel functionality.
Michael Drake
2017-09-22
1
-7
/
+32
*
Initialise DPI earlier so that it works for treeviews
Daniel Silverstone
2017-09-19
1
-7
/
+7
*
Treeview: Destroy search first on treeview destruction.
Michael Drake
2017-09-18
1
-4
/
+6
*
Hotlist (bookmarks): Include the URL field in search.
Michael Drake
2017-09-18
1
-2
/
+4
*
Global history: Flag the URL field as searchable, as well.
Michael Drake
2017-09-18
1
-1
/
+3
*
Cookie manager: Flag the domain field as searchable; more use than name.
Michael Drake
2017-09-18
1
-1
/
+3
*
Treeview: Avoid searching empty treeview.
Michael Drake
2017-09-18
1
-0
/
+4
*
Cookie manager: Enable search feature.
Michael Drake
2017-09-18
1
-1
/
+3
*
Hotlist (bookmarks): Enable search feature.
Michael Drake
2017-09-18
1
-1
/
+1
*
Global history: Enable search feature.
Michael Drake
2017-09-18
1
-1
/
+2
*
Treeview: Handle node expansion on switch between search and normal view.
Michael Drake
2017-09-18
1
-17
/
+27
*
Treeview: Update search filtered display on treeview changes.
Michael Drake
2017-09-18
1
-175
/
+206
*
Textarea: Add API to access current textarea contents.
Michael Drake
2017-09-18
2
-0
/
+21
*
Treeview: Update search bar display when it loses focus.
Michael Drake
2017-09-18
1
-1
/
+5
*
Treeview: Only let search textarea consume mouse if not dragging.
Michael Drake
2017-09-18
1
-1
/
+3
*
Treeview: Update mouse handling details for filtered view.
Michael Drake
2017-09-18
1
-7
/
+12
*
Treeview: Update treeview walker to handle walking the filtered display.
Michael Drake
2017-09-18
1
-63
/
+137
*
Treeview: Track height of display in search view.
Michael Drake
2017-09-18
1
-6
/
+33
*
Treeview: Slight simplification of treeview_walk_internal().
Michael Drake
2017-09-18
1
-4
/
+2
*
Treeview: Fix function namespace.
Michael Drake
2017-09-18
1
-22
/
+22
*
Treeview: Scroll to top when treeview search bar is modified.
Michael Drake
2017-09-18
1
-1
/
+22
*
fix beos throbber allocation
Vincent Sanders
2017-09-11
1
-1
/
+1
*
fix format specifiers signedness in atari settings
Vincent Sanders
2017-09-11
1
-14
/
+14
*
fix image cache format specifiers signedness
Vincent Sanders
2017-09-11
1
-6
/
+9
*
fix warning due to undefined bitmap structure
Vincent Sanders
2017-09-11
1
-0
/
+1
*
annotate error case fall through in switch to supress warnings
Vincent Sanders
2017-09-11
3
-15
/
+26
*
remove test for removed API
Vincent Sanders
2017-09-11
1
-22
/
+0
*
rationalise history icon bitmap handling to ensure correct lifetime
Vincent Sanders
2017-09-10
7
-151
/
+147
*
Treeview: Add support for rendering search filter matches as-you-type.
Michael Drake
2017-09-10
1
-1
/
+230
*
Treeview: Split tree-style treeview rendering out into helper.
Michael Drake
2017-09-10
1
-122
/
+150
*
Treeview: Add node matching to search text modification callback.
Michael Drake
2017-09-10
1
-3
/
+131
[next]