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 (
Expand
)
Author
Age
Files
Lines
...
*
MqMainMenu: Make unimplemented buttons insensitive
Patrick McDermott
2017-11-02
1
-0/+3
*
MqHistoryButton, MqDownloadsButton: Make insensitive
Patrick McDermott
2017-11-02
2
-0/+2
*
MqNavigationToolbar: Add history and downloads buttons
Patrick McDermott
2017-11-02
1
-0/+13
*
MqDownloadsButton: New class
Patrick McDermott
2017-11-02
3
-0/+123
*
MqHistoryButton: New class
Patrick McDermott
2017-11-02
3
-0/+122
*
MqMainMenu: Remove Bookmarks/History/Downloads row
Patrick McDermott
2017-11-02
1
-17/+11
*
MqMainMenu: Rename "Developer tools" button to "Inspector"
Patrick McDermott
2017-11-02
1
-4/+3
*
MqMainMenu: Change "Developer tools" and "Preferences" icons
Patrick McDermott
2017-11-02
1
-2/+2
*
mq_window_get_application(): Mark as pure
Patrick McDermott
2017-11-01
1
-1/+1
*
MqWebView: Mark some functions as pure
Patrick McDermott
2017-11-01
1
-3/+3
*
mq_tree_seek(): Mark as pure
Patrick McDermott
2017-11-01
2
-2/+2
*
MqTabPage: Mark some functions as pure
Patrick McDermott
2017-11-01
1
-5/+5
*
mq_notebook_get_n_pages(): Mark as pure
Patrick McDermott
2017-11-01
1
-1/+1
*
MqApplication: Mark some functions as pure
Patrick McDermott
2017-11-01
1
-3/+3
*
mq_web_view_view_source_scheme_methods.save_file(): Appease GCC
Patrick McDermott
2017-11-01
1
-3/+2
*
mq_web_view_get_scheme(): Declare with "const" attribute
Patrick McDermott
2017-11-01
1
-1/+1
*
MqConfig: Add default cases to switches
Patrick McDermott
2017-11-01
1
-0/+6
*
mq_settings_connect_config(): Add default case to switch
Patrick McDermott
2017-11-01
1
-0/+3
*
MqBackForwardButtonBox: Add default case in static function
Patrick McDermott
2017-11-01
1
-0/+3
*
src/tab-label.c: Delete old unused macro
Patrick McDermott
2017-11-01
1
-13/+0
*
src/main.c: Fix missing "const" specifier
Patrick McDermott
2017-11-01
1
-1/+1
*
src/tree.c: Fix missing "static" qualifier
Patrick McDermott
2017-11-01
1
-1/+1
*
view-source: Fix unescaped "%" in format string
Patrick McDermott
2017-11-01
1
-1/+1
*
view-source: Convert static const document var to macro
Patrick McDermott
2017-11-01
1
-23/+23
*
about:marquee: Convert static const document var to macro
Patrick McDermott
2017-11-01
1
-28/+28
*
about:marquee: Fix #include
Patrick McDermott
2017-11-01
1
-1/+1
*
mq_web_view_*_scheme_methods.context_menu(): Add (empty) default cases
Patrick McDermott
2017-11-01
2
-0/+4
*
MqWebView: Add default case to "load-changed" callback
Patrick McDermott
2017-11-01
1
-0/+3
*
src/web-view-schemes/view-source.c: Undefine ITEM_DECLS and NEW_CUSTOM_ITEM
Patrick McDermott
2017-11-01
1
-14/+0
*
src/utils/resources.c: Convert static const error_document var to macro
Patrick McDermott
2017-11-01
1
-14/+14
*
src/config.[ch], src/settings.[ch]: Move under src/config/
Patrick McDermott
2017-11-01
19
-18/+17
*
src/web-view.h: Add missing #include
Patrick McDermott
2017-11-01
1
-0/+1
*
src/window.c: Add missing #include
Patrick McDermott
2017-11-01
1
-0/+1
*
src/about*, src/view-source.*: Move under src/schemes/
Patrick McDermott
2017-11-01
11
-22/+20
*
src/about/preferences.c: Sort #include directives
Patrick McDermott
2017-11-01
1
-1/+1
*
src/utils/string-utils.[ch]: Rename to src/utils/string.[ch]
Patrick McDermott
2017-11-01
6
-5/+5
*
src/utils/local.mk: New file
Patrick McDermott
2017-11-01
2
-3/+5
*
src/string-utils.[ch]: Move under src/utils/
Patrick McDermott
2017-11-01
5
-3/+3
*
src/resources.[ch]: Move under src/utils/
Patrick McDermott
2017-11-01
4
-4/+4
*
src/html.[ch]: Move under src/utils/
Patrick McDermott
2017-11-01
4
-2/+2
*
src/web-settings.[ch]: Remove files
Patrick McDermott
2017-11-01
3
-387/+0
*
MqApplication: Rename a static function
Patrick McDermott
2017-11-01
1
-2/+2
*
mq_application_get_webkit_settings(): Delete function
Patrick McDermott
2017-11-01
2
-22/+6
*
MqWebView: Don't set Web view settings
Patrick McDermott
2017-11-01
1
-4/+0
*
mq_web_view_normal_scheme_methods.initialize(): Use MqSettings with no overrides
Patrick McDermott
2017-11-01
1
-2/+21
*
mq_web_view_view_source_scheme_methods.initialize(): Use MqSettings with JS e...
Patrick McDermott
2017-11-01
1
-1/+23
*
MqSettings: Delete extra "never" cookie accept policy branch
Patrick McDermott
2017-11-01
1
-3/+0
*
MqSettings: Fix negated boolean mappings
Patrick McDermott
2017-11-01
1
-1/+4
*
MqSettings: Store mapping struct pointers in mappings table
Patrick McDermott
2017-11-01
1
-8/+8
*
MqSettings: New class
Patrick McDermott
2017-11-01
3
-0/+514
[prev]
[next]