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
/
toolbars
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
MqMainMenu: Use mq_notebook_insert_child()
Patrick McDermott
2017-10-23
1
-2/+11
|
*
src/*.h, src/*/*.h, src/*/*/*.h: Move typedefs within include guards
Patrick McDermott
2017-10-22
7
-21/+21
|
*
MqMainMenu: Make tab switching a little less hackish
Patrick McDermott
2017-10-22
1
-4/+4
|
*
MqTabLabel, MqNavigationToolbar, MqWebView: Chain up finalize method
Patrick McDermott
2017-10-22
1
-0/+2
|
*
src/toolbars/navigation/main-menu.[ch]: Include ../../tab-page.h
Patrick McDermott
2017-10-18
2
-2/+2
|
*
src/toolbars/navigation-toolbar.h: Include ../tab-page.h
Patrick McDermott
2017-10-18
1
-1/+1
|
*
MqMainMenu: Use mq_tab_page_get_window()
Patrick McDermott
2017-10-18
1
-2/+4
|
*
MqMainMenu: Use MqTabPage
Patrick McDermott
2017-10-18
2
-20/+23
|
*
MqNavigationToolbar: Use MqTabPage
Patrick McDermott
2017-10-18
2
-15/+17
|
*
MqNavigationToolbar: Fix missing break in get_property() method
Patrick McDermott
2017-10-16
1
-0/+1
|
*
Sort file names in local.mk files
Patrick McDermott
2017-10-13
2
-5/+5
|
*
Move toolbar widget source files to src/toolbars/
Patrick McDermott
2017-10-13
16
-0/+2400
And move navigation toolbar item widget source files to src/toolbars/navigation/.
[prev]