summaryrefslogtreecommitdiff
path: root/src/xwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-081-4/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Shrink pseudovectors a bitPaul Eggert2018-09-061-2/+2
* | Use native alignment to access Lisp object dataPaul Eggert2018-06-101-2/+2
* | Make xwidget-webkit-execute-script safe against GC (Bug#31545)Andreas Schwab2018-05-211-0/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Change vectorlike from struct to unionPaul Eggert2017-11-131-2/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove scrolled window container around WebKit widgetRicardo Wurmus2016-10-251-3/+0
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* xwidgets style cleanupPaul Eggert2016-01-221-57/+58
* Don’t export C symbols not used elsewherePaul Eggert2016-01-201-3/+0
* ; Add 2016 to copyright years of new files.Glenn Morris2016-01-191-1/+1
* Support for the new Xwidget feature.Joakim Verona2016-01-191-0/+135
* Revert changes installed by xwidgets mergePaul Eggert2015-02-011-115/+0
* Implement native scrolling of the webkit xwidgetJoakim Verona2015-01-201-0/+2
* Update to new DEFSYM strategyJoakim Verona2015-01-111-1/+1
* whitespace cleanupjave2009-01-011-6/+6
* Always store GTK Widget as GtkWidget*.Grégoire Jadi2013-07-251-3/+3
* * src/xwidget.h (xwidget): Remove old todo.Grégoire Jadi2013-07-181-4/+0
* * src/xwidget.c: Add a `query-on-exit' flag to determine whether we canGrégoire Jadi2013-07-161-0/+2
* * src/xwidget.h src/xwidget.c (valid_xwidget_spec_p): RenamedGrégoire Jadi2013-07-161-9/+11
* * src/xwidget.c: Replace xwidget_views by Vxwidget_view_list.Grégoire Jadi2013-06-281-2/+0
* * src/xwidget.c: Fix access to w in xwidget_view (now a Lisp_Object)Grégoire Jadi2013-06-281-4/+1
* * src/xwidget.h (XXWIDGET, XXWIDGET_VIEW): Use XUNTAG instead of XPNTRGrégoire Jadi2013-06-281-2/+4
* * src/xwidget.h (xwidget_view): Convert member `model' to Lisp_Object.Grégoire Jadi2013-06-281-2/+6
* Handle xwidgets like processes and delete them when their buffer is killed.Grégoire Jadi2013-06-241-0/+2
* * src/xwidget.h (XXWIDGET): XXWIDGET expects a PSEUDOVECTOR not a displayGrégoire Jadi2013-06-241-1/+1
* * src/xwidget.c src/xwidget.h: Add comments to indicate to which #ifdef some ...Grégoire Jadi2013-06-041-1/+1
* GLYPH_DEBUG fixJoakim Verona2011-08-081-0/+4
* cleanup xv init test, and introduce PVEC_XWIDGETJoakim Verona2011-07-181-0/+2
* cleanupsJoakim Verona2011-07-181-1/+1
* xw title conversion to lisp objectJoakim Verona2011-07-151-1/+2
* begin moving xwidget storage to lisp. button test shows again since tag 0.1, ...Joakim Verona2011-07-141-16/+32
* more configure support and cleanups. the gtk2 webkit support removed because ...Joakim Verona2011-07-121-1/+0
* tweak to improve deletion of xwviews when emacs windows are closedJoakim Verona2011-07-051-0/+1
* work on clipleft. not fantastic yetJoakim Verona2011-07-051-1/+1
* work on cliptop. this rev is worse in some regards than the previous, but its...Joakim Verona2011-07-041-1/+1
* first working clipping for gtk3.Joakim Verona2011-07-011-0/+2
* added an offscreen rendered webkit variant. the on-screen view shows up somet...Joakim Verona2011-06-301-0/+6
* first working example of mvc. multiple views of a slider are kept in syncJoakim Verona2011-06-261-0/+2
* cleanups + small step towards better lisp interface. use syms rather than int...Joakim Verona2011-06-251-3/+5
* trying to revert the composition code and mowe to mvc. now compiles but far f...Joakim Verona2011-06-221-17/+30
* still doesnt work, but good enough to showcase a little bit what might be pos...Joakim Verona2010-09-171-0/+1
* fixed breakage after merge from trunkJoakim Verona2010-08-271-2/+2
* initial move from git to bzrJoakim Verona2010-06-181-0/+61