index
:
marquee/marquee.git
master
Marquee Web browser
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Makefile.am: Use $(WARN_CFLAGS)
Patrick McDermott
2017-11-01
1
-0/+2
*
configure.ac: Enable many more warnings
Patrick McDermott
2017-11-01
1
-9/+21
*
m4/gcc_version.m4: New file
Patrick McDermott
2017-11-01
1
-0/+38
*
m4/gl_manywarnings.m4: wget the right URL...
Patrick McDermott
2017-11-01
1
-402/+12
*
scripts/update-m4.sh: Update Gnulib M4 file pattern
Patrick McDermott
2017-11-01
1
-1/+1
*
m4: Prefix files from Gnulib with "gl_"
Patrick McDermott
2017-11-01
2
-0/+0
*
m4/warnings.m4: New file
Patrick McDermott
2017-11-01
1
-0/+106
*
scripts/update-m4.sh: Handle M4 files from Gnulib
Patrick McDermott
2017-11-01
1
-0/+4
*
m4/manywarnings.m4: New file
Patrick McDermott
2017-11-01
1
-0/+719
*
scripts/update-m4.sh: Make more extensible
Patrick McDermott
2017-11-01
1
-2/+7
*
scripts/update-m4.sh: New file
Patrick McDermott
2017-11-01
1
-0/+9
*
configure.ac: Use AX_APPEND_FLAG()
Patrick McDermott
2017-11-01
1
-1/+1
*
configure.ac: Use AX_CFLAGS_WARN_ALL() instead of -Wall check
Patrick McDermott
2017-11-01
1
-7/+3
*
m4/ax_append_flag.m4, m4/ax_cflags_warn_all.m4, m4/ax_require_defined.m4: New...
Patrick McDermott
2017-11-01
3
-0/+230
*
Makefile.am: Fix version.c dependencies
Patrick McDermott
2017-11-01
1
-2/+1
*
Makefile.am: Add $(PACKAGE_VERSION) to PACKAGE_STRING
Patrick McDermott
2017-11-01
1
-1/+1
*
Makefile.am: Use version.c in marquee_LINK
Patrick McDermott
2017-11-01
1
-6/+2
*
Makefile.am: Split version.c generation into new target
Patrick McDermott
2017-11-01
1
-3/+6
*
Revert "Makefile.am: Add version.c to marquee_SOURCES"
Patrick McDermott
2017-11-01
1
-3/+6
*
Makefile.am: Add version.c to marquee_SOURCES
Patrick McDermott
2017-11-01
1
-6/+3
*
Makefile.am: Make data last
Patrick McDermott
2017-11-01
1
-1/+1
*
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
*
view-source: Remove margins
Patrick McDermott
2017-10-31
1
-2/+3
*
view-source: Set width of <pre> to apply bg to full width
Patrick McDermott
2017-10-31
1
-1/+1
*
mq_html_notebook(): Add newline after "<style>"
Patrick McDermott
2017-10-31
1
-2/+2
*
MqWebView: Free cached main resource data on finalize()
Patrick McDermott
2017-10-31
1
-3/+2
*
MqWebView: Invalidate main resource data cache on load change
Patrick McDermott
2017-10-31
1
-0/+9
[prev]
[next]