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
/
schemes
/
about
/
profiles.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
about:profiles: Internationalize
Patrick McDermott
2017-11-20
1
-9/+10
*
about:profiles: Disable "Launch" button on new profile
Patrick McDermott
2017-11-11
1
-1/+1
*
about:profiles: Disable "Delete" button on current profile
Patrick McDermott
2017-11-11
1
-1/+1
*
about:profiles: Focus on name <input> on "Edit" button click
Patrick McDermott
2017-11-08
1
-1/+3
*
about:profiles: Enable autofocus on name <input> if adding
Patrick McDermott
2017-11-08
1
-1/+1
*
about:profiles: Free "color_" string
Patrick McDermott
2017-11-07
1
-0/+1
*
about:profiles: Add "Launch" buttons
Patrick McDermott
2017-11-07
1
-0/+4
*
about:profiles: Handle "launch_" query keys
Patrick McDermott
2017-11-07
1
-0/+4
*
about:profiles: Move mq_profiles_save() into query key branches
Patrick McDermott
2017-11-07
1
-2/+3
*
about:profiles: Break from query keys loop after editing
Patrick McDermott
2017-11-07
1
-0/+3
*
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
*
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
*
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
*
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
*
about:profiles: Add color picker resources to document
Patrick McDermott
2017-11-05
1
-1/+15
*
about:profiles: Pass profiles styles to mq_html_document()
Patrick McDermott
2017-11-05
1
-1/+84
*
about:profiles: Add "current" class to <span> of current profile
Patrick McDermott
2017-11-05
1
-9/+16
*
about:profiles: Insert new profiles
Patrick McDermott
2017-11-04
1
-0/+6
*
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
*
about:profiles: Disable default button for new profile
Patrick McDermott
2017-11-04
1
-1/+1
*
about:profiles: Don't edit, remove, or make default new profiles
Patrick McDermott
2017-11-04
1
-6/+12
*
about:profiles: Show new profile on add button click
Patrick McDermott
2017-11-04
1
-7/+20
*
mq_html_form*(): Add optional button names
Patrick McDermott
2017-11-04
1
-1/+1
*
about:profiles: Implement removal
Patrick McDermott
2017-11-04
1
-1/+1
*
about:profiles: Use g_strconcat() instead of g_strdup_printf()
Patrick McDermott
2017-11-04
1
-5/+5
*
about:profiles: Implement editing
Patrick McDermott
2017-11-04
1
-3/+41
*
about:profiles: Factor out document generation into new function
Patrick McDermott
2017-11-04
1
-14/+18
*
about:profiles: Free string vector of profile IDs
Patrick McDermott
2017-11-04
1
-0/+1
*
about:profiles: Disable "Make Default" button on default profile
Patrick McDermott
2017-11-04
1
-1/+2
*
about:profiles: New page
Patrick McDermott
2017-11-04
1
-0/+97