index
:
marquee/marquee.git
master
Marquee Web browser
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
toolbars
/
navigation
/
main-menu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MqMainMenu: Add some missing parentheses
Patrick McDermott
2017-11-20
1
-6/+6
*
MqMainMenu: Remove some spaces to shorten a long line
Patrick McDermott
2017-11-20
1
-3/+3
*
MqMainMenu: Shorten NEW_BUTTON() macro names to NEW_BTN()
Patrick McDermott
2017-11-20
1
-21/+21
*
MqMainMenu: Remove some spaces to shorten a long line
Patrick McDermott
2017-11-20
1
-12/+12
*
MqMainMenu: Internationalize
Patrick McDermott
2017-11-20
1
-37/+38
*
MqMainMenu: Fix button label capitalization
Patrick McDermott
2017-11-19
1
-6/+6
*
MqMainMenu: Separate labels and tooltips of main grid buttons
Patrick McDermott
2017-11-19
1
-16/+28
*
MqMainMenu: Add comments to gtk_widget_set_sensitive() calls
Patrick McDermott
2017-11-19
1
-4/+3
*
MqMainMenu: Define and use BTN() macro for main button grid
Patrick McDermott
2017-11-19
1
-18/+15
*
MqMainMenu: Merge NEW_BTN and CLICKED_CB macros
Patrick McDermott
2017-11-19
1
-33/+18
*
MqMainMenu: Shorten NEW_BUTTON macro name to NEW_BTN
Patrick McDermott
2017-11-19
1
-14/+14
*
MqMainMenu: Add no-op stub button click callbacks
Patrick McDermott
2017-11-19
1
-4/+25
*
MqMainMenu: Disable focus on child button
Patrick McDermott
2017-11-14
1
-0/+2
*
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
*
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
*
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
*
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
*
MqMainMenu: Remove Bookmarks/History/Downloads row
Patrick McDermott
2017-11-02
1
-17/+11
*
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
*
MqMainMenu: Call mq_web_view_open() and mq_web_view_save()
Patrick McDermott
2017-10-28
1
-2/+2
*
MqMainMenu: Make "Save page" button effective
Patrick McDermott
2017-10-28
1
-1/+8
*
MqMainMenu: Make "Open file" button effective
Patrick McDermott
2017-10-28
1
-1/+8
*
MqMainMenu: Use a better Preferences button icon
Patrick McDermott
2017-10-28
1
-1/+1
*
MqTabLabel, MqMainMenu, MqWebView: Use G_STMT_START/G_STMT_END in macros
Patrick McDermott
2017-10-25
1
-2/+2
[next]