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

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


The annotated tag, rel-1-03-1 has been created
        at  c7b9f559e2cf3c6862614e7ab0e976320c44c17d (tag)
   tagging  26acea2eee173c3e0d009a141dbdd3c0d0d9eefb (commit)
  replaces  rel-1-03-0
 tagged by  Scott Arrington
        on  Sun Jan 25 09:16:28 2004 +0000

- Shortlog ------------------------------------------------------------
update Glib requirement to 1.031.

svn path=/trunk/; revision=1038

Scott Arrington (62):
      split maps in three
      new files for stuff that's new in 2.4
      version 0.02 can merge maps from multiple files, with full backward compatability
      updated for file churn.  alphabetized.
      add xs_files for 2.3 if available.  merge maps from various files by what's
      cleanup, and updates for new things available in 2.4
      encourage the use of the TRUE/FALSE constants in tests
      the closure unref thing bugs me, add FIXMEs
      allow NULL where appropriate
      add new functions that appeared in 2.3.x.  the CHECK_VERSION conditionals are
      updated
      this test doesn't need init
      copy and paste bugs
      maps is gone, use all of the maps-* files for podifyenums
      eat $ARGV[0] and then process all files on command line (with <>)
      refuse to run when linked against a gtk+ that's too old
      nobody told this example that the target flags are no longer integers
      bad logic kept hyperlinks from actually working
      appropriate skips for 2.0.x
      provide our own implementation of gdk_event_new() on 2.0.x
      updated
      new test, doesn't seem to work quite right
      updated
      add missing class parameter
      was checking for the wrong kind of object
      allow NULL for new's root
      refactor some of the code that handles picking up files by version.
      new tests
      avoid core dumps
      flesh this out a bit
      remove debugging print
      apidoc
      updated
      change PREFIX to fix gdk_keyval_* functions.  they are now Gtk2::Gdk->keyval_*.
      add enum to doc
      use gperl_alloc_temp() instead of g_new0() in GPERL_STACK_ITEMS_TO_TARGET_ENTRY_ARRAY()
      free the value returned from gtk_selection_data_get_text().  also make sure Perl treats is as utf8.
      updated
      if we're testing that pixel is nonzero after alloc_colors, test that it's zero before
      use initializers to keep valgrind happy.
      always initialize the geometry hints
      always initialize the attribute mask, regardless of code path
      don't free string returned from gdk_get_display() on 2.0.x
      stop memory leaks
      plugging more memory leaks
      invalid free bug was triggered by letting g_free() try to free perl's garbage
      don't forget the skip count
      new file, NEWS
      versions of gtk+ prior to 2.2.0 handled only 'south-east', which isn't so
      letting an anchor die without having inserted it into a buffer causes
      updated
      new stuff
      add L<> to links in SEE ALSO.
      sprintf the values returned by get_alignment to avoid precision mismatch problems
      implement some tests
      don't forget to return a string from the translation func
      keep the value returned from the perl callback alive long enough to be used
      updated
      use the TRUE and FALSE constants exported by Glib
      updated
      unstable release 1.031
      update Glib requirement to 1.031.

Torsten Schönfeld (9):
      A t/GtkTextBuffer.t A t/GtkTextMark.t A t/GtkTextTag.t A
      Only declare $event once to avoid warnings.
      Forgot to add it.
      Use gperl_alloc_temp instead of g_new0
      Test [sg]et_completion.
      t/01.GtkWindow.t t/GtkMessageDialog.t Tests for 2.4 stuff.
      A t/Gdk.t A t/GdkDisplay.t A t/GdkDisplayManager.t New tests.
      Fix skip count.
      Use show_now instead of show to make sure the window's actually shown.

x-rwmcfa1 (6):
      use the new BLIB_DONE var as a dep of the things that need to know that
      implemented setters for most everything and getter's for most everything
      whoops, and improvements in GdkEvent.xs
      valgrind found a mem leak, fix by muppet.
      fixed mem leak, argcolors, in alloc_colors.
      removed runtime_reqs stuff, replaced by the pkg-config trick

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

-- 
Debian packaging of libgtk2-perl



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