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: Remove tab list from popover
Patrick McDermott
2017-10-23
1
-126/+1
*
MqNotebook: Set up MqTree root
Patrick McDermott
2017-10-23
1
-0/+15
*
MqTree: New type
Patrick McDermott
2017-10-23
3
-0/+312
*
MqWindow: Use MqNotebook
Patrick McDermott
2017-10-22
1
-5/+2
*
MqNotebook: New class
Patrick McDermott
2017-10-22
3
-0/+178
*
MqTabPage: Change window property type to object
Patrick McDermott
2017-10-22
1
-3/+4
*
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
*
MqWindow: Don't show notebook border
Patrick McDermott
2017-10-22
1
-0/+1
*
mq_tab_label_begin_scrolling(): Make PangoFontDescription static
Patrick McDermott
2017-10-22
1
-4/+7
*
Merge branch 'gobjectification'
Patrick McDermott
2017-10-22
40
-2122/+4359
|
\
|
*
Revert "configure.ac: Set C standard to C11"
Patrick McDermott
2017-10-22
1
-3/+1
|
*
src/*.h, src/*/*.h, src/*/*/*.h: Move typedefs within include guards
Patrick McDermott
2017-10-22
13
-37/+37
|
*
MqConfig: Make struct definition private
Patrick McDermott
2017-10-22
2
-8/+8
|
*
MqApplication: Make struct definition private
Patrick McDermott
2017-10-22
2
-7/+7
|
*
MqWindow: GObjectify
Patrick McDermott
2017-10-22
2
-68/+184
|
*
MqMainMenu: Make tab switching a little less hackish
Patrick McDermott
2017-10-22
1
-4/+4
|
*
MqTabPage: Replace tab_page->window->config
Patrick McDermott
2017-10-22
1
-2/+3
|
*
MqTabLabel, MqNavigationToolbar, MqWebView: Chain up finalize method
Patrick McDermott
2017-10-22
3
-0/+6
|
*
MqTabPage: Free duplicated URI string
Patrick McDermott
2017-10-22
1
-1/+15
|
*
MqTabPage: Duplicate URI property to fix URI loading
Patrick McDermott
2017-10-22
1
-1/+1
|
*
mq_application_quit(): Improve "1 windows" message
Patrick McDermott
2017-10-18
1
-3/+9
|
*
MqApplication, MqWindow: Focus on OK button of quit/close warning dialogs
Patrick McDermott
2017-10-18
2
-0/+4
|
*
mq_tab_page_update_positions(): Assert existence of each node's MqTabLabel
Patrick McDermott
2017-10-18
1
-4/+3
|
*
MqTabPage: Instantiate MqTabLabel before adding to notebook
Patrick McDermott
2017-10-18
1
-5/+8
|
*
MqTabPage: Add to tree before adding to notebook
Patrick McDermott
2017-10-18
1
-15/+9
|
*
MqTabPage: Call mq_window_insert_tab()
Patrick McDermott
2017-10-18
1
-0/+3
|
*
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
|
*
src/web-view.h: Include tab-page.h
Patrick McDermott
2017-10-18
1
-1/+1
|
*
MqTab: Remove
Patrick McDermott
2017-10-18
3
-464/+0
|
*
MqTabPage: Fix more mq_tab_*() calls
Patrick McDermott
2017-10-18
1
-4/+4
|
*
MqTabPage: Don't use mq_tab_update_positions()
Patrick McDermott
2017-10-18
1
-4/+4
|
*
MqTabLabel: Use g_param_spec_object() for MqTabPage
Patrick McDermott
2017-10-18
1
-1/+2
|
*
MqWebView: Use g_value_[sg]et_object() for MqTabPage
Patrick McDermott
2017-10-18
1
-2/+2
|
*
MqTabLabel: Use g_value_[sg]et_object() for MqTabPage
Patrick McDermott
2017-10-18
1
-2/+2
|
*
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
|
*
MqWebView: Use MqTabPage
Patrick McDermott
2017-10-18
2
-30/+35
|
*
MqWindow: Use MqTabPage
Patrick McDermott
2017-10-18
2
-12/+12
|
*
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
2
-18/+18
|
*
MqTabPage: Rename a struct member
Patrick McDermott
2017-10-17
1
-11/+11
|
*
MqTabPage: Finish implementation
Patrick McDermott
2017-10-17
1
-2/+225
|
*
[WIP] MqTabPage: New class
Patrick McDermott
2017-10-17
3
-0/+425
|
*
MqTab: Use previously unused static function argument
Patrick McDermott
2017-10-17
1
-3/+3
|
*
MqWindow: Update a TODO comment
Patrick McDermott
2017-10-17
1
-2/+3
|
*
MqTab: Expose update_positions() as non-static function
Patrick McDermott
2017-10-17
2
-19/+22
|
*
MqTabLabel: Use mq_tab_next(), etc.
Patrick McDermott
2017-10-17
1
-3/+3
[prev]
[next]