r13491 - in /branches/upstream/libwx-perl/current: ./ XS/ build/Wx/XSP/ cpp/ ext/aui/ ext/aui/XS/ ext/calendar/ ext/dataview/ ext/dataview/XS/ ext/datetime/ ext/dnd/ ext/dnd/XS/ ext/docview/XS/ ext/filesys/ ext/filesys/XS/ ext/grid/ ext/grid/XS/ ext/help/ ext/html/ ext/mdi/ ext/media/ ext/print/ ext/print/XS/ ext/richtext/ ext/richtext/XS/ ext/richtext/lib/Wx/ ext/socket/ ext/stc/ ext/stc/XS/ ext/xrc/ ext/xrc/XS/ lib/Wx/ script/

roberto at users.alioth.debian.org roberto at users.alioth.debian.org
Thu Jan 24 23:21:00 UTC 2008


Author: roberto
Date: Thu Jan 24 23:21:00 2008
New Revision: 13491

URL: http://svn.debian.org/wsvn/?sc=1&rev=13491
Log:
[svn-upgrade] Integrating new upstream version, libwx-perl (0.81)

Added:
    branches/upstream/libwx-perl/current/XS/ColourDatabase.xs
    branches/upstream/libwx-perl/current/XS/NotificationMessage.xsp
    branches/upstream/libwx-perl/current/XS/SVGFileDC.xsp
    branches/upstream/libwx-perl/current/XS/TextAttr.xsp
    branches/upstream/libwx-perl/current/XS/Window.xsp
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewColumn.xsp
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewEvent.xsp
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewItem.xsp
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewModelNotifier.xsp
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewRenderer.xsp
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewTreeCtrl.xsp
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewTreeStore.xsp
    branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextStyleOrganiserDialog.xsp
Modified:
    branches/upstream/libwx-perl/current/Changes
    branches/upstream/libwx-perl/current/Constant.xs
    branches/upstream/libwx-perl/current/Controls.xs
    branches/upstream/libwx-perl/current/Event.xs
    branches/upstream/libwx-perl/current/GDI.xs
    branches/upstream/libwx-perl/current/MANIFEST
    branches/upstream/libwx-perl/current/META.yml
    branches/upstream/libwx-perl/current/Window.xs
    branches/upstream/libwx-perl/current/Wx.pm
    branches/upstream/libwx-perl/current/Wx.xs
    branches/upstream/libwx-perl/current/XS/App.xs
    branches/upstream/libwx-perl/current/XS/ArtProvider.xsp
    branches/upstream/libwx-perl/current/XS/Brush.xs
    branches/upstream/libwx-perl/current/XS/Colour.xs
    branches/upstream/libwx-perl/current/XS/ComboBox.xs
    branches/upstream/libwx-perl/current/XS/ComboPopup.xsp
    branches/upstream/libwx-perl/current/XS/Config.xs
    branches/upstream/libwx-perl/current/XS/DC.xs
    branches/upstream/libwx-perl/current/XS/Dialog.xs
    branches/upstream/libwx-perl/current/XS/Display.xsp
    branches/upstream/libwx-perl/current/XS/EvtHandler.xs
    branches/upstream/libwx-perl/current/XS/FontEnumerator.xs
    branches/upstream/libwx-perl/current/XS/FontMapper.xs
    branches/upstream/libwx-perl/current/XS/Frame.xs
    branches/upstream/libwx-perl/current/XS/Geom.xs
    branches/upstream/libwx-perl/current/XS/GraphicsRenderer.xsp
    branches/upstream/libwx-perl/current/XS/GridBagSizer.xsp
    branches/upstream/libwx-perl/current/XS/IconBundle.xsp
    branches/upstream/libwx-perl/current/XS/Menu.xs
    branches/upstream/libwx-perl/current/XS/MimeTypes.xsp
    branches/upstream/libwx-perl/current/XS/RadioBox.xs
    branches/upstream/libwx-perl/current/XS/ScrollBar.xs
    branches/upstream/libwx-perl/current/XS/ScrolledWindow.xs
    branches/upstream/libwx-perl/current/XS/Sizer.xs
    branches/upstream/libwx-perl/current/XS/StandardPaths.xsp
    branches/upstream/libwx-perl/current/XS/TaskBarIcon.xs
    branches/upstream/libwx-perl/current/XS/TextCtrl.xs
    branches/upstream/libwx-perl/current/XS/ToggleButton.xs
    branches/upstream/libwx-perl/current/XS/ToolBar.xs
    branches/upstream/libwx-perl/current/XS/ToolTip.xs
    branches/upstream/libwx-perl/current/XS/TopLevelWindow.xsp
    branches/upstream/libwx-perl/current/XS/TreeCtrl.xs
    branches/upstream/libwx-perl/current/XS/Utils.xs
    branches/upstream/libwx-perl/current/XS/Validators.xs
    branches/upstream/libwx-perl/current/XS/Variant.xsp
    branches/upstream/libwx-perl/current/XS/Wizard.xs
    branches/upstream/libwx-perl/current/build/Wx/XSP/Grammar.pm
    branches/upstream/libwx-perl/current/build/Wx/XSP/Node.pm
    branches/upstream/libwx-perl/current/build/Wx/XSP/XSP.yp
    branches/upstream/libwx-perl/current/cpp/helpers.cpp
    branches/upstream/libwx-perl/current/cpp/helpers.h
    branches/upstream/libwx-perl/current/cpp/v_cback.h
    branches/upstream/libwx-perl/current/ext/aui/XS/AuiManager.xsp
    branches/upstream/libwx-perl/current/ext/aui/XS/AuiNotebook.xsp
    branches/upstream/libwx-perl/current/ext/aui/XS/AuiPaneInfo.xsp
    branches/upstream/libwx-perl/current/ext/aui/typemap
    branches/upstream/libwx-perl/current/ext/calendar/typemap
    branches/upstream/libwx-perl/current/ext/dataview/DataView.pm
    branches/upstream/libwx-perl/current/ext/dataview/DataView.xs
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewCtrl.xsp
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewIndexListModel.xsp
    branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewModel.xsp
    branches/upstream/libwx-perl/current/ext/dataview/typemap
    branches/upstream/libwx-perl/current/ext/dataview/typemap.xsp
    branches/upstream/libwx-perl/current/ext/datetime/typemap
    branches/upstream/libwx-perl/current/ext/dnd/XS/Clipboard.xs
    branches/upstream/libwx-perl/current/ext/dnd/XS/DropSource.xs
    branches/upstream/libwx-perl/current/ext/dnd/XS/DropTarget.xs
    branches/upstream/libwx-perl/current/ext/dnd/typemap
    branches/upstream/libwx-perl/current/ext/docview/XS/DocManager.xs
    branches/upstream/libwx-perl/current/ext/docview/XS/FileHistory.xs
    branches/upstream/libwx-perl/current/ext/docview/XS/View.xs
    branches/upstream/libwx-perl/current/ext/filesys/XS/FileSystem.xs
    branches/upstream/libwx-perl/current/ext/filesys/typemap
    branches/upstream/libwx-perl/current/ext/grid/XS/Grid.xs
    branches/upstream/libwx-perl/current/ext/grid/XS/GridCellEditor.xs
    branches/upstream/libwx-perl/current/ext/grid/XS/GridTable.xsp
    branches/upstream/libwx-perl/current/ext/grid/typemap
    branches/upstream/libwx-perl/current/ext/help/typemap
    branches/upstream/libwx-perl/current/ext/html/typemap
    branches/upstream/libwx-perl/current/ext/mdi/typemap
    branches/upstream/libwx-perl/current/ext/media/typemap
    branches/upstream/libwx-perl/current/ext/print/XS/PrintData.xs
    branches/upstream/libwx-perl/current/ext/print/XS/PrintDialogData.xs
    branches/upstream/libwx-perl/current/ext/print/XS/PrintPreview.xs
    branches/upstream/libwx-perl/current/ext/print/XS/Printout.xs
    branches/upstream/libwx-perl/current/ext/print/typemap
    branches/upstream/libwx-perl/current/ext/richtext/RichText.xs
    branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextCtrl.xsp
    branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextFormattingDialog.xsp
    branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextStyle.xsp
    branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextStyleCtrl.xsp
    branches/upstream/libwx-perl/current/ext/richtext/lib/Wx/RichText.pm
    branches/upstream/libwx-perl/current/ext/richtext/typemap
    branches/upstream/libwx-perl/current/ext/socket/typemap
    branches/upstream/libwx-perl/current/ext/stc/STC.xs
    branches/upstream/libwx-perl/current/ext/stc/XS/StyledTextCtrl.xs
    branches/upstream/libwx-perl/current/ext/stc/typemap
    branches/upstream/libwx-perl/current/ext/xrc/XS/XmlDocument.xsp
    branches/upstream/libwx-perl/current/ext/xrc/XS/XmlNode.xsp
    branches/upstream/libwx-perl/current/ext/xrc/XS/XmlResourceHandler.xsp
    branches/upstream/libwx-perl/current/ext/xrc/typemap
    branches/upstream/libwx-perl/current/lib/Wx/Mini.pm
    branches/upstream/libwx-perl/current/script/wx_overload.pl
    branches/upstream/libwx-perl/current/typemap
    branches/upstream/libwx-perl/current/typemap.tmpl
    branches/upstream/libwx-perl/current/typemap.xsp

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libwx-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/Changes?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/Constant.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/Constant.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/Controls.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/Controls.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/Event.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/Event.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/GDI.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/GDI.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/MANIFEST?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/META.yml?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/Window.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/Window.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/Wx.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/Wx.pm?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/Wx.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/Wx.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/App.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/App.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/ArtProvider.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/ArtProvider.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Brush.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Brush.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Colour.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Colour.xs?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/XS/ColourDatabase.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/ColourDatabase.xs?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/XS/ComboBox.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/ComboBox.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/ComboPopup.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/ComboPopup.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Config.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Config.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/DC.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/DC.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Dialog.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Dialog.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Display.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Display.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/EvtHandler.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/EvtHandler.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/FontEnumerator.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/FontEnumerator.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/FontMapper.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/FontMapper.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Frame.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Frame.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Geom.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Geom.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/GraphicsRenderer.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/GraphicsRenderer.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/GridBagSizer.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/GridBagSizer.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/IconBundle.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/IconBundle.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Menu.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Menu.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/MimeTypes.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/MimeTypes.xsp?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/XS/NotificationMessage.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/NotificationMessage.xsp?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/XS/RadioBox.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/RadioBox.xs?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/XS/SVGFileDC.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/SVGFileDC.xsp?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/XS/ScrollBar.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/ScrollBar.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/ScrolledWindow.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/ScrolledWindow.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Sizer.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Sizer.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/StandardPaths.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/StandardPaths.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/TaskBarIcon.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/TaskBarIcon.xs?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/XS/TextAttr.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/TextAttr.xsp?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/XS/TextCtrl.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/TextCtrl.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/ToggleButton.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/ToggleButton.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/ToolBar.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/ToolBar.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/ToolTip.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/ToolTip.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/TopLevelWindow.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/TopLevelWindow.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/TreeCtrl.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/TreeCtrl.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Utils.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Utils.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Validators.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Validators.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/XS/Variant.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Variant.xsp?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/XS/Window.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Window.xsp?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/XS/Wizard.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/XS/Wizard.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/build/Wx/XSP/Grammar.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/build/Wx/XSP/Grammar.pm?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/build/Wx/XSP/Node.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/build/Wx/XSP/Node.pm?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/build/Wx/XSP/XSP.yp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/build/Wx/XSP/XSP.yp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/cpp/helpers.cpp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/cpp/helpers.cpp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/cpp/helpers.h
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/cpp/helpers.h?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/cpp/v_cback.h
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/cpp/v_cback.h?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/aui/XS/AuiManager.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/aui/XS/AuiManager.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/aui/XS/AuiNotebook.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/aui/XS/AuiNotebook.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/aui/XS/AuiPaneInfo.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/aui/XS/AuiPaneInfo.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/aui/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/aui/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/calendar/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/calendar/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/dataview/DataView.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/DataView.pm?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/dataview/DataView.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/DataView.xs?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewColumn.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewColumn.xsp?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewCtrl.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewCtrl.xsp?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewEvent.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewEvent.xsp?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewIndexListModel.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewIndexListModel.xsp?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewItem.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewItem.xsp?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewModel.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewModel.xsp?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewModelNotifier.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewModelNotifier.xsp?rev=13491&op=file

Added: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewRenderer.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewRenderer.xsp?rev=13491&op=file

Added: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewTreeCtrl.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewTreeCtrl.xsp?rev=13491&op=file

Added: branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewTreeStore.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/XS/DataViewTreeStore.xsp?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/ext/dataview/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/dataview/typemap.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dataview/typemap.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/datetime/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/datetime/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/dnd/XS/Clipboard.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dnd/XS/Clipboard.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/dnd/XS/DropSource.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dnd/XS/DropSource.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/dnd/XS/DropTarget.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dnd/XS/DropTarget.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/dnd/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/dnd/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/docview/XS/DocManager.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/docview/XS/DocManager.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/docview/XS/FileHistory.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/docview/XS/FileHistory.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/docview/XS/View.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/docview/XS/View.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/filesys/XS/FileSystem.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/filesys/XS/FileSystem.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/filesys/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/filesys/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/grid/XS/Grid.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/grid/XS/Grid.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/grid/XS/GridCellEditor.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/grid/XS/GridCellEditor.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/grid/XS/GridTable.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/grid/XS/GridTable.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/grid/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/grid/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/help/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/help/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/html/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/html/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/mdi/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/mdi/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/media/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/media/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/print/XS/PrintData.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/print/XS/PrintData.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/print/XS/PrintDialogData.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/print/XS/PrintDialogData.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/print/XS/PrintPreview.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/print/XS/PrintPreview.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/print/XS/Printout.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/print/XS/Printout.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/print/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/print/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/richtext/RichText.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/richtext/RichText.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextCtrl.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextCtrl.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextFormattingDialog.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextFormattingDialog.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextStyle.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextStyle.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextStyleCtrl.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextStyleCtrl.xsp?rev=13491&op=diff

Added: branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextStyleOrganiserDialog.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextStyleOrganiserDialog.xsp?rev=13491&op=file

Modified: branches/upstream/libwx-perl/current/ext/richtext/lib/Wx/RichText.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/richtext/lib/Wx/RichText.pm?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/richtext/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/richtext/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/socket/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/socket/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/stc/STC.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/stc/STC.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/stc/XS/StyledTextCtrl.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/stc/XS/StyledTextCtrl.xs?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/stc/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/stc/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/xrc/XS/XmlDocument.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/xrc/XS/XmlDocument.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/xrc/XS/XmlNode.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/xrc/XS/XmlNode.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/xrc/XS/XmlResourceHandler.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/xrc/XS/XmlResourceHandler.xsp?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/ext/xrc/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/ext/xrc/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/lib/Wx/Mini.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/lib/Wx/Mini.pm?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/script/wx_overload.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/script/wx_overload.pl?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/typemap?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/typemap.tmpl
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/typemap.tmpl?rev=13491&op=diff

Modified: branches/upstream/libwx-perl/current/typemap.xsp
URL: http://svn.debian.org/wsvn/branches/upstream/libwx-perl/current/typemap.xsp?rev=13491&op=diff




More information about the Pkg-perl-cvs-commits mailing list