[SCM] Debian packaging of libgtk2-perl annotated tag, rel-1-01-1, created. rel-1-01-1

Scott Arrington sarringt at src.gnome.org
Fri Feb 15 14:33:47 UTC 2013


The annotated tag, rel-1-01-1 has been created
        at  22ada6fdc01921e0df4db5c88f5aac5b25bde859 (tag)
   tagging  0c9bd9d82a0fa092af7a7180b963c910632d0c2e (commit)
  replaces  rel-1-00
 tagged by  Scott Arrington
        on  Fri Nov 14 04:47:04 2003 +0000

- Shortlog ------------------------------------------------------------
updated

svn path=/trunk/; revision=693

Scott Arrington (65):
      bump version for devel series
      use the new gchar_ornull typemap to clean things up
      updated
      cleaned up
      require Glib 1.01
      implemented GdkGCValues stuff, mostly by porting Gtk-Perl code.
      implemented the animation iter and pixbuf formats stuff, finally.
      painstakingly traced through the source of gtkstyle.c to see where NULL is and
      implemented get_marks, get_toggled_tags, get_attributes, and get_language
      implement get_child_requisition.  apparently this isn't equivalent to get_size_request
      don't know why these weren't implemented.
      commentary cleanup
      cleanup and commentary
      updated
      stray semicolon makes parsing xsubs by hand a little painful
      arg list had an output parameter in it
      updated
      merged the cellrenderer subclassing stuff.
      documentation generation experimentation
      apidoc pod bundles all of the event subtypes into GdkEvent's docs; which creates
      document CellRendererState and CellRendererMode with CellRenderer.
      updated
      a few cleanup/error-handling things....
      add a version check to Gtk2's import
      use Glib's new 'atleast' version check
      updated
      fixing a few things while tracking down bugs reported by Bjarne Steinsbø:
      minor pod stuff
      undo my stupid import changes -- instead, emulate the normal version checks
      no more atleast crap
      use a version check on Gtk2
      updated
      rename Gtk[HV]ScrollBar to Gtk[HV]Scrollbar
      better support for source versioning.  use explicit lists of source code files
      added bjarne to contributors list
      @lists needs to be our, not my.  updated some comments.
      scalar versus list context bug in version info test.
      updated
      GenPod uses instance arg names now, so we can remove all ugly the signature overrides.
      updated.  and mark the 1.00 release a little more clearly.
      handle logs for GdkPixbuf, too
      link to the generated pods
      update to use new fangled flags operators
      fix the same sorts of bugs in the dialog::response marshaller as we found
      fix the Gtk2::Editable::insert-text signal.  allows you to modify the arguments
      updated
      add experimental files
      apidoc pod
      move descriptions of changed call signatures or semantics from api.pod to
      use the C name in the =for enums line --- let GenPod figure out the perl name.
      additional smoke test for custom marshallers
      use gperl_marshal.h's macros to implement custom signal marshallers
      implement gtk_widget_event() so we can pass motion_notify_events to rulers cleanly
      updated
      remove debian control files from CVS to make wolfgang's life easier for packaging
      updated
      use casts to hush the compiler's indignant warnings about our flagrant disregard for the const-ness of param_values
      remove a couple of functions that are only enabled when building pango backends
      put the docs for the pango constants in PangoFont.xs into the package
      hush compiler warning 'incompatible type for arg 1 of Perl_croak_nocontext' --
      typo in constrain_size -- no such function as mewSViv, although the name is nice.  :)
      updated
      genfirstpass appears to have skipped shape_combine_mask all those months ago.
      bump version for release
      updated

Torsten Schönfeld (2):
      Call dSP before PERL_UNUSED_VAR to make it compile on FreeBSD.
      Two other places where PERL_UNUSED_VAR was called before variables are

x-pcg (12):
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***

x-rwmcfa1 (8):
      UNUSED is no more, PERL_UNUSED_VAR used where needed, relies on new
      missing semicolons added, in 2.2 section.
      missing files added
      improved error messages in get/set_flags. croak when trying to set a read
      this test seems kinda flaky, it was counting that 24 callbacks happened,
      improved version of last commit
      autopod doc added
      missing ; on the end of function call caused syntax error, with somewhat

-----------------------------------------------------------------------

-- 
Debian packaging of libgtk2-perl



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