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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MqTab: Create model before tree
Patrick McDermott
2017-09-28
1
-3/+1
*
MqTab: Select current tab in list
Patrick McDermott
2017-09-28
1
-0/+3
*
Revert "MqTab: Attempt to select rows"
Patrick McDermott
2017-09-28
1
-7/+5
*
MqTab: Attempt to select rows
Patrick McDermott
2017-09-28
1
-5/+7
*
MqTab: Create model after tree and save tree selection
Patrick McDermott
2017-09-28
1
-7/+10
*
MqTab: Call mq_window_update_tab_title() on title change
Patrick McDermott
2017-09-28
1
-0/+1
*
mq_window_update_tab_title(): New function
Patrick McDermott
2017-09-28
2
-0/+12
*
MqWindow: Count tabs from 1
Patrick McDermott
2017-09-28
1
-2/+2
*
MqWindow: Update title on tab switch
Patrick McDermott
2017-09-28
1
-0/+13
*
mq_tab_get_position(): New function
Patrick McDermott
2017-09-28
2
-0/+9
*
mq_tab_get_title(): New function
Patrick McDermott
2017-09-28
2
-0/+9
*
mq_window_get_current_tab(): New function
Patrick McDermott
2017-09-28
2
-0/+20
*
MqTab: Move macro (un)definitions
Patrick McDermott
2017-09-28
1
-33/+33
*
MqTab: Implement tab list
Patrick McDermott
2017-09-28
1
-3/+54
*
MqTab: Propagate root pointer through tree
Patrick McDermott
2017-09-28
2
-0/+4
*
MqTabChrome: Don't change URI bar text if focused
Patrick McDermott
2017-09-28
1
-2/+6
*
MqTab: Split event type and button conditions
Patrick McDermott
2017-09-27
1
-3/+6
*
MqTab: Refactor popover creation into more functions
Patrick McDermott
2017-09-27
1
-8/+20
*
MqTab: Fall back to stock icon on favicon error
Patrick McDermott
2017-09-27
1
-4/+9
*
MqTab: Scale favicon in tab label
Patrick McDermott
2017-09-27
1
-6/+20
*
MqTab: Don't save favicon surface
Patrick McDermott
2017-09-27
2
-5/+6
*
main(): Use PACKAGE_VERSION_GIT from temporary version.c
Patrick McDermott
2017-09-27
1
-1/+3
*
MqTabBody: Mark unused function parameters
Patrick McDermott
2017-09-27
1
-5/+6
*
MqTabBody: Fix mq_application_add_window() arguments
Patrick McDermott
2017-09-27
1
-4/+4
*
mq_application_add_window(), mq_window_new(): Make uris const
Patrick McDermott
2017-09-27
6
-9/+9
*
MqTabBody: Handle middle mouse clicks on Web view
Patrick McDermott
2017-09-27
2
-0/+55
*
MqTabBody: Implement "Open ... in New Window" actions
Patrick McDermott
2017-09-27
1
-4/+20
*
mq_tab_new*(): Make uri parameter const
Patrick McDermott
2017-09-27
6
-10/+10
*
MqTabBody: Implement "Open ... in New Tab" action callbacks
Patrick McDermott
2017-09-27
1
-4/+12
*
mq_tab_new*(): Drop MqWindow parameter
Patrick McDermott
2017-09-27
3
-14/+20
*
mq_tab_new_root(): Accept and save MqWindow argument
Patrick McDermott
2017-09-27
3
-3/+4
*
MqTabBody: Add more comments
Patrick McDermott
2017-09-27
1
-0/+5
*
MqTabBody: Populate menu items for selection contexts
Patrick McDermott
2017-09-27
1
-3/+1
*
MqTabBody: Populate menu items for editable contexts
Patrick McDermott
2017-09-27
1
-8/+23
*
MqTabBody: Add menu item mnemonics
Patrick McDermott
2017-09-27
1
-20/+20
*
MqTabBody: Better organize context menu items
Patrick McDermott
2017-09-26
1
-4/+8
*
MqTabBody: Populate menu items for media contexts
Patrick McDermott
2017-09-26
1
-34/+95
*
MqTabBody: Add "Inspect Element" menu item to every context
Patrick McDermott
2017-09-26
1
-2/+7
*
MqTabBody: Define macros to preserve/restore menu items
Patrick McDermott
2017-09-26
1
-12/+17
*
MqTabBody: Preserve document navigation menu items
Patrick McDermott
2017-09-26
1
-6/+21
*
MqTabBody: Add separator between link and image menu items
Patrick McDermott
2017-09-26
1
-2/+5
*
MqTabBody: Fix context menu separator items
Patrick McDermott
2017-09-26
1
-2/+7
*
MqTabBody: Indent macro code in do...while
Patrick McDermott
2017-09-26
1
-9/+9
*
MqTabBody: Better localize diagnostic pragmas
Patrick McDermott
2017-09-26
1
-19/+11
*
MqTabBody: Fix _Pragma() in #define
Patrick McDermott
2017-09-26
1
-1/+1
*
MqTabBody: Define macro to shorten long WK macros
Patrick McDermott
2017-09-26
1
-16/+19
*
MqTabBody: Populate menu items for some contexts
Patrick McDermott
2017-09-26
2
-8/+167
*
MqTabBody: Get context hints in context menu handler
Patrick McDermott
2017-09-26
1
-10/+83
*
MqTabBody: Add stub context menu handler
Patrick McDermott
2017-09-26
1
-0/+29
*
MqTabChrome: Save user edits to hovered link URI
Patrick McDermott
2017-09-26
2
-5/+27
[prev]
[next]