Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MqWebView: Add default case to "load-changed" callback | Patrick McDermott | 2017-11-01 | 1 | -0/+3 |
| | | | | | | | | | | Fixes: CC src/toolbars/navigation/marquee-uri-entry.o src/toolbars/navigation/uri-entry.c: In function ‘load_changed_cb’: src/toolbars/navigation/uri-entry.c:59:2: warning: switch missing default case [-Wswitch-default] switch (load_event) { ^ | ||||
* | MqTabLabel, MqUriEntry: Use a better generic Web page icon | Patrick McDermott | 2017-10-28 | 1 | -1/+1 |
| | |||||
* | Move toolbar widget source files to src/toolbars/ | Patrick McDermott | 2017-10-13 | 1 | -0/+306 |
And move navigation toolbar item widget source files to src/toolbars/navigation/. |