summaryrefslogtreecommitdiffstats
path: root/src/toolbars/navigation
Commit message (Expand)AuthorAgeFilesLines
...
* MqMainMenu: Make unimplemented buttons insensitivePatrick McDermott2017-11-021-0/+3
* MqHistoryButton, MqDownloadsButton: Make insensitivePatrick McDermott2017-11-022-0/+2
* MqDownloadsButton: New classPatrick McDermott2017-11-023-0/+123
* MqHistoryButton: New classPatrick McDermott2017-11-023-0/+122
* MqMainMenu: Remove Bookmarks/History/Downloads rowPatrick McDermott2017-11-021-17/+11
* MqMainMenu: Rename "Developer tools" button to "Inspector"Patrick McDermott2017-11-021-4/+3
* MqMainMenu: Change "Developer tools" and "Preferences" iconsPatrick McDermott2017-11-021-2/+2
* MqBackForwardButtonBox: Add default case in static functionPatrick McDermott2017-11-011-0/+3
* MqWebView: Add default case to "load-changed" callbackPatrick McDermott2017-11-011-0/+3
* src/config.[ch], src/settings.[ch]: Move under src/config/Patrick McDermott2017-11-012-2/+2
* MqMainMenu: Call mq_web_view_open() and mq_web_view_save()Patrick McDermott2017-10-281-2/+2
* MqMainMenu: Make "Save page" button effectivePatrick McDermott2017-10-281-1/+8
* MqMainMenu: Make "Open file" button effectivePatrick McDermott2017-10-281-1/+8
* MqTabLabel, MqUriEntry: Use a better generic Web page iconPatrick McDermott2017-10-281-1/+1
* MqMainMenu: Use a better Preferences button iconPatrick McDermott2017-10-281-1/+1
* MqTabLabel, MqMainMenu, MqWebView: Use G_STMT_START/G_STMT_END in macrosPatrick McDermott2017-10-251-2/+2
* MqNotebook, MqTabLabel, MqMainMenu: Open new tabs as siblings, not childrenPatrick McDermott2017-10-241-2/+2
* mq_notebook_insert_*(): Optionally switch to new tabPatrick McDermott2017-10-241-8/+4
* MqMainMenu: Use mq_notebook_insert_child()Patrick McDermott2017-10-231-2/+11
* src/*.h, src/*/*.h, src/*/*/*.h: Move typedefs within include guardsPatrick McDermott2017-10-225-15/+15
* MqMainMenu: Make tab switching a little less hackishPatrick McDermott2017-10-221-4/+4
* src/toolbars/navigation/main-menu.[ch]: Include ../../tab-page.hPatrick McDermott2017-10-182-2/+2
* MqMainMenu: Use mq_tab_page_get_window()Patrick McDermott2017-10-181-2/+4
* MqMainMenu: Use MqTabPagePatrick McDermott2017-10-182-20/+23
* Sort file names in local.mk filesPatrick McDermott2017-10-131-3/+3
* Move toolbar widget source files to src/toolbars/Patrick McDermott2017-10-1311-0/+1693