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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/main.c: Internationalize
Patrick McDermott
2017-11-20
1
-10/+12
*
main(): Initialize GError pointer to NULL
Patrick McDermott
2017-11-07
1
-0/+1
*
src/main.c: Don't set default profile ID
Patrick McDermott
2017-11-06
1
-1/+1
*
src/main.c: Drop -p/--private option
Patrick McDermott
2017-11-04
1
-5/+0
*
mq_application_new(): Drop private parameter
Patrick McDermott
2017-11-04
1
-1/+1
*
src/main.c: Fix missing "const" specifier
Patrick McDermott
2017-11-01
1
-1/+1
*
src/main.c: Set default profile option argument
Patrick McDermott
2017-10-29
1
-1/+1
*
main(): Print both PACKAGE_VERSION and PACKAGE_VERSION_GIT
Patrick McDermott
2017-10-29
1
-1/+2
*
main(): Call g_set_application_name() with PACKAGE_NAME
Patrick McDermott
2017-10-07
1
-1/+1
*
main(): Use PACKAGE_VERSION_GIT from temporary version.c
Patrick McDermott
2017-09-27
1
-1/+3
*
mq_application_add_window(), mq_window_new(): Make uris const
Patrick McDermott
2017-09-27
1
-1/+1
*
Enable WK favicon DB in MqApplication, not main()
Patrick McDermott
2017-09-22
1
-4/+0
*
main(): Use MqApplication
Patrick McDermott
2017-09-22
1
-6/+6
*
main(): Enable favicons database
Patrick McDermott
2017-09-22
1
-0/+4
*
main(): Set application name
Patrick McDermott
2017-09-16
1
-0/+2
*
mq_window_new(): Accept NULL-terminated uris array
Patrick McDermott
2017-09-16
1
-1/+7
*
src/main-window.[ch]: Rename to src/window.[ch]
Patrick McDermott
2017-09-15
1
-1/+1
*
mq_main_window_new(): Rename to mq_window_new()
Patrick McDermott
2017-09-15
1
-1/+1
*
mq_main_window_new(): Take args and return struct pointer
Patrick McDermott
2017-09-15
1
-1/+1
*
main(): Call mq_main_window_new() and gtk_main()
Patrick McDermott
2017-09-15
1
-0/+6
*
main(): Return on GTK+ init error and --version
Patrick McDermott
2017-09-15
1
-0/+2
*
src/main.c: New file
Patrick McDermott
2017-09-15
1
-0/+73