log lwlib/lwlib.c @ 111394:72d2a83a2641

age author description
2010-09-26 Dan Nicolaescu Use const for some pointer arguments.
2010-09-20 Dan Nicolaescu Use const for constant arguments.
2010-07-08 Jan D Change function definition from K&R to prototype. Fix prototype warnings.
2010-07-08 Dan Nicolaescu Remove alternative K&R declarations.
2010-07-07 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
2010-07-04 Dan Nicolaescu Convert function definitions in lwlib files to standard C.
2010-07-02 Jan D Remove __P and P_ from .c and .m files and definition of P_
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-06-26 Dan Nicolaescu * unexnext.c:
2008-06-02 Jim Meyering remove useless if-before-free tests
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-06-16 Miles Bader Merge from emacs--devo--0
2007-03-04 Miles Bader Merge from emacs--devo--0
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-04-16 Kenichi Handa Sync to HEAD
2002-07-30 Dave Love Don't redefine P_.
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-06-13 Chong Yidong Link to xaw3d if available.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-02-28 Glenn Morris Revert previous change, since not sure it was correct.
2007-02-28 Glenn Morris Despite initial RCS check-in in 1994 being under GPLv2 later, lwlib
2007-02-27 Glenn Morris Add FSF copyright.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-20 Dave Love Remove obsolete USE_OLIT code.
2002-04-28 Pavel Janík (instantiate_widget_instance): Remove duplicated prototype.
2002-03-18 Richard M. Stallman (P_): Definitions deleted.
2002-03-16 Eli Zaretskii (P_): Don't define if already defined.
2001-12-18 Pavel Janík (separator_names): Add missing braces around initializers.
2001-12-02 Richard M. Stallman Include ../src/lisp.h. Don't declare xmalloc.
2000-09-30 Stefan Monnier (lw_separator_p): Init separator_p (bug with "-- some text").
2000-08-03 Gerd Moellmann Use NULL at the end of the
2000-06-06 Dave Love (P_): Use PROTOTYPES.
2000-03-05 Gerd Moellmann (lw_modify_all_widgets): Return non-zero if widget
2000-02-18 Gerd Moellmann (merge_widget_value): Fix incorrect assignment of
2000-01-17 Gerd Moellmann (copy_widget_value_tree): Copy help string.
1999-10-19 Paul Eggert Add support for large files, plus some locale improvements.
1999-09-14 Gerd Moellmann (lw_separator_p): Check for new-style separators
1999-09-10 Gerd Moellmann (lw_separator_p): Add `--:space' with the same
1999-09-06 Gerd Moellmann (lw_separator_p): Add alternative separator type names.
1999-07-21 Gerd Moellmann (lw_separator_p): New.
1998-04-06 Andreas Schwab Always declare xmalloc.
1996-08-10 Richard M. Stallman (merge_widget_value): Undo previous change.
1996-07-27 Richard M. Stallman (merge_widget_value) [USE_MOTIF]: Pass along the change flag from
1996-07-07 Karl Heuer Undo previous change.
1996-07-04 Miles Bader (lw_toolkit_related_event_p): A predicate to identify toolkit-specific events.
1996-03-25 Richard M. Stallman (merge_widget_value): Set the this_one_change field.
1996-02-25 Richard M. Stallman (lw_window_is_in_menubar) [USE_MOTIF]:
1996-02-21 Karl Heuer (free_widget_value_tree, merge_widget_value):
1996-02-19 Karl Heuer (lw_internal_update_other_instances): Move static var
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-12 Richard M. Stallman (instantiate_widget_instance): Renamed from
1995-08-02 Richard M. Stallman (lw_popup_menu): New arg event, passed along.
1995-06-11 Karl Heuer (lwlib_toolkit_type): New variable.
1995-05-20 Karl Heuer Don't use prototype.