From e1d63b79352db5290a9f86428d193bd6a08ef32f Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 18 Jan 2005 21:14:27 +0000 Subject: [PATCH] Cleaning of headers. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/palmos/accel.h | 4 ++-- include/wx/palmos/app.h | 6 +++--- include/wx/palmos/apptbase.h | 4 ++-- include/wx/palmos/apptrait.h | 4 ++-- include/wx/palmos/bitmap.h | 4 ++-- include/wx/palmos/bmpbuttn.h | 6 +++--- include/wx/palmos/brush.h | 4 ++-- include/wx/palmos/button.h | 4 ++-- include/wx/palmos/caret.h | 6 +++--- include/wx/palmos/checkbox.h | 4 ++-- include/wx/palmos/checklst.h | 6 +++--- include/wx/palmos/chkconf.h | 4 ++-- include/wx/palmos/choice.h | 6 +++--- include/wx/palmos/clipbrd.h | 4 ++-- include/wx/palmos/colordlg.h | 8 ++++---- include/wx/palmos/colour.h | 4 ++-- include/wx/palmos/combobox.h | 6 +++--- include/wx/palmos/control.h | 6 +++--- include/wx/palmos/crashrpt.h | 4 ++-- include/wx/palmos/cursor.h | 4 ++-- include/wx/palmos/dc.h | 6 +++--- include/wx/palmos/dcclient.h | 6 +++--- include/wx/palmos/dcmemory.h | 4 ++-- include/wx/palmos/dcprint.h | 4 ++-- include/wx/palmos/dcscreen.h | 4 ++-- include/wx/palmos/dialog.h | 4 ++-- include/wx/palmos/dib.h | 4 ++-- include/wx/palmos/dirdlg.h | 4 ++-- include/wx/palmos/display.h | 8 ++++---- include/wx/palmos/dragimag.h | 4 ++-- include/wx/palmos/enhmeta.h | 4 ++-- include/wx/palmos/evtloop.h | 4 ++-- include/wx/palmos/fdrepdlg.h | 4 ++-- include/wx/palmos/filedlg.h | 4 ++-- include/wx/palmos/font.h | 6 +++--- include/wx/palmos/fontdlg.h | 6 +++--- include/wx/palmos/fontenum.h | 6 +++--- include/wx/palmos/frame.h | 10 +++++----- include/wx/palmos/gauge.h | 6 +++--- include/wx/palmos/gdiimage.h | 6 +++--- include/wx/palmos/gdiobj.h | 4 ++-- include/wx/palmos/glcanvas.h | 4 ++-- include/wx/palmos/help.h | 8 ++++---- include/wx/palmos/icon.h | 4 ++-- include/wx/palmos/imaglist.h | 4 ++-- include/wx/palmos/joystick.h | 6 +++--- include/wx/palmos/listbox.h | 4 ++-- include/wx/palmos/listctrl.h | 2 +- include/wx/palmos/mdi.h | 4 ++-- include/wx/palmos/menu.h | 4 ++-- include/wx/palmos/menuitem.h | 6 +++--- include/wx/palmos/metafile.h | 4 ++-- include/wx/palmos/mimetype.h | 4 ++-- include/wx/palmos/minifram.h | 4 ++-- include/wx/palmos/msgdlg.h | 6 +++--- include/wx/palmos/mslu.h | 6 +++--- include/wx/palmos/msvcrt.h | 2 +- include/wx/palmos/notebook.h | 6 +++--- include/wx/palmos/palette.h | 6 +++--- include/wx/palmos/pen.h | 6 +++--- include/wx/palmos/popupwin.h | 4 ++-- include/wx/palmos/printdlg.h | 6 +++--- include/wx/palmos/printpalm.h | 6 +++--- include/wx/palmos/progdlg.h | 2 +- include/wx/palmos/radiobox.h | 4 ++-- include/wx/palmos/radiobut.h | 6 +++--- include/wx/palmos/scrolbar.h | 6 +++--- include/wx/palmos/setup0.h | 2 +- include/wx/palmos/slider.h | 6 +++--- include/wx/palmos/sound.h | 10 +++++----- include/wx/palmos/spinbutt.h | 8 ++++---- include/wx/palmos/spinctrl.h | 6 +++--- include/wx/palmos/statbmp.h | 4 ++-- include/wx/palmos/statbox.h | 6 +++--- include/wx/palmos/statline.h | 6 +++--- include/wx/palmos/stattext.h | 4 ++-- include/wx/palmos/statusbr.h | 10 +++++----- include/wx/palmos/tabctrl.h | 6 +++--- include/wx/palmos/taskbar.h | 11 +++++------ include/wx/palmos/textctrl.h | 4 ++-- include/wx/palmos/tglbtn.h | 4 ++-- include/wx/palmos/timer.h | 6 +++--- include/wx/palmos/toolbar.h | 4 ++-- include/wx/palmos/tooltip.h | 6 +++--- include/wx/palmos/toplevel.h | 4 ++-- include/wx/palmos/treectrl.h | 4 ++-- include/wx/palmos/window.h | 4 ++-- 87 files changed, 222 insertions(+), 223 deletions(-) diff --git a/include/wx/palmos/accel.h b/include/wx/palmos/accel.h index 9c574247cf..9cc3f02552 100644 --- a/include/wx/palmos/accel.h +++ b/include/wx/palmos/accel.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/accel.h // Purpose: wxAcceleratorTable class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/app.h b/include/wx/palmos/app.h index 153d1e6968..1b294ed5d8 100644 --- a/include/wx/palmos/app.h +++ b/include/wx/palmos/app.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: app.h +// Name: wx/palmos/app.h // Purpose: wxApp class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/17/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/apptbase.h b/include/wx/palmos/apptbase.h index 14c3485d78..1356d26cb2 100644 --- a/include/wx/palmos/apptbase.h +++ b/include/wx/palmos/apptbase.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/apptbase.h // Purpose: declaration of wxAppTraits for Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/apptrait.h b/include/wx/palmos/apptrait.h index 0900044c1b..f01d5b8fb3 100644 --- a/include/wx/palmos/apptrait.h +++ b/include/wx/palmos/apptrait.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/apptrait.h // Purpose: class implementing wxAppTraits for Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/bitmap.h b/include/wx/palmos/bitmap.h index f4f92cdc92..9175059861 100644 --- a/include/wx/palmos/bitmap.h +++ b/include/wx/palmos/bitmap.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/bitmap.h // Purpose: wxBitmap class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/bmpbuttn.h b/include/wx/palmos/bmpbuttn.h index 1de213b719..948473836f 100644 --- a/include/wx/palmos/bmpbuttn.h +++ b/include/wx/palmos/bmpbuttn.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: bmpbuttn.h +// Name: wx/palmos/bmpbuttn.h // Purpose: wxBitmapButton class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/brush.h b/include/wx/palmos/brush.h index bd7d5a50b8..a4a909a360 100644 --- a/include/wx/palmos/brush.h +++ b/include/wx/palmos/brush.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/brush.h // Purpose: wxBrush class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/button.h b/include/wx/palmos/button.h index 73c7c97750..a34f5a45c2 100644 --- a/include/wx/palmos/button.h +++ b/include/wx/palmos/button.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/button.h // Purpose: wxButton class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/caret.h b/include/wx/palmos/caret.h index 4a59ce34d3..f1d2865791 100644 --- a/include/wx/palmos/caret.h +++ b/include/wx/palmos/caret.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: palmos/caret.h +// Name: wx/palmos/caret.h // Purpose: wxCaret class - the Palm OS implementation of wxCaret -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/checkbox.h b/include/wx/palmos/checkbox.h index 53bfe783e1..e081d63027 100644 --- a/include/wx/palmos/checkbox.h +++ b/include/wx/palmos/checkbox.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/checkbox.h // Purpose: wxCheckBox class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/checklst.h b/include/wx/palmos/checklst.h index af3989e392..c8da1bc164 100644 --- a/include/wx/palmos/checklst.h +++ b/include/wx/palmos/checklst.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: checklst.h +// Name: wx/palmos/checklst.h // Purpose: wxCheckListBox class - a listbox with checkable items -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/chkconf.h b/include/wx/palmos/chkconf.h index 18772c368e..121f45d407 100644 --- a/include/wx/palmos/chkconf.h +++ b/include/wx/palmos/chkconf.h @@ -1,10 +1,10 @@ /* * Name: wx/palmos/chkconf.h * Purpose: Compiler-specific configuration checking - * Author: William Osborne + * Author: William Osborne - minimal working wxPalmOS port * Modified by: * Created: 10/13/04 - * RCS-ID: $Id: + * RCS-ID: $Id$ * Copyright: (c) William Osborne * Licence: wxWindows licence */ diff --git a/include/wx/palmos/choice.h b/include/wx/palmos/choice.h index 91bd1c0abc..f2e001a4ca 100644 --- a/include/wx/palmos/choice.h +++ b/include/wx/palmos/choice.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: choice.h +// Name: wx/palmos/choice.h // Purpose: wxChoice class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/clipbrd.h b/include/wx/palmos/clipbrd.h index 36d540cf27..4945317a0e 100644 --- a/include/wx/palmos/clipbrd.h +++ b/include/wx/palmos/clipbrd.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/clipbrd.h // Purpose: wxClipboad class and clipboard functions for Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/colordlg.h b/include/wx/palmos/colordlg.h index b598e0f306..2c5930a7ef 100644 --- a/include/wx/palmos/colordlg.h +++ b/include/wx/palmos/colordlg.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/colordlg.h // Purpose: wxColourDialog class -// Author: William Osborne -// Modified by: +// Author: William Osborne - minimal working wxPalmOS port +// Modified by: Wlodzimierz ABX Skiba - real native implementation // Created: 10/13/04 -// RCS-ID: $Id: -// Copyright: (c) William Osborne +// RCS-ID: $Id$ +// Copyright: (c) William Osborne, Wlodzimierz Skiba // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/colour.h b/include/wx/palmos/colour.h index e95c1c5a66..57a071b38e 100644 --- a/include/wx/palmos/colour.h +++ b/include/wx/palmos/colour.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/colour.h // Purpose: wxColour class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/combobox.h b/include/wx/palmos/combobox.h index ac52a54f39..acfcbc0c48 100644 --- a/include/wx/palmos/combobox.h +++ b/include/wx/palmos/combobox.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/msw/combobox.h +// Name: wx/palmos/combobox.h // Purpose: wxComboBox class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/control.h b/include/wx/palmos/control.h index a74f58cc0b..564f88e196 100644 --- a/include/wx/palmos/control.h +++ b/include/wx/palmos/control.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: control.h +// Name: wx/palmos/control.h // Purpose: wxControl class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/crashrpt.h b/include/wx/palmos/crashrpt.h index f7ce335d04..363fb99388 100644 --- a/include/wx/palmos/crashrpt.h +++ b/include/wx/palmos/crashrpt.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/crashrpt.h // Purpose: helpers for the structured exception handling (SEH) -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/cursor.h b/include/wx/palmos/cursor.h index 300548bee8..95b95d5015 100644 --- a/include/wx/palmos/cursor.h +++ b/include/wx/palmos/cursor.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/cursor.h // Purpose: wxCursor class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/dc.h b/include/wx/palmos/dc.h index fb95b043ce..1799147d07 100644 --- a/include/wx/palmos/dc.h +++ b/include/wx/palmos/dc.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: dc.h +// Name: wx/palmos/dc.h // Purpose: wxDC class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/dcclient.h b/include/wx/palmos/dcclient.h index 8100f65680..36fe11450a 100644 --- a/include/wx/palmos/dcclient.h +++ b/include/wx/palmos/dcclient.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: dcclient.h +// Name: wx/palmos/dcclient.h // Purpose: wxClientDC class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/dcmemory.h b/include/wx/palmos/dcmemory.h index 9c125ff42f..ebdd592173 100644 --- a/include/wx/palmos/dcmemory.h +++ b/include/wx/palmos/dcmemory.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/dcmemory.h // Purpose: wxMemoryDC class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/dcprint.h b/include/wx/palmos/dcprint.h index 87246e6cd4..707c46dd4b 100644 --- a/include/wx/palmos/dcprint.h +++ b/include/wx/palmos/dcprint.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/dcprint.h // Purpose: wxPrinterDC class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/dcscreen.h b/include/wx/palmos/dcscreen.h index d6901d7d3b..6104e5e9c6 100644 --- a/include/wx/palmos/dcscreen.h +++ b/include/wx/palmos/dcscreen.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/dcscreen.h // Purpose: wxScreenDC class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/dialog.h b/include/wx/palmos/dialog.h index 3f691683bb..209fc4a448 100644 --- a/include/wx/palmos/dialog.h +++ b/include/wx/palmos/dialog.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/dialog.h // Purpose: wxDialog class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/dib.h b/include/wx/palmos/dib.h index 444cdc0c1e..38d4d67643 100644 --- a/include/wx/palmos/dib.h +++ b/include/wx/palmos/dib.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/dib.h // Purpose: wxDIB class representing device independent bitmaps -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/dirdlg.h b/include/wx/palmos/dirdlg.h index 3269508b77..91d3391d36 100644 --- a/include/wx/palmos/dirdlg.h +++ b/include/wx/palmos/dirdlg.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/dirdlg.h // Purpose: wxDirDialog class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/display.h b/include/wx/palmos/display.h index c49313bec7..286e71b4b9 100644 --- a/include/wx/palmos/display.h +++ b/include/wx/palmos/display.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: display.h +// Name: wx/palmos/display.h // Purpose: wxDisplay class customization for Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -49,7 +49,7 @@ private: wxArrayVideoModes DoGetModesWindows(const wxVideoMode& modeMatch) const; bool DoChangeModeWindows(const wxVideoMode& mode); - + DECLARE_NO_COPY_CLASS(wxDisplay) }; diff --git a/include/wx/palmos/dragimag.h b/include/wx/palmos/dragimag.h index a522400c25..a22f1d9f8d 100644 --- a/include/wx/palmos/dragimag.h +++ b/include/wx/palmos/dragimag.h @@ -2,10 +2,10 @@ // Name: wx/palmos/dragimag.h // Purpose: wxDragImage class: a kind of a cursor, that can cope // with more sophisticated images -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/enhmeta.h b/include/wx/palmos/enhmeta.h index e502b076c2..9047b91172 100644 --- a/include/wx/palmos/enhmeta.h +++ b/include/wx/palmos/enhmeta.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/enhmeta.h // Purpose: wxEnhMetaFile class for PalmOS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/evtloop.h b/include/wx/palmos/evtloop.h index b0dadde7e5..19b08f3404 100644 --- a/include/wx/palmos/evtloop.h +++ b/include/wx/palmos/evtloop.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/evtloop.h // Purpose: wxEventLoop class for Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 2004-10-14 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/fdrepdlg.h b/include/wx/palmos/fdrepdlg.h index 63998397a9..1225eb9dc5 100644 --- a/include/wx/palmos/fdrepdlg.h +++ b/include/wx/palmos/fdrepdlg.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/fdrepdlg.h // Purpose: wxFindReplaceDialog class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/filedlg.h b/include/wx/palmos/filedlg.h index b145962b3a..ba400045cd 100644 --- a/include/wx/palmos/filedlg.h +++ b/include/wx/palmos/filedlg.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/filedlg.h // Purpose: wxFileDialog class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/font.h b/include/wx/palmos/font.h index 8a543f2c5c..3cc6d11577 100644 --- a/include/wx/palmos/font.h +++ b/include/wx/palmos/font.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: font.h +// Name: wx/palmos/font.h // Purpose: wxFont class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/14/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/fontdlg.h b/include/wx/palmos/fontdlg.h index 7392cb0f3d..30eab3c9b1 100644 --- a/include/wx/palmos/fontdlg.h +++ b/include/wx/palmos/fontdlg.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: fontdlg.h +// Name: wx/palmos/fontdlg.h // Purpose: wxFontDialog class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/fontenum.h b/include/wx/palmos/fontenum.h index 0013ecc779..4c24522cbd 100644 --- a/include/wx/palmos/fontenum.h +++ b/include/wx/palmos/fontenum.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: fontenum.h +// Name: wx/palmos/fontenum.h // Purpose: wxFontEnumerator class for Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/frame.h b/include/wx/palmos/frame.h index 78434b645c..93d890664c 100644 --- a/include/wx/palmos/frame.h +++ b/include/wx/palmos/frame.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/frame.h // Purpose: wxFrame class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -53,7 +53,7 @@ public: // event handlers void OnSysColourChanged(wxSysColourChangedEvent& event); - void OnPaint(wxPaintEvent& event); + void OnPaint(wxPaintEvent& event); // Toolbar #if wxUSE_TOOLBAR @@ -88,7 +88,7 @@ public: bool HandleMenuOpen(); bool HandleMenuSelect(int ItemID); #endif // wxUSE_MENUS_NATIVE - + protected: // common part of all ctors void Init(); @@ -135,7 +135,7 @@ private: // used by IconizeChildFrames(), see comments there bool m_wasMinimized; - + DECLARE_EVENT_TABLE() DECLARE_DYNAMIC_CLASS_NO_COPY(wxFrame) }; diff --git a/include/wx/palmos/gauge.h b/include/wx/palmos/gauge.h index 5cf542c979..938f5e38dc 100644 --- a/include/wx/palmos/gauge.h +++ b/include/wx/palmos/gauge.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: gauge.h +// Name: wx/palmos/gauge.h // Purpose: wxGauge class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/gdiimage.h b/include/wx/palmos/gdiimage.h index 18e24d5c83..367dde5126 100644 --- a/include/wx/palmos/gdiimage.h +++ b/include/wx/palmos/gdiimage.h @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: include/wx/palmos/gdiimage.h +// Name: wx/palmos/gdiimage.h // Purpose: wxGDIImage class: base class for wxBitmap, wxIcon, wxCursor // under Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/gdiobj.h b/include/wx/palmos/gdiobj.h index f53d68507b..8d8fbb5a54 100644 --- a/include/wx/palmos/gdiobj.h +++ b/include/wx/palmos/gdiobj.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/gdiobj.h // Purpose: wxGDIObject class: base class for other GDI classes -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/glcanvas.h b/include/wx/palmos/glcanvas.h index 4d89567993..a6e56a9628 100644 --- a/include/wx/palmos/glcanvas.h +++ b/include/wx/palmos/glcanvas.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/glcanvas.h // Purpose: wxGLCanvas, for using OpenGL with wxWidgets under Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/help.h b/include/wx/palmos/help.h index 2aa2b0d719..f21d2040a4 100644 --- a/include/wx/palmos/help.h +++ b/include/wx/palmos/help.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: helpwin.h +// Name: wx/palmos/helpwin.h // Purpose: Help system: WinHelp implementation -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -50,7 +50,7 @@ public: protected: // Append extension if necessary. wxString GetValidFilename(const wxString& file) const; - + private: wxString m_helpFile; }; diff --git a/include/wx/palmos/icon.h b/include/wx/palmos/icon.h index ff5867fb71..00363bcac2 100644 --- a/include/wx/palmos/icon.h +++ b/include/wx/palmos/icon.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/icon.h // Purpose: wxIcon class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/imaglist.h b/include/wx/palmos/imaglist.h index fc79c029d2..c4ed8b7d33 100644 --- a/include/wx/palmos/imaglist.h +++ b/include/wx/palmos/imaglist.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/imaglist.h // Purpose: wxImageList class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/joystick.h b/include/wx/palmos/joystick.h index 2f30f3fb66..465c6d2a39 100644 --- a/include/wx/palmos/joystick.h +++ b/include/wx/palmos/joystick.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: joystick.h +// Name: wx/palmos/joystick.h // Purpose: wxJoystick class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/listbox.h b/include/wx/palmos/listbox.h index 52c3a51fb5..6deb42c9ff 100644 --- a/include/wx/palmos/listbox.h +++ b/include/wx/palmos/listbox.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/listbox.h // Purpose: wxListBox class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/listctrl.h b/include/wx/palmos/listctrl.h index 5271ed76e4..421a027cba 100644 --- a/include/wx/palmos/listctrl.h +++ b/include/wx/palmos/listctrl.h @@ -1,7 +1,7 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/listctrl.h // Purpose: wxListCtrl class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 // RCS-ID: $Id$ diff --git a/include/wx/palmos/mdi.h b/include/wx/palmos/mdi.h index 425e51e39c..4379118821 100644 --- a/include/wx/palmos/mdi.h +++ b/include/wx/palmos/mdi.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/mdi.h // Purpose: MDI (Multiple Document Interface) classes -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/menu.h b/include/wx/palmos/menu.h index d54a5a1472..99c09ff584 100644 --- a/include/wx/palmos/menu.h +++ b/include/wx/palmos/menu.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/menu.h // Purpose: wxMenu, wxMenuBar classes -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/menuitem.h b/include/wx/palmos/menuitem.h index fcf4d9b3f9..bf44cca90f 100644 --- a/include/wx/palmos/menuitem.h +++ b/include/wx/palmos/menuitem.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: menuitem.h +// Name: wx/palmos/menuitem.h // Purpose: wxMenuItem class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/metafile.h b/include/wx/palmos/metafile.h index f6fd527065..21f70fc0ae 100644 --- a/include/wx/palmos/metafile.h +++ b/include/wx/palmos/metafile.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/metafile.h // Purpose: wxMetaFile, wxMetaFileDC and wxMetaFileDataObject classes -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/mimetype.h b/include/wx/palmos/mimetype.h index c6fdd88ded..f2c4a969c2 100644 --- a/include/wx/palmos/mimetype.h +++ b/include/wx/palmos/mimetype.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/mimetype.h // Purpose: classes and functions to manage MIME types -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/minifram.h b/include/wx/palmos/minifram.h index 473f581f1f..885405e5fe 100644 --- a/include/wx/palmos/minifram.h +++ b/include/wx/palmos/minifram.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/minifram.h // Purpose: wxMiniFrame class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/msgdlg.h b/include/wx/palmos/msgdlg.h index 97cd171243..f905b457f4 100644 --- a/include/wx/palmos/msgdlg.h +++ b/include/wx/palmos/msgdlg.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: msgdlg.h +// Name: wx/palmos/msgdlg.h // Purpose: wxMessageDialog class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/mslu.h b/include/wx/palmos/mslu.h index 3333f4627b..80906d6106 100644 --- a/include/wx/palmos/mslu.h +++ b/include/wx/palmos/mslu.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/mslu.h // Purpose: Fixes for bugs in MSLU -// Author: Vaclav Slavik +// Author: William Osborne - minimal working wxPalmOS port // Modified by: -// Created: 2002/02/17 +// Created: 10/13/04 // RCS-ID: $Id$ -// Copyright: (c) 2002 Vaclav Slavik +// Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/msvcrt.h b/include/wx/palmos/msvcrt.h index 4a891c86ca..61a801ddf3 100644 --- a/include/wx/palmos/msvcrt.h +++ b/include/wx/palmos/msvcrt.h @@ -56,7 +56,7 @@ // // http://support.microsoft.com/support/kb/articles/Q140/8/58.asp // - // for the details + // for the details #define new new( _NORMAL_BLOCK, __FILE__, __LINE__) #define wxCrtSetDbgFlag(flag) \ diff --git a/include/wx/palmos/notebook.h b/include/wx/palmos/notebook.h index fd9333b16c..2548ccce4f 100644 --- a/include/wx/palmos/notebook.h +++ b/include/wx/palmos/notebook.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: palmos/notebook.h +// Name: wx/palmos/notebook.h // Purpose: notebook interface (a.k.a. property sheet) -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/palette.h b/include/wx/palmos/palette.h index cebc6a2bc5..0fff3043ea 100644 --- a/include/wx/palmos/palette.h +++ b/include/wx/palmos/palette.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: palette.h +// Name: wx/palmos/palette.h // Purpose: wxPalette class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/pen.h b/include/wx/palmos/pen.h index 26b86cf569..6b6d144b35 100644 --- a/include/wx/palmos/pen.h +++ b/include/wx/palmos/pen.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/pen.h +// Name: wx/palmos/pen.h // Purpose: wxPen class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/popupwin.h b/include/wx/palmos/popupwin.h index a50339e8ae..c90da5414d 100644 --- a/include/wx/palmos/popupwin.h +++ b/include/wx/palmos/popupwin.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/popupwin.h // Purpose: wxPopupWindow class for PalmOS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/printdlg.h b/include/wx/palmos/printdlg.h index 2bb9a51257..91d9a0a2d1 100644 --- a/include/wx/palmos/printdlg.h +++ b/include/wx/palmos/printdlg.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: printdlg.h +// Name: wx/palmos/printdlg.h // Purpose: wxPrintDialog, wxPageSetupDialog classes -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/printpalm.h b/include/wx/palmos/printpalm.h index 55d6549e24..05b5cb9086 100644 --- a/include/wx/palmos/printpalm.h +++ b/include/wx/palmos/printpalm.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: printpalm.h +// Name: wx/palmos/printpalm.h // Purpose: wxPalmPrinter, wxPalmPrintPreview classes -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/progdlg.h b/include/wx/palmos/progdlg.h index 7e9e4fd746..0000d901ee 100644 --- a/include/wx/palmos/progdlg.h +++ b/include/wx/palmos/progdlg.h @@ -2,7 +2,7 @@ // Name: wx/palmos/progdlg.h // Purpose: wxProgressDialog interface // Author: Wlodzimierz ABX Skiba -// Modified by: +// Modified by: // Created: 29.12.2004 // RCS-ID: $Id$ // Copyright: (c) Wlodzimierz Skiba diff --git a/include/wx/palmos/radiobox.h b/include/wx/palmos/radiobox.h index fbb7560f32..a2b37f2e18 100644 --- a/include/wx/palmos/radiobox.h +++ b/include/wx/palmos/radiobox.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/radiobox.h // Purpose: wxRadioBox class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/radiobut.h b/include/wx/palmos/radiobut.h index 87e1d25d00..954295f422 100644 --- a/include/wx/palmos/radiobut.h +++ b/include/wx/palmos/radiobut.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: radiobut.h +// Name: wx/palmos/radiobut.h // Purpose: wxRadioButton class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/scrolbar.h b/include/wx/palmos/scrolbar.h index 6ade82a3ab..93f0c83a0a 100644 --- a/include/wx/palmos/scrolbar.h +++ b/include/wx/palmos/scrolbar.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: scrollbar.h +// Name: wx/palmos/scrollbar.h // Purpose: wxScrollBar class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/setup0.h b/include/wx/palmos/setup0.h index f34c915b4e..0f1725364f 100644 --- a/include/wx/palmos/setup0.h +++ b/include/wx/palmos/setup0.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/msw/setup.h +// Name: wx/palmos/setup.h // Purpose: Configuration for the library // Author: Julian Smart // Modified by: diff --git a/include/wx/palmos/slider.h b/include/wx/palmos/slider.h index 698e532c95..fb97c2e164 100644 --- a/include/wx/palmos/slider.h +++ b/include/wx/palmos/slider.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/slider95.h // Purpose: wxSlider class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -100,7 +100,7 @@ protected: int sizeFlags = wxSIZE_AUTO); virtual wxSize DoGetBestSize() const; - + DECLARE_DYNAMIC_CLASS_NO_COPY(wxSlider) }; diff --git a/include/wx/palmos/sound.h b/include/wx/palmos/sound.h index d77ffa6f76..3ec4f6447e 100644 --- a/include/wx/palmos/sound.h +++ b/include/wx/palmos/sound.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: sound.h +// Name: wx/palmos/sound.h // Purpose: wxSound class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -35,12 +35,12 @@ public: bool Create(int size, const wxByte* data); bool IsOk() const { return (m_waveData ? true : false); }; - + static void Stop(); protected: bool Free(); - + bool DoPlay(unsigned flags) const; private: diff --git a/include/wx/palmos/spinbutt.h b/include/wx/palmos/spinbutt.h index 1d9fc485a0..d89aa26fdb 100644 --- a/include/wx/palmos/spinbutt.h +++ b/include/wx/palmos/spinbutt.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/univ/spinbutt.h +// Name: wx/palmos/spinbutt.h // Purpose: wxSpinButton class -// Author: Julian Smart +// Author: William Osborne - minimal working wxPalmOS port // Modified by: -// Created: 01/02/97 +// Created: 10/13/04 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart +// Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/spinctrl.h b/include/wx/palmos/spinctrl.h index dfb88a09fd..98195d871d 100644 --- a/include/wx/palmos/spinctrl.h +++ b/include/wx/palmos/spinctrl.h @@ -1,10 +1,10 @@ //////////////////////////////////////////////////////////////////////////// -// Name: palmos/spinctrl.h +// Name: wx/palmos/spinctrl.h // Purpose: wxSpinCtrl class declaration for Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/statbmp.h b/include/wx/palmos/statbmp.h index 93b4dc2cb2..0e130aeec9 100644 --- a/include/wx/palmos/statbmp.h +++ b/include/wx/palmos/statbmp.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/statbmp.h // Purpose: wxStaticBitmap class for Palm OS -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/statbox.h b/include/wx/palmos/statbox.h index d6d82e0501..4a6ad13a8e 100644 --- a/include/wx/palmos/statbox.h +++ b/include/wx/palmos/statbox.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: statbox.h +// Name: wx/palmos/statbox.h // Purpose: wxStaticBox class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/statline.h b/include/wx/palmos/statline.h index bccb0e8595..4e11f108a1 100644 --- a/include/wx/palmos/statline.h +++ b/include/wx/palmos/statline.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: palmos/statline.h +// Name: wx/palmos/statline.h // Purpose: Palm OS version of wxStaticLine class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/stattext.h b/include/wx/palmos/stattext.h index 8b8534bb81..3a7a4d0410 100644 --- a/include/wx/palmos/stattext.h +++ b/include/wx/palmos/stattext.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/stattext.h // Purpose: wxStaticText class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/statusbr.h b/include/wx/palmos/statusbr.h index 485e9a1b7b..dade65c243 100644 --- a/include/wx/palmos/statusbr.h +++ b/include/wx/palmos/statusbr.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: palmos/statusbr.h +// Name: wx/palmos/statusbr.h // Purpose: Palm OS implementation of wxStatusBar -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -57,7 +57,7 @@ public: // get the border size virtual int GetBorderX() const; virtual int GetBorderY() const; - + void DrawStatusBar(); protected: @@ -70,7 +70,7 @@ protected: wxString GetStatusBufferText(int number); wxListString *GetOrCreateStatusBuffer(int i); wxListString *GetStatusBufferStack(int i) const; - void DeleteStatusBuffer(); + void DeleteStatusBuffer(); // override base class virtual void DoMoveWindow(int x, int y, int width, int height); diff --git a/include/wx/palmos/tabctrl.h b/include/wx/palmos/tabctrl.h index 53095f163b..dd9cfa8539 100644 --- a/include/wx/palmos/tabctrl.h +++ b/include/wx/palmos/tabctrl.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: tabctrl.h +// Name: wx/palmos/tabctrl.h // Purpose: wxTabCtrl class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/taskbar.h b/include/wx/palmos/taskbar.h index b381f0ea56..48c0dbad09 100644 --- a/include/wx/palmos/taskbar.h +++ b/include/wx/palmos/taskbar.h @@ -1,12 +1,11 @@ ///////////////////////////////////////////////////////////////////////// // File: wx/palmos/taskbar.h -// Purpose: Defines wxTaskBarIcon class for manipulating icons on the -// task bar. -// Author: Julian Smart -// Modified by: Vaclav Slavik -// Created: 24/3/98 +// Purpose: Defines wxTaskBarIcon class. +// Author: William Osborne - minimal working wxPalmOS port +// Modified by: +// Created: 10/13/04 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart +// Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/textctrl.h b/include/wx/palmos/textctrl.h index e6f8f5ba1e..4a3528d1f2 100644 --- a/include/wx/palmos/textctrl.h +++ b/include/wx/palmos/textctrl.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/textctrl.h // Purpose: wxTextCtrl class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/tglbtn.h b/include/wx/palmos/tglbtn.h index d28f4a7327..b3ed4f3647 100644 --- a/include/wx/palmos/tglbtn.h +++ b/include/wx/palmos/tglbtn.h @@ -2,10 +2,10 @@ // Name: wx/palmos/tglbtn.h // Purpose: Declaration of the wxToggleButton class, which implements a // toggle button under Palm OS. -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/timer.h b/include/wx/palmos/timer.h index dc2b749db7..efdfa20361 100644 --- a/include/wx/palmos/timer.h +++ b/include/wx/palmos/timer.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: timer.h +// Name: wx/palmos/timer.h // Purpose: wxTimer class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/toolbar.h b/include/wx/palmos/toolbar.h index f6e689a8ba..4188d1b2cb 100644 --- a/include/wx/palmos/toolbar.h +++ b/include/wx/palmos/toolbar.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/toolbar.h // Purpose: wxToolBar class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/tooltip.h b/include/wx/palmos/tooltip.h index 229c645b29..e9f2eb1b48 100644 --- a/include/wx/palmos/tooltip.h +++ b/include/wx/palmos/tooltip.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: palmos/tooltip.h +// Name: wx/palmos/tooltip.h // Purpose: wxToolTip class - tooltip control -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/toplevel.h b/include/wx/palmos/toplevel.h index 7ab2aca2ac..73a44916b4 100644 --- a/include/wx/palmos/toplevel.h +++ b/include/wx/palmos/toplevel.h @@ -1,10 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/toplevel.h // Purpose: wxTopLevelWindow -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/treectrl.h b/include/wx/palmos/treectrl.h index 80c037f8c8..bf7355d027 100644 --- a/include/wx/palmos/treectrl.h +++ b/include/wx/palmos/treectrl.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/treectrl.h // Purpose: wxTreeCtrl class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/palmos/window.h b/include/wx/palmos/window.h index 636b7bc66e..a00a06e6e7 100644 --- a/include/wx/palmos/window.h +++ b/include/wx/palmos/window.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/window.h // Purpose: wxWindow class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -- 2.45.2