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-label.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MqTabLabel: Improve signal connection macro
Patrick McDermott
2017-11-02
1
-5/+6
*
src/tab-label.c: Delete old unused macro
Patrick McDermott
2017-11-01
1
-13/+0
*
MqTabLabel: Close on middle click
Patrick McDermott
2017-10-28
1
-1/+3
*
MqTabLabel, MqUriEntry: Use a better generic Web page icon
Patrick McDermott
2017-10-28
1
-2/+2
*
MqTabLabel, MqMainMenu, MqWebView: Use G_STMT_START/G_STMT_END in macros
Patrick McDermott
2017-10-25
1
-4/+4
*
MqTabLabel: Add popover button callback TODO comments
Patrick McDermott
2017-10-25
1
-0/+3
*
MqTabLabel: Make close buttons effective
Patrick McDermott
2017-10-25
1
-0/+9
*
MqNotebook, MqTabLabel, MqMainMenu: Open new tabs as siblings, not children
Patrick McDermott
2017-10-24
1
-1/+1
*
mq_notebook_insert_*(): Optionally switch to new tab
Patrick McDermott
2017-10-24
1
-1/+2
*
MqTabLabel: Use mq_notebook_insert_child()
Patrick McDermott
2017-10-23
1
-1/+5
*
MqTabLabel: Remove tab list from popover
Patrick McDermott
2017-10-23
1
-126/+1
*
mq_tab_label_scroll(): Use gsize for iterators
Patrick McDermott
2017-10-22
1
-2/+2
*
MqTabLabel: Ensure no relief is drawn around close button
Patrick McDermott
2017-10-22
1
-0/+1
*
mq_tab_label_begin_scrolling(): Make PangoFontDescription static
Patrick McDermott
2017-10-22
1
-4/+7
*
MqTabLabel, MqNavigationToolbar, MqWebView: Chain up finalize method
Patrick McDermott
2017-10-22
1
-0/+2
*
MqTabLabel: Use g_param_spec_object() for MqTabPage
Patrick McDermott
2017-10-18
1
-1/+2
*
MqTabLabel: Use g_value_[sg]et_object() for MqTabPage
Patrick McDermott
2017-10-18
1
-2/+2
*
MqTabLabel: Use mq_tab_page_get_title() instead of node->title
Patrick McDermott
2017-10-17
1
-1/+2
*
MqTabLabel: Use MqTabPage
Patrick McDermott
2017-10-17
1
-16/+16
*
MqTabLabel: Use mq_tab_next(), etc.
Patrick McDermott
2017-10-17
1
-3/+3
*
MqTabLabel: Add popover menu
Patrick McDermott
2017-10-17
1
-1/+216
*
MqTabLabel: Fix class struct
Patrick McDermott
2017-10-17
1
-1/+1
*
mq_tab_label_new(): Change return type to GtkWidget
Patrick McDermott
2017-10-17
1
-1/+1
*
MqTabLabel: New class
Patrick McDermott
2017-10-17
1
-0/+321