index
:
marquee/marquee.git
master
Marquee Web browser
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
2
-2/+2
|
*
MqTabLabel: New class
Patrick McDermott
2017-10-17
3
-0/+391
|
*
MqNavigationToolbar: Fix missing break in get_property() method
Patrick McDermott
2017-10-16
1
-0/+1
|
*
MqTab: Change callback arg type and drop conditional
Patrick McDermott
2017-10-13
1
-7/+2
|
*
src/tab.h: Adjust horizontal alignment of struct members
Patrick McDermott
2017-10-13
1
-19/+19
|
*
Sort file names in local.mk files
Patrick McDermott
2017-10-13
3
-11/+11
|
*
Move toolbar widget source files to src/toolbars/
Patrick McDermott
2017-10-13
18
-58/+63
|
*
src/*.h: s/ (klass)/(klass)/
Patrick McDermott
2017-10-13
6
-6/+6
|
*
src/*.h: Standardize, reorder, and fix #include directives
Patrick McDermott
2017-10-13
11
-6/+15
|
*
src/*.c: Reorganize #include directives
Patrick McDermott
2017-10-13
16
-30/+43
|
*
Standardize spelling of GParamSpec parameter names
Patrick McDermott
2017-10-13
10
-39/+39
|
*
MqStopReloadButton: Unreference icons on destruction
Patrick McDermott
2017-10-13
1
-0/+14
|
*
Revert "MqStopReloadButton: Make icons static"
Patrick McDermott
2017-10-13
1
-14/+15
|
*
MqStopReloadButton: Make icons static
Patrick McDermott
2017-10-13
1
-15/+14
|
*
MqTab: Really drop MqTabChrome
Patrick McDermott
2017-10-13
2
-5/+0
|
*
MqTabChrome: Remove class
Patrick McDermott
2017-10-13
3
-150/+0
|
*
MqTab: Use MqNavigationToolbar instead of MqTabChrome
Patrick McDermott
2017-10-13
1
-2/+7
|
*
MqNavigationToolbar: New class
Patrick McDermott
2017-10-13
3
-0/+315
|
*
MqTabChrome: Reorganize navigation toolbar population code
Patrick McDermott
2017-10-13
1
-12/+13
|
*
MqBackForwardButtonBox: Drop MqTab property
Patrick McDermott
2017-10-13
3
-21/+4
|
*
src/home-button.h: Fix include guard
Patrick McDermott
2017-10-13
1
-3/+3
|
*
MqTabChrome: Use MqHomeButton
Patrick McDermott
2017-10-13
1
-17/+2
|
*
MqHomeButton: New class
Patrick McDermott
2017-10-13
3
-0/+214
|
*
MqStopReloadButton: Add a few comments and line breaks
Patrick McDermott
2017-10-13
1
-0/+5
|
*
MqTabChrome: Use MqStopReloadButton
Patrick McDermott
2017-10-13
2
-56/+4
|
*
MqStopReloadButton: New class
Patrick McDermott
2017-10-13
3
-0/+237
|
*
MqBackForwardButtonBox: Derive from GtkToolItem
Patrick McDermott
2017-10-13
3
-12/+12
|
*
MqTabChrome: Use MqUriEntry
Patrick McDermott
2017-10-13
2
-168/+2
|
*
MqUriEntry: New class
Patrick McDermott
2017-10-13
3
-0/+360
|
*
MqTabChrome: Remove back_forward_box struct member
Patrick McDermott
2017-10-13
1
-1/+0
|
*
MqFindToolbar: Get find controller on property setting
Patrick McDermott
2017-10-13
1
-19/+4
|
*
MqBackForwardButtonBox: Connect list change signal on property setting
Patrick McDermott
2017-10-13
1
-14/+6
|
*
mq_main_menu_new(): Change return type to (GtkToolItem *)
Patrick McDermott
2017-10-12
2
-2/+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
2
-3/+3
|
*
MqTabChrome: Use MqMainMenu
Patrick McDermott
2017-10-12
2
-148/+2
|
*
MqMainMenu: New class
Patrick McDermott
2017-10-12
3
-0/+353
|
*
MqBackForwardButtonBox: Fix function names
Patrick McDermott
2017-10-12
1
-2/+2
|
*
MqTabChrome: Use MqBackForwardButtonBox
Patrick McDermott
2017-10-12
2
-302/+4
|
*
MqBackForwardButtonBox: New class
Patrick McDermott
2017-10-12
3
-0/+523
|
*
mq_web_view_zoom_*(): Constrain zoom level within [0, G_MAXDOUBLE]
Patrick McDermott
2017-10-12
1
-0/+6
|
*
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
|
*
mq_web_view_zoom_*(): Make more readable
Patrick McDermott
2017-10-12
1
-8/+14
|
*
mq_web_view_zoom_*(): New functions
Patrick McDermott
2017-10-12
2
-2/+33
|
*
MqWebView: Save MqConfig in object struct
Patrick McDermott
2017-10-12
1
-9/+10
|
*
MqTabChrome: Change callback arg type and drop conditional
Patrick McDermott
2017-10-12
1
-8/+2
|
*
mq_find_toolbar_new(): Drop GTK_WIDGET()
Patrick McDermott
2017-10-12
1
-2/+2
|
*
src/find-toolbar.h: Fix #include
Patrick McDermott
2017-10-12
1
-1/+1
[prev]
[next]