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:
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: cocoa/app.h
|
||||
// Name: wx/cocoa/app.h
|
||||
// Purpose: wxApp class
|
||||
// Author: David Elliott
|
||||
// Modified by:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/cocoa/clipboard.h
|
||||
// Name: wx/cocoa/clipbrd.h
|
||||
// Purpose: wxClipboard
|
||||
// Author: David Elliott <dfe@cox.net>
|
||||
// Modified by:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: font.h
|
||||
// Name: wx/cocoa/font.h
|
||||
// Purpose: wxFont class
|
||||
// Author: Julian Smart
|
||||
// Modified by:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/cocoa/dirdlg.h
|
||||
// Name: wx/cocoa/msgdlg.h
|
||||
// Purpose: wxMessageDialog class
|
||||
// Author: Gareth Simpson
|
||||
// Created: 2007-10-29
|
||||
|
@@ -1,5 +1,5 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/cocoa/objc/NSView.h
|
||||
// Name: wx/cocoa/objc/NSSlider.h
|
||||
// Purpose: WXNSSlider class
|
||||
// Author: David Elliott
|
||||
// Modified by:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/cocoa/fontfactory.h
|
||||
// Name: wx/cocoa/private/fontfactory.h
|
||||
// Purpose: wxFontFactory class
|
||||
// Author: David Elliott
|
||||
// Modified by:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/cocoa/scrollview.h
|
||||
// Name: wx/cocoa/private/scrollview.h
|
||||
// Purpose: wxWindowCocoaScrollView
|
||||
// Author: David Elliott
|
||||
// Modified by:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: sound.h
|
||||
// Name: wx/cocoa/sound.h
|
||||
// Purpose: wxSound class (loads and plays short Windows .wav files).
|
||||
// Optional on non-Windows platforms.
|
||||
// Authors: David Elliott, Ryan Norton
|
||||
|
@@ -1,5 +1,5 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Name: cocoa/tooltip.h
|
||||
// Name: wx/cocoa/tooltip.h
|
||||
// Purpose: wxToolTip class - tooltip control
|
||||
// Author: Ryan Norton
|
||||
// Modified by:
|
||||
|
Reference in New Issue
Block a user