[Pkg-e-commits] [SCM] Python bindings for Edje annotated tag, debian/0.2.1-2, created. debian/0.2.1-2

Jan Luebbe jluebbe at debian.org
Mon Apr 14 08:59:29 UTC 2008


The annotated tag, debian/0.2.1-2 has been created
        at  19aad95f6f1a261c55c3b65b45a8dcb6a031eba7 (tag)
   tagging  c332b04d9e2e99e2c5fa507487dd0ff271fc2b1f (commit)
 tagged by  Jan Luebbe
        on  Mon Apr 14 10:53:20 2008 +0200

- Shortlog ------------------------------------------------------------
Debian release 0.2.1-2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBIAxuGioOL5NhIDy4RAlyWAKCu/p+Uhh3NtOHuQGE9xPWrq5AcMwCg7HgG
iv8W3gCGLt6kHXd5g1lmbRI=
=p51W
-----END PGP SIGNATURE-----

Jan Luebbe (5):
      Do not ship VeraBd.tff in the tarball
      Preliminary debian dir
      Remove quilt from debian/rules, too
      Prepare for release
      Release to experimental

barbieri (49):
      Initial revision
      Fix edje tests.
      Make it consistent with my private git tree.
      Refactor common code to base class.
      Remove uncessary (duplicate) callback parameter
      Edje signal callbacks
      Check NULL pointer from char* returns
      Change callback handle, cannot refer to key since callback emission is different from the one added when it has '*'
      Bump dependency numbers, improve docs, set package as zip_safe=False
      Add MANIFEST.in and fix source distribution (sdist)
      Add trove classifier and description, will upload to PyPI soon.
      Edje/Evas demo: application launcher mockup
      Move stop_pulsing to edje, app must not know that there is such thing, it's all from theme. Minor fixes.
      This constant is not required anymore, it's in Edje
      fix bug and refactor code to be simpler and declarations now follow the usage order.
      Python code is now clean, no UI there, everything handled in Edje, Python also parse command line with optparse and few comments were added.
      Kenneth told me names were leading to misunderstandings, so I changed them to grow and shrink, also ensure stop_pulsing on new item being selected
      One more from Kenneth name review, pulsing_id and pulsing are too close for things too different, make pulsing_id explicit
      cvsignore for python-efl
      Implement edje messages.
      Fix segfault with python-edje
      Fix method name.
      Dynamically map C-objects to Python-objects.
      Show exception tracebacks for exceptions ignored inside C callbacks.
      Fix usage of Pyrex __new__, it was causing problems with inheritance.
      init is now implicit, you can still call <module>.c_<module>.init()
      Bump version numbers.
      Bump all the versions :-)
      Add virtual keyboard demo, move each example in own directory.
      One more example, by Kenneth Rohde Christiansen
      Fix edje to match last CVS changes.
      cvsignore++
      Decorators to make development easier, less error prone and more consistent.
      Fix bug introduced with change to decorators.
      Cleanup: simplify construction of wrappers for already existent objects.
      Remove dependency on Numeric/array.h, improved __str__ and __repr__ and simplified ecore classes.
      Ecore now includes python-evas includes; setup.py now conforms to PEP8 (no spaces around '=' in function calls)
      Export extern_*_set() functions, allow us to set min and max size from python.
      Cleanups
      Simplify __str__ and __repr__, don't print the clip anymore (it was recursive).
      Edje docs.
      Scripts to help build system.
      Reorder include paths to avoid using old ones installed on the system.
      .cvsignore++
      Support -D in pkg-config flags, avoid failing on unknown flags.
      Edje swallow example
      Missing member_add()
      Replace commands (unix only) with subprocess.
      Bump python-efl version.

raster (1):
      move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will

ulisses (7):
      Organized and changed code to use Cython instead of Pyrex.
      Fix python-efl manifest files.
      Make python-edje thread-safe.
      Adding metaclass to extension types to optimize register of decorated methods.
      More metaclass work.
      Testing for basestring instance to support all string types.
      Updating to use newer Cython (0.9.6.8).

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

-- 
Python bindings for Edje



More information about the Pkg-e-commits mailing list