summaryrefslogtreecommitdiff
path: root/src/xwidget.h
Commit message (Expand)AuthorAge
...
* whitespace cleanupjave2009-01-01
* Always store GTK Widget as GtkWidget*.Grégoire Jadi2013-07-25
* * src/xwidget.h (xwidget): Remove old todo.Grégoire Jadi2013-07-18
* * src/xwidget.c: Add a `query-on-exit' flag to determine whether we canGrégoire Jadi2013-07-16
* * src/xwidget.h src/xwidget.c (valid_xwidget_spec_p): RenamedGrégoire Jadi2013-07-16
* * src/xwidget.c: Replace xwidget_views by Vxwidget_view_list.Grégoire Jadi2013-06-28
* * src/xwidget.c: Fix access to w in xwidget_view (now a Lisp_Object)Grégoire Jadi2013-06-28
* * src/xwidget.h (XXWIDGET, XXWIDGET_VIEW): Use XUNTAG instead of XPNTRGrégoire Jadi2013-06-28
* * src/xwidget.h (xwidget_view): Convert member `model' to Lisp_Object.Grégoire Jadi2013-06-28
* Handle xwidgets like processes and delete them when their buffer is killed.Grégoire Jadi2013-06-24
* * src/xwidget.h (XXWIDGET): XXWIDGET expects a PSEUDOVECTOR not a displayGrégoire Jadi2013-06-24
* * src/xwidget.c src/xwidget.h: Add comments to indicate to which #ifdef some ...Grégoire Jadi2013-06-04
* GLYPH_DEBUG fixJoakim Verona2011-08-08
* cleanup xv init test, and introduce PVEC_XWIDGETJoakim Verona2011-07-18
* cleanupsJoakim Verona2011-07-18
* xw title conversion to lisp objectJoakim Verona2011-07-15
* begin moving xwidget storage to lisp. button test shows again since tag 0.1, ...Joakim Verona2011-07-14
* more configure support and cleanups. the gtk2 webkit support removed because ...Joakim Verona2011-07-12
* tweak to improve deletion of xwviews when emacs windows are closedJoakim Verona2011-07-05
* work on clipleft. not fantastic yetJoakim Verona2011-07-05
* work on cliptop. this rev is worse in some regards than the previous, but its...Joakim Verona2011-07-04
* first working clipping for gtk3.Joakim Verona2011-07-01
* added an offscreen rendered webkit variant. the on-screen view shows up somet...Joakim Verona2011-06-30
* first working example of mvc. multiple views of a slider are kept in syncJoakim Verona2011-06-26
* cleanups + small step towards better lisp interface. use syms rather than int...Joakim Verona2011-06-25
* trying to revert the composition code and mowe to mvc. now compiles but far f...Joakim Verona2011-06-22
* still doesnt work, but good enough to showcase a little bit what might be pos...Joakim Verona2010-09-17
* fixed breakage after merge from trunkJoakim Verona2010-08-27
* initial move from git to bzrJoakim Verona2010-06-18