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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/utils/profile-icon.c: Fix GDK include
Patrick McDermott
2017-11-03
1
-1/+1
*
src/utils/profile-icon.c: #include <string.h>
Patrick McDermott
2017-11-03
1
-0/+2
*
src/utils/profile-icon.c: Don't use macros in SVG document string
Patrick McDermott
2017-11-03
1
-6/+2
*
src/utils/profile-icon.c: Replace magic numbers with macros
Patrick McDermott
2017-11-03
1
-3/+10
*
mq_profile_icon_new_pixbuf(): New function
Patrick McDermott
2017-11-03
2
-0/+33
*
src/utils/*.h: Add G_BEGIN_DECLS/G_END_DECLS
Patrick McDermott
2017-11-03
4
-0/+16
*
src/utils/*.h: Add/update include guards
Patrick McDermott
2017-11-03
5
-6/+21
*
src/utils/profile-icon.[ch]: New files
Patrick McDermott
2017-11-03
3
-0/+72
*
src/utils/svg.[ch]: New files
Patrick McDermott
2017-11-03
3
-1/+95
*
src/utils/resources.c: Convert static const error_document var to macro
Patrick McDermott
2017-11-01
1
-14/+14
*
src/utils/string-utils.[ch]: Rename to src/utils/string.[ch]
Patrick McDermott
2017-11-01
3
-2/+2
*
src/utils/local.mk: New file
Patrick McDermott
2017-11-01
1
-0/+4
*
src/string-utils.[ch]: Move under src/utils/
Patrick McDermott
2017-11-01
2
-0/+111
*
src/resources.[ch]: Move under src/utils/
Patrick McDermott
2017-11-01
2
-0/+97
*
src/html.[ch]: Move under src/utils/
Patrick McDermott
2017-11-01
2
-0/+791