From 2903e6998a46a0b3504da30e21a9c28b344680ae Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Sun, 11 Jan 2009 11:58:34 +0000 Subject: [PATCH] just fix some $Id$ tokens git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/cocoa/NSBox.h | 2 +- include/wx/cocoa/NSControl.h | 2 +- include/wx/cocoa/NSTextField.h | 2 +- include/wx/cocoa/menu.h | 2 +- include/wx/cocoa/menuitem.h | 2 +- include/wx/fdrepdlg.h | 2 +- include/wx/generic/fdrepdlg.h | 2 +- include/wx/generic/gridsel.h | 2 +- include/wx/gtk/bmpcbox.h | 2 +- include/wx/msw/fdrepdlg.h | 2 +- include/wx/msw/wince/missing.h | 2 +- include/wx/osx/carbon/private/mactext.h | 4 ++-- include/wx/osx/cocoa/private/textimpl.h | 6 +++--- include/wx/xrc/xh_statbar.h | 2 +- src/cocoa/NSBox.mm | 2 +- src/cocoa/NSControl.mm | 2 +- src/cocoa/NSTextField.mm | 2 +- src/cocoa/statline2.mm | 4 ++-- src/common/fddlgcmn.cpp | 2 +- src/common/geometry.cpp | 2 +- src/generic/fdrepdlg.cpp | 2 +- src/gtk/bmpcbox.cpp | 2 +- src/msw/wince/crt.cpp | 2 +- 23 files changed, 27 insertions(+), 27 deletions(-) diff --git a/include/wx/cocoa/NSBox.h b/include/wx/cocoa/NSBox.h index 58aac43f5b..40f25a15d5 100644 --- a/include/wx/cocoa/NSBox.h +++ b/include/wx/cocoa/NSBox.h @@ -4,7 +4,7 @@ // Author: David Elliott // Modified by: // Created: 2003/03/19 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/cocoa/NSControl.h b/include/wx/cocoa/NSControl.h index 5df066909a..21634483b4 100644 --- a/include/wx/cocoa/NSControl.h +++ b/include/wx/cocoa/NSControl.h @@ -4,7 +4,7 @@ // Author: David Elliott // Modified by: // Created: 2003/02/15 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/cocoa/NSTextField.h b/include/wx/cocoa/NSTextField.h index 34cbd1ac46..cca3610729 100644 --- a/include/wx/cocoa/NSTextField.h +++ b/include/wx/cocoa/NSTextField.h @@ -4,7 +4,7 @@ // Author: David Elliott // Modified by: // Created: 2002/12/09 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2002 David Elliott // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/cocoa/menu.h b/include/wx/cocoa/menu.h index 6903d190bc..fbcbc08a59 100644 --- a/include/wx/cocoa/menu.h +++ b/include/wx/cocoa/menu.h @@ -4,7 +4,7 @@ // Author: David Elliott // Modified by: // Created: 2002/12/09 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2002 David Elliott // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/cocoa/menuitem.h b/include/wx/cocoa/menuitem.h index f69e589853..7e185e4144 100644 --- a/include/wx/cocoa/menuitem.h +++ b/include/wx/cocoa/menuitem.h @@ -4,7 +4,7 @@ // Author: David Elliott // Modified by: // Created: 2002/12/13 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2002 David Elliott // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/fdrepdlg.h b/include/wx/fdrepdlg.h index 4652e0cd79..169cba32e6 100644 --- a/include/wx/fdrepdlg.h +++ b/include/wx/fdrepdlg.h @@ -4,7 +4,7 @@ // Author: Markus Greither and Vadim Zeitlin // Modified by: // Created: 23/03/2001 -// RCS-ID: +// RCS-ID: $Id$ // Copyright: (c) Markus Greither // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/generic/fdrepdlg.h b/include/wx/generic/fdrepdlg.h index 83c3e805ab..bb00d04009 100644 --- a/include/wx/generic/fdrepdlg.h +++ b/include/wx/generic/fdrepdlg.h @@ -4,7 +4,7 @@ // Author: Markus Greither // Modified by: // Created: 25/05/2001 -// RCS-ID: +// RCS-ID: $Id$ // Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/generic/gridsel.h b/include/wx/generic/gridsel.h index ead1d9256a..58dbddd1eb 100644 --- a/include/wx/generic/gridsel.h +++ b/include/wx/generic/gridsel.h @@ -4,7 +4,7 @@ // Author: Stefan Neis // Modified by: // Created: 20/02/2000 -// RCS-ID: $$ +// RCS-ID: $Id$ // Copyright: (c) Stefan Neis // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/gtk/bmpcbox.h b/include/wx/gtk/bmpcbox.h index f146577248..95e3e873c0 100644 --- a/include/wx/gtk/bmpcbox.h +++ b/include/wx/gtk/bmpcbox.h @@ -3,7 +3,7 @@ // Purpose: wxBitmapComboBox // Author: Jaakko Salli // Created: 2008-05-19 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2008 Jaakko Salli // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/msw/fdrepdlg.h b/include/wx/msw/fdrepdlg.h index d7718de058..c00c5b46a4 100644 --- a/include/wx/msw/fdrepdlg.h +++ b/include/wx/msw/fdrepdlg.h @@ -4,7 +4,7 @@ // Author: Markus Greither // Modified by: 31.07.01: VZ: integrated into wxWidgets // Created: 23/03/2001 -// RCS-ID: +// RCS-ID: $Id$ // Copyright: (c) Markus Greither // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/msw/wince/missing.h b/include/wx/msw/wince/missing.h index 0c5ccbec04..4e50b0d87d 100644 --- a/include/wx/msw/wince/missing.h +++ b/include/wx/msw/wince/missing.h @@ -4,7 +4,7 @@ // Author: Marco Cavallini // Modified by: // Created: 16/11/2002 -// RCS-ID: +// RCS-ID: $Id$ // Copyright: (c) KOAN SAS ( www.koansoftware.com ) // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/osx/carbon/private/mactext.h b/include/wx/osx/carbon/private/mactext.h index 5cbeb0a2dc..ff379bf991 100644 --- a/include/wx/osx/carbon/private/mactext.h +++ b/include/wx/osx/carbon/private/mactext.h @@ -4,7 +4,7 @@ // Author: Stefan Csomor // Modified by: // Created: 03/02/99 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -14,7 +14,7 @@ #include "wx/osx/private.h" -// implementation exposed, so that search control can pull it +// implementation exposed, so that search control can pull it class wxMacUnicodeTextControl : public wxMacControl, public wxTextWidgetImpl { diff --git a/include/wx/osx/cocoa/private/textimpl.h b/include/wx/osx/cocoa/private/textimpl.h index d052ea8df7..223f4bfc3d 100644 --- a/include/wx/osx/cocoa/private/textimpl.h +++ b/include/wx/osx/cocoa/private/textimpl.h @@ -4,7 +4,7 @@ // Author: Stefan Csomor // Modified by: // Created: 03/02/99 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -14,14 +14,14 @@ #include "wx/osx/private.h" -// implementation exposed, so that search control can pull it +// implementation exposed, so that search control can pull it class wxNSTextFieldControl : public wxWidgetCocoaImpl, public wxTextWidgetImpl { public : wxNSTextFieldControl( wxTextCtrl *wxPeer, WXWidget w ); virtual ~wxNSTextFieldControl(); - + virtual wxString GetStringValue() const ; virtual void SetStringValue( const wxString &str) ; virtual void Copy() ; diff --git a/include/wx/xrc/xh_statbar.h b/include/wx/xrc/xh_statbar.h index 1a2787b125..d4213b46e1 100644 --- a/include/wx/xrc/xh_statbar.h +++ b/include/wx/xrc/xh_statbar.h @@ -3,7 +3,7 @@ // Purpose: XML resource handler for wxStatusBar // Author: Brian Ravnsgaard Riis // Created: 2004/01/21 -// RCS-ID: +// RCS-ID: $Id$ // Copyright: (c) 2004 Brian Ravnsgaard Riis // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/cocoa/NSBox.mm b/src/cocoa/NSBox.mm index 33c4778bd8..40ba7701af 100644 --- a/src/cocoa/NSBox.mm +++ b/src/cocoa/NSBox.mm @@ -4,7 +4,7 @@ // Author: David Elliott // Modified by: // Created: 2003/03/19 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott // Licence: wxWidgets licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/cocoa/NSControl.mm b/src/cocoa/NSControl.mm index 6c3f4a22fc..2a02e2ddd3 100644 --- a/src/cocoa/NSControl.mm +++ b/src/cocoa/NSControl.mm @@ -4,7 +4,7 @@ // Author: David Elliott // Modified by: // Created: 2003/02/15 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott // Licence: wxWidgets licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/cocoa/NSTextField.mm b/src/cocoa/NSTextField.mm index 27fd7b9b84..985aba8572 100644 --- a/src/cocoa/NSTextField.mm +++ b/src/cocoa/NSTextField.mm @@ -4,7 +4,7 @@ // Author: David Elliott // Modified by: // Created: 2003/01/31 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott // Licence: wxWidgets licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/cocoa/statline2.mm b/src/cocoa/statline2.mm index d92a056dc4..2f5c95149c 100644 --- a/src/cocoa/statline2.mm +++ b/src/cocoa/statline2.mm @@ -4,9 +4,9 @@ // Author: David Elliott // Modified by: // Created: 2003/02/15 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWidgets licence +// Licence: wxWidgets licence ///////////////////////////////////////////////////////////////////////////// #include "wx/wxprec.h" diff --git a/src/common/fddlgcmn.cpp b/src/common/fddlgcmn.cpp index 64d9f91ccd..8783c725d9 100644 --- a/src/common/fddlgcmn.cpp +++ b/src/common/fddlgcmn.cpp @@ -4,7 +4,7 @@ // Author: Vadim Zeitlin // Modified by: // Created: 01.08.01 -// RCS-ID: +// RCS-ID: $Id$ // Copyright: (c) 2001 Vadim Zeitlin // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/geometry.cpp b/src/common/geometry.cpp index 362b1aee50..d979e79b3f 100644 --- a/src/common/geometry.cpp +++ b/src/common/geometry.cpp @@ -4,7 +4,7 @@ // Author: Stefan Csomor // Modified by: // Created: 08/05/99 -// RCS-ID: +// RCS-ID: $Id$ // Copyright: (c) 1999 Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/generic/fdrepdlg.cpp b/src/generic/fdrepdlg.cpp index 976ade0dec..157ee8a1b5 100644 --- a/src/generic/fdrepdlg.cpp +++ b/src/generic/fdrepdlg.cpp @@ -4,7 +4,7 @@ // Author: Markus Greither and Vadim Zeitlin // Modified by: // Created: 05/25/01 -// RCS-ID: +// RCS-ID: $Id$ // Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/gtk/bmpcbox.cpp b/src/gtk/bmpcbox.cpp index 13fb8edf00..6cbf891530 100644 --- a/src/gtk/bmpcbox.cpp +++ b/src/gtk/bmpcbox.cpp @@ -3,7 +3,7 @@ // Purpose: wxBitmapComboBox // Author: Jaakko Salli // Created: 2008-05-19 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2008 Jaakko Salli // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/msw/wince/crt.cpp b/src/msw/wince/crt.cpp index 740205e8e5..9afe12d6ee 100644 --- a/src/msw/wince/crt.cpp +++ b/src/msw/wince/crt.cpp @@ -4,7 +4,7 @@ // Author: Vadim Zeitlin // Modified by: // Created: 03.04.04 -// RCS-ID: +// RCS-ID: $Id$ // Copyright: (c) 2004 Vadim Zeitlin // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -- 2.45.2