r28826 - in /trunk/libgtk2-perl: ./ debian/ examples/ gtk-demo/ pm/ t/ tools/ xs/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sun Dec 28 10:59:17 UTC 2008


Author: ryan52-guest
Date: Sun Dec 28 10:59:10 2008
New Revision: 28826

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28826
Log:
New upstream release

Added:
    trunk/libgtk2-perl/MAINTAINERS
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/MAINTAINERS
    trunk/libgtk2-perl/maps-2.14
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/maps-2.14
    trunk/libgtk2-perl/t/GtkCellRendererIface-Chaining.t
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/t/GtkCellRendererIface-Chaining.t
    trunk/libgtk2-perl/t/GtkShow.t
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/t/GtkShow.t
    trunk/libgtk2-perl/t/GtkToolShell.t
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/t/GtkToolShell.t
    trunk/libgtk2-perl/t/GtkTreeDnd.t
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/t/GtkTreeDnd.t
    trunk/libgtk2-perl/t/pango-compat.t
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/t/pango-compat.t
    trunk/libgtk2-perl/xs/GtkShow.xs
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/xs/GtkShow.xs
    trunk/libgtk2-perl/xs/GtkToolShell.xs
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/xs/GtkToolShell.xs
    trunk/libgtk2-perl/xs_files-2.14
      - copied unchanged from r28825, branches/upstream/libgtk2-perl/current/xs_files-2.14
Removed:
    trunk/libgtk2-perl/pango.typemap
    trunk/libgtk2-perl/xs/PangoAttributes.xs
    trunk/libgtk2-perl/xs/PangoCairo.xs
    trunk/libgtk2-perl/xs/PangoContext.xs
    trunk/libgtk2-perl/xs/PangoFont.xs
    trunk/libgtk2-perl/xs/PangoFontMap.xs
    trunk/libgtk2-perl/xs/PangoFontset.xs
    trunk/libgtk2-perl/xs/PangoGravity.xs
    trunk/libgtk2-perl/xs/PangoLayout.xs
    trunk/libgtk2-perl/xs/PangoMatrix.xs
    trunk/libgtk2-perl/xs/PangoRenderer.xs
    trunk/libgtk2-perl/xs/PangoScript.xs
    trunk/libgtk2-perl/xs/PangoTabs.xs
    trunk/libgtk2-perl/xs/PangoTypes.xs
    trunk/libgtk2-perl/xs_files_pango-1.0
    trunk/libgtk2-perl/xs_files_pango-1.10
    trunk/libgtk2-perl/xs_files_pango-1.16
    trunk/libgtk2-perl/xs_files_pango-1.6
Modified:
    trunk/libgtk2-perl/ChangeLog
    trunk/libgtk2-perl/CodeGen.pm
    trunk/libgtk2-perl/Gtk2.exports
    trunk/libgtk2-perl/Gtk2.pm
    trunk/libgtk2-perl/MANIFEST
    trunk/libgtk2-perl/MANIFEST.SKIP
    trunk/libgtk2-perl/META.yml
    trunk/libgtk2-perl/Makefile.PL
    trunk/libgtk2-perl/NEWS
    trunk/libgtk2-perl/README
    trunk/libgtk2-perl/TODO
    trunk/libgtk2-perl/api.pod
    trunk/libgtk2-perl/debian/changelog
    trunk/libgtk2-perl/doctypes
    trunk/libgtk2-perl/examples/accel_groups.pl
    trunk/libgtk2-perl/examples/adding_stock_icons.pl
    trunk/libgtk2-perl/examples/buttonbox.pl
    trunk/libgtk2-perl/examples/calendar.pl
    trunk/libgtk2-perl/examples/cellrenderer_date.pl
    trunk/libgtk2-perl/examples/cellrenderer_popup.pl
    trunk/libgtk2-perl/examples/cellrenderer_spinbutton.pl
    trunk/libgtk2-perl/examples/customrenderer.pl
    trunk/libgtk2-perl/examples/histogramplot.pl
    trunk/libgtk2-perl/examples/item_factory_demo.pl
    trunk/libgtk2-perl/examples/layout.pl
    trunk/libgtk2-perl/examples/plug.pl
    trunk/libgtk2-perl/examples/scribble.pl
    trunk/libgtk2-perl/examples/simple_menu.pl
    trunk/libgtk2-perl/examples/simplelist.pl
    trunk/libgtk2-perl/examples/socket.pl
    trunk/libgtk2-perl/examples/testdnd.pl
    trunk/libgtk2-perl/examples/thread_usage.pl
    trunk/libgtk2-perl/examples/timeouttest.pl
    trunk/libgtk2-perl/gdk.typemap
    trunk/libgtk2-perl/gtk-demo/main.pl
    trunk/libgtk2-perl/gtk.typemap
    trunk/libgtk2-perl/gtk2perl-private.h
    trunk/libgtk2-perl/gtk2perl.h
    trunk/libgtk2-perl/maps-2.0
    trunk/libgtk2-perl/maps-2.2
    trunk/libgtk2-perl/maps_pango-1.0
    trunk/libgtk2-perl/maps_pango-1.10
    trunk/libgtk2-perl/maps_pango-1.16
    trunk/libgtk2-perl/maps_pango-1.18
    trunk/libgtk2-perl/maps_pango-1.4
    trunk/libgtk2-perl/maps_pango-1.6
    trunk/libgtk2-perl/maps_pango-1.8
    trunk/libgtk2-perl/pm/Helper.pm
    trunk/libgtk2-perl/pm/Pango.pm
    trunk/libgtk2-perl/pm/SimpleList.pm
    trunk/libgtk2-perl/pm/SimpleMenu.pm
    trunk/libgtk2-perl/pm/TestHelper.pm
    trunk/libgtk2-perl/t/00.Gtk2.t
    trunk/libgtk2-perl/t/01.GtkWindow.t
    trunk/libgtk2-perl/t/02.GtkContainer.t
    trunk/libgtk2-perl/t/Gdk.t
    trunk/libgtk2-perl/t/GdkCairo.t
    trunk/libgtk2-perl/t/GdkColor.t
    trunk/libgtk2-perl/t/GdkCursor.t
    trunk/libgtk2-perl/t/GdkDisplay.t
    trunk/libgtk2-perl/t/GdkDisplayManager.t
    trunk/libgtk2-perl/t/GdkDnd.t
    trunk/libgtk2-perl/t/GdkDrawable.t
    trunk/libgtk2-perl/t/GdkEvent.t
    trunk/libgtk2-perl/t/GdkGC.t
    trunk/libgtk2-perl/t/GdkInput.t
    trunk/libgtk2-perl/t/GdkKeys.t
    trunk/libgtk2-perl/t/GdkPango.t
    trunk/libgtk2-perl/t/GdkPixbuf.t
    trunk/libgtk2-perl/t/GdkPixbufLoader.t
    trunk/libgtk2-perl/t/GdkPixmap.t
    trunk/libgtk2-perl/t/GdkProperty.t
    trunk/libgtk2-perl/t/GdkRegion.t
    trunk/libgtk2-perl/t/GdkRgb.t
    trunk/libgtk2-perl/t/GdkScreen.t
    trunk/libgtk2-perl/t/GdkSelection.t
    trunk/libgtk2-perl/t/GdkVisual.t
    trunk/libgtk2-perl/t/GdkWindow.t
    trunk/libgtk2-perl/t/GdkX11.t
    trunk/libgtk2-perl/t/GtkAboutDialog.t
    trunk/libgtk2-perl/t/GtkAccelGroup.t
    trunk/libgtk2-perl/t/GtkAccelLabel.t
    trunk/libgtk2-perl/t/GtkAccelMap.t
    trunk/libgtk2-perl/t/GtkAction.t
    trunk/libgtk2-perl/t/GtkActionGroup.t
    trunk/libgtk2-perl/t/GtkAdjustment.t
    trunk/libgtk2-perl/t/GtkAlignment.t
    trunk/libgtk2-perl/t/GtkArrow.t
    trunk/libgtk2-perl/t/GtkAspectFrame.t
    trunk/libgtk2-perl/t/GtkBin.t
    trunk/libgtk2-perl/t/GtkBox.t
    trunk/libgtk2-perl/t/GtkBuildable.t
    trunk/libgtk2-perl/t/GtkBuilder.t
    trunk/libgtk2-perl/t/GtkButton.t
    trunk/libgtk2-perl/t/GtkButtonBox.t
    trunk/libgtk2-perl/t/GtkCalendar.t
    trunk/libgtk2-perl/t/GtkCellEditable.t
    trunk/libgtk2-perl/t/GtkCellLayout.t
    trunk/libgtk2-perl/t/GtkCellLayoutIface.t
    trunk/libgtk2-perl/t/GtkCellRenderer.t
    trunk/libgtk2-perl/t/GtkCellRendererCombo.t
    trunk/libgtk2-perl/t/GtkCellRendererPixbuf.t
    trunk/libgtk2-perl/t/GtkCellRendererProgress.t
    trunk/libgtk2-perl/t/GtkCellRendererText.t
    trunk/libgtk2-perl/t/GtkCellRendererToggle.t
    trunk/libgtk2-perl/t/GtkCellView.t
    trunk/libgtk2-perl/t/GtkCheckButton.t
    trunk/libgtk2-perl/t/GtkCheckMenuItem.t
    trunk/libgtk2-perl/t/GtkClipboard.t
    trunk/libgtk2-perl/t/GtkColorButton.t
    trunk/libgtk2-perl/t/GtkColorSelection.t
    trunk/libgtk2-perl/t/GtkColorSelectionDialog.t
    trunk/libgtk2-perl/t/GtkCombo.t
    trunk/libgtk2-perl/t/GtkComboBox.t
    trunk/libgtk2-perl/t/GtkComboBoxEntry.t
    trunk/libgtk2-perl/t/GtkCurve.t
    trunk/libgtk2-perl/t/GtkDialog.t
    trunk/libgtk2-perl/t/GtkDnd.t
    trunk/libgtk2-perl/t/GtkDrawingArea.t
    trunk/libgtk2-perl/t/GtkEditable.t
    trunk/libgtk2-perl/t/GtkEntry.t
    trunk/libgtk2-perl/t/GtkEntryCompletion.t
    trunk/libgtk2-perl/t/GtkEventBox.t
    trunk/libgtk2-perl/t/GtkExpander.t
    trunk/libgtk2-perl/t/GtkFileChooser.t
    trunk/libgtk2-perl/t/GtkFileChooserButton.t
    trunk/libgtk2-perl/t/GtkFileChooserDialog.t
    trunk/libgtk2-perl/t/GtkFileChooserWidget.t
    trunk/libgtk2-perl/t/GtkFileFilter.t
    trunk/libgtk2-perl/t/GtkFileSelection.t
    trunk/libgtk2-perl/t/GtkFixed.t
    trunk/libgtk2-perl/t/GtkFontButton.t
    trunk/libgtk2-perl/t/GtkFontSelection.t
    trunk/libgtk2-perl/t/GtkFrame.t
    trunk/libgtk2-perl/t/GtkGC.t
    trunk/libgtk2-perl/t/GtkGammaCurve.t
    trunk/libgtk2-perl/t/GtkHBox.t
    trunk/libgtk2-perl/t/GtkHButtonBox.t
    trunk/libgtk2-perl/t/GtkHPaned.t
    trunk/libgtk2-perl/t/GtkHRuler.t
    trunk/libgtk2-perl/t/GtkHScale.t
    trunk/libgtk2-perl/t/GtkHScrollbar.t
    trunk/libgtk2-perl/t/GtkHSeparator.t
    trunk/libgtk2-perl/t/GtkHandleBox.t
    trunk/libgtk2-perl/t/GtkIconFactory.t
    trunk/libgtk2-perl/t/GtkIconTheme.t
    trunk/libgtk2-perl/t/GtkIconView.t
    trunk/libgtk2-perl/t/GtkImage.t
    trunk/libgtk2-perl/t/GtkImageMenuItem.t
    trunk/libgtk2-perl/t/GtkInputDialog.t
    trunk/libgtk2-perl/t/GtkInvisible.t
    trunk/libgtk2-perl/t/GtkItemFactory.t
    trunk/libgtk2-perl/t/GtkLabel.t
    trunk/libgtk2-perl/t/GtkLayout.t
    trunk/libgtk2-perl/t/GtkLinkButton.t
    trunk/libgtk2-perl/t/GtkListStore.t
    trunk/libgtk2-perl/t/GtkMenu.t
    trunk/libgtk2-perl/t/GtkMenuBar.t
    trunk/libgtk2-perl/t/GtkMenuItem.t
    trunk/libgtk2-perl/t/GtkMenuShell.t
    trunk/libgtk2-perl/t/GtkMenuToolButton.t
    trunk/libgtk2-perl/t/GtkMessageDialog.t
    trunk/libgtk2-perl/t/GtkMisc.t
    trunk/libgtk2-perl/t/GtkNotebook.t
    trunk/libgtk2-perl/t/GtkObject.t
    trunk/libgtk2-perl/t/GtkOptionMenu.t
    trunk/libgtk2-perl/t/GtkPageSetup.t
    trunk/libgtk2-perl/t/GtkPaned.t
    trunk/libgtk2-perl/t/GtkPaperSize.t
    trunk/libgtk2-perl/t/GtkPrintContext.t
    trunk/libgtk2-perl/t/GtkPrintOperation.t
    trunk/libgtk2-perl/t/GtkPrintOperationPreview.t
    trunk/libgtk2-perl/t/GtkPrintSettings.t
    trunk/libgtk2-perl/t/GtkProgressBar.t
    trunk/libgtk2-perl/t/GtkRadioAction.t
    trunk/libgtk2-perl/t/GtkRadioButton.t
    trunk/libgtk2-perl/t/GtkRadioMenuItem.t
    trunk/libgtk2-perl/t/GtkRadioToolButton.t
    trunk/libgtk2-perl/t/GtkRange.t
    trunk/libgtk2-perl/t/GtkRc.t
    trunk/libgtk2-perl/t/GtkRecentAction.t
    trunk/libgtk2-perl/t/GtkRecentChooser.t
    trunk/libgtk2-perl/t/GtkRecentChooserDialog.t
    trunk/libgtk2-perl/t/GtkRecentChooserMenu.t
    trunk/libgtk2-perl/t/GtkRecentChooserWidget.t
    trunk/libgtk2-perl/t/GtkRecentFilter.t
    trunk/libgtk2-perl/t/GtkRecentManager.t
    trunk/libgtk2-perl/t/GtkRuler.t
    trunk/libgtk2-perl/t/GtkScale.t
    trunk/libgtk2-perl/t/GtkScaleButton.t
    trunk/libgtk2-perl/t/GtkScrolledWindow.t
    trunk/libgtk2-perl/t/GtkSelection.t
    trunk/libgtk2-perl/t/GtkSeparatorMenuItem.t
    trunk/libgtk2-perl/t/GtkSeparatorToolItem.t
    trunk/libgtk2-perl/t/GtkSimpleList.t
    trunk/libgtk2-perl/t/GtkSimpleMenu.t
    trunk/libgtk2-perl/t/GtkSizeGroup.t
    trunk/libgtk2-perl/t/GtkSocket-GtkPlug.t
    trunk/libgtk2-perl/t/GtkSpinButton.t
    trunk/libgtk2-perl/t/GtkStatusBar.t
    trunk/libgtk2-perl/t/GtkStatusIcon.t
    trunk/libgtk2-perl/t/GtkStock.t
    trunk/libgtk2-perl/t/GtkStyle.t
    trunk/libgtk2-perl/t/GtkTable.t
    trunk/libgtk2-perl/t/GtkTearoffMenuItem.t
    trunk/libgtk2-perl/t/GtkTextBuffer.t
    trunk/libgtk2-perl/t/GtkTextBufferRichText.t
    trunk/libgtk2-perl/t/GtkTextChildAnchor.t
    trunk/libgtk2-perl/t/GtkTextIter.t
    trunk/libgtk2-perl/t/GtkTextMark.t
    trunk/libgtk2-perl/t/GtkTextTag.t
    trunk/libgtk2-perl/t/GtkTextTagTable.t
    trunk/libgtk2-perl/t/GtkTextView.t
    trunk/libgtk2-perl/t/GtkToggleAction.t
    trunk/libgtk2-perl/t/GtkToggleButton.t
    trunk/libgtk2-perl/t/GtkToggleToolButton.t
    trunk/libgtk2-perl/t/GtkToolButton.t
    trunk/libgtk2-perl/t/GtkToolItem.t
    trunk/libgtk2-perl/t/GtkToolbar.t
    trunk/libgtk2-perl/t/GtkTooltip.t
    trunk/libgtk2-perl/t/GtkTooltips.t
    trunk/libgtk2-perl/t/GtkTreeModel.t
    trunk/libgtk2-perl/t/GtkTreeModelFilter.t
    trunk/libgtk2-perl/t/GtkTreeModelIface.t
    trunk/libgtk2-perl/t/GtkTreeModelSort.t
    trunk/libgtk2-perl/t/GtkTreeSelection.t
    trunk/libgtk2-perl/t/GtkTreeSortable.t
    trunk/libgtk2-perl/t/GtkTreeStore.t
    trunk/libgtk2-perl/t/GtkTreeView-Dnd.t
    trunk/libgtk2-perl/t/GtkTreeView.t
    trunk/libgtk2-perl/t/GtkUIManager.t
    trunk/libgtk2-perl/t/GtkVBox.t
    trunk/libgtk2-perl/t/GtkVButtonBox.t
    trunk/libgtk2-perl/t/GtkVPaned.t
    trunk/libgtk2-perl/t/GtkVRuler.t
    trunk/libgtk2-perl/t/GtkVScale.t
    trunk/libgtk2-perl/t/GtkVScrollbar.t
    trunk/libgtk2-perl/t/GtkVSeparator.t
    trunk/libgtk2-perl/t/GtkViewport.t
    trunk/libgtk2-perl/t/GtkVolumeButton.t
    trunk/libgtk2-perl/t/GtkWidget.t
    trunk/libgtk2-perl/t/PangoAttributes.t
    trunk/libgtk2-perl/t/PangoCairo.t
    trunk/libgtk2-perl/t/PangoContext.t
    trunk/libgtk2-perl/t/PangoFont.t
    trunk/libgtk2-perl/t/PangoFontMap.t
    trunk/libgtk2-perl/t/PangoFontset.t
    trunk/libgtk2-perl/t/PangoGravity.t
    trunk/libgtk2-perl/t/PangoLayout.t
    trunk/libgtk2-perl/t/PangoMatrix.t
    trunk/libgtk2-perl/t/PangoRenderer.t
    trunk/libgtk2-perl/t/PangoScript.t
    trunk/libgtk2-perl/t/PangoTabs.t
    trunk/libgtk2-perl/t/PangoTypes.t
    trunk/libgtk2-perl/t/version-checks.t
    trunk/libgtk2-perl/tools/genmaps.pl
    trunk/libgtk2-perl/xs/Gdk.xs
    trunk/libgtk2-perl/xs/GdkCairo.xs
    trunk/libgtk2-perl/xs/GdkColor.xs
    trunk/libgtk2-perl/xs/GdkCursor.xs
    trunk/libgtk2-perl/xs/GdkDisplay.xs
    trunk/libgtk2-perl/xs/GdkDisplayManager.xs
    trunk/libgtk2-perl/xs/GdkDnd.xs
    trunk/libgtk2-perl/xs/GdkDrawable.xs
    trunk/libgtk2-perl/xs/GdkEvent.xs
    trunk/libgtk2-perl/xs/GdkGC.xs
    trunk/libgtk2-perl/xs/GdkInput.xs
    trunk/libgtk2-perl/xs/GdkKeys.xs
    trunk/libgtk2-perl/xs/GdkPango.xs
    trunk/libgtk2-perl/xs/GdkPixbuf.xs
    trunk/libgtk2-perl/xs/GdkPixbufLoader.xs
    trunk/libgtk2-perl/xs/GdkPixbufSimpleAnim.xs
    trunk/libgtk2-perl/xs/GdkPixmap.xs
    trunk/libgtk2-perl/xs/GdkProperty.xs
    trunk/libgtk2-perl/xs/GdkRegion.xs
    trunk/libgtk2-perl/xs/GdkRgb.xs
    trunk/libgtk2-perl/xs/GdkScreen.xs
    trunk/libgtk2-perl/xs/GdkSelection.xs
    trunk/libgtk2-perl/xs/GdkTypes.xs
    trunk/libgtk2-perl/xs/GdkVisual.xs
    trunk/libgtk2-perl/xs/GdkWindow.xs
    trunk/libgtk2-perl/xs/GdkX11.xs
    trunk/libgtk2-perl/xs/Gtk2.xs
    trunk/libgtk2-perl/xs/GtkAboutDialog.xs
    trunk/libgtk2-perl/xs/GtkAccelGroup.xs
    trunk/libgtk2-perl/xs/GtkAccelLabel.xs
    trunk/libgtk2-perl/xs/GtkAccelMap.xs
    trunk/libgtk2-perl/xs/GtkAction.xs
    trunk/libgtk2-perl/xs/GtkActionGroup.xs
    trunk/libgtk2-perl/xs/GtkAdjustment.xs
    trunk/libgtk2-perl/xs/GtkAlignment.xs
    trunk/libgtk2-perl/xs/GtkArrow.xs
    trunk/libgtk2-perl/xs/GtkAspectFrame.xs
    trunk/libgtk2-perl/xs/GtkAssistant.xs
    trunk/libgtk2-perl/xs/GtkBin.xs
    trunk/libgtk2-perl/xs/GtkBox.xs
    trunk/libgtk2-perl/xs/GtkBuildable.xs
    trunk/libgtk2-perl/xs/GtkBuilder.xs
    trunk/libgtk2-perl/xs/GtkButton.xs
    trunk/libgtk2-perl/xs/GtkButtonBox.xs
    trunk/libgtk2-perl/xs/GtkCalendar.xs
    trunk/libgtk2-perl/xs/GtkCellEditable.xs
    trunk/libgtk2-perl/xs/GtkCellLayout.xs
    trunk/libgtk2-perl/xs/GtkCellRenderer.xs
    trunk/libgtk2-perl/xs/GtkCellRendererAccel.xs
    trunk/libgtk2-perl/xs/GtkCellRendererCombo.xs
    trunk/libgtk2-perl/xs/GtkCellRendererPixbuf.xs
    trunk/libgtk2-perl/xs/GtkCellRendererProgress.xs
    trunk/libgtk2-perl/xs/GtkCellRendererSpin.xs
    trunk/libgtk2-perl/xs/GtkCellRendererText.xs
    trunk/libgtk2-perl/xs/GtkCellRendererToggle.xs
    trunk/libgtk2-perl/xs/GtkCellView.xs
    trunk/libgtk2-perl/xs/GtkCheckButton.xs
    trunk/libgtk2-perl/xs/GtkCheckMenuItem.xs
    trunk/libgtk2-perl/xs/GtkClipboard.xs
    trunk/libgtk2-perl/xs/GtkColorButton.xs
    trunk/libgtk2-perl/xs/GtkColorSelection.xs
    trunk/libgtk2-perl/xs/GtkColorSelectionDialog.xs
    trunk/libgtk2-perl/xs/GtkCombo.xs
    trunk/libgtk2-perl/xs/GtkComboBox.xs
    trunk/libgtk2-perl/xs/GtkComboBoxEntry.xs
    trunk/libgtk2-perl/xs/GtkContainer.xs
    trunk/libgtk2-perl/xs/GtkCurve.xs
    trunk/libgtk2-perl/xs/GtkDialog.xs
    trunk/libgtk2-perl/xs/GtkDnd.xs
    trunk/libgtk2-perl/xs/GtkDrawingArea.xs
    trunk/libgtk2-perl/xs/GtkEditable.xs
    trunk/libgtk2-perl/xs/GtkEntry.xs
    trunk/libgtk2-perl/xs/GtkEntryCompletion.xs
    trunk/libgtk2-perl/xs/GtkEventBox.xs
    trunk/libgtk2-perl/xs/GtkExpander.xs
    trunk/libgtk2-perl/xs/GtkFileChooser.xs
    trunk/libgtk2-perl/xs/GtkFileChooserButton.xs
    trunk/libgtk2-perl/xs/GtkFileChooserDialog.xs
    trunk/libgtk2-perl/xs/GtkFileChooserWidget.xs
    trunk/libgtk2-perl/xs/GtkFileFilter.xs
    trunk/libgtk2-perl/xs/GtkFileSelection.xs
    trunk/libgtk2-perl/xs/GtkFixed.xs
    trunk/libgtk2-perl/xs/GtkFontButton.xs
    trunk/libgtk2-perl/xs/GtkFontSelection.xs
    trunk/libgtk2-perl/xs/GtkFrame.xs
    trunk/libgtk2-perl/xs/GtkGC.xs
    trunk/libgtk2-perl/xs/GtkGammaCurve.xs
    trunk/libgtk2-perl/xs/GtkHBox.xs
    trunk/libgtk2-perl/xs/GtkHButtonBox.xs
    trunk/libgtk2-perl/xs/GtkHPaned.xs
    trunk/libgtk2-perl/xs/GtkHRuler.xs
    trunk/libgtk2-perl/xs/GtkHScale.xs
    trunk/libgtk2-perl/xs/GtkHScrollbar.xs
    trunk/libgtk2-perl/xs/GtkHSeparator.xs
    trunk/libgtk2-perl/xs/GtkHandleBox.xs
    trunk/libgtk2-perl/xs/GtkIMContext.xs
    trunk/libgtk2-perl/xs/GtkIMContextSimple.xs
    trunk/libgtk2-perl/xs/GtkIMMulticontext.xs
    trunk/libgtk2-perl/xs/GtkIconFactory.xs
    trunk/libgtk2-perl/xs/GtkIconTheme.xs
    trunk/libgtk2-perl/xs/GtkIconView.xs
    trunk/libgtk2-perl/xs/GtkImage.xs
    trunk/libgtk2-perl/xs/GtkImageMenuItem.xs
    trunk/libgtk2-perl/xs/GtkInputDialog.xs
    trunk/libgtk2-perl/xs/GtkInvisible.xs
    trunk/libgtk2-perl/xs/GtkItem.xs
    trunk/libgtk2-perl/xs/GtkItemFactory.xs
    trunk/libgtk2-perl/xs/GtkLabel.xs
    trunk/libgtk2-perl/xs/GtkLayout.xs
    trunk/libgtk2-perl/xs/GtkLinkButton.xs
    trunk/libgtk2-perl/xs/GtkList.xs
    trunk/libgtk2-perl/xs/GtkListItem.xs
    trunk/libgtk2-perl/xs/GtkListStore.xs
    trunk/libgtk2-perl/xs/GtkMenu.xs
    trunk/libgtk2-perl/xs/GtkMenuBar.xs
    trunk/libgtk2-perl/xs/GtkMenuItem.xs
    trunk/libgtk2-perl/xs/GtkMenuShell.xs
    trunk/libgtk2-perl/xs/GtkMenuToolButton.xs
    trunk/libgtk2-perl/xs/GtkMessageDialog.xs
    trunk/libgtk2-perl/xs/GtkMisc.xs
    trunk/libgtk2-perl/xs/GtkNotebook.xs
    trunk/libgtk2-perl/xs/GtkObject.xs
    trunk/libgtk2-perl/xs/GtkOptionMenu.xs
    trunk/libgtk2-perl/xs/GtkPageSetup.xs
    trunk/libgtk2-perl/xs/GtkPaned.xs
    trunk/libgtk2-perl/xs/GtkPaperSize.xs
    trunk/libgtk2-perl/xs/GtkPlug.xs
    trunk/libgtk2-perl/xs/GtkPrintContext.xs
    trunk/libgtk2-perl/xs/GtkPrintOperation.xs
    trunk/libgtk2-perl/xs/GtkPrintOperationPreview.xs
    trunk/libgtk2-perl/xs/GtkPrintSettings.xs
    trunk/libgtk2-perl/xs/GtkProgressBar.xs
    trunk/libgtk2-perl/xs/GtkRadioAction.xs
    trunk/libgtk2-perl/xs/GtkRadioButton.xs
    trunk/libgtk2-perl/xs/GtkRadioMenuItem.xs
    trunk/libgtk2-perl/xs/GtkRadioToolButton.xs
    trunk/libgtk2-perl/xs/GtkRange.xs
    trunk/libgtk2-perl/xs/GtkRc.xs
    trunk/libgtk2-perl/xs/GtkRecentAction.xs
    trunk/libgtk2-perl/xs/GtkRecentChooser.xs
    trunk/libgtk2-perl/xs/GtkRecentChooserDialog.xs
    trunk/libgtk2-perl/xs/GtkRecentChooserMenu.xs
    trunk/libgtk2-perl/xs/GtkRecentChooserWidget.xs
    trunk/libgtk2-perl/xs/GtkRecentFilter.xs
    trunk/libgtk2-perl/xs/GtkRuler.xs
    trunk/libgtk2-perl/xs/GtkScale.xs
    trunk/libgtk2-perl/xs/GtkScaleButton.xs
    trunk/libgtk2-perl/xs/GtkScrolledWindow.xs
    trunk/libgtk2-perl/xs/GtkSelection.xs
    trunk/libgtk2-perl/xs/GtkSeparatorMenuItem.xs
    trunk/libgtk2-perl/xs/GtkSeparatorToolItem.xs
    trunk/libgtk2-perl/xs/GtkSizeGroup.xs
    trunk/libgtk2-perl/xs/GtkSocket.xs
    trunk/libgtk2-perl/xs/GtkSpinButton.xs
    trunk/libgtk2-perl/xs/GtkStatusIcon.xs
    trunk/libgtk2-perl/xs/GtkStatusbar.xs
    trunk/libgtk2-perl/xs/GtkStock.xs
    trunk/libgtk2-perl/xs/GtkStyle.xs
    trunk/libgtk2-perl/xs/GtkTable.xs
    trunk/libgtk2-perl/xs/GtkTearoffMenuItem.xs
    trunk/libgtk2-perl/xs/GtkTextBuffer.xs
    trunk/libgtk2-perl/xs/GtkTextBufferRichText.xs
    trunk/libgtk2-perl/xs/GtkTextChildAnchor.xs
    trunk/libgtk2-perl/xs/GtkTextIter.xs
    trunk/libgtk2-perl/xs/GtkTextMark.xs
    trunk/libgtk2-perl/xs/GtkTextTag.xs
    trunk/libgtk2-perl/xs/GtkTextTagTable.xs
    trunk/libgtk2-perl/xs/GtkTextView.xs
    trunk/libgtk2-perl/xs/GtkToggleAction.xs
    trunk/libgtk2-perl/xs/GtkToggleButton.xs
    trunk/libgtk2-perl/xs/GtkToggleToolButton.xs
    trunk/libgtk2-perl/xs/GtkToolButton.xs
    trunk/libgtk2-perl/xs/GtkToolItem.xs
    trunk/libgtk2-perl/xs/GtkToolbar.xs
    trunk/libgtk2-perl/xs/GtkTooltip.xs
    trunk/libgtk2-perl/xs/GtkTooltips.xs
    trunk/libgtk2-perl/xs/GtkTreeDnd.xs
    trunk/libgtk2-perl/xs/GtkTreeModel.xs
    trunk/libgtk2-perl/xs/GtkTreeModelSort.xs
    trunk/libgtk2-perl/xs/GtkTreeSelection.xs
    trunk/libgtk2-perl/xs/GtkTreeSortable.xs
    trunk/libgtk2-perl/xs/GtkTreeStore.xs
    trunk/libgtk2-perl/xs/GtkTreeView.xs
    trunk/libgtk2-perl/xs/GtkTreeViewColumn.xs
    trunk/libgtk2-perl/xs/GtkUIManager.xs
    trunk/libgtk2-perl/xs/GtkVBox.xs
    trunk/libgtk2-perl/xs/GtkVButtonBox.xs
    trunk/libgtk2-perl/xs/GtkVPaned.xs
    trunk/libgtk2-perl/xs/GtkVRuler.xs
    trunk/libgtk2-perl/xs/GtkVScale.xs
    trunk/libgtk2-perl/xs/GtkVScrollbar.xs
    trunk/libgtk2-perl/xs/GtkVSeparator.xs
    trunk/libgtk2-perl/xs/GtkViewport.xs
    trunk/libgtk2-perl/xs/GtkVolumeButton.xs
    trunk/libgtk2-perl/xs/GtkWidget.xs
    trunk/libgtk2-perl/xs/GtkWindow.xs

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

Modified: trunk/libgtk2-perl/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/ChangeLog?rev=28826&op=diff

Modified: trunk/libgtk2-perl/CodeGen.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/CodeGen.pm?rev=28826&op=diff

Modified: trunk/libgtk2-perl/Gtk2.exports
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/Gtk2.exports?rev=28826&op=diff

Modified: trunk/libgtk2-perl/Gtk2.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/Gtk2.pm?rev=28826&op=diff

Modified: trunk/libgtk2-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/MANIFEST?rev=28826&op=diff

Modified: trunk/libgtk2-perl/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/MANIFEST.SKIP?rev=28826&op=diff

Modified: trunk/libgtk2-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/META.yml?rev=28826&op=diff

Modified: trunk/libgtk2-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/Makefile.PL?rev=28826&op=diff

Modified: trunk/libgtk2-perl/NEWS
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/NEWS?rev=28826&op=diff

Modified: trunk/libgtk2-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/README?rev=28826&op=diff

Modified: trunk/libgtk2-perl/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/TODO?rev=28826&op=diff

Modified: trunk/libgtk2-perl/api.pod
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/api.pod?rev=28826&op=diff

Modified: trunk/libgtk2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/debian/changelog?rev=28826&op=diff

Modified: trunk/libgtk2-perl/doctypes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/doctypes?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/accel_groups.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/accel_groups.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/adding_stock_icons.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/adding_stock_icons.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/buttonbox.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/buttonbox.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/calendar.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/calendar.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/cellrenderer_date.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/cellrenderer_date.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/cellrenderer_popup.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/cellrenderer_popup.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/cellrenderer_spinbutton.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/cellrenderer_spinbutton.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/customrenderer.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/customrenderer.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/histogramplot.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/histogramplot.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/item_factory_demo.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/item_factory_demo.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/layout.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/layout.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/plug.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/plug.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/scribble.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/scribble.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/simple_menu.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/simple_menu.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/simplelist.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/simplelist.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/socket.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/socket.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/testdnd.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/testdnd.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/thread_usage.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/thread_usage.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/examples/timeouttest.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/examples/timeouttest.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/gdk.typemap
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/gdk.typemap?rev=28826&op=diff

Modified: trunk/libgtk2-perl/gtk-demo/main.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/gtk-demo/main.pl?rev=28826&op=diff

Modified: trunk/libgtk2-perl/gtk.typemap
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/gtk.typemap?rev=28826&op=diff

Modified: trunk/libgtk2-perl/gtk2perl-private.h
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/gtk2perl-private.h?rev=28826&op=diff

Modified: trunk/libgtk2-perl/gtk2perl.h
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/gtk2perl.h?rev=28826&op=diff

Modified: trunk/libgtk2-perl/maps-2.0
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/maps-2.0?rev=28826&op=diff

Modified: trunk/libgtk2-perl/maps-2.2
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/maps-2.2?rev=28826&op=diff

Modified: trunk/libgtk2-perl/maps_pango-1.0
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/maps_pango-1.0?rev=28826&op=diff

Modified: trunk/libgtk2-perl/maps_pango-1.10
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/maps_pango-1.10?rev=28826&op=diff

Modified: trunk/libgtk2-perl/maps_pango-1.16
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/maps_pango-1.16?rev=28826&op=diff

Modified: trunk/libgtk2-perl/maps_pango-1.18
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/maps_pango-1.18?rev=28826&op=diff

Modified: trunk/libgtk2-perl/maps_pango-1.4
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/maps_pango-1.4?rev=28826&op=diff

Modified: trunk/libgtk2-perl/maps_pango-1.6
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/maps_pango-1.6?rev=28826&op=diff

Modified: trunk/libgtk2-perl/maps_pango-1.8
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/maps_pango-1.8?rev=28826&op=diff

Modified: trunk/libgtk2-perl/pm/Helper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/pm/Helper.pm?rev=28826&op=diff

Modified: trunk/libgtk2-perl/pm/Pango.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/pm/Pango.pm?rev=28826&op=diff

Modified: trunk/libgtk2-perl/pm/SimpleList.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/pm/SimpleList.pm?rev=28826&op=diff

Modified: trunk/libgtk2-perl/pm/SimpleMenu.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/pm/SimpleMenu.pm?rev=28826&op=diff

Modified: trunk/libgtk2-perl/pm/TestHelper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/pm/TestHelper.pm?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/00.Gtk2.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/00.Gtk2.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/01.GtkWindow.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/01.GtkWindow.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/02.GtkContainer.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/02.GtkContainer.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/Gdk.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/Gdk.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkCairo.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkCairo.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkColor.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkColor.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkCursor.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkCursor.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkDisplay.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkDisplay.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkDisplayManager.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkDisplayManager.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkDnd.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkDnd.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkDrawable.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkDrawable.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkEvent.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkEvent.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkGC.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkGC.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkInput.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkInput.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkKeys.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkKeys.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkPango.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkPango.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkPixbuf.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkPixbuf.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkPixbufLoader.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkPixbufLoader.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkPixmap.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkPixmap.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkProperty.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkProperty.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkRegion.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkRegion.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkRgb.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkRgb.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkScreen.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkScreen.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkSelection.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkSelection.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkVisual.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkVisual.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkWindow.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkWindow.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GdkX11.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GdkX11.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkAboutDialog.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkAboutDialog.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkAccelGroup.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkAccelGroup.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkAccelLabel.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkAccelLabel.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkAccelMap.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkAccelMap.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkAction.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkAction.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkActionGroup.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkActionGroup.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkAdjustment.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkAdjustment.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkAlignment.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkAlignment.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkArrow.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkArrow.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkAspectFrame.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkAspectFrame.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkBin.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkBin.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkBox.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkBox.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkBuildable.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkBuildable.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkBuilder.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkBuilder.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkButton.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkButton.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkButtonBox.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkButtonBox.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCalendar.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCalendar.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellEditable.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellEditable.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellLayout.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellLayout.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellLayoutIface.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellLayoutIface.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellRenderer.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellRenderer.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellRendererCombo.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellRendererCombo.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellRendererPixbuf.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellRendererPixbuf.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellRendererProgress.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellRendererProgress.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellRendererText.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellRendererText.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellRendererToggle.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellRendererToggle.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCellView.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCellView.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCheckButton.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCheckButton.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCheckMenuItem.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCheckMenuItem.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkClipboard.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkClipboard.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkColorButton.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkColorButton.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkColorSelection.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkColorSelection.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkColorSelectionDialog.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkColorSelectionDialog.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCombo.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCombo.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkComboBox.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkComboBox.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkComboBoxEntry.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkComboBoxEntry.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkCurve.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkCurve.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkDialog.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkDialog.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkDnd.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkDnd.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkDrawingArea.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkDrawingArea.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkEditable.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkEditable.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkEntry.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkEntry.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkEntryCompletion.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkEntryCompletion.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkEventBox.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkEventBox.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkExpander.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkExpander.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFileChooser.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFileChooser.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFileChooserButton.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFileChooserButton.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFileChooserDialog.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFileChooserDialog.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFileChooserWidget.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFileChooserWidget.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFileFilter.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFileFilter.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFileSelection.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFileSelection.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFixed.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFixed.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFontButton.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFontButton.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFontSelection.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFontSelection.t?rev=28826&op=diff

Modified: trunk/libgtk2-perl/t/GtkFrame.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/t/GtkFrame.t?rev=28826&op=diff


[... 954 lines stripped ...]



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