| Commit message (Expand) | Author | Age | Files | Lines |
* | src/window.c: Arrange tab menu buttons in grid | Patrick McDermott | 2017-09-19 | 1 | -25/+24 |
|
|
* | src/tab-chrome.[ch]: Add (non-functional) menu | Patrick McDermott | 2017-09-19 | 2 | -0/+61 |
|
|
* | mq_tab_body_new(): Or maybe that didn't really work. | Patrick McDermott | 2017-09-19 | 1 | -0/+1 |
|
|
* | mq_tab_body_new(): Assign focus to Web view | Patrick McDermott | 2017-09-19 | 1 | -0/+1 |
|
|
* | src/tab-chrome.c: Fix gtk_widget_set_can_focus() assertion | Patrick McDermott | 2017-09-19 | 1 | -4/+5 |
|
|
* | src/window.c: Adjust case of button tooltips | Patrick McDermott | 2017-09-19 | 1 | -7/+7 |
|
|
* | src/tab-chrome.c: Disable focus on tab history list icons | Patrick McDermott | 2017-09-19 | 1 | -0/+2 |
|
|
* | mq_window_new(): Disable focus on notebook | Patrick McDermott | 2017-09-19 | 1 | -0/+1 |
|
|
* | src/window.c: Add tab list back button | Patrick McDermott | 2017-09-19 | 1 | -3/+30 |
|
|
* | src/window.c: Make tab list button functional | Patrick McDermott | 2017-09-19 | 1 | -0/+14 |
|
|
* | src/tab-chrome.c: Add "_cb" to a callback function name | Patrick McDermott | 2017-09-19 | 1 | -2/+2 |
|
|
* | src/window.c: Add (non-functional) tab close buttons | Patrick McDermott | 2017-09-19 | 1 | -0/+2 |
|
|
* | src/window.c: Disable focus on tab popover buttons | Patrick McDermott | 2017-09-19 | 1 | -1/+2 |
|
|
* | src/window.c: Add tab popover/context menu | Patrick McDermott | 2017-09-19 | 1 | -1/+75 |
|
|
* | src/window.c: Rearrange tab label code statements | Patrick McDermott | 2017-09-19 | 1 | -4/+6 |
|
|
* | src/tab-chrome.c: Wrap a long line | Patrick McDermott | 2017-09-19 | 1 | -1/+2 |
|
|
* | src/tab-chrome.c: Adjust history popover to size of visible child | Patrick McDermott | 2017-09-19 | 1 | -2/+8 |
|
|
* | src/tab-chrome.c: Free temporary tab history list item URI string | Patrick McDermott | 2017-09-19 | 1 | -8/+9 |
|
|
* | src/tab-chrome.c: Add tab history text view | Patrick McDermott | 2017-09-19 | 1 | -1/+24 |
|
|
* | src/tab-chrome.[ch]: Close back/forward popover on row activation | Patrick McDermott | 2017-09-19 | 2 | -4/+21 |
|
|
* | mq_tab_body_new(): Remove sidebar | Patrick McDermott | 2017-09-19 | 1 | -6/+1 |
|
|
* | src/tab-chrome.c: Add some comments | Patrick McDermott | 2017-09-19 | 1 | -0/+11 |
|
|
* | src/tab-chrome.c: Fix tab history list icon stacks | Patrick McDermott | 2017-09-19 | 1 | -16/+27 |
|
|
* | src/tab-chrome.c: Make tab history list icon stacks | Patrick McDermott | 2017-09-19 | 1 | -10/+20 |
|
|
* | Revert "src/tab-chrome.c: Try to resize tab history list icons" | Patrick McDermott | 2017-09-18 | 1 | -59/+9 |
|
|
* | src/tab-chrome.c: Try to resize tab history list icons | Patrick McDermott | 2017-09-18 | 1 | -9/+59 |
|
|
* | Revert "src/tab-chrome.c: Try to synchronize tab history list icon sizes" | Patrick McDermott | 2017-09-18 | 1 | -48/+4 |
|
|
* | src/tab-chrome.c: Left-align tab history list toggle button | Patrick McDermott | 2017-09-18 | 1 | -0/+1 |
|
|
* | src/tab-chrome.c: Try to synchronize tab history list icon sizes | Patrick McDermott | 2017-09-18 | 1 | -4/+48 |
|
|
* | src/tab-chrome.c: Left-align tab history list item labels | Patrick McDermott | 2017-09-18 | 1 | -0/+2 |
|
|
* | src/tab-chrome.c: Apply tooltips to whole tab history list items | Patrick McDermott | 2017-09-18 | 1 | -2/+2 |
|
|
* | src/tab-chrome.c: Add tooltips to tab history list items | Patrick McDermott | 2017-09-18 | 1 | -3/+6 |
|
|
* | src/tab-chrome.c: Shorten a variable name | Patrick McDermott | 2017-09-18 | 1 | -5/+5 |
|
|
* | src/tab-chrome.c: Refactor tab history list current item code | Patrick McDermott | 2017-09-18 | 1 | -3/+3 |
|
|
* | src/tab-chrome.c: Refactor tab history list code | Patrick McDermott | 2017-09-18 | 1 | -17/+23 |
|
|
* | src/tab-chrome.c: Add back/forward icons to tab history list | Patrick McDermott | 2017-09-18 | 1 | -4/+15 |
|
|
* | src/tab-chrome.c: Implement basic tab history list | Patrick McDermott | 2017-09-18 | 1 | -5/+39 |
|
|
* | src/tab-chrome.c: Use toggle button for tab history stack | Patrick McDermott | 2017-09-18 | 1 | -17/+21 |
|
|
* | src/tab-chrome.c: Use labels on tab history stack switcher | Patrick McDermott | 2017-09-18 | 1 | -2/+4 |
|
|
* | src/tab-chrome.c: Add basic stack to tab history popover | Patrick McDermott | 2017-09-18 | 1 | -1/+25 |
|
|
* | src/tab-chrome.c: Monitor middle/right clicks on back/forward | Patrick McDermott | 2017-09-17 | 1 | -1/+25 |
|
|
* | src/tab-chrome.[ch]: Save back_forward_box in MqTabChrome | Patrick McDermott | 2017-09-17 | 2 | -8/+8 |
|
|
* | src/tab-chrome.c: s/uri_toolitem/uri_tool_item/ | Patrick McDermott | 2017-09-17 | 1 | -5/+5 |
|
|
* | src/tab-chrome.[ch]: Link back/forward buttons | Patrick McDermott | 2017-09-17 | 2 | -12/+23 |
|
|
* | Revert "src/tab-chrome.[ch]: Wrap back/forward buttons in a button box" | Patrick McDermott | 2017-09-17 | 2 | -22/+12 |
|
|
* | src/tab-chrome.[ch]: Wrap back/forward buttons in a button box | Patrick McDermott | 2017-09-17 | 2 | -12/+22 |
|
|
* | src/tab-chrome.c: Handle change of target from link to link | Patrick McDermott | 2017-09-17 | 1 | -0/+9 |
|
|
* | src/tab-chrome.c: Restore URI bar style on URI change | Patrick McDermott | 2017-09-17 | 1 | -0/+3 |
|
|
* | src/tab-chrome.[ch]: Show hovered link URI in URI bar | Patrick McDermott | 2017-09-17 | 2 | -0/+34 |
|
|
* | src/window.c: Set minimum tab width | Patrick McDermott | 2017-09-17 | 1 | -0/+1 |
|
|