Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | src/tab-chrome.c: Use MqScrolledWindow | Patrick McDermott | 2017-09-21 | 1 | -2/+3 |
| | |||||
* | src/tab-chrome.c: Try to update scrollbar policies on toggle | Patrick McDermott | 2017-09-20 | 1 | -6/+14 |
| | |||||
* | src/tab-chrome.c: Hack tab history scrollbar policies | Patrick McDermott | 2017-09-20 | 1 | -2/+18 |
| | |||||
* | Revert "src/tab-chrome.c: Hackishly enlarge tab history text scrolled window" | Patrick McDermott | 2017-09-20 | 1 | -9/+1 |
| | | | | This reverts commit 922cdef53495323446a5fed31065d9338876e8d4. | ||||
* | Revert "src/tab-chrome.c: Add a scrollbar to tab history text stack" | Patrick McDermott | 2017-09-20 | 1 | -9/+2 |
| | | | | This reverts commit 90686faaa5927f03335a23526d8a6313242adb39. | ||||
* | src/tab-chrome.c: Add a scrollbar to tab history text stack | Patrick McDermott | 2017-09-20 | 1 | -2/+9 |
| | | | | | Make sure that, if a vertical scrollbar is added, a horizontal one doesn't also have to be added. | ||||
* | src/tab-chrome.c: Hackishly enlarge tab history text scrolled window | Patrick McDermott | 2017-09-20 | 1 | -1/+9 |
| | |||||
* | src/tab-chrome.c: Better organize tab history scrolled windows code | Patrick McDermott | 2017-09-20 | 1 | -13/+20 |
| | |||||
* | Revert "src/tab-chrome.c: Try to resize tab history scrolled windows" | Patrick McDermott | 2017-09-20 | 1 | -32/+0 |
| | | | | This reverts commit 22056692ce29110774bf5486214f8b55b5006922. | ||||
* | src/tab-chrome.c: Try to resize tab history scrolled windows | Patrick McDermott | 2017-09-20 | 1 | -0/+32 |
| | | | | Doesn't work. | ||||
* | src/tab-chrome.c: Make tab history list and text scrollable | Patrick McDermott | 2017-09-20 | 1 | -3/+16 |
| | | | | | Currently, the list's and text view's sizes aren't propagated to their parent scrolled windows. | ||||
* | src/tab-chrome.c: Bolden the current URI in tab history text view | Patrick McDermott | 2017-09-20 | 1 | -2/+5 |
| | |||||
* | src/tab-chrome.c: Fix order of forward list items | Patrick McDermott | 2017-09-20 | 1 | -18/+20 |
| | |||||
* | src/tab-chrome.[ch]: Add (non-functional) menu | Patrick McDermott | 2017-09-19 | 1 | -0/+60 |
| | |||||
* | src/tab-chrome.c: Fix gtk_widget_set_can_focus() assertion | Patrick McDermott | 2017-09-19 | 1 | -4/+5 |
| | | | | | | Fixes: Gtk-CRITICAL **: gtk_widget_set_can_focus: assertion 'GTK_IS_WIDGET (widget)' failed | ||||
* | src/tab-chrome.c: Disable focus on tab history list icons | Patrick McDermott | 2017-09-19 | 1 | -0/+2 |
| | | | | Otherwise, the radio button can accept the input focus. | ||||
* | src/tab-chrome.c: Add "_cb" to a callback function name | Patrick McDermott | 2017-09-19 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -4/+19 |
| | |||||
* | 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 |
| | | | | This is rather hackish, but oh well. | ||||
* | src/tab-chrome.c: Make tab history list icon stacks | Patrick McDermott | 2017-09-19 | 1 | -10/+20 |
| | | | | Still doesn't quite work. The wrong child is visible on most stacks. | ||||
* | Revert "src/tab-chrome.c: Try to resize tab history list icons" | Patrick McDermott | 2017-09-18 | 1 | -59/+9 |
| | | | | This reverts commit f86483d624227ea01a5d3ed2ddf814cb747cc246. | ||||
* | src/tab-chrome.c: Try to resize tab history list icons | Patrick McDermott | 2017-09-18 | 1 | -9/+59 |
| | | | | Ugly. Doesn't work. | ||||
* | Revert "src/tab-chrome.c: Try to synchronize tab history list icon sizes" | Patrick McDermott | 2017-09-18 | 1 | -48/+4 |
| | | | | This reverts commit 6eb6482e94ee5a82891a7e3294e4f8d72f2104d5. | ||||
* | 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 |
| | | | | Doesn't work. | ||||
* | 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 |
| | | | | Works, but icons would be prettier. | ||||
* | src/tab-chrome.c: Add basic stack to tab history popover | Patrick McDermott | 2017-09-18 | 1 | -1/+25 |
| | | | | Doesn't work. | ||||
* | src/tab-chrome.c: Monitor middle/right clicks on back/forward | Patrick McDermott | 2017-09-17 | 1 | -1/+25 |
| | | | | Stub handler for now. | ||||
* | src/tab-chrome.[ch]: Save back_forward_box in MqTabChrome | Patrick McDermott | 2017-09-17 | 1 | -8/+7 |
| | |||||
* | 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 | 1 | -10/+21 |
| | |||||
* | Revert "src/tab-chrome.[ch]: Wrap back/forward buttons in a button box" | Patrick McDermott | 2017-09-17 | 1 | -20/+10 |
| | | | | | | | | | This reverts commit fd0f25a82781346f6aeef2c4bfeb9b69fdcbf33f. The GtkAlignment widgets in the GtkButton widgets are too wide and the (default) styling doesn't join the buttons together. GtkButtonBox is meant for OK/cancel buttons in dialogs, not joining related buttons together. | ||||
* | src/tab-chrome.[ch]: Wrap back/forward buttons in a button box | Patrick McDermott | 2017-09-17 | 1 | -10/+20 |
| | |||||
* | 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 | 1 | -0/+33 |
| | | | | | | | | | | | And do so only if the URI bar hasn't been manually edited. (Or maybe we can just cache the edited string. Then the cache would have to be updated if the Web view's URI changes while a link is targeted.) This is a cool feature I haven't seen anywhere. It largely obviates a status bar, puts the hovered link URI in arguably a more sensible location, and allows the hovered link URI to be added to the primary selection and/or clipboard quickly and easily from the URI bar. |