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
...
*
mq_profile_launch(): New function
Patrick McDermott
2017-11-07
2
-0/+35
*
mq_profiles_new(): Save created configs
Patrick McDermott
2017-11-06
1
-4/+9
*
mq_profiles_new(): Close file creation output stream
Patrick McDermott
2017-11-06
1
-0/+1
*
mq_profiles_new(): Don't load profiles if just created
Patrick McDermott
2017-11-06
1
-1/+1
*
mq_profiles_insert(): Fix directory creation
Patrick McDermott
2017-11-06
1
-1/+5
*
mq_profiles_new(): Free configs after creation
Patrick McDermott
2017-11-06
1
-2/+4
*
mq_config_deref(): New function
Patrick McDermott
2017-11-06
2
-0/+13
*
mq_profiles_new(): Create profile configs
Patrick McDermott
2017-11-06
1
-4/+11
*
mq_application_new(): Get current profile ID from MqProfiles
Patrick McDermott
2017-11-06
1
-2/+6
*
mq_config_new(): Set cookies.accept to "no-third-party" by default
Patrick McDermott
2017-11-06
1
-1/+1
*
mq_config_new(): Add a profile type argument
Patrick McDermott
2017-11-06
3
-8/+16
*
mq_profiles_insert(): Make sure directory can be created
Patrick McDermott
2017-11-06
1
-5/+16
*
src/config/profiles.c: Set default profile after all insertions
Patrick McDermott
2017-11-06
1
-8/+7
*
src/config/profiles.c: Add a blank line
Patrick McDermott
2017-11-06
1
-0/+1
*
src/main.c: Don't set default profile ID
Patrick McDermott
2017-11-06
1
-1/+1
*
src/config/profiles.c: Insert default profiles
Patrick McDermott
2017-11-06
1
-0/+10
*
about:profiles: Shorten static edit_profiles() function
Patrick McDermott
2017-11-06
1
-8/+4
*
about:profiles: Set profile colors
Patrick McDermott
2017-11-06
1
-8/+15
*
mq_html_input_hidden(): Fix
Patrick McDermott
2017-11-06
1
-1/+1
*
about:profiles: Add color picker scripts
Patrick McDermott
2017-11-06
1
-0/+57
*
about:profiles: Add color picker elements
Patrick McDermott
2017-11-06
1
-0/+15
*
mq_html_buttonbox(): New function
Patrick McDermott
2017-11-06
2
-0/+69
*
mq_html_input_hidden(): Move declaration and definition
Patrick McDermott
2017-11-06
2
-11/+11
*
about:profiles: Change class name of color picker button box
Patrick McDermott
2017-11-06
1
-4/+2
*
about:profiles: Add hidden color input
Patrick McDermott
2017-11-06
1
-0/+3
*
mq_html_input_hidden(): New function
Patrick McDermott
2017-11-06
2
-0/+12
*
about:profiles: Add color picker styles
Patrick McDermott
2017-11-06
1
-0/+68
*
about:profiles: Include tabs in styles string
Patrick McDermott
2017-11-06
1
-44/+44
*
about:profiles: Drop flexi-color-picker/themes.css
Patrick McDermott
2017-11-06
1
-3/+0
*
mq_html_document*(): Don't dereference styles pointer if NULL
Patrick McDermott
2017-11-05
1
-4/+12
*
about:(version), about:preferences: Update mq_html_document() calls
Patrick McDermott
2017-11-05
2
-2/+2
*
about:profiles: Add color picker resources to document
Patrick McDermott
2017-11-05
1
-1/+15
*
mq_html_document(): Add head_tags parameter
Patrick McDermott
2017-11-05
2
-11/+30
*
mq_html_document_v(): Add global styles to document
Patrick McDermott
2017-11-05
1
-0/+2
*
about:(version), about:preferences: Update mq_html_document() calls
Patrick McDermott
2017-11-05
2
-2/+2
*
about:profiles: Pass profiles styles to mq_html_document()
Patrick McDermott
2017-11-05
1
-1/+84
*
src/utils/html.c: Remove profiles styles
Patrick McDermott
2017-11-05
1
-80/+0
*
mq_html_document*(): Add styles parameter
Patrick McDermott
2017-11-05
2
-7/+10
*
MqMainMenu: Get current profile name and color from MqProfiles
Patrick McDermott
2017-11-05
1
-7/+23
*
src/utils/html.c: Set font-weight of div.profile > span.current
Patrick McDermott
2017-11-05
1
-0/+3
*
about:profiles: Add "current" class to <span> of current profile
Patrick McDermott
2017-11-05
1
-9/+16
*
mq_application_new(): Set current profile
Patrick McDermott
2017-11-05
1
-0/+1
*
mq_profiles_[gs]et_current(): New functions
Patrick McDermott
2017-11-05
2
-0/+25
*
src/utils/html.c: Add border and background to <svg> when editing
Patrick McDermott
2017-11-05
1
-0/+15
*
mq_profiles_insert(): Replace disallowed characters with "_", not "-"
Patrick McDermott
2017-11-04
1
-1/+1
*
about:profiles: Insert new profiles
Patrick McDermott
2017-11-04
1
-0/+6
*
mq_parse_query_string(): Replace "+" in query values with " "
Patrick McDermott
2017-11-04
1
-0/+2
*
mq_profiles_insert(): New function
Patrick McDermott
2017-11-04
2
-0/+22
*
about:profiles: Allocate room for trailing NULL in string vector
Patrick McDermott
2017-11-04
1
-1/+1
*
about:profiles: Free the color string of each displayed profile
Patrick McDermott
2017-11-04
1
-1/+4
[prev]
[next]