1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00
Commit graph

348 commits

Author SHA1 Message Date
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Miles Bader
6c96b8933b Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * lwlib/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:24:27 +00:00
Glenn Morris
cacc7b5131 Switch license to GPLv3 or later. 2007-07-25 07:11:02 +00:00
Glenn Morris
5c65bae26d Change to GPLv3. 2007-07-25 07:00:38 +00:00
Glenn Morris
4a9f99bdfb Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
Chong Yidong
52a0e11160 * lwlib-Xaw.c, lwlib.c: Link to xaw3d if available. 2007-06-13 17:34:43 +00:00
Chong Yidong
5262c5c746 Link to xaw3d if available. 2007-06-13 17:34:30 +00:00
Chong Yidong
7dfc4cda5d Version 22.1 released. 2007-06-02 11:07:00 +00:00
Glenn Morris
ec4a04a6fd (distclean): Delete Makefile.
(maintainer-clean): Delete TAGS.
2007-02-28 04:38:38 +00:00
Glenn Morris
7073bb78e0 *** empty log message *** 2007-02-28 04:38:24 +00:00
Glenn Morris
2aa86c0fec Revert previous change, since not sure it was correct. 2007-02-28 04:25:21 +00:00
Glenn Morris
500f276a8e Despite initial RCS check-in in 1994 being under GPLv2 later, lwlib
was released under v1 or later.
2007-02-28 04:02:01 +00:00
Glenn Morris
569305b212 Lucid Widget Library was released under GPLv1 or later (license only
added 20050312).
2007-02-28 03:59:36 +00:00
Glenn Morris
99c8062074 Lucid Widget Library was released under GPLv1 or later. 2007-02-28 03:53:32 +00:00
Glenn Morris
e481899ccb Revert license to the original GPLv1 or later (changed 20050317). 2007-02-28 03:52:45 +00:00
Glenn Morris
e4571434af Fix typo. 2007-02-28 03:11:06 +00:00
Glenn Morris
f199f76c27 *** empty log message *** 2007-02-27 04:02:27 +00:00
Glenn Morris
016c80c3f7 Add Lucid copyright.
Adjust FSF copyright years based on changelogs.
2007-02-27 03:10:29 +00:00
Glenn Morris
81e32ca354 Adjust FSF copyright years based on changelogs. 2007-02-27 03:09:41 +00:00
Glenn Morris
32c92352f6 Add Lucid and FSF copyrights and GPL text. 2007-02-27 03:09:15 +00:00
Glenn Morris
4424d48a34 Add FSF copyright. 2007-02-27 03:08:59 +00:00
Glenn Morris
a574ff578e Remove FSF copyright since file does not differ significantly from
original lwlib version.
2007-02-27 03:07:38 +00:00
Glenn Morris
4ad9cddc59 Add FSF copyright and GPL. 2007-02-27 03:06:23 +00:00
Glenn Morris
7b66d32bd3 State that lwlib is not considered part of Emacs. 2007-02-17 21:41:52 +00:00
Glenn Morris
7f6d64f85a Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Glenn Morris
b3d90e4611 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-16 03:47:24 +00:00
Jan Djärv
3fcd018655 (enter_hook, leave_hook): New functions
(xlw_create_menubar, xlw_create_popup_menu): Connect XtNenter/leave
to enter/leave_hook.
2007-01-01 15:20:33 +00:00
Jan Djärv
1ecd508641 (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
(display_menu, map_event_to_widget_value): Generate enter and
leave callbacks.
(pop_up_menu): Initialize mw->menu.inside_entry.
2007-01-01 15:20:11 +00:00
Jan Djärv
36bce9a9b2 (_XlwMenu_part): Add enter/leave callbacks and
inside_entry.
2007-01-01 15:19:58 +00:00
Jan Djärv
3e39a8ac3b (XtNleaveCallback, XtNenterCallback): New strings. 2007-01-01 15:19:46 +00:00
Eli Zaretskii
818f5ca242 Remove -unix from coding: tags. 2006-12-22 23:37:42 +00:00
Juanma Barranquero
33462dfacd Add "add-log-time-zone-rule: t" to Local Variables section. 2006-11-10 00:21:57 +00:00
Chong Yidong
41c98a5ec0 * Makefile.in (lwlib-utils.o): Use CPPFLAGS. 2006-10-30 23:12:40 +00:00
Jay Belanger
45a2056c56 *** empty log message *** 2006-09-15 17:47:12 +00:00
Jay Belanger
f7e4411110 Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
Jan Djärv
1f5df1f783 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions
used.
 (string_width): Declare as static.
 (Start, pop_up_menu): Set is_hint to 0 before calling
 handle_motion_event.
 (pop_up_menu): Return value and parameters for x_catch_errors and
 x_uncatch_errors changed.
2006-05-23 07:19:45 +00:00
Thien-Thi Nguyen
5b0d63bc36 Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
Dan Nicolaescu
43f15d4afe * xlwmenu.c (find_next_selectable):
(find_prev_selectable): Add missing parameter
declarations.

* xfaces.c (lookup_derived_face): Add parameter type.

* xdisp.c (cursor_row_fully_visible_p): Add parameter type.

* marker.c (verify_bytepos): Add parameter type.

* process.c (get_operating_system_release): Move prototype ...

* systime.h (get_operating_system_release): ... here.

* xterm.c (set_vertical_scroll_bar): Move prototype ...

* xterm.h: ... here.

* fns.c (internal_equal, seed_random): Fix prototypes.
(internal_equal): Add missing parameter.
2005-09-27 18:48:59 +00:00
Dan Nicolaescu
c5caf98146 Fix the return type for x_clear_errors and
x_uncatch_errors.
2005-09-24 20:37:14 +00:00
Thien-Thi Nguyen
92b47a4a99 Update years in copyright notice; nfc. 2005-08-07 10:56:27 +00:00
Jan Djärv
7537ab9c84 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
labels in menu bar.
2005-07-19 09:06:47 +00:00
Lute Kamstra
a0ec7a4a17 *** empty log message *** 2005-07-05 12:22:32 +00:00
Lute Kamstra
364c38d3af Update FSF's address. 2005-07-04 15:47:28 +00:00
Lute Kamstra
83c4f946f7 Update FSF's address. 2005-07-02 15:46:32 +00:00
Stefan Monnier
ba833b25a7 Update copyright. 2005-04-10 20:31:02 +00:00
Jan Djärv
52a9f3a0d6 Reenable support for I18N to Lucid menus.
* xlwmenuP.h (_XlwMenu_part): Add fontSet resource.

 * xlwmenu.c (string_width):
 (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto.
 (display_menu_item, make_drawing_gcs, XlwMenuInitialize)
 (XlwMenuSetValues):  Use font if fontSet is NULL, use only
 font for !HAVE_X_I18N.
 (xlwMenuResources): Add fontSet resource.
2005-04-01 18:42:56 +00:00
Jan Djärv
3748454050 * xlwmenuP.h (_XlwMenu_part): Add fontSet resource. 2005-04-01 18:42:33 +00:00
Jan Djärv
2015c054d9 * xlwmenu.c (string_width):
(MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto.
(display_menu_item, make_drawing_gcs, XlwMenuInitialize)
(XlwMenuSetValues):  Use font if fontSet is NULL, use only
font for !HAVE_X_I18N.
(xlwMenuResources): Add fontSet resource.
2005-04-01 18:42:19 +00:00
Jan Djärv
e9c19b6818 Temporary #undef HAVE_X_I18N until FontSet for UTF-8
on XFree86 is investigated.
2005-03-22 21:41:27 +00:00