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
/
cocoa
/
gui.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
NetSurf options rework (a=vince r=daniels,jmb)
Vincent Sanders
2012-03-22
1
-1
/
+1
*
Constify rect param to gui_window_drag_start.
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
-2
/
+2
*
Build resource: map at start time
John Mark Bell
2011-10-05
1
-8
/
+6
*
Remove gui_multitask
John Mark Bell
2011-09-21
1
-5
/
+0
*
Remove gui_window_frame_resize_start() functions.
Michael Drake
2011-09-05
1
-5
/
+0
*
Remove gui_window_get_browser_window from core. Remove unused implementation...
Michael Drake
2011-09-05
1
-5
/
+0
*
Delete frame creation handling.
Michael Drake
2011-09-05
1
-10
/
+4
*
Remove gui_window_position_frame() definition from core and remove all implem...
Michael Drake
2011-09-04
1
-7
/
+0
*
Avoid name clash.
Michael Drake
2011-08-31
1
-2
/
+2
*
Fix up Cocoa for r12574 API change.
Michael Drake
2011-07-06
1
-4
/
+3
*
Remove gui_window_set_scale().
Michael Drake
2011-06-24
1
-5
/
+0
*
Merge branches/jmb/content-factory to trunk
John Mark Bell
2011-05-06
1
-5
/
+0
*
gui_find_resource --> gui_get_resource_url.
Michael Drake
2011-03-17
1
-1
/
+1
*
Remove unused function gui_window_redraw.
Sven Weidauer
2011-03-04
1
-6
/
+0
*
Implemented gui_find_resource and using resource: URIs for builtin stylesheets.
Sven Weidauer
2011-02-26
1
-4
/
+6
*
add resource handling
Vincent Sanders
2011-02-23
1
-0
/
+6
*
Added move cursor.
Sven Weidauer
2011-02-01
1
-0
/
+4
*
Reorganized includes.
Sven Weidauer
2011-01-31
1
-5
/
+4
*
Asking before closing window with multiple open tabs.
Sven Weidauer
2011-01-31
1
-0
/
+1
*
Download window asks if download should be cancelled before being closed and ...
Sven Weidauer
2011-01-29
1
-0
/
+1
*
Timer based reformatting, so reformat happens also while resizing windows.
Sven Weidauer
2011-01-28
1
-13
/
+0
*
Implemented frames and handling reformats the right way using browser_reforma...
Sven Weidauer
2011-01-28
1
-9
/
+28
*
Implemented resolution-independent rendering for the browser view. Still need...
Sven Weidauer
2011-01-27
1
-17
/
+17
*
Moved main() and related functions from gui.m to NetsurfApp.m
Sven Weidauer
2011-01-27
1
-78
/
+2
*
Setting/Loading more options. Also loading urldb and cookies.
Sven Weidauer
2011-01-26
1
-4
/
+21
*
Some random fixes.
Sven Weidauer
2011-01-26
1
-2
/
+3
*
Enabling back/forward buttons only if appropriate.
Sven Weidauer
2011-01-26
1
-1
/
+3
*
Decoding .ICO for favicons
Sven Weidauer
2011-01-25
1
-0
/
+5
*
General cleanup and warning fixes
Sven Weidauer
2011-01-25
1
-2
/
+2
*
Implemented favicons. Doesn't work for .ICO files
Sven Weidauer
2011-01-25
1
-1
/
+14
*
Creating select menus for forms
Sven Weidauer
2011-01-25
1
-2
/
+5
*
Nicer button for local history, fading history view, more readable blue for a...
Sven Weidauer
2011-01-25
1
-0
/
+1
*
Activating (and fixing) more warnings in Xcode
Sven Weidauer
2011-01-23
1
-0
/
+1
*
Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up...
Sven Weidauer
2011-01-20
1
-2
/
+2
*
Correct path for Messages file
Sven Weidauer
2011-01-20
1
-1
/
+1
*
Implementing tabs and fixing scrolling.
Sven Weidauer
2011-01-19
1
-23
/
+43
*
Getting a real path for the options file
Sven Weidauer
2011-01-17
1
-2
/
+30
*
Font scaling and other scaling related fixes.
Sven Weidauer
2011-01-17
1
-4
/
+12
*
Implementing selection and clipboard functions.
Sven Weidauer
2011-01-14
1
-37
/
+2
*
Implemented download window
Sven Weidauer
2011-01-14
1
-29
/
+0
*
Opening URLs
Sven Weidauer
2011-01-14
1
-1
/
+1
*
Zooming, opening files, accepting http and https URLs
Sven Weidauer
2011-01-13
1
-1
/
+1
*
Copy scale value from cloned window and setting new clip rect for every drawi...
Sven Weidauer
2011-01-13
1
-0
/
+4
*
Cocoa front end (credit: Sven Weidauer)
John Mark Bell
2011-01-12
1
-0
/
+391