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
/
desktop
/
browser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up ripples from urldb change.
Michael Drake
2012-10-11
1
-1
/
+1
*
Remove unused functions.
Michael Drake
2012-10-09
1
-2
/
+0
*
trivial docuemntation cleanups to address some of the huge number of docuemnt...
Vincent Sanders
2012-10-08
1
-1
/
+1
*
Move browser_window struct to private header. Places that shouldn't include i...
Michael Drake
2012-08-22
1
-145
/
+1
*
Clean up includes.
Michael Drake
2012-08-22
1
-3
/
+1
*
Function for front ends to get debug dump from bw.
Michael Drake
2012-08-20
1
-0
/
+9
*
Remove declaration of nonexistent function.
Michael Drake
2012-08-20
1
-2
/
+0
*
Let *_drop_file_at_point determine if a drop is possible.
Michael Drake
2012-08-20
1
-3
/
+4
*
Move mouse pointer enums to mouse header.
Michael Drake
2012-08-17
1
-23
/
+0
*
Don't use GUI_POINTERs in content handlers.
Michael Drake
2012-08-16
1
-1
/
+24
*
doxygen serious warning cleanup
Vincent Sanders
2012-07-24
1
-1
/
+1
*
improve javascript support
Vincent Sanders
2012-06-10
1
-2
/
+0
*
Migrate frame types so that desktop/browser.h does not include render/html.h
Daniel Silverstone
2012-03-24
1
-3
/
+2
*
Add browser_window drag type accessor.
Michael Drake
2012-02-28
1
-2
/
+9
*
Add browser window scale acceser.
Michael Drake
2012-02-27
1
-0
/
+1
*
Constify rect param to browser_window_set_drag_type.
Michael Drake
2012-01-11
1
-1
/
+1
*
Pass pointer constraints for drag out to front ends. Ensure content scrollba...
Michael Drake
2012-01-11
1
-0
/
+1
*
Allow drag handlers to inform browser window layer of any pointer range const...
Michael Drake
2012-01-10
1
-1
/
+2
*
Totaly prefunctry binding to spidermonkey
Vincent Sanders
2012-01-01
1
-0
/
+5
*
Currently untested (and unused) "drop file on browser window" handling.
Michael Drake
2011-12-01
1
-0
/
+12
*
New function for sending a scroll request into a core browser window at a giv...
Michael Drake
2011-11-29
1
-0
/
+15
*
Intern bw->frag_id.
Michael Drake
2011-10-28
1
-2
/
+2
*
use the default resource:favicon.ico when a site has no icon of its own
Vincent Sanders
2011-10-07
1
-0
/
+2
*
metadata links stored in contents
Vincent Sanders
2011-10-07
1
-1
/
+3
*
initial favicon support
Vincent Sanders
2011-10-06
1
-0
/
+3
*
Port more internals to nsurl. Front ends may need updating.
Michael Drake
2011-10-03
1
-1
/
+1
*
Expose contextual content request API to front ends, via browser window layer.
Michael Drake
2011-09-06
1
-0
/
+13
*
Remove old frame dimensions from browser_window struct.
Michael Drake
2011-09-06
1
-6
/
+0
*
Remove unused browser_window_owner function.
Michael Drake
2011-09-05
1
-1
/
+0
*
Improve browser window drag tracking, so that drags in internal browser windo...
Michael Drake
2011-08-24
1
-0
/
+3
*
Remove current_redraw_browser global.
Michael Drake
2011-08-24
1
-1
/
+0
*
Core part of search improvement:
Michael Drake
2011-08-24
1
-4
/
+4
*
Remove assumption of gui window from search.
Michael Drake
2011-07-14
1
-0
/
+21
*
Fix selection for non-gui browser windows (iframes).
Michael Drake
2011-07-13
1
-3
/
+20
*
Clean up text input code. Now desktop/textinput.{c|h} is concerend with brow...
Michael Drake
2011-07-07
1
-10
/
+24
*
Pass struct rect to browser_window_update_box(), rather than union content_ms...
Michael Drake
2011-07-06
1
-2
/
+1
*
Iframe scrollbars.
Michael Drake
2011-07-05
1
-0
/
+5
*
Function to find out if browser window has a selection. Front ends should us...
Michael Drake
2011-07-02
1
-0
/
+8
*
Remove plotter table global. Pass a redraw context around redraw functions. ...
Michael Drake
2011-06-30
1
-1
/
+2
*
Function to get root browser window.
Michael Drake
2011-06-28
1
-0
/
+8
*
Move rectangle type to utils/types.h
Michael Drake
2011-06-28
1
-1
/
+1
*
Core form select widget now associated with HTML contents. Don't use current...
Michael Drake
2011-06-28
1
-2
/
+0
*
HTML contents manage box scrollbars, rather than browser_windows.
Michael Drake
2011-06-27
1
-9
/
+0
*
browser_window_mouse_drag_end is private now, and can be removed once content...
Michael Drake
2011-06-27
1
-2
/
+0
*
Fix bw->drag_type to be aware of remaining drag types.
Michael Drake
2011-06-27
1
-7
/
+21
*
If iframes are reformatted due to containing document reflow, don't need to r...
Michael Drake
2011-06-24
1
-2
/
+21
*
Delete redundant function declaration.
Michael Drake
2011-06-15
1
-2
/
+0
*
First pass at core iframes. Currently lacking scrollbars.
Michael Drake
2011-06-14
1
-1
/
+31
*
s/scroll/scrollbar/ and improve scrollbar widget comments.
Michael Drake
2011-05-09
1
-2
/
+2
*
Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlc...
Daniel Silverstone
2011-03-13
1
-6
/
+0
[next]