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
/
window.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
src/window.c: Ellipsize and expand tab labels
Patrick McDermott
2017-09-17
1
-0/+3
*
mq_window_new(): Use gtk_window_set_default_size() instead
Patrick McDermott
2017-09-17
1
-1/+1
*
src/window.c: Add a stub function to update tab positions
Patrick McDermott
2017-09-17
1
-0/+15
*
add_tab(): Call mq_tab_update_position()
Patrick McDermott
2017-09-17
1
-0/+2
*
Revert add_tab() and pass label widgets instead
Patrick McDermott
2017-09-17
1
-2/+15
*
Move add_tab() label code to mq_tab_chrome_new()
Patrick McDermott
2017-09-17
1
-14/+1
*
mq_tab_new(): Accept notebook instead of label
Patrick McDermott
2017-09-17
1
-1/+1
*
mq_tab_new(): Accept tab label argument
Patrick McDermott
2017-09-17
1
-1/+1
*
add_tab(): Set tab labels
Patrick McDermott
2017-09-17
1
-2/+15
*
add_tab(): Make tabs reorderable and detachable
Patrick McDermott
2017-09-16
1
-2/+8
*
mq_window_new(): Set GtkNotebook group name
Patrick McDermott
2017-09-16
1
-0/+1
*
src/window.[ch]: Drop "gtk_" from member names
Patrick McDermott
2017-09-16
1
-9/+9
*
mq_window_new(): Make GtkNotebook scrollable
Patrick McDermott
2017-09-16
1
-0/+1
*
mq_window_new(): Set default window size
Patrick McDermott
2017-09-16
1
-0/+1
*
src/tab.[ch]: New files
Patrick McDermott
2017-09-16
1
-1/+5
*
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
1
-1/+20
*
mq_window_new(): Accept NULL-terminated uris array
Patrick McDermott
2017-09-16
1
-2/+1
*
src/main-window.[ch]: Rename to src/window.[ch]
Patrick McDermott
2017-09-15
1
-0/+42
[prev]