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
/
frontends
/
windows
/
window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/http/https/ in user-facing URIs
John-Mark Bell
2022-05-27
1
-3
/
+3
*
Support Ctrl+A in the windows toolkit address bar
zeug
2020-08-16
1
-1
/
+5
*
make browser_window_update internal to browser window as intended
Vincent Sanders
2020-05-25
1
-2
/
+0
*
windows: Enable present_cookies callback
Daniel Silverstone
2020-05-23
1
-1
/
+1
*
windows: Convert the remaining NoMemory warnings which aren't about memory
Daniel Silverstone
2020-02-24
1
-4
/
+7
*
windows: Use nserror reporting rather than always NoMemory
Daniel Silverstone
2020-02-24
1
-2
/
+5
*
add page info button to url entry and update on change for win32
Vincent Sanders
2019-12-16
1
-82
/
+229
*
fix win32 frontend to allow setting unicode titles
Vincent Sanders
2019-12-01
1
-10
/
+30
*
add miscellaneous event to browser window callback table
vince/window-misc-event
Vincent Sanders
2019-08-20
1
-4
/
+34
*
change browser_window_redraw to use unscaled coordinates
Vincent Sanders
2019-08-04
1
-6
/
+4
*
make use of improved browser_window_set_scale API in frontends
Vincent Sanders
2019-08-03
1
-35
/
+8
*
remove scaled parameter from get_dimensions
Vincent Sanders
2019-08-02
1
-4
/
+2
*
split browser and browser_window operations
Vincent Sanders
2019-08-01
1
-25
/
+0
*
quieten down windows debug
Vincent Sanders
2019-05-17
1
-10
/
+10
*
implement windows clipboard functionality
Vincent Sanders
2019-05-09
1
-23
/
+10
*
Update windows frontend to use windows resources
Vincent Sanders
2018-08-21
1
-4
/
+2
*
add win32 http authentication dialog
Vincent Sanders
2018-08-18
1
-1
/
+1
*
Fix up log call parameters
Vincent Sanders
2017-09-08
1
-2
/
+11
*
Hopefully quash LOG compile errors in Windows
Daniel Silverstone
2017-09-08
1
-1
/
+1
*
Fixup everything the semantic patch missed
Vincent Sanders
2017-09-07
1
-6
/
+16
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
1
-35
/
+49
*
fix redraw on window resize
James Woodcock
2017-07-30
1
-3
/
+1
*
make windows frontend use corewindow API for local history window
Vincent Sanders
2017-06-01
1
-11
/
+4
*
Update windows frontend for set_scroll API change
Vincent Sanders
2017-04-26
1
-44
/
+44
*
update windows frontend to remove reformat
Vincent Sanders
2017-04-26
1
-21
/
+6
*
Update windows frontend to use invalidate window area API
Vincent Sanders
2017-04-23
1
-36
/
+27
*
fix remaining doccomment errors
Vincent Sanders
2017-02-22
1
-4
/
+4
*
fix merge error in windows frontend
Vincent Sanders
2017-02-19
1
-1
/
+1
*
Merge branch 'vince/localhist-corewin'
Vincent Sanders
2017-02-19
1
-3
/
+4
|
\
|
*
clean up some of the doxygen generation warnings
Vincent Sanders
2017-02-19
1
-3
/
+4
*
|
cleanup windows frontend documentation comments and spelling
Vincent Sanders
2017-02-17
1
-25
/
+30
|
/
*
add corewindow support for windows frontend
vince/win32-corewindow
Vincent Sanders
2016-11-19
1
-1
/
+13
*
Rationalise the use of win32 application instance handle use
Vincent Sanders
2016-10-30
1
-70
/
+128
*
Complete windows main window documentation
Vincent Sanders
2016-10-29
1
-231
/
+312
*
Improve windows win32 main browser window code documentation
Vincent Sanders
2016-10-26
1
-47
/
+131
*
fix windows user preferences location storage
Vincent Sanders
2016-10-19
1
-1
/
+2
*
move key press enums and operations to their own header
Vincent Sanders
2016-07-01
1
-1
/
+1
*
move desktop window header into public API
Vincent Sanders
2016-05-30
1
-1
/
+1
*
move window header into public API
Vincent Sanders
2016-05-30
1
-1
/
+1
*
move frontends into sub directory
Vincent Sanders
2016-05-15
1
-0
/
+1741