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
/
frames.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make history internal to browser_window module.
Michael Drake
2014-02-15
1
-1
/
+0
*
Make browser_window_navigate (un)verifiable flag match browser_window_create.
Michael Drake
2014-02-10
1
-2
/
+3
*
Allow tab creation without history clone. Changes browser_window_create and ...
Michael Drake
2014-02-10
1
-4
/
+6
*
clean up desktop/gui.h include usage
Vincent Sanders
2014-01-29
1
-1
/
+1
*
s/history_core/local_history/
Michael Drake
2013-07-10
1
-1
/
+1
*
A load of refactoring of how content selection and input work.
Michael Drake
2013-02-22
1
-2
/
+0
*
rename flags for browser_window routines to be shorter
Vincent Sanders
2013-02-18
1
-2
/
+2
*
browser_window_navigate refactor
Vincent Sanders
2013-02-18
1
-11
/
+14
*
Move browser_window struct to private header. Places that shouldn't include i...
Michael Drake
2012-08-22
1
-1
/
+1
*
Don't use GUI_POINTERs in content handlers.
Michael Drake
2012-08-16
1
-11
/
+11
*
Frame drag start function can take child bw. Don't need to get root bw in ht...
Michael Drake
2012-08-16
1
-1
/
+7
*
Make new function for starting a frames resize and use it.
Michael Drake
2012-08-16
1
-1
/
+9
*
Formatting changes.
Michael Drake
2012-08-16
1
-9
/
+22
*
Remove redundant "action" param.
Michael Drake
2012-08-16
1
-6
/
+3
*
Don't pass status to frames handler.
Michael Drake
2012-08-16
1
-4
/
+3
*
Remove redundant scrollbar widget message.
Michael Drake
2012-08-16
1
-3
/
+0
*
Include render/box.h
Daniel Silverstone
2012-03-24
1
-0
/
+1
*
Migrate frame types so that desktop/browser.h does not include render/html.h
Daniel Silverstone
2012-03-24
1
-0
/
+1
*
Allow drag handlers to inform browser window layer of any pointer range const...
Michael Drake
2012-01-10
1
-24
/
+33
*
Simplify frameset distribution calcs.
Michael Drake
2012-01-06
1
-20
/
+20
*
Fix frame dimension calculations when required sizes don't fit the available ...
Michael Drake
2011-12-14
1
-14
/
+40
*
content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url
John Mark Bell
2011-12-04
1
-2
/
+2
*
Big wodge of internal browser window scroll fixes, or "rationalisation of bro...
Michael Drake
2011-12-02
1
-4
/
+4
*
More conversion to nsurl. (box->href, object params, imagemaps, (i)frames)
Michael Drake
2011-10-03
1
-2
/
+3
*
Port more internals to nsurl. Front ends may need updating.
Michael Drake
2011-10-03
1
-2
/
+4
*
Improve resizing frames.
Michael Drake
2011-09-07
1
-2
/
+2
*
Finish moving frame resizing over to new frame dimensions.
Michael Drake
2011-09-06
1
-19
/
+20
*
Remove gui_window_frame_resize_start() functions.
Michael Drake
2011-09-05
1
-2
/
+8
*
Implement frames in the core.
Michael Drake
2011-09-04
1
-21
/
+45
*
Fix selection for non-gui browser windows (iframes).
Michael Drake
2011-07-13
1
-4
/
+3
*
Iframe scrollbars.
Michael Drake
2011-07-05
1
-3
/
+128
*
Iframes inherit parent browser window's scale.
Michael Drake
2011-06-24
1
-0
/
+1
*
If iframes are reformatted due to containing document reflow, don't need to r...
Michael Drake
2011-06-24
1
-0
/
+8
*
First pass at core iframes. Currently lacking scrollbars.
Michael Drake
2011-06-14
1
-36
/
+15
*
Remove redundant code.
Michael Drake
2011-06-04
1
-9
/
+0
*
check for dereference of teh right value
Vincent Sanders
2011-05-17
1
-1
/
+1
*
Avoid dereferencing NULL
John Mark Bell
2011-05-16
1
-1
/
+2
*
Temporary hack to stop crashing in Amiga frontend. Roll on frames re-impleme...
Chris Young
2011-03-16
1
-0
/
+8
*
ensure iframe stuff does not de-reference null pointers
Vincent Sanders
2010-10-14
1
-4
/
+11
*
In switch statements add default branch for unknown enum values, with assert.
Michael Drake
2010-07-06
1
-35
/
+54
*
Merge jmb/new-cache; r=dsilvers,rs=vince
Daniel Silverstone
2010-03-28
1
-7
/
+8
*
Replace parent_url with a pointer to the parent content.
John Mark Bell
2009-07-10
1
-8
/
+9
*
Remove unused code
John Mark Bell
2009-05-28
1
-6
/
+0
*
Merge Mike's tabs changes. Still needs some cleaning.
Rob Kendrick
2008-08-24
1
-2
/
+2
*
Include headers we need, rather than depending on (optional) features doing so.
Rob Kendrick
2008-07-28
1
-0
/
+1
*
The core code has always assumed a locale of "C".
John Mark Bell
2008-05-13
1
-1
/
+0
*
Bug fixes by Franz Korntner.
James Bursa
2007-10-28
1
-8
/
+2
*
Update all source code file headers to reflect GPL version 2 only and contain...
Vincent Sanders
2007-08-08
1
-4
/
+14
*
Fix division by 0 caused by uninitialised scale value.
John Mark Bell
2007-08-07
1
-10
/
+4
*
Move window scaling from platform-specific code to desktop/browser.c. Modify ...
James Bursa
2007-08-07
1
-2
/
+2
[next]