aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib
Commit message (Expand)AuthorAgeFilesLines
* 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.Chong 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
* * configure.in: Define USE_LUCID/USE_MOTIF in config.h.Stefan Monnier2008-04-182-1/+5
* (Fdefine_charset_internal): Change the way ofKenichi Handa2008-03-271-25/+25
* Merge from emacs--rel--22Miles Bader2008-01-0812-12/+12
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-0712-12/+12
* | *** empty log message ***Juanma Barranquero2008-01-071-13/+11
* | Merge multi-tty branchMiles Bader2007-08-292-0/+14
|\ \
| * | Simplify log ready for merge into trunk. On merge, date to beGlenn Morris2007-08-261-7/+1
| * | (XlwMenuRealize): Remove unused integer `count'.Glenn Morris2007-08-261-1/+0
| * | Import changelog info from arch logs into ChangeLog.multi-tty filesMiles Bader2007-08-221-0/+12
| * | Merge from emacs--devo--0Miles Bader2007-07-312-289/+630
| |\ \ | |/ / |/| |