summaryrefslogtreecommitdiffstats
path: root/src/toolbars/navigation
Commit message (Expand)AuthorAgeFilesLines
* MqMainMenu: Separate labels and tooltips of main grid buttonsPatrick McDermott2017-11-191-16/+28
* MqMainMenu: Add comments to gtk_widget_set_sensitive() callsPatrick McDermott2017-11-191-4/+3
* MqMainMenu: Define and use BTN() macro for main button gridPatrick McDermott2017-11-191-18/+15
* MqMainMenu: Merge NEW_BTN and CLICKED_CB macrosPatrick McDermott2017-11-191-33/+18
* MqMainMenu: Shorten NEW_BUTTON macro name to NEW_BTNPatrick McDermott2017-11-191-14/+14
* MqMainMenu: Add no-op stub button click callbacksPatrick McDermott2017-11-191-4/+25
* MqUriEntry: Fix notified property namePatrick McDermott2017-11-151-1/+1
* MqHomeButton: Focus Web view on clickPatrick McDermott2017-11-141-0/+1
* MqUriEntry: Focus Web view on activatePatrick McDermott2017-11-141-0/+1
* mq_uri_entry_grab_focus(): New functionPatrick McDermott2017-11-142-0/+9
* MqUriEntry: Set input purposePatrick McDermott2017-11-141-0/+2
* MqMainMenu: Disable focus on child buttonPatrick McDermott2017-11-141-0/+2
* MqDownloadsButton: Disable focus on child buttonPatrick McDermott2017-11-141-0/+2
* MqHistoryButton: Disable focus on child buttonPatrick McDermott2017-11-141-0/+2
* MqHomeButton: Disable focus on child buttonPatrick McDermott2017-11-141-0/+2
* MqBookmarksButtonBox: Disable focus on buttonsPatrick McDermott2017-11-141-0/+4
* MqStopReloadButton: Really disable focus, on child buttonPatrick McDermott2017-11-141-1/+2
* MqBackForwardButtonBox: Disable focus on back and forward buttonsPatrick McDermott2017-11-141-0/+4
* MqStopReloadButton: Disable focusPatrick McDermott2017-11-131-0/+1
* src/local.mk, src/*/local.mk, src/*/*/local.mk: Distribute headersPatrick McDermott2017-11-131-1/+9
* MqMainMenu: Get current profile name and color from MqProfilesPatrick McDermott2017-11-051-7/+23
* MqMainMenu: Make profile button sensitive and effectivePatrick McDermott2017-11-041-2/+7
* MqMainMenu: Make profile button insensitivePatrick McDermott2017-11-031-0/+1
* MqMainMenu: Use NEW_BUTTON() macro for profile buttonPatrick McDermott2017-11-031-5/+2
* MqMainMenu: Define stub profile button click callbackPatrick McDermott2017-11-031-0/+7
* MqMainMenu: Use NEW_BUTTON() macro for preferences buttonPatrick McDermott2017-11-031-5/+2
* MqMainMenu: Add comments explaining macro parametersPatrick McDermott2017-11-031-0/+11
* MqMainMenu: Remove preferences button from bottom rowPatrick McDermott2017-11-031-20/+37
* MqMainMenu: Add tooltip to profile buttonPatrick McDermott2017-11-031-0/+1
* MqMainMenu: Add preferences button next to profile buttonPatrick McDermott2017-11-031-2/+18
* MqMainMenu: Add (WIP) profile buttonPatrick McDermott2017-11-031-0/+19
* MqBookmarksButtonBox: Use "non-starred" icon for add/edit buttonPatrick McDermott2017-11-021-1/+1
* MqMainMenu: Move Cut, Copy, and Paste buttonsPatrick McDermott2017-11-021-2/+2
* MqMainMenu: Move a callbackPatrick McDermott2017-11-021-6/+6
* MqMainMenu: Add Cut, Copy, and Paste buttonsPatrick McDermott2017-11-021-0/+71
* MqMainMenu: Disable relief on grid buttonsPatrick McDermott2017-11-021-0/+2
* MqMainMenu: Set grid buttons' labels and image positionsPatrick McDermott2017-11-021-0/+6
* MqMainMenu: Expand and fill button boxes and gridPatrick McDermott2017-11-021-3/+3
* MqMainMenu: Make button box cells homogeneousPatrick McDermott2017-11-021-0/+2
* MqMainMenu: Make main grid cells homogeneousPatrick McDermott2017-11-021-0/+2
* MqMainMenu: Expand and fill button box childrenPatrick McDermott2017-11-021-1/+1
* MqMainMenu: Extract prefs/about/quit buttons into linked boxPatrick McDermott2017-11-021-9/+22
* MqMainMenu: Extract zoom buttons into own linked boxPatrick McDermott2017-11-021-36/+62
* MqMainMenu: Pack button grid into a boxPatrick McDermott2017-11-021-8/+21
* MqMainMenu: Undefine CLICKED_CB() macro after usePatrick McDermott2017-11-021-0/+1
* MqBookmarksButtonBox: New classPatrick McDermott2017-11-023-0/+164
* MqMainMenu: Add "New window" buttonPatrick McDermott2017-11-021-0/+10
* MqMainMenu: Rearrange buttonsPatrick McDermott2017-11-021-18/+18
* MqMainMenu: Move Preferences button to bottom row (for now)Patrick McDermott2017-11-021-4/+4
* MqMainMenu: Add blank lines between button row code blocksPatrick McDermott2017-11-021-0/+8