index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xwidget.c
Age
Commit message (
Expand
)
Author
2017-02-20
Verify xwidget USE_LSB_TAG assumption
Paul Eggert
2017-02-20
Port xwidget to -DCHECK_LISP_OBJECT_TYPE
Paul Eggert
2017-02-10
Fix a few integer-overflow glitches
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-06
Simplify FUNCTIONP implementation
Paul Eggert
2016-11-05
Prefer comments /* like this */ in C code
Paul Eggert
2016-10-27
; Spelling fix
Paul Eggert
2016-10-25
* src/xwidget.c (webkit_js_to_lisp): Now static.
Paul Eggert
2016-10-25
Implement zoom for WebKit widget.
Ricardo Wurmus
2016-10-25
xwidget: Remove title hack.
Ricardo Wurmus
2016-10-25
Remove scrolled window container around WebKit widget
Ricardo Wurmus
2016-10-25
xwidget: Pass JavaScript return value to optional callback procedure
Ricardo Wurmus
2016-10-25
xwidget: Use WebKit2 API
Ricardo Wurmus
2016-07-13
Omit unnecessary #includes from xwidget.c
Paul Eggert
2016-07-13
Port xwidget.c to GCC 6 with --enable-gcc-warnings
Paul Eggert
2016-04-14
* src/xwidget.c (x_draw_xwidget_glyph_string): More clipping fixes.
YAMAMOTO Mitsuharu
2016-04-09
Fix clipping of xwidgets
Joakim Verona
2016-04-02
make-xwidget unused arg cleanup
Paul Eggert
2016-04-02
Remove unused arguments from make-xwidget
Joakim Verona
2016-03-27
* src/xwidget.c (Fxwidget_resize): Fix inappropriate use of XFASTINT.
YAMAMOTO Mitsuharu
2016-03-25
Fix scrolling upwards with 'xwidget-webkit-browse-url'
Eli Zaretskii
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-30
Spelling fix
Paul Eggert
2016-01-25
; Spelling fixes (American spelling)
Glenn Morris
2016-01-25
Spelling fixes
Paul Eggert
2016-01-24
* src/xwidget.c (Fxwidget_set_adjustment): Fix doc string quoting typo.
Paul Eggert
2016-01-22
xwidgets style cleanup
Paul Eggert
2016-01-20
Don’t export C symbols not used elsewhere
Paul Eggert
2016-01-20
Port to platforms with gtk3 but not webkitgtk3
Paul Eggert
2016-01-19
Trivial doc copyedits.
Glenn Morris
2016-01-19
; Add 2016 to copyright years of new files.
Glenn Morris
2016-01-19
Support for the new Xwidget feature.
Joakim Verona
2015-02-01
Revert changes installed by xwidgets merge
Paul Eggert
2015-01-21
Cleanup
Joakim Verona
2015-01-21
cleanup
Joakim Verona
2015-01-20
Implement native scrolling of the webkit xwidget
Joakim Verona
2015-01-11
Update to new DEFSYM strategy
Joakim Verona
2015-01-07
Added two CHECK_STRING of arguments
jave
2009-01-01
Doc strings, and whitespace
jave
2014-06-23
fixes: PREPARE_FACE_FOR_DISPLAY was removed, DEFUN less lenient
Joakim Verona
2013-08-12
remove FRAME_PTR
root
2013-07-25
Merge pull request #14 from daimrod/offscreen_forward_events
Joakim Verona
2013-07-25
* src/xwidget.c (xwidget_init_view): Pass the view rather than the model
Grégoire Jadi
2013-07-25
* src/xwidget.c (Fmake_xwidget): Force each widget to be shown.
Grégoire Jadi
2013-07-25
* src/xwidget.c: Remove old code.
Grégoire Jadi
2013-07-25
* src/xwidget.c (xwidget_init_view): Transfer embedder ownership when the
Grégoire Jadi
2013-07-25
* src/xwidget.c (xwidget_init_view): Transfer all events.
Grégoire Jadi
2013-07-25
* src/xwidget.c: Implement events forwarding with the set_embedder strategy.
Grégoire Jadi
2013-07-25
* src/xwidget.c (xwidget_init_view): Remove dead code.
Grégoire Jadi
[next]