No changes, synchronised source names that appear commented at the top of files with the actual path to the files.

Fixed commented names (path, filename, and extension) of files in include/ and src/. Prepended the names in src/ with "src/" everywhere, while starting those in include/wx/ with "wx/".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Dimitri Schoolwerth
2011-03-20 00:14:35 +00:00
parent cd95f7e65c
commit 80fdcdb90e
544 changed files with 544 additions and 544 deletions

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: accel.h
// Name: wx/os2/accel.h
// Purpose: wxAcceleratorTable class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: app.h
// Name: wx/os2/app.h
// Purpose: wxApp class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: bmpbuttn.h
// Name: wx/os2/bmpbuttn.h
// Purpose: wxBitmapButton class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: button.h
// Name: wx/os2/button.h
// Purpose: wxButton class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: checkbox.h
// Name: wx/os2/checkbox.h
// Purpose: wxCheckBox class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: clipbrd.h
// Name: wx/os2/clipbrd.h
// Purpose: Clipboard functionality.
// Note: this functionality is under review, and
// is derived from wxWidgets 1.xx code. Please contact

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: combobox.h
// Name: wx/os2/combobox.h
// Purpose: wxComboBox class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: cursor.h
// Name: wx/os2/cursor.h
// Purpose: wxCursor class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////////
// Name: mac/dataform.h
// Name: wx/os2/dataform.h
// Purpose: declaration of the wxDataFormat class
// Author: Stefan Csomor
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: dc.h
// Name: wx/os2/dc.h
// Purpose: wxDC class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: dcclient.h
// Name: wx/os2/dcclient.h
// Purpose: wxClientDC class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: dcmemory.h
// Name: wx/os2/dcmemory.h
// Purpose: wxMemoryDC class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: dcscreen.h
// Name: wx/os2/dcscreen.h
// Purpose: wxScreenDC class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: dirdlg.h
// Name: wx/os2/dirdlg.h
// Purpose: wxDirDialog class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////////
// Name: dnd.h
// Name: wx/os2/dnd.h
// Purpose: declaration of the wxDropTarget class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: filedlg.h
// Name: wx/os2/filedlg.h
// Purpose: wxFileDialog class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: frame.h
// Name: wx/os2/frame.h
// Purpose: wxFrame class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: icon.h
// Name: wx/os2/icon.h
// Purpose: wxIcon class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/iniconf.h
// Name: wx/os2/iniconf.h
// Purpose: INI-file based wxConfigBase implementation
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: joystick.h
// Name: wx/os2/joystick.h
// Purpose: wxJoystick class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: mdi.h
// Name: wx/os2/mdi.h
// 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.

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: menu.h
// Name: wx/os2/menu.h
// Purpose: wxMenu, wxMenuBar classes
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: metafile.h
// Name: wx/os2/metafile.h
// Purpose: wxMetaFile, wxMetaFileDC classes.
// This probably should be restricted to Windows platforms,
// but if there is an equivalent on your platform, great.

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: minifram.h
// Name: wx/os2/minifram.h
// 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.

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: notebook.h
// Name: wx/os2/notebook.h
// Purpose: MSW/GTK compatible notebook (a.k.a. property sheet)
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: print.h
// Name: wx/os2/print.h
// Purpose: wxPrinter, wxPrintPreview classes
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: print.h
// Name: wx/os2/printos2.h
// Purpose: wxOS2Printer, wxOS2PrintPreview classes
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: radiobut.h
// Name: wx/os2/radiobut.h
// Purpose: wxRadioButton class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: scrollbar.h
// Name: wx/os2/scrolbar.h
// Purpose: wxScrollBar class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: slider.h
// Name: wx/os2/slider.h
// Purpose: wxSlider class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: sound.h
// Name: wx/os2/sound.h
// Purpose: wxSound class (loads and plays short Windows .wav files).
// Optional on non-Windows platforms.
// Author: David Webster

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: spinbutt.h
// Name: wx/os2/spinbutt.h
// Purpose: wxSpinButton class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: msw/spinctrl.h
// Name: wx/os2/spinctrl.h
// Purpose: wxSpinCtrl class declaration for Win32
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: statbmp.h
// Name: wx/os2/statbmp.h
// Purpose: wxStaticBitmap class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: statbox.h
// Name: wx/os2/statbox.h
// Purpose: wxStaticBox class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: msw/statline.h
// Name: wx/os2/statline.h
// Purpose: MSW version of wxStaticLine class
// Author: Vadim Zeitlin
// Created: 28.06.99

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: stattext.h
// Name: wx/os2/stattext.h
// Purpose: wxStaticText class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/stdpaths.h
// Name: wx/os2/stdpaths.h
// Purpose: wxStandardPaths for OS/2
// Author: Stefan Neis
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: textctrl.h
// Name: wx/os2/textctrl.h
// Purpose: wxTextCtrl class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: toolbar.h
// Name: wx/os2/toolbar.h
// Purpose: wxToolBar class
// Author: David Webster
// Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////////
// Name: msw/tooltip.h
// Name: wx/os2/tooltip.h
// Purpose: wxToolTip class - tooltip control
// Author: David Webster
// Modified by: