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
/
config
/
profiles.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
mq_config_deref(): Rename to mq_config_free()
Patrick McDermott
2017-11-08
1
-2/+2
|
*
mq_profile_launch(): New function
Patrick McDermott
2017-11-07
1
-0/+32
|
*
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
|
|
|
|
Wow that was stupid.
*
mq_profiles_new(): Free configs after creation
Patrick McDermott
2017-11-06
1
-2/+4
|
*
mq_profiles_new(): Create profile configs
Patrick McDermott
2017-11-06
1
-4/+11
|
*
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/config/profiles.c: Insert default profiles
Patrick McDermott
2017-11-06
1
-0/+10
|
*
mq_profiles_[gs]et_current(): New functions
Patrick McDermott
2017-11-05
1
-0/+19
|
*
mq_profiles_insert(): Replace disallowed characters with "_", not "-"
Patrick McDermott
2017-11-04
1
-1/+1
|
*
mq_profiles_insert(): New function
Patrick McDermott
2017-11-04
1
-0/+19
|
*
mq_profiles_get_default(): New function
Patrick McDermott
2017-11-04
1
-0/+23
|
*
mq_profiles_remove(): New function
Patrick McDermott
2017-11-04
1
-0/+6
|
*
mq_profiles_set_default(): Fix
Patrick McDermott
2017-11-04
1
-1/+1
|
*
mq_profiles_set_default(): New function
Patrick McDermott
2017-11-04
1
-0/+17
|
*
mq_profiles_is_default(): New function
Patrick McDermott
2017-11-04
1
-0/+7
|
*
mq_profiles_new(): Call g_key_file_new()
Patrick McDermott
2017-11-04
1
-0/+1
|
*
[WIP] src/config/profiles.[ch]: New files
Patrick McDermott
2017-11-04
1
-0/+124