summaryrefslogtreecommitdiff
path: root/lwlib
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-23.Glenn Morris2011-01-242-1/+6
|\
| * * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference (Bug#7690).Werner Meisner2011-01-232-1/+6
* | Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* | Nuke arch-tags.Glenn Morris2011-01-1515-29/+0
* | Merge from emacs-23Stefan Monnier2011-01-1412-13/+13
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0212-12/+12
* | Use const for some pointer arguments.Dan Nicolaescu2010-09-263-13/+21
* | Use const for constant arguments.Dan Nicolaescu2010-09-203-12/+18
* | * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.Dan Nicolaescu2010-07-282-1/+5
* | * lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.Dan Nicolaescu2010-07-252-0/+7
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-241-1/+1
* | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab2010-07-122-1/+10
* | Change function definition from K&R to prototype. Fix prototype warnings.Jan D2010-07-087-419/+277
* | Remove alternative K&R declarations.Dan Nicolaescu2010-07-075-149/+15
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-085-29/+19
* | Fix some bad prototypes and formatting after conversion from K&R declaration.Jan D2010-07-053-17/+37
* | Convert function definitions in lwlib files to standard C.Dan Nicolaescu2010-07-037-401/+149
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-024-90/+95
* | Remove P_ and __P macros.Jan D2010-07-027-79/+89
* | Remove duplicate ChangeLog entries.Juanma Barranquero2010-06-101-11/+0
* | * lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.Glenn Morris2010-05-142-1/+5
* | lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.Jan D2010-05-132-1/+5
* | Merge from emacs-23Stefan Monnier2010-05-081-7/+10
|\ \ | |/
| * Bump version to 23.2.emacs-23.2Chong Yidong2010-05-071-0/+4
* | xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).Jan D2010-05-082-1/+5
* | Remove some unused Makefile.in variables.Glenn Morris2010-05-062-12/+10
* | Missing lwlib part of earlier C_SWITCH commit.Glenn Morris2010-05-032-4/+10
* | Reduce CPP usage.Dan Nicolaescu2010-04-262-0/+5
* | Declarations before code (Bug#5993).Jan Djärv2010-04-213-3/+8
* | Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.Jan Djärv2010-04-172-0/+21
* | Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.Jan D2010-04-173-82/+149
* | xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.YAMAMOTO Mitsuharu2010-04-162-0/+6
* | Use autoconf, not cpp for some variables.Dan Nicolaescu2010-04-112-0/+7
* | Use XFT in Lucid dialogs if available.Jan Djärv2010-04-113-39/+399
* | Lucid menus can now use Xft for fonts.Jan Djärv2010-04-084-10/+280
* | Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
|/
* Remove silly examples of changes.Glenn Morris2010-02-031-3/+1
* Add 2010 to copyright years.Glenn Morris2010-01-1312-15/+16
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-197-0/+15
* Add "Branch for 23.1" ChangeLog entry.Chong Yidong2009-06-211-0/+4
* Add 2009 to copyright years.Glenn Morris2009-01-0812-12/+12
* Fix typos and author's names.Juanma Barranquero2008-12-191-6/+6
* Fix typos.Juanma Barranquero2008-09-241-1/+1
* * config.in: Regenerate.Dan Nicolaescu2008-07-232-1/+5
* Fix typos.Juanma Barranquero2008-07-181-1/+1
* * unexnext.c:Dan Nicolaescu2008-06-262-4/+4
* Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering2008-06-021-2/+2
* remove useless if-before-free testsJim Meyering2008-06-023-10/+13
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-6/+4