r67489 - in /branches/upstream/libwx-perl/current: ./ XS/ build/Wx/Overload/ build/Wx/XSP/ build/Wx/build/ build/Wx/build/MakeMaker/ cpp/ ext/aui/ ext/aui/XS/ ext/calendar/ ext/calendar/XS/ ext/dataview/ ext/dataview/XS/ ext/docview/ ext/docview/XS/ ext/grid/ ext/grid/XS/ ext/html/ ext/html/XS/ ext/print/ ext/print/XS/ ext/richtext/ ext/richtext/XS/ ext/stc/ ext/stc/XS/ ext/stc/cpp/ ext/xrc/ ext/xrc/XS/ interface/ interface/wx/ interface/wx/dataview/ interface/wx/generic/ lib/Wx/ script/

roberto at users.alioth.debian.org roberto at users.alioth.debian.org
Tue Jan 18 21:05:17 UTC 2011


Author: roberto
Date: Tue Jan 18 21:04:25 2011
New Revision: 67489

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

Added:
    branches/upstream/libwx-perl/current/XS/Brush.xsp
    branches/upstream/libwx-perl/current/XS/ClassInfo.xsp
    branches/upstream/libwx-perl/current/XS/DC.xsp
    branches/upstream/libwx-perl/current/XS/Dialog.xsp
    branches/upstream/libwx-perl/current/XS/ImageList.xsp
    branches/upstream/libwx-perl/current/XS/Sizer.xsp
    branches/upstream/libwx-perl/current/XS/SplitterWindow.xsp
    branches/upstream/libwx-perl/current/XS/TextCtrl.xsp
    branches/upstream/libwx-perl/current/build/Wx/XSP/
    branches/upstream/libwx-perl/current/build/Wx/XSP/Enum.pm
    branches/upstream/libwx-perl/current/build/Wx/XSP/Event.pm
    branches/upstream/libwx-perl/current/build/Wx/XSP/Overload.pm
    branches/upstream/libwx-perl/current/build/Wx/XSP/Virtual.pm
    branches/upstream/libwx-perl/current/cpp/array_helpers.h
    branches/upstream/libwx-perl/current/ext/html/XS/HtmlWindow.xsp
    branches/upstream/libwx-perl/current/ext/print/XS/Preview.xsp
    branches/upstream/libwx-perl/current/ext/stc/XS/StyledTextCtrl.xsp
    branches/upstream/libwx-perl/current/interface/
    branches/upstream/libwx-perl/current/interface/wx/
    branches/upstream/libwx-perl/current/interface/wx/dataview/
    branches/upstream/libwx-perl/current/interface/wx/dataview/dataviewlistctrl.h
    branches/upstream/libwx-perl/current/interface/wx/dataview/dataviewliststore.h
    branches/upstream/libwx-perl/current/interface/wx/dataview/dataviewvirtuallistmodel.h
    branches/upstream/libwx-perl/current/interface/wx/generic/
    branches/upstream/libwx-perl/current/interface/wx/generic/spinctrg.h
    branches/upstream/libwx-perl/current/interface/wx/headercol.h
    branches/upstream/libwx-perl/current/interface/wx/headerctrl.h
    branches/upstream/libwx-perl/current/interface/wx/infobar.h
Removed:
    branches/upstream/libwx-perl/current/XS/Brush.xs
    branches/upstream/libwx-perl/current/XS/ClassInfo.xs
    branches/upstream/libwx-perl/current/XS/DC.xs
    branches/upstream/libwx-perl/current/XS/Dialog.xs
    branches/upstream/libwx-perl/current/XS/ImageList.xs
    branches/upstream/libwx-perl/current/XS/Sizer.xs
    branches/upstream/libwx-perl/current/XS/SplitterWindow.xs
    branches/upstream/libwx-perl/current/XS/TextCtrl.xs
    branches/upstream/libwx-perl/current/ext/html/XS/HtmlWindow.xs
    branches/upstream/libwx-perl/current/ext/print/XS/Preview.xs
    branches/upstream/libwx-perl/current/ext/stc/XS/StyledTextCtrl.xs
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/Frames.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/Makefile.PL
    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/ComboPopup.xsp
    branches/upstream/libwx-perl/current/XS/GraphicsContext.xs
    branches/upstream/libwx-perl/current/XS/GraphicsRenderer.xsp
    branches/upstream/libwx-perl/current/XS/Menu.xs
    branches/upstream/libwx-perl/current/XS/OwnerDrawnComboBox.xsp
    branches/upstream/libwx-perl/current/XS/PlWindow.xsp
    branches/upstream/libwx-perl/current/XS/PopupWindow.xsp
    branches/upstream/libwx-perl/current/XS/Stream.xs
    branches/upstream/libwx-perl/current/XS/VListBox.xsp
    branches/upstream/libwx-perl/current/XS/VScrolledWindow.xsp
    branches/upstream/libwx-perl/current/XS/Window.xsp
    branches/upstream/libwx-perl/current/build/Wx/Overload/Driver.pm
    branches/upstream/libwx-perl/current/build/Wx/build/MakeMaker/Any_OS.pm
    branches/upstream/libwx-perl/current/build/Wx/build/MakeMaker/MacOSX_GCC.pm
    branches/upstream/libwx-perl/current/build/Wx/build/Utils.pm
    branches/upstream/libwx-perl/current/cpp/helpers.cpp
    branches/upstream/libwx-perl/current/cpp/helpers.h
    branches/upstream/libwx-perl/current/cpp/overload.cpp
    branches/upstream/libwx-perl/current/cpp/overload.h
    branches/upstream/libwx-perl/current/cpp/wxapi.h
    branches/upstream/libwx-perl/current/ext/aui/Makefile.PL
    branches/upstream/libwx-perl/current/ext/aui/XS/AuiManager.xsp
    branches/upstream/libwx-perl/current/ext/calendar/Makefile.PL
    branches/upstream/libwx-perl/current/ext/calendar/XS/CalendarCtrl.xsp
    branches/upstream/libwx-perl/current/ext/calendar/XS/DatePickerCtrl.xsp
    branches/upstream/libwx-perl/current/ext/dataview/DataView.xs
    branches/upstream/libwx-perl/current/ext/dataview/Makefile.PL
    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/typemap
    branches/upstream/libwx-perl/current/ext/dataview/typemap.xsp
    branches/upstream/libwx-perl/current/ext/docview/Makefile.PL
    branches/upstream/libwx-perl/current/ext/docview/XS/CommandProcessor.xsp
    branches/upstream/libwx-perl/current/ext/grid/Makefile.PL
    branches/upstream/libwx-perl/current/ext/grid/XS/GridTable.xsp
    branches/upstream/libwx-perl/current/ext/html/Html.xs
    branches/upstream/libwx-perl/current/ext/html/Makefile.PL
    branches/upstream/libwx-perl/current/ext/html/XS/HtmlListBox.xsp
    branches/upstream/libwx-perl/current/ext/html/XS/HtmlTagHandler.xsp
    branches/upstream/libwx-perl/current/ext/print/Makefile.PL
    branches/upstream/libwx-perl/current/ext/print/Print.xs
    branches/upstream/libwx-perl/current/ext/richtext/Makefile.PL
    branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextCtrl.xsp
    branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextFileHandler.xsp
    branches/upstream/libwx-perl/current/ext/richtext/XS/RichTextPrinting.xsp
    branches/upstream/libwx-perl/current/ext/stc/STC.xs
    branches/upstream/libwx-perl/current/ext/stc/cpp/st_constants.cpp
    branches/upstream/libwx-perl/current/ext/xrc/Makefile.PL
    branches/upstream/libwx-perl/current/ext/xrc/XS/XmlResourceHandler.xsp
    branches/upstream/libwx-perl/current/ext/xrc/XS/XmlSubclassFactory.xsp
    branches/upstream/libwx-perl/current/lib/Wx/Mini.pm
    branches/upstream/libwx-perl/current/lib/Wx/NewClass.pod
    branches/upstream/libwx-perl/current/script/make_exp_list.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/pkg-perl/branches/upstream/libwx-perl/current/Changes?rev=67489&op=diff

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

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

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

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

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

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

Modified: branches/upstream/libwx-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/Makefile.PL?rev=67489&op=diff

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libwx-perl/current/build/Wx/XSP/Enum.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/build/Wx/XSP/Enum.pm?rev=67489&op=file

Added: branches/upstream/libwx-perl/current/build/Wx/XSP/Event.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/build/Wx/XSP/Event.pm?rev=67489&op=file

Added: branches/upstream/libwx-perl/current/build/Wx/XSP/Overload.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/build/Wx/XSP/Overload.pm?rev=67489&op=file

Added: branches/upstream/libwx-perl/current/build/Wx/XSP/Virtual.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/build/Wx/XSP/Virtual.pm?rev=67489&op=file

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

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

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

Added: branches/upstream/libwx-perl/current/cpp/array_helpers.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/cpp/array_helpers.h?rev=67489&op=file

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

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

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

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

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

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

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

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

Modified: branches/upstream/libwx-perl/current/ext/calendar/XS/CalendarCtrl.xsp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/ext/calendar/XS/CalendarCtrl.xsp?rev=67489&op=diff

Modified: branches/upstream/libwx-perl/current/ext/calendar/XS/DatePickerCtrl.xsp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/ext/calendar/XS/DatePickerCtrl.xsp?rev=67489&op=diff

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

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

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

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

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

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

Modified: branches/upstream/libwx-perl/current/ext/docview/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/ext/docview/Makefile.PL?rev=67489&op=diff

Modified: branches/upstream/libwx-perl/current/ext/docview/XS/CommandProcessor.xsp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/ext/docview/XS/CommandProcessor.xsp?rev=67489&op=diff

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

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

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

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

Modified: branches/upstream/libwx-perl/current/ext/html/XS/HtmlListBox.xsp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/ext/html/XS/HtmlListBox.xsp?rev=67489&op=diff

Modified: branches/upstream/libwx-perl/current/ext/html/XS/HtmlTagHandler.xsp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/ext/html/XS/HtmlTagHandler.xsp?rev=67489&op=diff

Added: branches/upstream/libwx-perl/current/ext/html/XS/HtmlWindow.xsp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/ext/html/XS/HtmlWindow.xsp?rev=67489&op=file

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

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

Added: branches/upstream/libwx-perl/current/ext/print/XS/Preview.xsp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/ext/print/XS/Preview.xsp?rev=67489&op=file

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

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

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

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

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

Added: branches/upstream/libwx-perl/current/ext/stc/XS/StyledTextCtrl.xsp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/ext/stc/XS/StyledTextCtrl.xsp?rev=67489&op=file

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

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

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

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

Added: branches/upstream/libwx-perl/current/interface/wx/dataview/dataviewlistctrl.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/interface/wx/dataview/dataviewlistctrl.h?rev=67489&op=file

Added: branches/upstream/libwx-perl/current/interface/wx/dataview/dataviewliststore.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/interface/wx/dataview/dataviewliststore.h?rev=67489&op=file

Added: branches/upstream/libwx-perl/current/interface/wx/dataview/dataviewvirtuallistmodel.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/interface/wx/dataview/dataviewvirtuallistmodel.h?rev=67489&op=file

Added: branches/upstream/libwx-perl/current/interface/wx/generic/spinctrg.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/interface/wx/generic/spinctrg.h?rev=67489&op=file

Added: branches/upstream/libwx-perl/current/interface/wx/headercol.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/interface/wx/headercol.h?rev=67489&op=file

Added: branches/upstream/libwx-perl/current/interface/wx/headerctrl.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/interface/wx/headerctrl.h?rev=67489&op=file

Added: branches/upstream/libwx-perl/current/interface/wx/infobar.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/interface/wx/infobar.h?rev=67489&op=file

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

Modified: branches/upstream/libwx-perl/current/lib/Wx/NewClass.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwx-perl/current/lib/Wx/NewClass.pod?rev=67489&op=diff

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

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

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

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




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