index
:
marquee/marquee.git
master
Marquee Web browser
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tab-chrome.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MqTabChrome: Remove class
Patrick McDermott
2017-10-13
1
-100/+0
*
MqTabChrome: Reorganize navigation toolbar population code
Patrick McDermott
2017-10-13
1
-12/+13
*
MqBackForwardButtonBox: Drop MqTab property
Patrick McDermott
2017-10-13
1
-1/+1
*
MqTabChrome: Use MqHomeButton
Patrick McDermott
2017-10-13
1
-17/+2
*
MqTabChrome: Use MqStopReloadButton
Patrick McDermott
2017-10-13
1
-53/+4
*
MqBackForwardButtonBox: Derive from GtkToolItem
Patrick McDermott
2017-10-13
1
-5/+1
*
MqTabChrome: Use MqUriEntry
Patrick McDermott
2017-10-13
1
-164/+2
*
MqTabChrome: Add missing #include
Patrick McDermott
2017-10-12
1
-0/+1
*
MqTabChrome: Make menu_button variable function-local
Patrick McDermott
2017-10-12
1
-2/+3
*
MqTabChrome: Use MqMainMenu
Patrick McDermott
2017-10-12
1
-147/+2
*
MqTabChrome: Use MqBackForwardButtonBox
Patrick McDermott
2017-10-12
1
-298/+4
*
MqTabChrome: Close menu first in button click callbacks
Patrick McDermott
2017-10-12
1
-6/+6
*
MqTabChrome: Call mq_web_view_zoom_*() in zoom button callbacks
Patrick McDermott
2017-10-12
1
-8/+3
*
MqTabChrome: Change callback arg type and drop conditional
Patrick McDermott
2017-10-12
1
-8/+2
*
mq_tab_chrome_new(): Get and save MqFindToolbar from caller
Patrick McDermott
2017-10-12
1
-6/+4
*
MqTabChrome: Get Web view in mq_tab_chrome_new()
Patrick McDermott
2017-10-12
1
-137/+127
*
MqTabChrome: Use MqFindToolbar
Patrick McDermott
2017-10-12
1
-205/+5
*
MqTabChrome: Set up find toolbar when Web view is set
Patrick McDermott
2017-10-12
1
-4/+4
*
mq_tab_chrome_set_web_view(): Change argument 2 to (MqWebView *)
Patrick McDermott
2017-10-12
1
-3/+4
*
MqWebView: Drop newly thin URI-getting wrapper function
Patrick McDermott
2017-10-12
1
-9/+3
*
MqWebView: Drop last URI rewriting code
Patrick McDermott
2017-10-12
1
-20/+5
*
MqWebView: Rename "uri" property to "rewritten-uri"
Patrick McDermott
2017-10-12
1
-1/+1
*
MqTabChrome: Save and use Web view as MqWebView
Patrick McDermott
2017-10-12
1
-28/+34
*
MqTabChrome: Use mq_web_view_load_uri()
Patrick McDermott
2017-10-12
1
-16/+2
*
MqTabChrome: Add a home button to the navigation bar
Patrick McDermott
2017-10-08
1
-0/+28
*
MqTabChrome: Add match count label to find bar
Patrick McDermott
2017-10-08
1
-0/+34
*
MqTabChrome: Unify find bar closing code
Patrick McDermott
2017-10-08
1
-6/+10
*
MqTabChrome: Handle Shift+Enter and Esc in find bar
Patrick McDermott
2017-10-08
1
-11/+28
*
MqTabChrome: Make find bar functional
Patrick McDermott
2017-10-08
1
-4/+59
*
mq_tab_chrome_set_web_view(): Get WebKitFindController and save in MqTabChrome
Patrick McDermott
2017-10-08
1
-0/+1
*
MqTabChrome: Add find bar and make find button functional
Patrick McDermott
2017-10-08
1
-1/+100
*
MqTabChrome: Make fullscreen button functional
Patrick McDermott
2017-10-07
1
-1/+8
*
MqTabChrome: Add TODO comments for menu button click callbacks
Patrick McDermott
2017-10-07
1
-0/+10
*
MqTabChrome: Call mq_tab_quit() on quit button click
Patrick McDermott
2017-10-07
1
-5/+5
*
s/__attribute__((unused))/G_GNUC_UNUSED/
Patrick McDermott
2017-10-07
1
-35/+27
*
MqTabChrome: Obey zoom.default on zoom reset
Patrick McDermott
2017-10-07
1
-1/+3
*
MqTabChrome: Make developer tools button functional
Patrick McDermott
2017-10-06
1
-0/+10
*
MqTabChrome: Make preferences button functional
Patrick McDermott
2017-10-06
1
-0/+11
*
MqTabChrome: Switch to about tab
Patrick McDermott
2017-10-01
1
-0/+2
*
MqTabChrome: Close menu on about button click
Patrick McDermott
2017-10-01
1
-4/+4
*
MqTabChrome: Make about button functional
Patrick McDermott
2017-10-01
1
-0/+7
*
mq_tab_chrome_new(): Accept and save MqTab argument
Patrick McDermott
2017-10-01
1
-1/+3
*
MqTabChrome: Set back/forward button sensitivity on list change
Patrick McDermott
2017-09-30
1
-10/+15
*
MqTabChrome: Set back/forward button sensitivity on URI change
Patrick McDermott
2017-09-30
1
-0/+5
*
MqTabChrome: Rewrite "mq-about:" URIs in URI bar
Patrick McDermott
2017-09-29
1
-8/+36
*
MqTabChrome: Rewrite "about:" URIs
Patrick McDermott
2017-09-29
1
-2/+12
*
MqTabChrome: Make zoom buttons functional
Patrick McDermott
2017-09-28
1
-0/+26
*
MqTabChrome: Make quit button functional
Patrick McDermott
2017-09-28
1
-0/+14
*
MqTabChrome: Add zoom buttons
Patrick McDermott
2017-09-28
1
-15/+18
*
MqTabChrome: Don't change URI bar text if focused
Patrick McDermott
2017-09-28
1
-2/+6
[next]