summaryrefslogtreecommitdiff
path: root/lwlib/lwlib-Xaw.c
Commit message (Expand)AuthorAgeFilesLines
* Don't link libXft when using cairoYAMAMOTO Mitsuharu2019-04-241-10/+18
* Release xft_data in widget destroy callback to avoid visual distractionYAMAMOTO Mitsuharu2019-04-231-28/+24
* Fix text metrics calculation in Xft support for lwlibYAMAMOTO Mitsuharu2019-04-211-1/+1
* * lwlib/lwlib-Xaw.c (draw_text) [HAVE_XFT]: Fix memory leak.YAMAMOTO Mitsuharu2019-04-211-5/+6
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Tweak X toolkit code to pacify modern GCCPaul Eggert2017-03-101-10/+9
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Adjust lwlib to recent config.h changePaul Eggert2016-11-291-0/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-311-3/+1
* Use ASCII tests for character types.Paul Eggert2012-08-161-2/+1
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-251-19/+17
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun.Dmitry Antipov2011-10-131-2/+2
* Use *font for Xft font names for Lucid menus and dialogs.Jan Djärv2011-02-141-6/+13
* lwlib/ trivia.Glenn Morris2011-02-091-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Change function definition from K&R to prototype. Fix prototype warnings.Jan D2010-07-081-196/+24
* | Remove alternative K&R declarations.Dan Nicolaescu2010-07-071-14/+0
* | Fix some bad prototypes and formatting after conversion from K&R declaration.Jan D2010-07-051-7/+16
* | Convert function definitions in lwlib files to standard C.Dan Nicolaescu2010-07-031-27/+11
* | lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.Jan D2010-05-131-1/+1
* | Declarations before code (Bug#5993).Jan Djärv2010-04-211-2/+2
* | Use XFT in Lucid dialogs if available.Jan Djärv2010-04-111-39/+373
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Link to xaw3d if available.Chong Yidong2007-06-131-0/+9
|/
* Add FSF copyright.Glenn Morris2007-02-271-1/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs onlyJan Djärv2004-12-261-1/+1
* Changes for lucid popup menus (keyboard traversal enabled) and dialogsJan Djärv2004-01-121-3/+14
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-7/+7
* Provide ISO C arglists for functionsDave Love2002-11-211-0/+9
* (xaw_update_scrollbar, xaw_scrollbar_scroll)Pavel Janík2002-01-271-6/+6
* (xaw_create_dialog): Initialize icon_name to suppress compiler warnings.Pavel Janík2002-01-091-1/+1
* Include ../src/lisp.h.Richard M. Stallman2001-12-021-0/+2
* (xaw_create_scrollbar) [!0]: Return NULL.Gerd Moellmann2001-10-091-0/+2