From a31a5f85341a2ef131d86a1dee12f3d6c8156118 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 28 Feb 2003 21:54:04 +0000 Subject: [PATCH] Tidied copyright and date for wxMac files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/accel.h | 6 +++--- include/wx/mac/aga.h | 6 +++--- include/wx/mac/app.h | 6 +++--- include/wx/mac/bitmap.h | 6 +++--- include/wx/mac/bmpbuttn.h | 6 +++--- include/wx/mac/brush.h | 6 +++--- include/wx/mac/button.h | 6 +++--- include/wx/mac/checkbox.h | 6 +++--- include/wx/mac/checklst.h | 8 ++++---- include/wx/mac/choice.h | 6 +++--- include/wx/mac/clipbrd.h | 6 +++--- include/wx/mac/colordlg.h | 6 +++--- include/wx/mac/colour.h | 6 +++--- include/wx/mac/combobox.h | 6 +++--- include/wx/mac/control.h | 6 +++--- include/wx/mac/cursor.h | 6 +++--- include/wx/mac/dc.h | 6 +++--- include/wx/mac/dcclient.h | 6 +++--- include/wx/mac/dcmemory.h | 6 +++--- include/wx/mac/dcprint.h | 6 +++--- include/wx/mac/dcscreen.h | 6 +++--- include/wx/mac/dialog.h | 6 +++--- include/wx/mac/dirdlg.h | 6 +++--- include/wx/mac/dnd.h | 4 ++-- include/wx/mac/filedlg.h | 6 +++--- include/wx/mac/fontdlg.h | 6 +++--- include/wx/mac/frame.h | 6 +++--- include/wx/mac/gauge.h | 6 +++--- include/wx/mac/gdiobj.h | 6 +++--- include/wx/mac/glcanvas.h | 6 +++--- include/wx/mac/helpxxxx.h | 6 +++--- include/wx/mac/icon.h | 6 +++--- include/wx/mac/imaglist.h | 6 +++--- include/wx/mac/joystick.h | 6 +++--- include/wx/mac/listbox.h | 6 +++--- include/wx/mac/listctrl.h | 6 +++--- include/wx/mac/mdi.h | 6 +++--- include/wx/mac/menu.h | 6 +++--- include/wx/mac/metafile.h | 6 +++--- include/wx/mac/minifram.h | 6 +++--- include/wx/mac/msgdlg.h | 6 +++--- include/wx/mac/notebook.h | 4 ++-- include/wx/mac/palette.h | 6 +++--- include/wx/mac/pen.h | 6 +++--- include/wx/mac/print.h | 6 +++--- include/wx/mac/printdlg.h | 6 +++--- include/wx/mac/private.h | 2 +- include/wx/mac/radiobox.h | 6 +++--- include/wx/mac/radiobut.h | 4 ++-- include/wx/mac/region.h | 6 +++--- include/wx/mac/scrolbar.h | 6 +++--- include/wx/mac/setup0.h | 4 ++-- include/wx/mac/slider.h | 6 +++--- include/wx/mac/spinbutt.h | 6 +++--- include/wx/mac/statbmp.h | 6 +++--- include/wx/mac/statbox.h | 6 +++--- include/wx/mac/stattext.h | 6 +++--- include/wx/mac/statusbr.h | 8 ++++---- include/wx/mac/tabctrl.h | 6 +++--- include/wx/mac/taskbar.h | 4 ++-- include/wx/mac/textctrl.h | 6 +++--- include/wx/mac/timer.h | 6 +++--- include/wx/mac/toolbar.h | 6 +++--- include/wx/mac/treectrl.h | 6 +++--- include/wx/mac/wave.h | 6 +++--- include/wx/mac/window.h | 6 +++--- src/mac/accel.cpp | 6 +++--- src/mac/app.cpp | 6 +++--- src/mac/bitmap.cpp | 6 +++--- src/mac/bmpbuttn.cpp | 6 +++--- src/mac/brush.cpp | 6 +++--- src/mac/button.cpp | 6 +++--- src/mac/carbon/accel.cpp | 6 +++--- src/mac/carbon/app.cpp | 6 +++--- src/mac/carbon/bitmap.cpp | 6 +++--- src/mac/carbon/bmpbuttn.cpp | 6 +++--- src/mac/carbon/brush.cpp | 6 +++--- src/mac/carbon/button.cpp | 6 +++--- src/mac/carbon/checkbox.cpp | 4 ++-- src/mac/carbon/checklst.cpp | 6 +++--- src/mac/carbon/choice.cpp | 6 +++--- src/mac/carbon/clipbrd.cpp | 6 +++--- src/mac/carbon/colordlg.cpp | 6 +++--- src/mac/carbon/colour.cpp | 6 +++--- src/mac/carbon/combobox.cpp | 6 +++--- src/mac/carbon/control.cpp | 6 +++--- src/mac/carbon/cursor.cpp | 6 +++--- src/mac/carbon/data.cpp | 6 +++--- src/mac/carbon/dc.cpp | 4 ++-- src/mac/carbon/dcclient.cpp | 4 ++-- src/mac/carbon/dcmemory.cpp | 4 ++-- src/mac/carbon/dcscreen.cpp | 6 +++--- src/mac/carbon/dialog.cpp | 6 +++--- src/mac/carbon/dirdlg.cpp | 6 +++--- src/mac/carbon/dnd.cpp | 6 +++--- src/mac/carbon/filedlg.cpp | 6 +++--- src/mac/carbon/font.cpp | 6 +++--- src/mac/carbon/fontdlg.cpp | 6 +++--- src/mac/carbon/frame.cpp | 6 +++--- src/mac/carbon/gauge.cpp | 6 +++--- src/mac/carbon/gdiobj.cpp | 6 +++--- src/mac/carbon/glcanvas.cpp | 6 +++--- src/mac/carbon/helpxxxx.cpp | 6 +++--- src/mac/carbon/icon.cpp | 6 +++--- src/mac/carbon/joystick.cpp | 6 +++--- src/mac/carbon/listbox.cpp | 6 +++--- src/mac/carbon/main.cpp | 6 +++--- src/mac/carbon/mdi.cpp | 6 +++--- src/mac/carbon/menu.cpp | 6 +++--- src/mac/carbon/menuitem.cpp | 6 +++--- src/mac/carbon/metafile.cpp | 4 ++-- src/mac/carbon/minifram.cpp | 6 +++--- src/mac/carbon/msgdlg.cpp | 4 ++-- src/mac/carbon/notebmac.cpp | 6 +++--- src/mac/carbon/palette.cpp | 6 +++--- src/mac/carbon/pen.cpp | 6 +++--- src/mac/carbon/printdlg.cpp | 6 +++--- src/mac/carbon/radiobox.cpp | 6 +++--- src/mac/carbon/region.cpp | 4 ++-- src/mac/carbon/scrolbar.cpp | 6 +++--- src/mac/carbon/settings.cpp | 6 +++--- src/mac/carbon/slider.cpp | 6 +++--- src/mac/carbon/spinbutt.cpp | 6 +++--- src/mac/carbon/statbmp.cpp | 6 +++--- src/mac/carbon/statbox.cpp | 6 +++--- src/mac/carbon/statbrma.cpp | 6 +++--- src/mac/carbon/stattext.cpp | 4 ++-- src/mac/carbon/tabctrl.cpp | 6 +++--- src/mac/carbon/taskbar.cpp | 4 ++-- src/mac/carbon/textctrl.cpp | 6 +++--- src/mac/carbon/timer.cpp | 6 +++--- src/mac/carbon/toolbar.cpp | 4 ++-- src/mac/carbon/treectrl.cpp | 6 +++--- src/mac/carbon/utils.cpp | 8 ++++---- src/mac/carbon/utilsexc.cpp | 6 +++--- src/mac/carbon/wave.cpp | 6 +++--- src/mac/carbon/window.cpp | 6 +++--- src/mac/checkbox.cpp | 4 ++-- src/mac/checklst.cpp | 6 +++--- src/mac/choice.cpp | 6 +++--- src/mac/clipbrd.cpp | 6 +++--- src/mac/colordlg.cpp | 6 +++--- src/mac/colour.cpp | 6 +++--- src/mac/combobox.cpp | 6 +++--- src/mac/control.cpp | 6 +++--- src/mac/cursor.cpp | 6 +++--- src/mac/data.cpp | 6 +++--- src/mac/dc.cpp | 4 ++-- src/mac/dcclient.cpp | 4 ++-- src/mac/dcmemory.cpp | 4 ++-- src/mac/dcscreen.cpp | 6 +++--- src/mac/dialog.cpp | 6 +++--- src/mac/dirdlg.cpp | 6 +++--- src/mac/dnd.cpp | 6 +++--- src/mac/filedlg.cpp | 6 +++--- src/mac/font.cpp | 6 +++--- src/mac/fontdlg.cpp | 6 +++--- src/mac/frame.cpp | 6 +++--- src/mac/gauge.cpp | 6 +++--- src/mac/gdiobj.cpp | 6 +++--- src/mac/glcanvas.cpp | 6 +++--- src/mac/helpxxxx.cpp | 6 +++--- src/mac/icon.cpp | 6 +++--- src/mac/joystick.cpp | 6 +++--- src/mac/listbox.cpp | 6 +++--- src/mac/main.cpp | 6 +++--- src/mac/mdi.cpp | 6 +++--- src/mac/menu.cpp | 6 +++--- src/mac/menuitem.cpp | 6 +++--- src/mac/metafile.cpp | 4 ++-- src/mac/minifram.cpp | 6 +++--- src/mac/msgdlg.cpp | 4 ++-- src/mac/notebmac.cpp | 6 +++--- src/mac/palette.cpp | 6 +++--- src/mac/pen.cpp | 6 +++--- src/mac/printdlg.cpp | 6 +++--- src/mac/radiobox.cpp | 6 +++--- src/mac/region.cpp | 4 ++-- src/mac/scrolbar.cpp | 6 +++--- src/mac/settings.cpp | 6 +++--- src/mac/slider.cpp | 6 +++--- src/mac/spinbutt.cpp | 6 +++--- src/mac/statbmp.cpp | 6 +++--- src/mac/statbox.cpp | 6 +++--- src/mac/statbrma.cpp | 6 +++--- src/mac/stattext.cpp | 4 ++-- src/mac/tabctrl.cpp | 6 +++--- src/mac/taskbar.cpp | 4 ++-- src/mac/textctrl.cpp | 6 +++--- src/mac/timer.cpp | 6 +++--- src/mac/toolbar.cpp | 4 ++-- src/mac/treectrl.cpp | 6 +++--- src/mac/utils.cpp | 8 ++++---- src/mac/utilsexc.cpp | 6 +++--- src/mac/wave.cpp | 6 +++--- src/mac/window.cpp | 6 +++--- 196 files changed, 565 insertions(+), 565 deletions(-) diff --git a/include/wx/mac/accel.h b/include/wx/mac/accel.h index da205da2c8..186f3567e0 100644 --- a/include/wx/mac/accel.h +++ b/include/wx/mac/accel.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: accel.h // Purpose: wxAcceleratorTable class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/aga.h b/include/wx/mac/aga.h index b34fae33dc..d6c18fb117 100644 --- a/include/wx/mac/aga.h +++ b/include/wx/mac/aga.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: aga.h // Purpose: Gray Controls implementation -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/app.h b/include/wx/mac/app.h index 472e9697be..b35f6eb4e9 100644 --- a/include/wx/mac/app.h +++ b/include/wx/mac/app.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: app.h // Purpose: wxApp class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/bitmap.h b/include/wx/mac/bitmap.h index 0e1af6ead4..0f0543202c 100644 --- a/include/wx/mac/bitmap.h +++ b/include/wx/mac/bitmap.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: bitmap.h // Purpose: wxBitmap class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/bmpbuttn.h b/include/wx/mac/bmpbuttn.h index d588017989..032e7fc877 100644 --- a/include/wx/mac/bmpbuttn.h +++ b/include/wx/mac/bmpbuttn.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: bmpbuttn.h // Purpose: wxBitmapButton class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/brush.h b/include/wx/mac/brush.h index b03a6b332e..178cf0edf5 100644 --- a/include/wx/mac/brush.h +++ b/include/wx/mac/brush.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: brush.h // Purpose: wxBrush class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/button.h b/include/wx/mac/button.h index 2279d82316..3fe881919b 100644 --- a/include/wx/mac/button.h +++ b/include/wx/mac/button.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: button.h // Purpose: wxButton class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/checkbox.h b/include/wx/mac/checkbox.h index 5f7db2068f..06d6815080 100644 --- a/include/wx/mac/checkbox.h +++ b/include/wx/mac/checkbox.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: checkbox.h // Purpose: wxCheckBox class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/checklst.h b/include/wx/mac/checklst.h index ef452a1c21..00e75e9895 100644 --- a/include/wx/mac/checklst.h +++ b/include/wx/mac/checklst.h @@ -2,11 +2,11 @@ // Name: checklst.h // Purpose: wxCheckListBox class - a listbox with checkable items // Note: this is an optional class. -// Author: AUTHOR -// Modified by: -// Created: ??/??/98 +// Author: Stefan Csomor +// Modified by: +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/choice.h b/include/wx/mac/choice.h index a122f95f37..af4bbac627 100644 --- a/include/wx/mac/choice.h +++ b/include/wx/mac/choice.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: choice.h // Purpose: wxChoice class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/clipbrd.h b/include/wx/mac/clipbrd.h index 17b7367b30..ab3c77b03b 100644 --- a/include/wx/mac/clipbrd.h +++ b/include/wx/mac/clipbrd.h @@ -4,11 +4,11 @@ // Note: this functionality is under review, and // is derived from wxWindows 1.xx code. Please contact // the wxWindows developers for further information. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/colordlg.h b/include/wx/mac/colordlg.h index e12da2d92f..f9d9ae7f2d 100644 --- a/include/wx/mac/colordlg.h +++ b/include/wx/mac/colordlg.h @@ -2,11 +2,11 @@ // Name: colordlg.h // Purpose: wxColourDialog class. Use generic version if no // platform-specific implementation. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/colour.h b/include/wx/mac/colour.h index 857eb6143c..d538f5f6a4 100644 --- a/include/wx/mac/colour.h +++ b/include/wx/mac/colour.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: colour.h // Purpose: wxColour class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/combobox.h b/include/wx/mac/combobox.h index 4b10550e60..c4f07f114b 100644 --- a/include/wx/mac/combobox.h +++ b/include/wx/mac/combobox.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: combobox.h // Purpose: wxComboBox class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/control.h b/include/wx/mac/control.h index c97686d258..c464ea7354 100644 --- a/include/wx/mac/control.h +++ b/include/wx/mac/control.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: control.h // Purpose: wxControl class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/cursor.h b/include/wx/mac/cursor.h index b4088cc0fc..850275ba28 100644 --- a/include/wx/mac/cursor.h +++ b/include/wx/mac/cursor.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: cursor.h // Purpose: wxCursor class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/dc.h b/include/wx/mac/dc.h index 679130d65b..3ad4cb728d 100644 --- a/include/wx/mac/dc.h +++ b/include/wx/mac/dc.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dc.h // Purpose: wxDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/dcclient.h b/include/wx/mac/dcclient.h index c7078fe77e..284f5e3aef 100644 --- a/include/wx/mac/dcclient.h +++ b/include/wx/mac/dcclient.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcclient.h // Purpose: wxClientDC, wxPaintDC and wxWindowDC classes -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/dcmemory.h b/include/wx/mac/dcmemory.h index c72e4017b7..bcada89dc3 100644 --- a/include/wx/mac/dcmemory.h +++ b/include/wx/mac/dcmemory.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcmemory.h // Purpose: wxMemoryDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/dcprint.h b/include/wx/mac/dcprint.h index cc581688d3..9fb216a27b 100644 --- a/include/wx/mac/dcprint.h +++ b/include/wx/mac/dcprint.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcprint.h // Purpose: wxPrinterDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/dcscreen.h b/include/wx/mac/dcscreen.h index fcd6cf7eee..79b69f5b0b 100644 --- a/include/wx/mac/dcscreen.h +++ b/include/wx/mac/dcscreen.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcscreen.h // Purpose: wxScreenDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/dialog.h b/include/wx/mac/dialog.h index 333d5b9dc2..3eedf8586f 100644 --- a/include/wx/mac/dialog.h +++ b/include/wx/mac/dialog.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dialog.h // Purpose: wxDialog class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/dirdlg.h b/include/wx/mac/dirdlg.h index 13498f42e7..8692107e79 100644 --- a/include/wx/mac/dirdlg.h +++ b/include/wx/mac/dirdlg.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dirdlg.h // Purpose: wxDirDialog class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/dnd.h b/include/wx/mac/dnd.h index e77bb0025a..5819e7104d 100644 --- a/include/wx/mac/dnd.h +++ b/include/wx/mac/dnd.h @@ -1,9 +1,9 @@ /////////////////////////////////////////////////////////////////////////////// // Name: dnd.h // Purpose: Declaration of the wxDropTarget, wxDropSource class etc. -// Author: AUTHOR +// Author: Stefan Csomor // RCS-ID: $Id$ -// Copyright: (c) 1998 AUTHOR +// Copyright: (c) 1998 Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/filedlg.h b/include/wx/mac/filedlg.h index a013f9d8de..dd0e1d857a 100644 --- a/include/wx/mac/filedlg.h +++ b/include/wx/mac/filedlg.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: filedlg.h // Purpose: wxFileDialog class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/fontdlg.h b/include/wx/mac/fontdlg.h index f21d96a7da..7e9fef66c6 100644 --- a/include/wx/mac/fontdlg.h +++ b/include/wx/mac/fontdlg.h @@ -2,11 +2,11 @@ // Name: fontdlg.h // Purpose: wxFontDialog class. Use generic version if no // platform-specific implementation. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/frame.h b/include/wx/mac/frame.h index 1005712dd7..5e2a0be580 100644 --- a/include/wx/mac/frame.h +++ b/include/wx/mac/frame.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: frame.h // Purpose: wxFrame class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/gauge.h b/include/wx/mac/gauge.h index d204ddc15d..849532b453 100644 --- a/include/wx/mac/gauge.h +++ b/include/wx/mac/gauge.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: gauge.h // Purpose: wxGauge class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/gdiobj.h b/include/wx/mac/gdiobj.h index 0e1893f462..33905be318 100644 --- a/include/wx/mac/gdiobj.h +++ b/include/wx/mac/gdiobj.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: gdiobj.h // Purpose: wxGDIObject class: base class for other GDI classes -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/glcanvas.h b/include/wx/mac/glcanvas.h index a5465fcc5b..db2d418854 100644 --- a/include/wx/mac/glcanvas.h +++ b/include/wx/mac/glcanvas.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: glcanvas.h // Purpose: wxGLCanvas, for using OpenGL with wxWindows under Macintosh -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/helpxxxx.h b/include/wx/mac/helpxxxx.h index 20a596d8ae..188eb37306 100644 --- a/include/wx/mac/helpxxxx.h +++ b/include/wx/mac/helpxxxx.h @@ -2,11 +2,11 @@ // Name: helpxxxx.h // Purpose: Help system: native implementation for your system. Replace // XXXX with suitable name. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/icon.h b/include/wx/mac/icon.h index c95b89aee2..93c2665d7a 100644 --- a/include/wx/mac/icon.h +++ b/include/wx/mac/icon.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: icon.h // Purpose: wxIcon class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/imaglist.h b/include/wx/mac/imaglist.h index 13b7be60fa..6be49880d6 100644 --- a/include/wx/mac/imaglist.h +++ b/include/wx/mac/imaglist.h @@ -3,11 +3,11 @@ // Purpose: wxImageList class. Note: if your GUI doesn't have // an image list equivalent, you can use the generic class // in src/generic. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/joystick.h b/include/wx/mac/joystick.h index 601b32f6bb..bc284dd200 100644 --- a/include/wx/mac/joystick.h +++ b/include/wx/mac/joystick.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: joystick.h // Purpose: wxJoystick class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/listbox.h b/include/wx/mac/listbox.h index fc9809c153..3608f7eb32 100644 --- a/include/wx/mac/listbox.h +++ b/include/wx/mac/listbox.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: listbox.h // Purpose: wxListBox class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/listctrl.h b/include/wx/mac/listctrl.h index b38b7973dd..2171e0fcf1 100644 --- a/include/wx/mac/listctrl.h +++ b/include/wx/mac/listctrl.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: listctrl.h // Purpose: wxListCtrl class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/mdi.h b/include/wx/mac/mdi.h index 3886829522..3888272686 100644 --- a/include/wx/mac/mdi.h +++ b/include/wx/mac/mdi.h @@ -3,11 +3,11 @@ // Purpose: MDI (Multiple Document Interface) classes. // This doesn't have to be implemented just like Windows, // it could be a tabbed design as in wxGTK. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/menu.h b/include/wx/mac/menu.h index a8e62e4967..ea1159e932 100644 --- a/include/wx/mac/menu.h +++ b/include/wx/mac/menu.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: menu.h // Purpose: wxMenu, wxMenuBar classes -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/metafile.h b/include/wx/mac/metafile.h index 8c9de99143..b2468e42d1 100644 --- a/include/wx/mac/metafile.h +++ b/include/wx/mac/metafile.h @@ -3,11 +3,11 @@ // Purpose: wxMetaFile, wxMetaFileDC classes. // This probably should be restricted to Windows platforms, // but if there is an equivalent on your platform, great. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/minifram.h b/include/wx/mac/minifram.h index 08e145ba32..448e40f75a 100644 --- a/include/wx/mac/minifram.h +++ b/include/wx/mac/minifram.h @@ -3,11 +3,11 @@ // Purpose: wxMiniFrame class. A small frame for e.g. floating toolbars. // If there is no equivalent on your platform, just make it a // normal frame. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/msgdlg.h b/include/wx/mac/msgdlg.h index 30a8d7e4cc..833d3c4442 100644 --- a/include/wx/mac/msgdlg.h +++ b/include/wx/mac/msgdlg.h @@ -2,11 +2,11 @@ // Name: msgdlg.h // Purpose: wxMessageDialog class. Use generic version if no // platform-specific implementation. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/notebook.h b/include/wx/mac/notebook.h index bdeec4ee71..c1bf4c42d4 100644 --- a/include/wx/mac/notebook.h +++ b/include/wx/mac/notebook.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: notebook.h // Purpose: MSW/GTK compatible notebook (a.k.a. property sheet) -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/palette.h b/include/wx/mac/palette.h index 420e0f16fc..b3508ee090 100644 --- a/include/wx/mac/palette.h +++ b/include/wx/mac/palette.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: palette.h // Purpose: wxPalette class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/pen.h b/include/wx/mac/pen.h index f13fcdfdac..037493abbb 100644 --- a/include/wx/mac/pen.h +++ b/include/wx/mac/pen.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: pen.h // Purpose: wxPen class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/print.h b/include/wx/mac/print.h index f70265e0e6..5a7d5f1c43 100644 --- a/include/wx/mac/print.h +++ b/include/wx/mac/print.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: print.h // Purpose: wxPrinter, wxPrintPreview classes -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/printdlg.h b/include/wx/mac/printdlg.h index d17e9599bb..bb0806af2e 100644 --- a/include/wx/mac/printdlg.h +++ b/include/wx/mac/printdlg.h @@ -3,11 +3,11 @@ // Purpose: wxPrintDialog, wxPageSetupDialog classes. // Use generic, PostScript version if no // platform-specific implementation. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/private.h b/include/wx/mac/private.h index 379042ecbe..c9315e988d 100644 --- a/include/wx/mac/private.h +++ b/include/wx/mac/private.h @@ -5,7 +5,7 @@ // with "wx". // Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) Stefan Csomor // Licence: wxWindows licence diff --git a/include/wx/mac/radiobox.h b/include/wx/mac/radiobox.h index 5e0f3644e0..531ba62a01 100644 --- a/include/wx/mac/radiobox.h +++ b/include/wx/mac/radiobox.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: radiobox.h // Purpose: wxRadioBox class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/radiobut.h b/include/wx/mac/radiobut.h index e418d3f495..23da10736b 100644 --- a/include/wx/mac/radiobut.h +++ b/include/wx/mac/radiobut.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: radiobut.h // Purpose: wxRadioButton class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/region.h b/include/wx/mac/region.h index 019c9a4365..98c8107550 100644 --- a/include/wx/mac/region.h +++ b/include/wx/mac/region.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: region.h // Purpose: wxRegion class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/scrolbar.h b/include/wx/mac/scrolbar.h index 61c7f5b139..90e46d698c 100644 --- a/include/wx/mac/scrolbar.h +++ b/include/wx/mac/scrolbar.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: scrollbar.h // Purpose: wxScrollBar class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/setup0.h b/include/wx/mac/setup0.h index 31197d875a..c030b6d36d 100644 --- a/include/wx/mac/setup0.h +++ b/include/wx/mac/setup0.h @@ -3,9 +3,9 @@ // Purpose: Configuration for the library // Author: Stefan Csomor // Modified by: Stefan Csomor -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/slider.h b/include/wx/mac/slider.h index 5a3c76f86a..7c52c5a54a 100644 --- a/include/wx/mac/slider.h +++ b/include/wx/mac/slider.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: slider.h // Purpose: wxSlider class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/spinbutt.h b/include/wx/mac/spinbutt.h index 80e67b942c..f11a058b47 100644 --- a/include/wx/mac/spinbutt.h +++ b/include/wx/mac/spinbutt.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: spinbutt.h // Purpose: wxSpinButton class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/statbmp.h b/include/wx/mac/statbmp.h index 04b36469bf..858c6da40b 100644 --- a/include/wx/mac/statbmp.h +++ b/include/wx/mac/statbmp.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: statbmp.h // Purpose: wxStaticBitmap class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/statbox.h b/include/wx/mac/statbox.h index 0f25961c37..4ea33efdcc 100644 --- a/include/wx/mac/statbox.h +++ b/include/wx/mac/statbox.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: statbox.h // Purpose: wxStaticBox class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/stattext.h b/include/wx/mac/stattext.h index 8884f70452..fdd889d90d 100644 --- a/include/wx/mac/stattext.h +++ b/include/wx/mac/stattext.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: stattext.h // Purpose: wxStaticText class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/statusbr.h b/include/wx/mac/statusbr.h index 232390ab21..011cd8e2c6 100644 --- a/include/wx/mac/statusbr.h +++ b/include/wx/mac/statusbr.h @@ -2,11 +2,11 @@ // Name: statusbr.h // Purpose: native implementation of wxStatusBar. Optional; can use generic // version instead. -// Author: AUTHOR -// Modified by: -// Created: ??/??/98 +// Author: Stefan Csomor +// Modified by: +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/tabctrl.h b/include/wx/mac/tabctrl.h index 96aae83068..dae86ff145 100644 --- a/include/wx/mac/tabctrl.h +++ b/include/wx/mac/tabctrl.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: tabctrl.h // Purpose: wxTabCtrl class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/taskbar.h b/include/wx/mac/taskbar.h index a37d0702b7..64487aadac 100644 --- a/include/wx/mac/taskbar.h +++ b/include/wx/mac/taskbar.h @@ -2,9 +2,9 @@ // File: taskbar.h // Purpose: Defines wxTaskBarIcon class for manipulating icons on the // task bar. Optional. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) // Licence: wxWindows licence diff --git a/include/wx/mac/textctrl.h b/include/wx/mac/textctrl.h index 5c2c753c43..4ef850483b 100644 --- a/include/wx/mac/textctrl.h +++ b/include/wx/mac/textctrl.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: textctrl.h // Purpose: wxTextCtrl class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/timer.h b/include/wx/mac/timer.h index 397edf7485..dd3f5fd511 100644 --- a/include/wx/mac/timer.h +++ b/include/wx/mac/timer.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: timer.h // Purpose: wxTimer class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/toolbar.h b/include/wx/mac/toolbar.h index caef6bccd2..5ee32cf551 100644 --- a/include/wx/mac/toolbar.h +++ b/include/wx/mac/toolbar.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: toolbar.h // Purpose: wxToolBar class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/treectrl.h b/include/wx/mac/treectrl.h index dad81e067f..3ef738e5cc 100644 --- a/include/wx/mac/treectrl.h +++ b/include/wx/mac/treectrl.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: treectrl.h // Purpose: wxTreeCtrl class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/wave.h b/include/wx/mac/wave.h index 6fdbf6519b..bdf3062040 100644 --- a/include/wx/mac/wave.h +++ b/include/wx/mac/wave.h @@ -2,11 +2,11 @@ // Name: wave.h // Purpose: wxWave class (loads and plays short Windows .wav files). // Optional on non-Windows platforms. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mac/window.h b/include/wx/mac/window.h index cef26853e1..ec8e81943b 100644 --- a/include/wx/mac/window.h +++ b/include/wx/mac/window.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: window.h // Purpose: wxWindowMac class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/accel.cpp b/src/mac/accel.cpp index 0623dc8dd5..14aa88e53a 100644 --- a/src/mac/accel.cpp +++ b/src/mac/accel.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: accel.cpp // Purpose: wxAcceleratorTable -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/app.cpp b/src/mac/app.cpp index d0fbd93e49..fcc04b18cb 100644 --- a/src/mac/app.cpp +++ b/src/mac/app.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: app.cpp // Purpose: wxApp -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/bitmap.cpp b/src/mac/bitmap.cpp index f88e89343b..212114ed9a 100644 --- a/src/mac/bitmap.cpp +++ b/src/mac/bitmap.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: bitmap.cpp // Purpose: wxBitmap -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/bmpbuttn.cpp b/src/mac/bmpbuttn.cpp index 7f89c97abd..a98ad95896 100644 --- a/src/mac/bmpbuttn.cpp +++ b/src/mac/bmpbuttn.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: bmpbuttn.cpp // Purpose: wxBitmapButton -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/brush.cpp b/src/mac/brush.cpp index ba06a370e2..5589004fbe 100644 --- a/src/mac/brush.cpp +++ b/src/mac/brush.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: brush.cpp // Purpose: wxBrush -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/button.cpp b/src/mac/button.cpp index d85d8bf7be..ca997d6926 100644 --- a/src/mac/button.cpp +++ b/src/mac/button.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: button.cpp // Purpose: wxButton -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/accel.cpp b/src/mac/carbon/accel.cpp index 0623dc8dd5..14aa88e53a 100644 --- a/src/mac/carbon/accel.cpp +++ b/src/mac/carbon/accel.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: accel.cpp // Purpose: wxAcceleratorTable -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/app.cpp b/src/mac/carbon/app.cpp index d0fbd93e49..fcc04b18cb 100644 --- a/src/mac/carbon/app.cpp +++ b/src/mac/carbon/app.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: app.cpp // Purpose: wxApp -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/bitmap.cpp b/src/mac/carbon/bitmap.cpp index f88e89343b..212114ed9a 100644 --- a/src/mac/carbon/bitmap.cpp +++ b/src/mac/carbon/bitmap.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: bitmap.cpp // Purpose: wxBitmap -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/bmpbuttn.cpp b/src/mac/carbon/bmpbuttn.cpp index 7f89c97abd..a98ad95896 100644 --- a/src/mac/carbon/bmpbuttn.cpp +++ b/src/mac/carbon/bmpbuttn.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: bmpbuttn.cpp // Purpose: wxBitmapButton -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/brush.cpp b/src/mac/carbon/brush.cpp index ba06a370e2..5589004fbe 100644 --- a/src/mac/carbon/brush.cpp +++ b/src/mac/carbon/brush.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: brush.cpp // Purpose: wxBrush -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/button.cpp b/src/mac/carbon/button.cpp index d85d8bf7be..ca997d6926 100644 --- a/src/mac/carbon/button.cpp +++ b/src/mac/carbon/button.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: button.cpp // Purpose: wxButton -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/checkbox.cpp b/src/mac/carbon/checkbox.cpp index b595c99c7a..60035000dd 100644 --- a/src/mac/carbon/checkbox.cpp +++ b/src/mac/carbon/checkbox.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: checkbox.cpp // Purpose: wxCheckBox -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/checklst.cpp b/src/mac/carbon/checklst.cpp index 89123057f0..33dba7507c 100644 --- a/src/mac/carbon/checklst.cpp +++ b/src/mac/carbon/checklst.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: checklst.cpp // Purpose: implementation of wxCheckListBox class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/choice.cpp b/src/mac/carbon/choice.cpp index ac29f3125b..4074699ed5 100644 --- a/src/mac/carbon/choice.cpp +++ b/src/mac/carbon/choice.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: choice.cpp // Purpose: wxChoice -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/mac/carbon/clipbrd.cpp b/src/mac/carbon/clipbrd.cpp index 997be2fb36..7854006d09 100644 --- a/src/mac/carbon/clipbrd.cpp +++ b/src/mac/carbon/clipbrd.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: clipbrd.cpp // Purpose: Clipboard functionality -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/colordlg.cpp b/src/mac/carbon/colordlg.cpp index b8df2bcc5a..bb2361b3ff 100644 --- a/src/mac/carbon/colordlg.cpp +++ b/src/mac/carbon/colordlg.cpp @@ -2,11 +2,11 @@ // Name: colordlg.cpp // Purpose: wxColourDialog class. NOTE: you can use the generic class // if you wish, instead of implementing this. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/colour.cpp b/src/mac/carbon/colour.cpp index 5755910b26..b9a18e9ca9 100644 --- a/src/mac/carbon/colour.cpp +++ b/src/mac/carbon/colour.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: colour.cpp // Purpose: wxColour class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/combobox.cpp b/src/mac/carbon/combobox.cpp index 2e68206c42..2c000f3b0b 100644 --- a/src/mac/carbon/combobox.cpp +++ b/src/mac/carbon/combobox.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: combobox.cpp // Purpose: wxComboBox class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/control.cpp b/src/mac/carbon/control.cpp index cbf5381e19..0ba0c06521 100644 --- a/src/mac/carbon/control.cpp +++ b/src/mac/carbon/control.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: control.cpp // Purpose: wxControl class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/cursor.cpp b/src/mac/carbon/cursor.cpp index 3669791601..df3f6dd7cb 100644 --- a/src/mac/carbon/cursor.cpp +++ b/src/mac/carbon/cursor.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: cursor.cpp // Purpose: wxCursor class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/data.cpp b/src/mac/carbon/data.cpp index a7c808bef1..c6471c8b0b 100644 --- a/src/mac/carbon/data.cpp +++ b/src/mac/carbon/data.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: data.cpp // Purpose: Various data -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/dc.cpp b/src/mac/carbon/dc.cpp index b0e3183298..9e84d5f4aa 100644 --- a/src/mac/carbon/dc.cpp +++ b/src/mac/carbon/dc.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dc.cpp // Purpose: wxDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/mac/carbon/dcclient.cpp b/src/mac/carbon/dcclient.cpp index bc1a0827a4..1a878857f7 100644 --- a/src/mac/carbon/dcclient.cpp +++ b/src/mac/carbon/dcclient.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcclient.cpp // Purpose: wxClientDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/dcmemory.cpp b/src/mac/carbon/dcmemory.cpp index 5e3f603ce8..d4db46174e 100644 --- a/src/mac/carbon/dcmemory.cpp +++ b/src/mac/carbon/dcmemory.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcmemory.cpp // Purpose: wxMemoryDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/dcscreen.cpp b/src/mac/carbon/dcscreen.cpp index faef265b43..0e12102f6f 100644 --- a/src/mac/carbon/dcscreen.cpp +++ b/src/mac/carbon/dcscreen.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcscreen.cpp // Purpose: wxScreenDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/dialog.cpp b/src/mac/carbon/dialog.cpp index b0daaad685..506e3399ad 100644 --- a/src/mac/carbon/dialog.cpp +++ b/src/mac/carbon/dialog.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dialog.cpp // Purpose: wxDialog class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/dirdlg.cpp b/src/mac/carbon/dirdlg.cpp index d38dc40a49..9c6c131e68 100644 --- a/src/mac/carbon/dirdlg.cpp +++ b/src/mac/carbon/dirdlg.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dirdlg.cpp // Purpose: wxDirDialog -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/dnd.cpp b/src/mac/carbon/dnd.cpp index 4033d33e01..68b372cb85 100644 --- a/src/mac/carbon/dnd.cpp +++ b/src/mac/carbon/dnd.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: dnd.cpp // Purpose: wxDropTarget, wxDropSource, wxDataObject implementation -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) 1998 AUTHOR +// Copyright: (c) 1998 Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/filedlg.cpp b/src/mac/carbon/filedlg.cpp index 66a0c2fc79..841dc9936a 100644 --- a/src/mac/carbon/filedlg.cpp +++ b/src/mac/carbon/filedlg.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: filedlg.cpp // Purpose: wxFileDialog -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/font.cpp b/src/mac/carbon/font.cpp index 49a96bdc56..1c6b6518bb 100644 --- a/src/mac/carbon/font.cpp +++ b/src/mac/carbon/font.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: font.cpp // Purpose: wxFont class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/fontdlg.cpp b/src/mac/carbon/fontdlg.cpp index e7875df4f5..5924ed4a9e 100644 --- a/src/mac/carbon/fontdlg.cpp +++ b/src/mac/carbon/fontdlg.cpp @@ -2,11 +2,11 @@ // Name: fontdlg.cpp // Purpose: wxFontDialog class. NOTE: you can use the generic class // if you wish, instead of implementing this. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/frame.cpp b/src/mac/carbon/frame.cpp index 7f1860a837..f8347b5ddd 100644 --- a/src/mac/carbon/frame.cpp +++ b/src/mac/carbon/frame.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: frame.cpp // Purpose: wxFrame -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/gauge.cpp b/src/mac/carbon/gauge.cpp index b367d44393..4757f6ca43 100644 --- a/src/mac/carbon/gauge.cpp +++ b/src/mac/carbon/gauge.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: gauge.cpp // Purpose: wxGauge class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/gdiobj.cpp b/src/mac/carbon/gdiobj.cpp index 63697c8354..76bc6a264e 100644 --- a/src/mac/carbon/gdiobj.cpp +++ b/src/mac/carbon/gdiobj.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: gdiobj.cpp // Purpose: wxGDIObject class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/glcanvas.cpp b/src/mac/carbon/glcanvas.cpp index 16e47d4c79..027bc28a8a 100644 --- a/src/mac/carbon/glcanvas.cpp +++ b/src/mac/carbon/glcanvas.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: glcanvas.cpp // Purpose: wxGLCanvas, for using OpenGL with wxWindows under Macintosh -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/helpxxxx.cpp b/src/mac/carbon/helpxxxx.cpp index 086762c646..8428f4fa7b 100644 --- a/src/mac/carbon/helpxxxx.cpp +++ b/src/mac/carbon/helpxxxx.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: helpxxxx.cpp // Purpose: Help system: native implementation -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/icon.cpp b/src/mac/carbon/icon.cpp index 5ec5f3ec80..df10cf7b45 100644 --- a/src/mac/carbon/icon.cpp +++ b/src/mac/carbon/icon.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: icon.cpp // Purpose: wxIcon class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/joystick.cpp b/src/mac/carbon/joystick.cpp index bfe4ee3533..5a39ba118b 100644 --- a/src/mac/carbon/joystick.cpp +++ b/src/mac/carbon/joystick.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: joystick.cpp // Purpose: wxJoystick class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/listbox.cpp b/src/mac/carbon/listbox.cpp index be7155a4d0..67704b9660 100644 --- a/src/mac/carbon/listbox.cpp +++ b/src/mac/carbon/listbox.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: listbox.cpp // Purpose: wxListBox -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/main.cpp b/src/mac/carbon/main.cpp index b035dab2cf..e2cb64e8f5 100644 --- a/src/mac/carbon/main.cpp +++ b/src/mac/carbon/main.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: main.cpp // Purpose: Entry point -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/mdi.cpp b/src/mac/carbon/mdi.cpp index 1ce76a692c..9c9a725b48 100644 --- a/src/mac/carbon/mdi.cpp +++ b/src/mac/carbon/mdi.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: mdi.cpp // Purpose: MDI classes -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/menu.cpp b/src/mac/carbon/menu.cpp index 69bbdfd26d..a5fe24d23b 100644 --- a/src/mac/carbon/menu.cpp +++ b/src/mac/carbon/menu.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: menu.cpp // Purpose: wxMenu, wxMenuBar, wxMenuItem -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/menuitem.cpp b/src/mac/carbon/menuitem.cpp index eedc3b0a0f..423440458c 100644 --- a/src/mac/carbon/menuitem.cpp +++ b/src/mac/carbon/menuitem.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: menuitem.cpp // Purpose: wxMenuItem implementation -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/metafile.cpp b/src/mac/carbon/metafile.cpp index 2380c96edc..1d38499628 100644 --- a/src/mac/carbon/metafile.cpp +++ b/src/mac/carbon/metafile.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: metafile.cpp // Purpose: wxMetaFile, wxMetaFileDC etc. These classes are optional. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/minifram.cpp b/src/mac/carbon/minifram.cpp index 4f6f5e5fcb..4cd78d7100 100644 --- a/src/mac/carbon/minifram.cpp +++ b/src/mac/carbon/minifram.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: minifram.cpp // Purpose: wxMiniFrame. Optional; identical to wxFrame if not supported. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/msgdlg.cpp b/src/mac/carbon/msgdlg.cpp index 01d1d731ea..c7f38f17b7 100644 --- a/src/mac/carbon/msgdlg.cpp +++ b/src/mac/carbon/msgdlg.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: msgdlg.cpp // Purpose: wxMessageDialog -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/notebmac.cpp b/src/mac/carbon/notebmac.cpp index aae205f86b..6ba640fe91 100644 --- a/src/mac/carbon/notebmac.cpp +++ b/src/mac/carbon/notebmac.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: notebook.cpp // Purpose: implementation of wxNotebook -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/palette.cpp b/src/mac/carbon/palette.cpp index c847131f40..5fd459da77 100644 --- a/src/mac/carbon/palette.cpp +++ b/src/mac/carbon/palette.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: palette.cpp // Purpose: wxPalette -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/pen.cpp b/src/mac/carbon/pen.cpp index bb60cfae65..3c3d9f033b 100644 --- a/src/mac/carbon/pen.cpp +++ b/src/mac/carbon/pen.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: pen.cpp // Purpose: wxPen -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/printdlg.cpp b/src/mac/carbon/printdlg.cpp index 1b18c1d49b..7261f5576f 100644 --- a/src/mac/carbon/printdlg.cpp +++ b/src/mac/carbon/printdlg.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: printdlg.cpp // Purpose: wxPrintDialog, wxPageSetupDialog -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/radiobox.cpp b/src/mac/carbon/radiobox.cpp index 5c1938736c..61e8561c28 100644 --- a/src/mac/carbon/radiobox.cpp +++ b/src/mac/carbon/radiobox.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: radiobox.cpp // Purpose: wxRadioBox -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: JS Lair (99/11/15) first implementation -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/region.cpp b/src/mac/carbon/region.cpp index b4dddad04b..6c1ef13da2 100644 --- a/src/mac/carbon/region.cpp +++ b/src/mac/carbon/region.cpp @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // File: region.cpp // Purpose: Region class -// Author: Markus Holzem/Julian Smart/AUTHOR +// Author: Markus Holzem/Julian Smart/Stefan Csomor // Created: Fri Oct 24 10:46:34 MET 1997 // RCS-ID: $Id$ -// Copyright: (c) 1997 Markus Holzem/Julian Smart/AUTHOR +// Copyright: (c) 1997 Markus Holzem/Julian Smart/Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/scrolbar.cpp b/src/mac/carbon/scrolbar.cpp index 68d403ae26..d341b03c4a 100644 --- a/src/mac/carbon/scrolbar.cpp +++ b/src/mac/carbon/scrolbar.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: scrolbar.cpp // Purpose: wxScrollBar -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/settings.cpp b/src/mac/carbon/settings.cpp index 5c3cc0990b..9c33a5bf2f 100644 --- a/src/mac/carbon/settings.cpp +++ b/src/mac/carbon/settings.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: settings.cpp // Purpose: wxSettings -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/slider.cpp b/src/mac/carbon/slider.cpp index c60b1a5d81..f27d107c83 100644 --- a/src/mac/carbon/slider.cpp +++ b/src/mac/carbon/slider.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: slider.cpp // Purpose: wxSlider -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/spinbutt.cpp b/src/mac/carbon/spinbutt.cpp index 08151678ac..85fd2d0b08 100644 --- a/src/mac/carbon/spinbutt.cpp +++ b/src/mac/carbon/spinbutt.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: spinbutt.cpp // Purpose: wxSpinButton -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/statbmp.cpp b/src/mac/carbon/statbmp.cpp index 522d2ed230..ab37567e88 100644 --- a/src/mac/carbon/statbmp.cpp +++ b/src/mac/carbon/statbmp.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: statbmp.cpp // Purpose: wxStaticBitmap -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/statbox.cpp b/src/mac/carbon/statbox.cpp index 529c720da3..cef41efca7 100644 --- a/src/mac/carbon/statbox.cpp +++ b/src/mac/carbon/statbox.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: statbox.cpp // Purpose: wxStaticBox -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/statbrma.cpp b/src/mac/carbon/statbrma.cpp index c06702058d..d3fef290a3 100644 --- a/src/mac/carbon/statbrma.cpp +++ b/src/mac/carbon/statbrma.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: statbar.cpp // Purpose: native implementation of wxStatusBar (optional) -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) 1998 AUTHOR +// Copyright: (c) 1998 Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/stattext.cpp b/src/mac/carbon/stattext.cpp index 9a56b744e2..f0175deaf3 100644 --- a/src/mac/carbon/stattext.cpp +++ b/src/mac/carbon/stattext.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: stattext.cpp // Purpose: wxStaticText -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/tabctrl.cpp b/src/mac/carbon/tabctrl.cpp index db1992be6e..08b7204373 100644 --- a/src/mac/carbon/tabctrl.cpp +++ b/src/mac/carbon/tabctrl.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: tabctrl.cpp // Purpose: wxTabCtrl -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/taskbar.cpp b/src/mac/carbon/taskbar.cpp index 1b49a2d75a..7213103b04 100644 --- a/src/mac/carbon/taskbar.cpp +++ b/src/mac/carbon/taskbar.cpp @@ -2,9 +2,9 @@ // File: taskbar.cpp // Purpose: Implements wxTaskBarIcon class for manipulating icons on // the task bar. Optional. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) // Licence: wxWindows licence diff --git a/src/mac/carbon/textctrl.cpp b/src/mac/carbon/textctrl.cpp index e11f32c7de..a6eb64f05c 100644 --- a/src/mac/carbon/textctrl.cpp +++ b/src/mac/carbon/textctrl.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: textctrl.cpp // Purpose: wxTextCtrl -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/timer.cpp b/src/mac/carbon/timer.cpp index 2355b8eace..4d96abef87 100644 --- a/src/mac/carbon/timer.cpp +++ b/src/mac/carbon/timer.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: timer.cpp // Purpose: wxTimer implementation -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/toolbar.cpp b/src/mac/carbon/toolbar.cpp index aa01c95226..8b8d56b70a 100644 --- a/src/mac/carbon/toolbar.cpp +++ b/src/mac/carbon/toolbar.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: toolbar.cpp // Purpose: wxToolBar -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) AUTHORy +// Copyright: (c) Stefan Csomory ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/mac/carbon/treectrl.cpp b/src/mac/carbon/treectrl.cpp index 5a50bd157d..2677a1efde 100644 --- a/src/mac/carbon/treectrl.cpp +++ b/src/mac/carbon/treectrl.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: treectrl.cpp // Purpose: wxTreeCtrl. See also Robert's generic wxTreeCtrl. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/utils.cpp b/src/mac/carbon/utils.cpp index c644dfe32a..f308faf2df 100644 --- a/src/mac/carbon/utils.cpp +++ b/src/mac/carbon/utils.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: utils.cpp // Purpose: Various utilities -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -87,7 +87,7 @@ const wxChar* wxGetHomeDir(wxString *pstr) return pstr->c_str() ; } -// Get user name e.g. AUTHOR +// Get user name e.g. Stefan Csomor bool wxGetUserName(char *buf, int maxSize) { // Gets Chooser name of user by examining a System resource. diff --git a/src/mac/carbon/utilsexc.cpp b/src/mac/carbon/utilsexc.cpp index d6553a7531..a9e84f42ed 100644 --- a/src/mac/carbon/utilsexc.cpp +++ b/src/mac/carbon/utilsexc.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: utilsexec.cpp // Purpose: Execution-related utilities -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/wave.cpp b/src/mac/carbon/wave.cpp index 499d5ab28b..c325db04c6 100644 --- a/src/mac/carbon/wave.cpp +++ b/src/mac/carbon/wave.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wave.cpp // Purpose: wxWave class implementation: optional -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/carbon/window.cpp b/src/mac/carbon/window.cpp index 1c05505709..9eded8e45a 100644 --- a/src/mac/carbon/window.cpp +++ b/src/mac/carbon/window.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: windows.cpp // Purpose: wxWindowMac -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/checkbox.cpp b/src/mac/checkbox.cpp index b595c99c7a..60035000dd 100644 --- a/src/mac/checkbox.cpp +++ b/src/mac/checkbox.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: checkbox.cpp // Purpose: wxCheckBox -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/checklst.cpp b/src/mac/checklst.cpp index 89123057f0..33dba7507c 100644 --- a/src/mac/checklst.cpp +++ b/src/mac/checklst.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: checklst.cpp // Purpose: implementation of wxCheckListBox class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/choice.cpp b/src/mac/choice.cpp index ac29f3125b..4074699ed5 100644 --- a/src/mac/choice.cpp +++ b/src/mac/choice.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: choice.cpp // Purpose: wxChoice -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/mac/clipbrd.cpp b/src/mac/clipbrd.cpp index 997be2fb36..7854006d09 100644 --- a/src/mac/clipbrd.cpp +++ b/src/mac/clipbrd.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: clipbrd.cpp // Purpose: Clipboard functionality -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/colordlg.cpp b/src/mac/colordlg.cpp index b8df2bcc5a..bb2361b3ff 100644 --- a/src/mac/colordlg.cpp +++ b/src/mac/colordlg.cpp @@ -2,11 +2,11 @@ // Name: colordlg.cpp // Purpose: wxColourDialog class. NOTE: you can use the generic class // if you wish, instead of implementing this. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/colour.cpp b/src/mac/colour.cpp index 5755910b26..b9a18e9ca9 100644 --- a/src/mac/colour.cpp +++ b/src/mac/colour.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: colour.cpp // Purpose: wxColour class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/combobox.cpp b/src/mac/combobox.cpp index 2e68206c42..2c000f3b0b 100644 --- a/src/mac/combobox.cpp +++ b/src/mac/combobox.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: combobox.cpp // Purpose: wxComboBox class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/control.cpp b/src/mac/control.cpp index cbf5381e19..0ba0c06521 100644 --- a/src/mac/control.cpp +++ b/src/mac/control.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: control.cpp // Purpose: wxControl class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/cursor.cpp b/src/mac/cursor.cpp index 3669791601..df3f6dd7cb 100644 --- a/src/mac/cursor.cpp +++ b/src/mac/cursor.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: cursor.cpp // Purpose: wxCursor class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/data.cpp b/src/mac/data.cpp index a7c808bef1..c6471c8b0b 100644 --- a/src/mac/data.cpp +++ b/src/mac/data.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: data.cpp // Purpose: Various data -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/dc.cpp b/src/mac/dc.cpp index b0e3183298..9e84d5f4aa 100644 --- a/src/mac/dc.cpp +++ b/src/mac/dc.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dc.cpp // Purpose: wxDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/mac/dcclient.cpp b/src/mac/dcclient.cpp index bc1a0827a4..1a878857f7 100644 --- a/src/mac/dcclient.cpp +++ b/src/mac/dcclient.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcclient.cpp // Purpose: wxClientDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/dcmemory.cpp b/src/mac/dcmemory.cpp index 5e3f603ce8..d4db46174e 100644 --- a/src/mac/dcmemory.cpp +++ b/src/mac/dcmemory.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcmemory.cpp // Purpose: wxMemoryDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/dcscreen.cpp b/src/mac/dcscreen.cpp index faef265b43..0e12102f6f 100644 --- a/src/mac/dcscreen.cpp +++ b/src/mac/dcscreen.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcscreen.cpp // Purpose: wxScreenDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/dialog.cpp b/src/mac/dialog.cpp index b0daaad685..506e3399ad 100644 --- a/src/mac/dialog.cpp +++ b/src/mac/dialog.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dialog.cpp // Purpose: wxDialog class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/dirdlg.cpp b/src/mac/dirdlg.cpp index d38dc40a49..9c6c131e68 100644 --- a/src/mac/dirdlg.cpp +++ b/src/mac/dirdlg.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dirdlg.cpp // Purpose: wxDirDialog -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/dnd.cpp b/src/mac/dnd.cpp index 4033d33e01..68b372cb85 100644 --- a/src/mac/dnd.cpp +++ b/src/mac/dnd.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: dnd.cpp // Purpose: wxDropTarget, wxDropSource, wxDataObject implementation -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) 1998 AUTHOR +// Copyright: (c) 1998 Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/filedlg.cpp b/src/mac/filedlg.cpp index 66a0c2fc79..841dc9936a 100644 --- a/src/mac/filedlg.cpp +++ b/src/mac/filedlg.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: filedlg.cpp // Purpose: wxFileDialog -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/font.cpp b/src/mac/font.cpp index 49a96bdc56..1c6b6518bb 100644 --- a/src/mac/font.cpp +++ b/src/mac/font.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: font.cpp // Purpose: wxFont class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/fontdlg.cpp b/src/mac/fontdlg.cpp index e7875df4f5..5924ed4a9e 100644 --- a/src/mac/fontdlg.cpp +++ b/src/mac/fontdlg.cpp @@ -2,11 +2,11 @@ // Name: fontdlg.cpp // Purpose: wxFontDialog class. NOTE: you can use the generic class // if you wish, instead of implementing this. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/frame.cpp b/src/mac/frame.cpp index 7f1860a837..f8347b5ddd 100644 --- a/src/mac/frame.cpp +++ b/src/mac/frame.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: frame.cpp // Purpose: wxFrame -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/gauge.cpp b/src/mac/gauge.cpp index b367d44393..4757f6ca43 100644 --- a/src/mac/gauge.cpp +++ b/src/mac/gauge.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: gauge.cpp // Purpose: wxGauge class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/gdiobj.cpp b/src/mac/gdiobj.cpp index 63697c8354..76bc6a264e 100644 --- a/src/mac/gdiobj.cpp +++ b/src/mac/gdiobj.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: gdiobj.cpp // Purpose: wxGDIObject class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/glcanvas.cpp b/src/mac/glcanvas.cpp index 16e47d4c79..027bc28a8a 100644 --- a/src/mac/glcanvas.cpp +++ b/src/mac/glcanvas.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: glcanvas.cpp // Purpose: wxGLCanvas, for using OpenGL with wxWindows under Macintosh -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/helpxxxx.cpp b/src/mac/helpxxxx.cpp index 086762c646..8428f4fa7b 100644 --- a/src/mac/helpxxxx.cpp +++ b/src/mac/helpxxxx.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: helpxxxx.cpp // Purpose: Help system: native implementation -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/icon.cpp b/src/mac/icon.cpp index 5ec5f3ec80..df10cf7b45 100644 --- a/src/mac/icon.cpp +++ b/src/mac/icon.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: icon.cpp // Purpose: wxIcon class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/joystick.cpp b/src/mac/joystick.cpp index bfe4ee3533..5a39ba118b 100644 --- a/src/mac/joystick.cpp +++ b/src/mac/joystick.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: joystick.cpp // Purpose: wxJoystick class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/listbox.cpp b/src/mac/listbox.cpp index be7155a4d0..67704b9660 100644 --- a/src/mac/listbox.cpp +++ b/src/mac/listbox.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: listbox.cpp // Purpose: wxListBox -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/main.cpp b/src/mac/main.cpp index b035dab2cf..e2cb64e8f5 100644 --- a/src/mac/main.cpp +++ b/src/mac/main.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: main.cpp // Purpose: Entry point -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/mdi.cpp b/src/mac/mdi.cpp index 1ce76a692c..9c9a725b48 100644 --- a/src/mac/mdi.cpp +++ b/src/mac/mdi.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: mdi.cpp // Purpose: MDI classes -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/menu.cpp b/src/mac/menu.cpp index 69bbdfd26d..a5fe24d23b 100644 --- a/src/mac/menu.cpp +++ b/src/mac/menu.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: menu.cpp // Purpose: wxMenu, wxMenuBar, wxMenuItem -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/menuitem.cpp b/src/mac/menuitem.cpp index eedc3b0a0f..423440458c 100644 --- a/src/mac/menuitem.cpp +++ b/src/mac/menuitem.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: menuitem.cpp // Purpose: wxMenuItem implementation -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/metafile.cpp b/src/mac/metafile.cpp index 2380c96edc..1d38499628 100644 --- a/src/mac/metafile.cpp +++ b/src/mac/metafile.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: metafile.cpp // Purpose: wxMetaFile, wxMetaFileDC etc. These classes are optional. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/minifram.cpp b/src/mac/minifram.cpp index 4f6f5e5fcb..4cd78d7100 100644 --- a/src/mac/minifram.cpp +++ b/src/mac/minifram.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: minifram.cpp // Purpose: wxMiniFrame. Optional; identical to wxFrame if not supported. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/msgdlg.cpp b/src/mac/msgdlg.cpp index 01d1d731ea..c7f38f17b7 100644 --- a/src/mac/msgdlg.cpp +++ b/src/mac/msgdlg.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: msgdlg.cpp // Purpose: wxMessageDialog -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/notebmac.cpp b/src/mac/notebmac.cpp index aae205f86b..6ba640fe91 100644 --- a/src/mac/notebmac.cpp +++ b/src/mac/notebmac.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: notebook.cpp // Purpose: implementation of wxNotebook -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/palette.cpp b/src/mac/palette.cpp index c847131f40..5fd459da77 100644 --- a/src/mac/palette.cpp +++ b/src/mac/palette.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: palette.cpp // Purpose: wxPalette -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/pen.cpp b/src/mac/pen.cpp index bb60cfae65..3c3d9f033b 100644 --- a/src/mac/pen.cpp +++ b/src/mac/pen.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: pen.cpp // Purpose: wxPen -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/printdlg.cpp b/src/mac/printdlg.cpp index 1b18c1d49b..7261f5576f 100644 --- a/src/mac/printdlg.cpp +++ b/src/mac/printdlg.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: printdlg.cpp // Purpose: wxPrintDialog, wxPageSetupDialog -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/radiobox.cpp b/src/mac/radiobox.cpp index 5c1938736c..61e8561c28 100644 --- a/src/mac/radiobox.cpp +++ b/src/mac/radiobox.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: radiobox.cpp // Purpose: wxRadioBox -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: JS Lair (99/11/15) first implementation -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/region.cpp b/src/mac/region.cpp index b4dddad04b..6c1ef13da2 100644 --- a/src/mac/region.cpp +++ b/src/mac/region.cpp @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // File: region.cpp // Purpose: Region class -// Author: Markus Holzem/Julian Smart/AUTHOR +// Author: Markus Holzem/Julian Smart/Stefan Csomor // Created: Fri Oct 24 10:46:34 MET 1997 // RCS-ID: $Id$ -// Copyright: (c) 1997 Markus Holzem/Julian Smart/AUTHOR +// Copyright: (c) 1997 Markus Holzem/Julian Smart/Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/scrolbar.cpp b/src/mac/scrolbar.cpp index 68d403ae26..d341b03c4a 100644 --- a/src/mac/scrolbar.cpp +++ b/src/mac/scrolbar.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: scrolbar.cpp // Purpose: wxScrollBar -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/settings.cpp b/src/mac/settings.cpp index 5c3cc0990b..9c33a5bf2f 100644 --- a/src/mac/settings.cpp +++ b/src/mac/settings.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: settings.cpp // Purpose: wxSettings -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/slider.cpp b/src/mac/slider.cpp index c60b1a5d81..f27d107c83 100644 --- a/src/mac/slider.cpp +++ b/src/mac/slider.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: slider.cpp // Purpose: wxSlider -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/spinbutt.cpp b/src/mac/spinbutt.cpp index 08151678ac..85fd2d0b08 100644 --- a/src/mac/spinbutt.cpp +++ b/src/mac/spinbutt.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: spinbutt.cpp // Purpose: wxSpinButton -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/statbmp.cpp b/src/mac/statbmp.cpp index 522d2ed230..ab37567e88 100644 --- a/src/mac/statbmp.cpp +++ b/src/mac/statbmp.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: statbmp.cpp // Purpose: wxStaticBitmap -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/statbox.cpp b/src/mac/statbox.cpp index 529c720da3..cef41efca7 100644 --- a/src/mac/statbox.cpp +++ b/src/mac/statbox.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: statbox.cpp // Purpose: wxStaticBox -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/statbrma.cpp b/src/mac/statbrma.cpp index c06702058d..d3fef290a3 100644 --- a/src/mac/statbrma.cpp +++ b/src/mac/statbrma.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: statbar.cpp // Purpose: native implementation of wxStatusBar (optional) -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) 1998 AUTHOR +// Copyright: (c) 1998 Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/stattext.cpp b/src/mac/stattext.cpp index 9a56b744e2..f0175deaf3 100644 --- a/src/mac/stattext.cpp +++ b/src/mac/stattext.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: stattext.cpp // Purpose: wxStaticText -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/tabctrl.cpp b/src/mac/tabctrl.cpp index db1992be6e..08b7204373 100644 --- a/src/mac/tabctrl.cpp +++ b/src/mac/tabctrl.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: tabctrl.cpp // Purpose: wxTabCtrl -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/taskbar.cpp b/src/mac/taskbar.cpp index 1b49a2d75a..7213103b04 100644 --- a/src/mac/taskbar.cpp +++ b/src/mac/taskbar.cpp @@ -2,9 +2,9 @@ // File: taskbar.cpp // Purpose: Implements wxTaskBarIcon class for manipulating icons on // the task bar. Optional. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) // Licence: wxWindows licence diff --git a/src/mac/textctrl.cpp b/src/mac/textctrl.cpp index e11f32c7de..a6eb64f05c 100644 --- a/src/mac/textctrl.cpp +++ b/src/mac/textctrl.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: textctrl.cpp // Purpose: wxTextCtrl -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/timer.cpp b/src/mac/timer.cpp index 2355b8eace..4d96abef87 100644 --- a/src/mac/timer.cpp +++ b/src/mac/timer.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: timer.cpp // Purpose: wxTimer implementation -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/toolbar.cpp b/src/mac/toolbar.cpp index aa01c95226..8b8d56b70a 100644 --- a/src/mac/toolbar.cpp +++ b/src/mac/toolbar.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: toolbar.cpp // Purpose: wxToolBar -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) AUTHORy +// Copyright: (c) Stefan Csomory ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/mac/treectrl.cpp b/src/mac/treectrl.cpp index 5a50bd157d..2677a1efde 100644 --- a/src/mac/treectrl.cpp +++ b/src/mac/treectrl.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: treectrl.cpp // Purpose: wxTreeCtrl. See also Robert's generic wxTreeCtrl. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/utils.cpp b/src/mac/utils.cpp index c644dfe32a..f308faf2df 100644 --- a/src/mac/utils.cpp +++ b/src/mac/utils.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: utils.cpp // Purpose: Various utilities -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -87,7 +87,7 @@ const wxChar* wxGetHomeDir(wxString *pstr) return pstr->c_str() ; } -// Get user name e.g. AUTHOR +// Get user name e.g. Stefan Csomor bool wxGetUserName(char *buf, int maxSize) { // Gets Chooser name of user by examining a System resource. diff --git a/src/mac/utilsexc.cpp b/src/mac/utilsexc.cpp index d6553a7531..a9e84f42ed 100644 --- a/src/mac/utilsexc.cpp +++ b/src/mac/utilsexc.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: utilsexec.cpp // Purpose: Execution-related utilities -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/wave.cpp b/src/mac/wave.cpp index 499d5ab28b..c325db04c6 100644 --- a/src/mac/wave.cpp +++ b/src/mac/wave.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wave.cpp // Purpose: wxWave class implementation: optional -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mac/window.cpp b/src/mac/window.cpp index 1c05505709..9eded8e45a 100644 --- a/src/mac/window.cpp +++ b/src/mac/window.cpp @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: windows.cpp // Purpose: wxWindowMac -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -- 2.45.2