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 (
Collapse
)
Author
Age
Files
Lines
...
*
main(): Set application name
Patrick McDermott
2017-09-16
1
-0/+2
|
*
mq_window_new(): Open "about:new" if no URIs are given
Patrick McDermott
2017-09-16
1
-2/+6
|
*
mq_window_new(): Open initial tabs
Patrick McDermott
2017-09-16
2
-1/+21
|
*
mq_window_new(): Accept NULL-terminated uris array
Patrick McDermott
2017-09-16
3
-4/+9
|
*
src/main-window.[ch]: Rename to src/window.[ch]
Patrick McDermott
2017-09-15
4
-3/+3
|
*
mq_main_window_new(): Rename to mq_window_new()
Patrick McDermott
2017-09-15
3
-3/+3
|
*
mq_main_window_new(): Take args and return struct pointer
Patrick McDermott
2017-09-15
3
-8/+20
|
*
main(): Call mq_main_window_new() and gtk_main()
Patrick McDermott
2017-09-15
1
-0/+6
|
*
src/main-window.[ch]: New stub files
Patrick McDermott
2017-09-15
3
-1/+58
|
*
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
2
-1/+75
|
*
Add build system and related files
Patrick McDermott
2017-09-15
1
-0/+1
[prev]