index
:
delta/netsurf/netsurf.git
ashmew2/fix-description
ashmew2/framebuffer-keys
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
baserock/morph
chris/amiga-corewindow
chris/amissl
chris/async-experiment
chris/bitmap-fonts
chris/composite-text
chris/composite-text-exp
chris/debug
chris/display-idna
chris/extmem
chris/fetch-x-ent-ref
chris/fortify
chris/frame-scroll
chris/gadtools-53-5
chris/gadtools-53-6
chris/http2
chris/idn-punycode
chris/idna2008
chris/malloc
chris/menuclass
chris/ndk32
chris/newproc-scheduler
chris/non-ascii-file-upload
chris/quant
chris/scheduled-fetches
chris/shorter-vscrollbar
chris/splay
chris/stop-gif-anim
dsilvers/assert-coverage
dsilvers/bindducky
dsilvers/dukky
dsilvers/eventtarget
dsilvers/form-work
dsilvers/monkey
dsilvers/nsgenbind
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
jmb/hsts
master
mmu_man/beos-fixes
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/haiku-fixes
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
release/3.1
release/3.2
release/3.3
release/3.4
release/3.5
release/3.6
release/3.7
rjek/bloom
rjek/clang-warnings
rjek/click-file-gadget
stevef/cconfig
stevef/hotlist
stevef/ibarmenu
stevef/menus
stevef/urlsize
svenw/cocoa
tlsa/cleanup-scale
tlsa/computed-style-share
tlsa/date
tlsa/dpi
tlsa/dsilvers/scrolloffset
tlsa/duktape2
tlsa/flex
tlsa/german-messages
tlsa/improve-hints
tlsa/libcss-units
tlsa/list-values
tlsa/monkey-driver
tlsa/nsurl
tlsa/page-info
tlsa/plotter-polish
tlsa/ro-cw-scroll
tlsa/selection-search-refactor
tlsa/shared-styles
tlsa/units
tlsa/upfront-hints
vince/bindduckky
vince/corebuild
vince/disccache
vince/fetchschedule
vince/fltk
vince/gtk-tab-restyle
vince/guivtable
vince/llcache
vince/nsgenupdates
vince/nslog
vince/opstable
vince/options
vince/pdf
vince/plotctx
vince/prstllcache
vince/reformatpending
vince/release/3.0
vince/schedule
vince/themectomy
vince/tools
vince/webp
vince/win32-corewindow
vince/window-misc-event
git.netsurf-browser.org: netsurf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
desktop
/
browser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make browser_window_navigate (un)verifiable flag match browser_window_create.
Michael Drake
2014-02-10
1
-3
/
+19
*
Allow tab creation without history clone. Changes browser_window_create and ...
Michael Drake
2014-02-10
1
-22
/
+33
*
Move broser_window_initialise_common to browser_private.h
Michael Drake
2014-02-09
1
-3
/
+0
*
Add flag for cloning a window.
Michael Drake
2014-02-09
1
-6
/
+14
*
Clean up gui_window creation API.
Michael Drake
2014-02-09
1
-0
/
+10
*
Add function to get browser window's extents.
Michael Drake
2014-02-08
1
-0
/
+12
*
Move browser_window_update_extent to browser_private.h
Michael Drake
2014-02-08
1
-8
/
+0
*
Function to determine whether bw has a content.
Michael Drake
2014-02-08
1
-0
/
+8
*
Add function to get bw's URL.
Michael Drake
2014-02-08
1
-0
/
+10
*
Simplify browser_window_refresh_url_bar.
Michael Drake
2014-02-08
1
-2
/
+1
*
reduce desktop/browser.h unecessary includes
Vincent Sanders
2014-02-03
1
-5
/
+6
*
add missing include for neturf_quit symbol
Vincent Sanders
2014-01-29
1
-7
/
+7
*
clean up desktop/gui.h include usage
Vincent Sanders
2014-01-29
1
-1
/
+1
*
Add infrastructure for calling front ends to set file gadget filenames via cl...
Rob Kendrick
2014-01-05
1
-0
/
+3
*
Move hotlist_visted from browser.h to hotlist.h
Michael Drake
2013-07-12
1
-4
/
+0
*
Move global_history_add out of browser.h into global_history_core.h
Michael Drake
2013-07-12
1
-3
/
+0
*
Propagate native caret clip rect through core.
Michael Drake
2013-03-05
1
-2
/
+2
*
Less ambiguous flag documentation comment.
Michael Drake
2013-03-04
1
-3
/
+1
*
A load of refactoring of how content selection and input work.
Michael Drake
2013-02-22
1
-31
/
+17
*
rename flags for browser_window routines to be shorter
Vincent Sanders
2013-02-18
1
-5
/
+5
*
change browser_window_create and refactor all callsites
Vincent Sanders
2013-02-18
1
-12
/
+14
*
browser_window_navigate refactor
Vincent Sanders
2013-02-18
1
-16
/
+55
*
HTML drags now go via content msg.
Michael Drake
2013-02-08
1
-2
/
+0
*
First pass at getting html forms to use textarea widget.
Michael Drake
2013-02-06
1
-0
/
+2
*
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
[next]