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: msvc/wx/msw/setup.h // Name: msvc/wx/setup.h
// Purpose: wrapper around the real wx/setup.h for Visual C++ // Purpose: wrapper around the real wx/setup.h for Visual C++
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/generic/tabmdi.h // Name: wx/aui/tabmdi.h
// Purpose: Generic MDI (Multiple Document Interface) classes // Purpose: Generic MDI (Multiple Document Interface) classes
// Author: Hans Van Leemputten // Author: Hans Van Leemputten
// Modified by: Benjamin I. Williams / Kirix Corporation // Modified by: Benjamin I. Williams / Kirix Corporation

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/bmpbutton.h // Name: wx/bmpbuttn.h
// Purpose: wxBitmapButton class interface // Purpose: wxBitmapButton class interface
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/choicdgg.h // Name: wx/choicdlg.h
// Purpose: Includes generic choice dialog file // Purpose: Includes generic choice dialog file
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

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

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/cocoa/clipboard.h // Name: wx/cocoa/clipbrd.h
// Purpose: wxClipboard // Purpose: wxClipboard
// Author: David Elliott <dfe@cox.net> // Author: David Elliott <dfe@cox.net>
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: font.h // Name: wx/cocoa/font.h
// Purpose: wxFont class // Purpose: wxFont class
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/cocoa/dirdlg.h // Name: wx/cocoa/msgdlg.h
// Purpose: wxMessageDialog class // Purpose: wxMessageDialog class
// Author: Gareth Simpson // Author: Gareth Simpson
// Created: 2007-10-29 // Created: 2007-10-29

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: wx/cocoa/objc/NSView.h // Name: wx/cocoa/objc/NSSlider.h
// Purpose: WXNSSlider class // Purpose: WXNSSlider class
// Author: David Elliott // Author: David Elliott
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/cocoa/fontfactory.h // Name: wx/cocoa/private/fontfactory.h
// Purpose: wxFontFactory class // Purpose: wxFontFactory class
// Author: David Elliott // Author: David Elliott
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/cocoa/scrollview.h // Name: wx/cocoa/private/scrollview.h
// Purpose: wxWindowCocoaScrollView // Purpose: wxWindowCocoaScrollView
// Author: David Elliott // Author: David Elliott
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: sound.h // Name: wx/cocoa/sound.h
// Purpose: wxSound class (loads and plays short Windows .wav files). // Purpose: wxSound class (loads and plays short Windows .wav files).
// Optional on non-Windows platforms. // Optional on non-Windows platforms.
// Authors: David Elliott, Ryan Norton // Authors: David Elliott, Ryan Norton

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: cocoa/tooltip.h // Name: wx/cocoa/tooltip.h
// Purpose: wxToolTip class - tooltip control // Purpose: wxToolTip class - tooltip control
// Author: Ryan Norton // Author: Ryan Norton
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: confbase.h // Name: wx/confbase.h
// Purpose: declaration of the base class of all config implementations // Purpose: declaration of the base class of all config implementations
// (see also: fileconf.h and msw/regconf.h and iniconf.h) // (see also: fileconf.h and msw/regconf.h and iniconf.h)
// Author: Karsten Ballueder & Vadim Zeitlin // Author: Karsten Ballueder & Vadim Zeitlin

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: config.h // Name: wx/config.h
// Purpose: wxConfig base header // Purpose: wxConfig base header
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: datstrm.h // Name: wx/datstrm.h
// Purpose: Data stream classes // Purpose: Data stream classes
// Author: Guilhem Lavaux // Author: Guilhem Lavaux
// Modified by: Mickael Gilabert // Modified by: Mickael Gilabert

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/graphdc.h // Name: wx/dcgraph.h
// Purpose: graphics context device bridge header // Purpose: graphics context device bridge header
// Author: Stefan Csomor // Author: Stefan Csomor
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: dlist.h // Name: wx/dlist.h
// Purpose: wxDList<T> which is a template version of wxList // Purpose: wxDList<T> which is a template version of wxList
// Author: Robert Roebling // Author: Robert Roebling
// Created: 18.09.2008 // Created: 18.09.2008

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: dynload.h // Name: wx/dynload.h
// Purpose: Dynamic loading framework // Purpose: Dynamic loading framework
// Author: Ron Lee, David Falkinder, Vadim Zeitlin and a cast of 1000's // Author: Ron Lee, David Falkinder, Vadim Zeitlin and a cast of 1000's
// (derived in part from dynlib.cpp (c) 1998 Guilhem Lavaux) // (derived in part from dynlib.cpp (c) 1998 Guilhem Lavaux)

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: file.h // Name: wx/file.h
// Purpose: wxFile - encapsulates low-level "file descriptor" // Purpose: wxFile - encapsulates low-level "file descriptor"
// wxTempFile - safely replace the old file // wxTempFile - safely replace the old file
// Author: Vadim Zeitlin // Author: Vadim Zeitlin

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: fs_inet.h // Name: wx/fs_inet.h
// Purpose: HTTP and FTP file system // Purpose: HTTP and FTP file system
// Author: Vaclav Slavik // Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik // Copyright: (c) 1999 Vaclav Slavik

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: fs_mem.h // Name: wx/fs_mem.h
// Purpose: in-memory file system // Purpose: in-memory file system
// Author: Vaclav Slavik // Author: Vaclav Slavik
// Copyright: (c) 2000 Vaclav Slavik // Copyright: (c) 2000 Vaclav Slavik

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: gbsizer.h // Name: wx/gbsizer.h
// Purpose: wxGridBagSizer: A sizer that can lay out items in a grid, // Purpose: wxGridBagSizer: A sizer that can lay out items in a grid,
// with items at specified cells, and with the option of row // with items at specified cells, and with the option of row
// and/or column spanning // and/or column spanning

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: generic/calctrlg.h // Name: wx/generic/calctrlg.h
// Purpose: generic implementation of date-picker control // Purpose: generic implementation of date-picker control
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: generic/caret.h // Name: wx/generic/caret.h
// Purpose: generic wxCaret class // Purpose: generic wxCaret class
// Author: Vadim Zeitlin (original code by Robert Roebling) // Author: Vadim Zeitlin (original code by Robert Roebling)
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: generic/datectrl.h // Name: wx/generic/datectrl.h
// Purpose: generic wxDatePickerCtrl implementation // Purpose: generic wxDatePickerCtrl implementation
// Author: Andreas Pflug // Author: Andreas Pflug
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/generic/dcps.h // Name: wx/generic/dcpsg.h
// Purpose: wxPostScriptDC class // Purpose: wxPostScriptDC class
// Author: Julian Smart and others // Author: Julian Smart and others
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: dirctrlg.h // Name: wx/generic/dirctrlg.h
// Purpose: wxGenericDirCtrl class // Purpose: wxGenericDirCtrl class
// Builds on wxDirCtrl class written by Robert Roebling for the // Builds on wxDirCtrl class written by Robert Roebling for the
// wxFile application, modified by Harm van der Heijden. // wxFile application, modified by Harm van der Heijden.

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/fdrepdlg.h // Name: wx/generic/fdrepdlg.h
// Purpose: wxGenericFindReplaceDialog class // Purpose: wxGenericFindReplaceDialog class
// Author: Markus Greither // Author: Markus Greither
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
// Name: generic/gridctrl.h // Name: wx/generic/gridctrl.h
// Purpose: wxGrid controls // Purpose: wxGrid controls
// Author: Paul Gammans, Roger Gammans // Author: Paul Gammans, Roger Gammans
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: laywin.h // Name: wx/generic/laywin.h
// Purpose: Implements a simple layout algorithm, plus // Purpose: Implements a simple layout algorithm, plus
// wxSashLayoutWindow which is an example of a window with // wxSashLayoutWindow which is an example of a window with
// layout-awareness (via event handlers). This is suited to // layout-awareness (via event handlers). This is suited to

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: notebook.h // Name: wx/generic/notebook.h
// Purpose: wxNotebook class (a.k.a. property sheet, tabbed dialog) // Purpose: wxNotebook class (a.k.a. property sheet, tabbed dialog)
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: printps.h // Name: wx/generic/printps.h
// Purpose: wxPostScriptPrinter, wxPostScriptPrintPreview // Purpose: wxPostScriptPrinter, wxPostScriptPrintPreview
// wxGenericPageSetupDialog // wxGenericPageSetupDialog
// Author: Julian Smart // Author: Julian Smart

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: listctrl.h // Name: wx/generic/listctrl.h
// Purpose: private definitions of wxListCtrl helpers // Purpose: private definitions of wxListCtrl helpers
// Author: Robert Roebling // Author: Robert Roebling
// Vadim Zeitlin (virtual list control support) // Vadim Zeitlin (virtual list control support)

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: prntdlgg.h // Name: wx/generic/prntdlgg.h
// Purpose: wxGenericPrintDialog, wxGenericPrintSetupDialog, // Purpose: wxGenericPrintDialog, wxGenericPrintSetupDialog,
// wxGenericPageSetupDialog // wxGenericPageSetupDialog
// Author: Julian Smart // Author: Julian Smart

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: progdlgg.h // Name: wx/generic/progdlgg.h
// Purpose: wxGenericProgressDialog class // Purpose: wxGenericProgressDialog class
// Author: Karsten Ballueder // Author: Karsten Ballueder
// Modified by: Francesco Montorsi // Modified by: Francesco Montorsi

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: sashwin.h // Name: wx/generic/sashwin.h
// Purpose: wxSashWindow implementation. A sash window has an optional // Purpose: wxSashWindow implementation. A sash window has an optional
// sash on each edge, allowing it to be dragged. An event // sash on each edge, allowing it to be dragged. An event
// is generated when the sash is released. // is generated when the sash is released.

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: splash.h // Name: wx/generic/splash.h
// Purpose: Splash screen class // Purpose: Splash screen class
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/splitter.h // Name: wx/generic/splitter.h
// Purpose: wxSplitterWindow class // Purpose: wxSplitterWindow class
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: generic/statline.h // Name: wx/generic/statline.h
// Purpose: a generic wxStaticLine class // Purpose: a generic wxStaticLine class
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 28.06.99 // Created: 28.06.99

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: tabg.h // Name: wx/generic/tabg.h
// Purpose: Generic tabbed dialogs; used by wxMotif's wxNotebook // Purpose: Generic tabbed dialogs; used by wxMotif's wxNotebook
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: textdlgg.h // Name: wx/generic/textdlgg.h
// Purpose: wxTextEntryDialog class // Purpose: wxTextEntryDialog class
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
/* /////////////////////////////////////////////////////////////////////////// /* ///////////////////////////////////////////////////////////////////////////
// Name: assertdlg_gtk.h // Name: wx/gtk/assertdlg_gtk.h
// Purpose: GtkAssertDialog // Purpose: GtkAssertDialog
// Author: Francesco Montorsi // Author: Francesco Montorsi
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/gtk/clipboard.h // Name: wx/gtk/clipbrd.h
// Purpose: wxClipboard for wxGTK // Purpose: wxClipboard for wxGTK
// Author: Robert Roebling, Vadim Zeitlin // Author: Robert Roebling, Vadim Zeitlin
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: control.h // Name: wx/gtk/control.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: cursor.h // Name: wx/gtk/cursor.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: gtk/dataform.h // Name: wx/gtk/dataform.h
// Purpose: declaration of the wxDataFormat class // Purpose: declaration of the wxDataFormat class
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: gtk/dataobj.h // Name: wx/gtk/dataobj.h
// Purpose: declaration of the wxDataObject // Purpose: declaration of the wxDataObject
// Author: Robert Roebling // Author: Robert Roebling
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: gtk/dataobj2.h // Name: wx/gtk/dataobj2.h
// Purpose: declaration of standard wxDataObjectSimple-derived classes // Purpose: declaration of standard wxDataObjectSimple-derived classes
// Author: Robert Roebling // Author: Robert Roebling
// Created: 19.10.99 (extracted from gtk/dataobj.h) // Created: 19.10.99 (extracted from gtk/dataobj.h)

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: dcclient.h // Name: wx/gtk/dcclient.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: dcmemory.h // Name: wx/gtk/dcmemory.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: dcscreen.h // Name: wx/gtk/dcscreen.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: dialog.h // Name: wx/gtk/dialog.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Created: // Created:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: dirdlg.h // Name: wx/gtk/dirdlg.h
// Purpose: wxDirDialog // Purpose: wxDirDialog
// Author: Francesco Montorsi // Author: Francesco Montorsi
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: dnd.h // Name: wx/gtk/dnd.h
// Purpose: declaration of the wxDropTarget class // Purpose: declaration of the wxDropTarget class
// Author: Robert Roebling // Author: Robert Roebling
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: filedlg.h // Name: wx/gtk/filedlg.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: font.h // Name: wx/gtk/font.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/gtk/fontdlgg.h // Name: wx/gtk/fontdlg.h
// Purpose: wxFontDialog // Purpose: wxFontDialog
// Author: Robert Roebling // Author: Robert Roebling
// Created: // Created:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: glcanvas.h // Name: wx/gtk/glcanvas.h
// Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWidgets and GTK // Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWidgets and GTK
// Author: Robert Roebling // Author: Robert Roebling
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: menuitem.h // Name: wx/gtk/menuitem.h
// Purpose: wxMenuItem class // Purpose: wxMenuItem class
// Author: Robert Roebling // Author: Robert Roebling
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: minifram.h // Name: wx/gtk/minifram.h
// Purpose: wxMiniFrame class // Purpose: wxMiniFrame class
// Author: Robert Roebling // Author: Robert Roebling
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: notebook.h // Name: wx/gtk/notebook.h
// Purpose: wxNotebook class // Purpose: wxNotebook class
// Author: Robert Roebling // Author: Robert Roebling
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: popupwin.h // Name: wx/gtk/popupwin.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Created: // Created:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: wx/gtk/private/msgtype.h // Name: wx/gtk/private/messagetype.h
// Purpose: translate between wx and GtkMessageType // Purpose: translate between wx and GtkMessageType
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2009-09-27 // Created: 2009-09-27

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: gtk/private/mnemonics.h // Name: wx/gtk/private/mnemonics.h
// Purpose: helper functions for dealing with GTK+ mnemonics // Purpose: helper functions for dealing with GTK+ mnemonics
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-12 // Created: 2007-11-12

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/private/gtk/timer.h // Name: wx/gtk/private/timer.h
// Purpose: wxTimerImpl for wxGTK // Purpose: wxTimerImpl for wxGTK
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
/* /////////////////////////////////////////////////////////////////////////// /* ///////////////////////////////////////////////////////////////////////////
// Name: win_gtk.h // Name: wx/gtk/private/win_gtk.h
// Purpose: native GTK+ widget for wxWindow // Purpose: native GTK+ widget for wxWindow
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: scrolbar.h // Name: wx/gtk/scrolbar.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: spinctrl.h // Name: wx/gtk/spinctrl.h
// Purpose: wxSpinCtrl class // Purpose: wxSpinCtrl class
// Author: Robert Roebling // Author: Robert Roebling
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/gtk/stabox.h // Name: wx/gtk/statbox.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: tooltip.h // Name: wx/gtk/tooltip.h
// Purpose: wxToolTip class // Purpose: wxToolTip class
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
/* /////////////////////////////////////////////////////////////////////////// /* ///////////////////////////////////////////////////////////////////////////
// Name: treeentry_gtk.h // Name: wx/gtk/treeentry_gtk.h
// Purpose: GtkTreeEntry - a string/userdata combo for use with treeview // Purpose: GtkTreeEntry - a string/userdata combo for use with treeview
// Author: Ryan Norton // Author: Ryan Norton
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/gtk1/clipboard.h // Name: wx/gtk1/clipbrd.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/gtk1/fontdlgg.h // Name: wx/gtk1/fontdlg.h
// Purpose: wxFontDialog // Purpose: wxFontDialog
// Author: Robert Roebling // Author: Robert Roebling
// Created: // Created:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: glcanvas.h // Name: wx/gtk1/glcanvas.h
// Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWidgets and GTK // Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWidgets and GTK
// Author: Robert Roebling // Author: Robert Roebling
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: gtk/private/mnemonics.h // Name: wx/gtk1/private/mnemonics.h
// Purpose: helper functions for dealing with GTK+ mnemonics // Purpose: helper functions for dealing with GTK+ mnemonics
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-12 // Created: 2007-11-12

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/gtk1/stabox.h // Name: wx/gtk1/statbox.h
// Purpose: // Purpose:
// Author: Robert Roebling // Author: Robert Roebling
// Id: $Id$ // Id: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: help.h // Name: wx/help.h
// Purpose: wxHelpController base header // Purpose: wxHelpController base header
// Author: wxWidgets Team // Author: wxWidgets Team
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: helpbase.h // Name: wx/helpbase.h
// Purpose: Help system base classes // Purpose: Help system base classes
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: helphtml.h // Name: wx/helphtml.h
// Purpose: Includes wx/html/helpctrl.h, for wxHtmlHelpController. // Purpose: Includes wx/html/helpctrl.h, for wxHtmlHelpController.
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: helpwin.h // Name: wx/helpwin.h
// Purpose: Includes Windows or OS/2 help // Purpose: Includes Windows or OS/2 help
// Author: Julian Smart // Author: Julian Smart
// Modified by: // Modified by:

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: forcelnk.h // Name: wx/html/forcelnk.h
// Purpose: macros which force the linker to link apparently unused code // Purpose: macros which force the linker to link apparently unused code
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: helpctrl.h // Name: wx/html/helpctrl.h
// Purpose: wxHtmlHelpController // Purpose: wxHtmlHelpController
// Notes: Based on htmlhelp.cpp, implementing a monolithic // Notes: Based on htmlhelp.cpp, implementing a monolithic
// HTML Help controller class, by Vaclav Slavik // HTML Help controller class, by Vaclav Slavik

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: helpdata.h // Name: wx/html/helpdata.h
// Purpose: wxHtmlHelpData // Purpose: wxHtmlHelpData
// Notes: Based on htmlhelp.cpp, implementing a monolithic // Notes: Based on htmlhelp.cpp, implementing a monolithic
// HTML Help controller class, by Vaclav Slavik // HTML Help controller class, by Vaclav Slavik

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: helpfrm.h // Name: wx/html/helpfrm.h
// Purpose: wxHtmlHelpFrame // Purpose: wxHtmlHelpFrame
// Notes: Based on htmlhelp.cpp, implementing a monolithic // Notes: Based on htmlhelp.cpp, implementing a monolithic
// HTML Help controller class, by Vaclav Slavik // HTML Help controller class, by Vaclav Slavik

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: htmlcell.h // Name: wx/html/htmlcell.h
// Purpose: wxHtmlCell class is used by wxHtmlWindow/wxHtmlWinParser // Purpose: wxHtmlCell class is used by wxHtmlWindow/wxHtmlWinParser
// as a basic visual element of HTML page // as a basic visual element of HTML page
// Author: Vaclav Slavik // Author: Vaclav Slavik

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: htmldefs.h // Name: wx/html/htmldefs.h
// Purpose: constants for wxhtml library // Purpose: constants for wxhtml library
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: htmlfilt.h // Name: wx/html/htmlfilt.h
// Purpose: filters // Purpose: filters
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: htmlpars.h // Name: wx/html/htmlpars.h
// Purpose: wxHtmlParser class (generic parser) // Purpose: wxHtmlParser class (generic parser)
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: htmlprep.h // Name: wx/html/htmlprep.h
// Purpose: HTML processor // Purpose: HTML processor
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: htmltag.h // Name: wx/html/htmltag.h
// Purpose: wxHtmlTag class (represents single tag) // Purpose: wxHtmlTag class (represents single tag)
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: htmlwin.h // Name: wx/html/htmlwin.h
// Purpose: wxHtmlWindow class for parsing & displaying HTML // Purpose: wxHtmlWindow class for parsing & displaying HTML
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: htmprint.h // Name: wx/html/htmprint.h
// Purpose: html printing classes // Purpose: html printing classes
// Author: Vaclav Slavik // Author: Vaclav Slavik
// Created: 25/09/99 // Created: 25/09/99

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: m_templ.h // Name: wx/html/m_templ.h
// Purpose: Modules template file // Purpose: Modules template file
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: winpars.h // Name: wx/html/winpars.h
// Purpose: wxHtmlWinParser class (parser to be used with wxHtmlWindow) // Purpose: wxHtmlWinParser class (parser to be used with wxHtmlWindow)
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: imagiff.h // Name: wx/imagiff.h
// Purpose: wxImage handler for Amiga IFF images // Purpose: wxImage handler for Amiga IFF images
// Author: Steffen Gutmann // Author: Steffen Gutmann
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: imagjpeg.h // Name: wx/imagjpeg.h
// Purpose: wxImage JPEG handler // Purpose: wxImage JPEG handler
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: imagpcx.h // Name: wx/imagpcx.h
// Purpose: wxImage PCX handler // Purpose: wxImage PCX handler
// Author: Guillermo Rodriguez Garcia <guille@iies.es> // Author: Guillermo Rodriguez Garcia <guille@iies.es>
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: imagpng.h // Name: wx/imagpng.h
// Purpose: wxImage PNG handler // Purpose: wxImage PNG handler
// Author: Robert Roebling // Author: Robert Roebling
// RCS-ID: $Id$ // RCS-ID: $Id$

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: imagpnm.h // Name: wx/imagpnm.h
// Purpose: wxImage PNM handler // Purpose: wxImage PNM handler
// Author: Sylvain Bougnoux // Author: Sylvain Bougnoux
// RCS-ID: $Id$ // RCS-ID: $Id$

Some files were not shown because too many files have changed in this diff Show More