summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.c
Commit message (Expand)AuthorAgeFilesLines
...
* src/tab-chrome.c: Try to synchronize tab history list icon sizesPatrick McDermott2017-09-181-4/+48
* src/tab-chrome.c: Left-align tab history list item labelsPatrick McDermott2017-09-181-0/+2
* src/tab-chrome.c: Apply tooltips to whole tab history list itemsPatrick McDermott2017-09-181-2/+2
* src/tab-chrome.c: Add tooltips to tab history list itemsPatrick McDermott2017-09-181-3/+6
* src/tab-chrome.c: Shorten a variable namePatrick McDermott2017-09-181-5/+5
* src/tab-chrome.c: Refactor tab history list current item codePatrick McDermott2017-09-181-3/+3
* src/tab-chrome.c: Refactor tab history list codePatrick McDermott2017-09-181-17/+23
* src/tab-chrome.c: Add back/forward icons to tab history listPatrick McDermott2017-09-181-4/+15
* src/tab-chrome.c: Implement basic tab history listPatrick McDermott2017-09-181-5/+39
* src/tab-chrome.c: Use toggle button for tab history stackPatrick McDermott2017-09-181-17/+21
* src/tab-chrome.c: Use labels on tab history stack switcherPatrick McDermott2017-09-181-2/+4
* src/tab-chrome.c: Add basic stack to tab history popoverPatrick McDermott2017-09-181-1/+25
* src/tab-chrome.c: Monitor middle/right clicks on back/forwardPatrick McDermott2017-09-171-1/+25
* src/tab-chrome.[ch]: Save back_forward_box in MqTabChromePatrick McDermott2017-09-171-8/+7
* src/tab-chrome.c: s/uri_toolitem/uri_tool_item/Patrick McDermott2017-09-171-5/+5
* src/tab-chrome.[ch]: Link back/forward buttonsPatrick McDermott2017-09-171-10/+21
* Revert "src/tab-chrome.[ch]: Wrap back/forward buttons in a button box"Patrick McDermott2017-09-171-20/+10
* src/tab-chrome.[ch]: Wrap back/forward buttons in a button boxPatrick McDermott2017-09-171-10/+20
* src/tab-chrome.c: Handle change of target from link to linkPatrick McDermott2017-09-171-0/+9
* src/tab-chrome.c: Restore URI bar style on URI changePatrick McDermott2017-09-171-0/+3
* src/tab-chrome.[ch]: Show hovered link URI in URI barPatrick McDermott2017-09-171-0/+33
* src/tab-chrome.c: Add tooltipsPatrick McDermott2017-09-171-0/+12
* src/tab-chrome.c: Add a comment explaining the previous commitPatrick McDermott2017-09-171-0/+7
* src/tab-chrome.[ch]: Hack around progress bar issuePatrick McDermott2017-09-171-0/+18
* src/tab-chrome.c: Fix stop/reload iconsPatrick McDermott2017-09-171-0/+3
* src/tab-chrome.c: Switch between saved stop/reload iconsPatrick McDermott2017-09-171-4/+4
* src/tab-chrome.[ch]: Save stop/reload iconsPatrick McDermott2017-09-171-3/+6
* src/tab-chrome.c: Fix navigation toolbar icon sizesPatrick McDermott2017-09-171-3/+6
* src/tab-chrome.c: Change stop/reload button icon/labelPatrick McDermott2017-09-171-0/+21
* src/tab-chrome.c: Make stop/reload button stop if loadingPatrick McDermott2017-09-171-1/+5
* src/tab-chrome.[ch]: Add stop/reload buttonPatrick McDermott2017-09-171-0/+14
* src/tab-chrome.c: Handle URI bar activationPatrick McDermott2017-09-171-0/+9
* src/tab-chrome.c: Handle back/forward button clicksPatrick McDermott2017-09-171-0/+18
* src/tab-chrome.c: Enable/disable back/forward buttonsPatrick McDermott2017-09-171-0/+5
* src/tab-chrome.[ch]: Save navigation toolbar buttonsPatrick McDermott2017-09-171-10/+7
* src/tab-chrome.c: (Try to) update favicon in tabPatrick McDermott2017-09-171-0/+16
* rc/tab-chrome.c: Update tab label on position changePatrick McDermott2017-09-171-0/+1
* src/tab-chrome.c: Add positions to tab labelsPatrick McDermott2017-09-171-1/+2
* src/tab-chrome.c: Factor out label updating into new functionPatrick McDermott2017-09-171-4/+10
* mq_tab_chrome_update_tab_position(): New functionPatrick McDermott2017-09-171-0/+6
* src/tab-chrome.c: Update tab label on Web view title changePatrick McDermott2017-09-171-0/+10
* mq_tab_chrome_new(): Save tab_image and tab_labelPatrick McDermott2017-09-171-0/+3
* Revert add_tab() and pass label widgets insteadPatrick McDermott2017-09-171-18/+1
* Move add_tab() label code to mq_tab_chrome_new()Patrick McDermott2017-09-171-0/+17
* mq_tab_chrome_new(): Accept notebook and tab page argumentsPatrick McDermott2017-09-171-1/+1
* src/tab-chrome.c: Monitor Web view URI changesPatrick McDermott2017-09-171-0/+10
* load_changed_cb(): New functionPatrick McDermott2017-09-171-0/+20
* load_progress_cb(), connect_web_view(): New functionsPatrick McDermott2017-09-171-0/+16
* mq_tab_chrome_set_web_view(): New functionPatrick McDermott2017-09-171-0/+7
* navigation_toolbar_new(): Move gtk_entry_set_*() callsPatrick McDermott2017-09-161-3/+3