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
/
cocoa
/
gui.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up ripples from urldb change.
Michael Drake
2012-10-11
1
-2
/
+2
*
Include browser_private.h.
Michael Drake
2012-08-22
1
-1
/
+1
*
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