aboutsummaryrefslogtreecommitdiffstats
path: root/src/xwidget.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-05Improve integer range checkingPaul Eggert1-4/+2
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-09-17Substituted deprecated WebKitGTK+ api.Jimmy Aguilar Mena1-127/+92
2019-07-08Use fewer locks when accessing stdioPaul Eggert1-1/+3
2019-04-08Allow gap before first non-Lisp pseudovec memberPaul Eggert1-3/+2
2019-03-04Simplify list creation in C codePaul Eggert1-2/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-12-09Add make_vector and make_nil_vectorPaul Eggert1-1/+1
2018-12-08Streamline and fix vector-size checksPaul Eggert1-3/+9
2018-12-08Suppress WebKitGTK+ 2.21.1 diagnosticsPaul Eggert1-0/+8
2018-11-27Don't call xwidget functions until GTK has been initializedRobert Pluim1-0/+6
2018-11-09* src/data.c (Ftype_of): xwidget objects are possible! (bug#33294)Stefan Monnier1-2/+0
2018-08-07More macro renamings for bignumTom Tromey1-4/+4
2018-07-19Prefer NILP (x) to EQ (x, Qnil)Paul Eggert1-1/+1
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey1-10/+10
2018-06-14New mint_ptr representation for C pointersPaul Eggert1-4/+4
2018-06-07Fit kill_buffer_xwidgets into 80Paul Eggert1-10/+10
2018-05-22Minor tweaks to recent fix for Bug#31545Paul Eggert1-24/+11
2018-05-22* src/xwidget.c (Fxwidget_webkit_goto_uri): Encode uri.Andreas Schwab1-0/+1
2018-05-21Make xwidget-webkit-execute-script safe against GC (Bug#31545)Andreas Schwab1-27/+72
2018-01-19Don't unnecessarily use non-ASCII characters in C sourcesEli Zaretskii1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-12-12Reimplement Lisp_Object as pointer-to-incompletePaul Eggert1-3/+2
2017-11-24Avoid unnecessary xwidget_view creationsJaesup Kwak1-7/+5
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-02-20Verify xwidget USE_LSB_TAG assumptionPaul Eggert1-0/+2
2017-02-20Port xwidget to -DCHECK_LISP_OBJECT_TYPEPaul Eggert1-5/+12
2017-02-10Fix a few integer-overflow glitchesPaul Eggert1-6/+6
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-12-06Simplify FUNCTIONP implementationPaul Eggert1-1/+1
2016-11-05Prefer comments /* like this */ in C codePaul Eggert1-7/+7
2016-10-27; Spelling fixPaul Eggert1-1/+1
2016-10-25* src/xwidget.c (webkit_js_to_lisp): Now static.Paul Eggert1-1/+1
2016-10-25Implement zoom for WebKit widget.Ricardo Wurmus1-0/+20
2016-10-25xwidget: Remove title hack.Ricardo Wurmus1-22/+0
2016-10-25Remove scrolled window container around WebKit widgetRicardo Wurmus1-60/+4
2016-10-25xwidget: Pass JavaScript return value to optional callback procedureRicardo Wurmus1-7/+158
2016-10-25xwidget: Use WebKit2 APIRicardo Wurmus1-106/+80
2016-07-13Omit unnecessary #includes from xwidget.cPaul Eggert1-74/+0
2016-07-13Port xwidget.c to GCC 6 with --enable-gcc-warningsPaul Eggert1-2/+12
2016-04-14* src/xwidget.c (x_draw_xwidget_glyph_string): More clipping fixes.YAMAMOTO Mitsuharu1-16/+10
2016-04-09Fix clipping of xwidgetsJoakim Verona1-18/+16
2016-04-02make-xwidget unused arg cleanupPaul Eggert1-7/+7
2016-04-02Remove unused arguments from make-xwidgetJoakim Verona1-10/+6
2016-03-27* src/xwidget.c (Fxwidget_resize): Fix inappropriate use of XFASTINT.YAMAMOTO Mitsuharu1-1/+1
2016-03-25Fix scrolling upwards with 'xwidget-webkit-browse-url'Eli Zaretskii1-1/+1
2016-03-10Rework C source files to avoid ^(Paul Eggert1-13/+20
2016-01-30Spelling fixPaul Eggert1-1/+1
2016-01-25; Spelling fixes (American spelling)Glenn Morris1-1/+1
2016-01-25Spelling fixesPaul Eggert1-4/+4