Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MqFindToolbar: Internationalize | Patrick McDermott | 2017-11-20 | 1 | -8/+10 |
| | |||||
* | MqFindToolbar: Add mnemonic to case match button | Patrick McDermott | 2017-11-19 | 1 | -1/+1 |
| | |||||
* | MqFindToolbar: Fix button label capitalization | Patrick McDermott | 2017-11-19 | 1 | -1/+1 |
| | | | | Comply with GNOME's and other HIGs. | ||||
* | MqFindToolbar: Don't show "No matches" on search entry clearing | Patrick McDermott | 2017-11-13 | 1 | -1/+12 |
| | |||||
* | MqFindToolbar: Show message when wrapping | Patrick McDermott | 2017-11-13 | 1 | -14/+53 |
| | |||||
* | MqFindToolbar: Add a spinner | Patrick McDermott | 2017-11-12 | 1 | -0/+9 |
| | |||||
* | MqFindToolbar: Remove a blank line at the end of a function | Patrick McDermott | 2017-11-12 | 1 | -1/+0 |
| | |||||
* | MqFindToolbar: Disable relief on prev, next, and case buttons | Patrick McDermott | 2017-11-12 | 1 | -0/+3 |
| | |||||
* | MqFindToolbar: Don't call webkit_find_controller_search_next() | Patrick McDermott | 2017-11-12 | 1 | -20/+2 |
| | | | | Or webkit_find_controller_search_previous(). | ||||
* | Move toolbar widget source files to src/toolbars/ | Patrick McDermott | 2017-10-13 | 1 | -0/+325 |
And move navigation toolbar item widget source files to src/toolbars/navigation/. |