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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mq_window_get_application(): Mark as pure
Patrick McDermott
2017-11-01
1
-1/+1
*
src/config.[ch], src/settings.[ch]: Move under src/config/
Patrick McDermott
2017-11-01
1
-1/+1
*
mq_window_[gs]et_current_tab(): Remove functions
Patrick McDermott
2017-10-23
1
-6/+0
*
mq_window_update_tab_title(): Remove function
Patrick McDermott
2017-10-23
1
-4/+0
*
mq_window_set_title(): New function
Patrick McDermott
2017-10-23
1
-0/+3
*
mq_window_insert_tab(): Remove function
Patrick McDermott
2017-10-23
1
-4/+0
*
src/*.h, src/*/*.h, src/*/*/*.h: Move typedefs within include guards
Patrick McDermott
2017-10-22
1
-3/+3
*
MqWindow: GObjectify
Patrick McDermott
2017-10-22
1
-11/+21
*
MqWindow: Use MqTabPage
Patrick McDermott
2017-10-18
1
-2/+2
*
src/*.h: Standardize, reorder, and fix #include directives
Patrick McDermott
2017-10-13
1
-0/+2
*
mq_window_toggle_fullscreen(): New function
Patrick McDermott
2017-10-07
1
-0/+4
*
mq_window_quit(): New function
Patrick McDermott
2017-10-07
1
-0/+3
*
mq_window_get_num_tabs(): New function
Patrick McDermott
2017-10-07
1
-0/+3
*
MqWindow: Save MqConfig object in struct
Patrick McDermott
2017-10-07
1
-0/+1
*
MARQUEE MODE
Patrick McDermott
2017-09-29
1
-0/+9
*
mq_window_set_current_tab(): New function
Patrick McDermott
2017-09-28
1
-0/+3
*
mq_window_update_tab_title(): New function
Patrick McDermott
2017-09-28
1
-0/+4
*
mq_window_get_current_tab(): New function
Patrick McDermott
2017-09-28
1
-0/+4
*
mq_application_add_window(), mq_window_new(): Make uris const
Patrick McDermott
2017-09-27
1
-1/+1
*
mq_window_insert_tab(): New function
Patrick McDermott
2017-09-25
1
-0/+4
*
mq_window_get_application(): New function
Patrick McDermott
2017-09-24
1
-0/+3
*
MqWindow: Save MqApplication in struct
Patrick McDermott
2017-09-24
1
-3/+4
*
src/window.h: Include tab.h
Patrick McDermott
2017-09-24
1
-0/+1
*
MqWindow: Create and save root tab node
Patrick McDermott
2017-09-24
1
-0/+1
*
src/application.h, src/window.h: Forward declare types
Patrick McDermott
2017-09-22
1
-2/+4
*
mq_window_new(): Accept MqApplication argument
Patrick McDermott
2017-09-22
1
-1/+3
*
src/window.[ch]: Drop "gtk_" from member names
Patrick McDermott
2017-09-16
1
-2/+2
*
src/*.h: Oops
Patrick McDermott
2017-09-16
1
-1/+1
*
src/*.h: Add include guards
Patrick McDermott
2017-09-16
1
-0/+5
*
src/*.h: Include <gtk.h>
Patrick McDermott
2017-09-16
1
-0/+2
*
src/window.h: Split function declaration
Patrick McDermott
2017-09-16
1
-1/+2
*
mq_window_new(): Open initial tabs
Patrick McDermott
2017-09-16
1
-0/+1
*
mq_window_new(): Accept NULL-terminated uris array
Patrick McDermott
2017-09-16
1
-1/+1
*
src/main-window.[ch]: Rename to src/window.[ch]
Patrick McDermott
2017-09-15
1
-0/+26