<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Sun, 2011-08-28 at 02:20 -0500, Yaakov (Cygwin/X) wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
From: Yaakov Selkowitz &lt;<A HREF="mailto:yselkowitz@users.sourceforge.net">yselkowitz@users.sourceforge.net</A>&gt;

All that remains now are the source files unique to XAW_I18N.

Yaakov Selkowitz (18):
  SimpleMenu: Fix old-style function definitions
  SmeBSB: Fix old-style function definitions
  SmeLine: Fix old-style function definitions
  SmeThreeD: Fix old-style function definitions
  StripChart: Fix old-style function definitions
  Text: Fix old-style function definitions
  TextAction: Fix old-style function definitions
  TextPop: Fix old-style function definitions
  TextSink: Fix old-style function definitions
  TextSrc: Fix old-style function definitions
  ThreeD: Fix old-style function definitions
  Tip: Fix old-style function definitions
  Toggle: Fix old-style function definitions
  Tree: Fix old-style function definitions
  Vendor: Fix old-style function definitions
  Viewport: Fix old-style function definitions
  Xaw3dP: Fix old-style function definitions
  XawInit: Fix old-style function definitions

 src/SimpleMenu.c |  168 +++++++------------
 src/SmeBSB.c     |   72 +++-----
 src/SmeLine.c    |   35 ++---
 src/SmeThreeD.c  |   69 ++++----
 src/StripChart.c |   57 +++----
 src/Text.c       |  335 +++++++++++++------------------------
 src/TextAction.c |  482 +++++++++++++-----------------------------------------
 src/TextPop.c    |  195 ++++++++--------------
 src/TextSink.c   |  100 ++++--------
 src/TextSrc.c    |   79 +++------
 src/ThreeD.c     |  102 +++++-------
 src/Tip.c        |  112 ++++---------
 src/Toggle.c     |   69 +++-----
 src/Tree.c       |  137 +++++++---------
 src/Vendor.c     |   99 +++++------
 src/Viewport.c   |  135 ++++++---------
 src/Xaw3dP.c     |   12 +-
 src/XawInit.c    |    2 +-
 18 files changed, 777 insertions(+), 1483 deletions(-)

</PRE>
</BLOCKQUOTE>
<BR>
Acked-by: Gaetan Nadon &lt;memsize@videotron.ca&gt;<BR>
<BR>
</BODY>
</HTML>