Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MqStopReloadButton: Really disable focus, on child button | Patrick McDermott | 2017-11-14 | 1 | -1/+2 |
| | |||||
* | MqBackForwardButtonBox: Disable focus on back and forward buttons | Patrick McDermott | 2017-11-14 | 1 | -0/+4 |
| | |||||
* | MqStopReloadButton: Disable focus | Patrick McDermott | 2017-11-13 | 1 | -0/+1 |
| | |||||
* | MqFindToolbar: Don't show "No matches" on search entry clearing | Patrick McDermott | 2017-11-13 | 1 | -1/+12 |
| | |||||
* | src/local.mk, src/*/local.mk, src/*/*/local.mk: Distribute headers | Patrick McDermott | 2017-11-13 | 2 | -2/+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(). | ||||
* | MqMainMenu: Get current profile name and color from MqProfiles | Patrick McDermott | 2017-11-05 | 1 | -7/+23 |
| | |||||
* | MqMainMenu: Make profile button sensitive and effective | Patrick McDermott | 2017-11-04 | 1 | -2/+7 |
| | |||||
* | MqMainMenu: Make profile button insensitive | Patrick McDermott | 2017-11-03 | 1 | -0/+1 |
| | |||||
* | MqMainMenu: Use NEW_BUTTON() macro for profile button | Patrick McDermott | 2017-11-03 | 1 | -5/+2 |
| | |||||
* | MqMainMenu: Define stub profile button click callback | Patrick McDermott | 2017-11-03 | 1 | -0/+7 |
| | |||||
* | MqMainMenu: Use NEW_BUTTON() macro for preferences button | Patrick McDermott | 2017-11-03 | 1 | -5/+2 |
| | |||||
* | MqMainMenu: Add comments explaining macro parameters | Patrick McDermott | 2017-11-03 | 1 | -0/+11 |
| | |||||
* | MqMainMenu: Remove preferences button from bottom row | Patrick McDermott | 2017-11-03 | 1 | -20/+37 |
| | |||||
* | MqMainMenu: Add tooltip to profile button | Patrick McDermott | 2017-11-03 | 1 | -0/+1 |
| | |||||
* | MqMainMenu: Add preferences button next to profile button | Patrick McDermott | 2017-11-03 | 1 | -2/+18 |
| | |||||
* | MqMainMenu: Add (WIP) profile button | Patrick McDermott | 2017-11-03 | 1 | -0/+19 |
| | |||||
* | MqBookmarksButtonBox: Use "non-starred" icon for add/edit button | Patrick McDermott | 2017-11-02 | 1 | -1/+1 |
| | |||||
* | MqMainMenu: Move Cut, Copy, and Paste buttons | Patrick McDermott | 2017-11-02 | 1 | -2/+2 |
| | |||||
* | MqMainMenu: Move a callback | Patrick McDermott | 2017-11-02 | 1 | -6/+6 |
| | | | | | open_clicked_cb() and save_clicked_cb() got stuck between zoom_out_clicked_cb() and zoom_reset_clicked_cb() by mistake. | ||||
* | MqMainMenu: Add Cut, Copy, and Paste buttons | Patrick McDermott | 2017-11-02 | 1 | -0/+71 |
| | |||||
* | MqMainMenu: Disable relief on grid buttons | Patrick McDermott | 2017-11-02 | 1 | -0/+2 |
| | |||||
* | MqMainMenu: Set grid buttons' labels and image positions | Patrick McDermott | 2017-11-02 | 1 | -0/+6 |
| | |||||
* | MqMainMenu: Expand and fill button boxes and grid | Patrick McDermott | 2017-11-02 | 1 | -3/+3 |
| | |||||
* | MqMainMenu: Make button box cells homogeneous | Patrick McDermott | 2017-11-02 | 1 | -0/+2 |
| | |||||
* | MqMainMenu: Make main grid cells homogeneous | Patrick McDermott | 2017-11-02 | 1 | -0/+2 |
| | |||||
* | MqMainMenu: Expand and fill button box children | Patrick McDermott | 2017-11-02 | 1 | -1/+1 |
| | |||||
* | MqMainMenu: Extract prefs/about/quit buttons into linked box | Patrick McDermott | 2017-11-02 | 1 | -9/+22 |
| | |||||
* | MqMainMenu: Extract zoom buttons into own linked box | Patrick McDermott | 2017-11-02 | 1 | -36/+62 |
| | |||||
* | MqMainMenu: Pack button grid into a box | Patrick McDermott | 2017-11-02 | 1 | -8/+21 |
| | |||||
* | MqMainMenu: Undefine CLICKED_CB() macro after use | Patrick McDermott | 2017-11-02 | 1 | -0/+1 |
| | |||||
* | MqNavigationToolbar: Add MqBookmarksButtonBox | Patrick McDermott | 2017-11-02 | 1 | -0/+7 |
| | |||||
* | MqBookmarksButtonBox: New class | Patrick McDermott | 2017-11-02 | 3 | -0/+164 |
| | |||||
* | MqMainMenu: Add "New window" button | Patrick McDermott | 2017-11-02 | 1 | -0/+10 |
| | |||||
* | MqMainMenu: Rearrange buttons | Patrick McDermott | 2017-11-02 | 1 | -18/+18 |
| | |||||
* | MqMainMenu: Move Preferences button to bottom row (for now) | Patrick McDermott | 2017-11-02 | 1 | -4/+4 |
| | |||||
* | MqMainMenu: Add blank lines between button row code blocks | Patrick McDermott | 2017-11-02 | 1 | -0/+8 |
| | |||||
* | MqMainMenu: Make unimplemented buttons insensitive | Patrick McDermott | 2017-11-02 | 1 | -0/+3 |
| | |||||
* | MqHistoryButton, MqDownloadsButton: Make insensitive | Patrick McDermott | 2017-11-02 | 2 | -0/+2 |
| | |||||
* | MqNavigationToolbar: Add history and downloads buttons | Patrick McDermott | 2017-11-02 | 1 | -0/+13 |
| | |||||
* | MqDownloadsButton: New class | Patrick McDermott | 2017-11-02 | 3 | -0/+123 |
| | |||||
* | MqHistoryButton: New class | Patrick McDermott | 2017-11-02 | 3 | -0/+122 |
| | |||||
* | MqMainMenu: Remove Bookmarks/History/Downloads row | Patrick McDermott | 2017-11-02 | 1 | -17/+11 |
| | | | | These buttons will go in the navigation toolbar. | ||||
* | MqMainMenu: Rename "Developer tools" button to "Inspector" | Patrick McDermott | 2017-11-02 | 1 | -4/+3 |
| | |||||
* | MqMainMenu: Change "Developer tools" and "Preferences" icons | Patrick McDermott | 2017-11-02 | 1 | -2/+2 |
| | |||||
* | MqBackForwardButtonBox: Add default case in static function | Patrick McDermott | 2017-11-01 | 1 | -0/+3 |
| | | | | | | | | | | Fixes: CC src/toolbars/navigation/marquee-back-forward-button-box.o src/toolbars/navigation/back-forward-button-box.c: In function ‘list_item_new’: src/toolbars/navigation/back-forward-button-box.c:97:2: warning: switch missing default case [-Wswitch-default] switch (type) { ^ |