summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src/main-window.[ch]: Rename to src/window.[ch]Patrick McDermott2017-09-154-3/+3
* mq_main_window_new(): Rename to mq_window_new()Patrick McDermott2017-09-153-3/+3
* mq_main_window_new(): Take args and return struct pointerPatrick McDermott2017-09-153-8/+20
* main(): Call mq_main_window_new() and gtk_main()Patrick McDermott2017-09-151-0/+6
* src/main-window.[ch]: New stub filesPatrick McDermott2017-09-153-1/+58
* main(): Return on GTK+ init error and --versionPatrick McDermott2017-09-151-0/+2
* src/main.c: New filePatrick McDermott2017-09-152-1/+75
* Add build system and related filesPatrick McDermott2017-09-151-0/+1