Remove all lines containing cvs/svn "$Id$" keyword.
This keyword is not expanded by Git which means it's not replaced with the correct revision value in the releases made using git-based scripts and it's confusing to have lines with unexpanded "$Id$" in the released files. As expanding them with Git is not that simple (it could be done with git archive and export-subst attribute) and there are not many benefits in having them in the first place, just remove all these lines. If nothing else, this will make an eventual transition to Git simpler. Closes #14487. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
// Name: class.h
|
||||
// Purpose: Main class group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_appmanagement.h
|
||||
// Purpose: Application and Process Management classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_archive.h
|
||||
// Purpose: wxArchive* classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_aui.h
|
||||
// Purpose: Window Docking (wxAUI) classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_bookctrl.h
|
||||
// Purpose: Book controls classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_cfg.h
|
||||
// Purpose: Application and System configuration classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_cmndlg.h
|
||||
// Purpose: Common Dialog classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_containers.h
|
||||
// Purpose: Container classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_conv.h
|
||||
// Purpose: Conversion classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_ctrl.h
|
||||
// Purpose: Control classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_data.h
|
||||
// Purpose: Data Structure classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_gdi.h
|
||||
// Purpose: Graphics Device Interface classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_debugging.h
|
||||
// Purpose: Debugging classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_dnd.h
|
||||
// Purpose: Clipboard and Drag & Drop classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_docview.h
|
||||
// Purpose: Document/View Framework classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_dvc.h
|
||||
// Purpose: wxDataViewControl classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_events.h
|
||||
// Purpose: Event classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_file.h
|
||||
// Purpose: File Handling classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_gdi.h
|
||||
// Purpose: Graphics Device Interface classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_gl.h
|
||||
// Purpose: OpenGL classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_grid.h
|
||||
// Purpose: wxGrid classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_help.h
|
||||
// Purpose: Help classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_html.h
|
||||
// Purpose: HTML classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_ipc.h
|
||||
// Purpose: Interprocess Communication classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_logging.h
|
||||
// Purpose: Logging classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_managedwnd.h
|
||||
// Purpose: Managed Windows classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_media.h
|
||||
// Purpose: Multimedia classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_menus.h
|
||||
// Purpose: Menu classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_misc.h
|
||||
// Purpose: Miscellaneous classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_miscwnd.h
|
||||
// Purpose: Miscellaneous Windows classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_net.h
|
||||
// Purpose: Networking classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_pickers.h
|
||||
// Purpose: Picker Control classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_printing.h
|
||||
// Purpose: Printing Framework classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_propgrid.h
|
||||
// Purpose: wxPropertyGrid classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_ribbon.h
|
||||
// Purpose: Ribbon classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_richtext.h
|
||||
// Purpose: Rich Text classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_rtti.h
|
||||
// Purpose: Runtime Type Information (RTTI) classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_smartpointers.h
|
||||
// Purpose: Smart Pointer classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_stc.h
|
||||
// Purpose: Scintilla Text Editor classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_streams.h
|
||||
// Purpose: Stream classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_threading.h
|
||||
// Purpose: Threading classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_validator.h
|
||||
// Purpose: Validator classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_vfs.h
|
||||
// Purpose: Virtual File System classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_webview.h
|
||||
// Purpose: WebView classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_winlayout.h
|
||||
// Purpose: Window Layout classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_xml.h
|
||||
// Purpose: XML classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: class_xrc.h
|
||||
// Purpose: XML Based Resource System (XRC) classes group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro.h
|
||||
// Purpose: Main function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_appinitterm.h
|
||||
// Purpose: App Initialization and Termination fn and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_atomic.h
|
||||
// Purpose: Atomic Operation function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_byteorder.h
|
||||
// Purpose: Byte Order function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_crt.h
|
||||
// Purpose: wx wrappers for CRT functions
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_debug.h
|
||||
// Purpose: Debugging function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_dialog.h
|
||||
// Purpose: Dialog function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_env.h
|
||||
// Purpose: Environment function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_events.h
|
||||
// Purpose: Event functions and macro group doc
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_file.h
|
||||
// Purpose: Files and Directories function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_gdi.h
|
||||
// Purpose: Graphics Device Interface function and macro docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_locale.h
|
||||
// Purpose: wxXLocale-enabled functions
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_log.h
|
||||
// Purpose: Logging function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_math.h
|
||||
// Purpose: Math function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_misc.h
|
||||
// Purpose: Miscellaneous function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_networkuseros.h
|
||||
// Purpose: Network, User and OS function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_networkuseros.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_procctrl.h
|
||||
// Purpose: Process Control function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_rtti.h
|
||||
// Purpose: Runtime Type Information function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_string.h
|
||||
// Purpose: String function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_thread.h
|
||||
// Purpose: Threads function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_time.h
|
||||
// Purpose: Time function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: funcmacro_version.h
|
||||
// Purpose: Versioning function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.6 KiB |
@@ -2,7 +2,6 @@
|
||||
// Name: cat_classes.h
|
||||
// Purpose: Classes-by-category page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: cat_classes.h 52468 2008-03-13 16:30:38Z FM $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: const_cpp.h
|
||||
// Purpose: Preprocessor symbols
|
||||
// Author: Vadim Zeitlin
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: const_stdevtid.h
|
||||
// Purpose: std event values enumerated
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: const_stockitems.h
|
||||
// Purpose: stock item values enumerated
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: const_wxusedef.h
|
||||
// Purpose: wxUSE preprocessor symbols
|
||||
// Author: Tim Stahlhut
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: constants.h
|
||||
// Purpose: Constants page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: copyright.h
|
||||
// Purpose: Copyright and license page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: devtips.h
|
||||
// Purpose: Cross-platform development page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: introduction.h
|
||||
// Purpose: Introduction page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: libs.h
|
||||
// Purpose: Libraries page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: main.h
|
||||
// Purpose: Main page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: platdetails.h
|
||||
// Purpose: Platform details page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: samples.h
|
||||
// Purpose: Samples page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: utilities.h 52634 2008-03-20 13:45:17Z VS $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: topics.h
|
||||
// Purpose: Topic overviews page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: translations.h
|
||||
// Purpose: List of wxWidgets available translations
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: utilities.h
|
||||
// Purpose: Utilities page of the Doxygen manual
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: app.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: archive.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: aui.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: backwardcompatibility.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: bitmap.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: bookctrl.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: bufferclasses.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
// Purpose: topic overview
|
||||
// Author: Vadim Zeitlin
|
||||
// Created: 2008-05-08
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: commondialogs.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: config.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: container.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: cpprttidisabled.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: customwidgets.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,6 @@
|
||||
// Name: dataobject.h
|
||||
// Purpose: topic overview
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user