platform/upstream/python-elementary.git
10 years agopackaging: Bump to 1.7.0+9+g15ab650 sandbox/pcoval/devel
Philippe Coval [Fri, 7 Feb 2014 16:06:23 +0000 (17:06 +0100)]
packaging: Bump to 1.7.0+9+g15ab650

Change-Id: I3b5d4aa3c54293f5ca3ff5a527f45f09156dde96
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agopackaging: force upstream tag
Philippe Coval [Fri, 7 Feb 2014 15:32:12 +0000 (16:32 +0100)]
packaging: force upstream tag

Change-Id: I557afbe0833032b9f0caf947786d60cee14a627a
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agopackaging: use upstream tag
Philippe Coval [Fri, 7 Feb 2014 15:27:39 +0000 (16:27 +0100)]
packaging: use upstream tag

Change-Id: I45e79d12488031a1e471d99f39e803188a334790
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agopackaging: depends on ecore-x
Philippe Coval [Fri, 7 Feb 2014 16:33:07 +0000 (17:33 +0100)]
packaging: depends on ecore-x

Change-Id: Iaeda72b67e1261c77fc0b249cb1c31cc1b97bbe4
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agopackaging: rebase on upstream git
Philippe Coval [Thu, 6 Feb 2014 17:24:14 +0000 (18:24 +0100)]
packaging: rebase on upstream git
packaging: cleanup spec

Change-Id: I1db55205cd01374d84191a6bd71a21dd4edc1c9d
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agoresetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 23:45:11 +0000 (02:45 +0300)]
resetting manifest requested domain to floor

10 years agoSet license using %license
Anas Nashif [Sat, 11 May 2013 05:51:02 +0000 (01:51 -0400)]
Set license using %license

10 years agoadd packaging
Anas Nashif [Wed, 7 Nov 2012 15:56:41 +0000 (07:56 -0800)]
add packaging

11 years agopython-elementary: Backporting some work from 1.8 tree. sandbox/pcoval/upstream
Kai Huuhko [Mon, 25 Feb 2013 19:45:52 +0000 (19:45 +0000)]
python-elementary: Backporting some work from 1.8 tree.

SVN revision: 84367

11 years agoPy elm: do not miserably segv if a text is null
Davide Andreoli [Sat, 15 Dec 2012 21:21:07 +0000 (21:21 +0000)]
Py elm: do not miserably segv if a text is null

SVN revision: 81035

11 years agoPython elm.Menu() the separator item need prev/next_get(), or you
Davide Andreoli [Tue, 11 Dec 2012 21:57:16 +0000 (21:57 +0000)]
Python elm.Menu() the separator item need prev/next_get(), or you
cannot walk the entire menu if it contain separators.

SVN revision: 80726

11 years agopython-elementary: fix usage of entry deprecated functions
Bruno Dilly [Sun, 2 Dec 2012 22:25:42 +0000 (22:25 +0000)]
python-elementary: fix usage of entry deprecated functions

SVN revision: 79993

12 years agopython-elementary Makefile.am: Fixed build error.
Daniel Juyung Seo [Thu, 13 Sep 2012 06:24:39 +0000 (06:24 +0000)]
python-elementary Makefile.am: Fixed build error.

SVN revision: 76576

12 years agoUse the new external elm test in python bindings also
Davide Andreoli [Wed, 12 Sep 2012 21:59:23 +0000 (21:59 +0000)]
Use the new external elm test in python bindings also

SVN revision: 76565

12 years agocommit the versions without -beta (aka: final)
Gustavo Sverzut Barbieri [Thu, 6 Sep 2012 02:10:42 +0000 (02:10 +0000)]
commit the versions without -beta (aka: final)

SVN revision: 76210

12 years agoBINDINGS/python: Tag beta release as k-s requested.
Stefan Schmidt [Fri, 17 Aug 2012 07:51:04 +0000 (07:51 +0000)]
BINDINGS/python: Tag beta release as k-s requested.

The tarball are build with cython 0.15.1

SVN revision: 75363

12 years agoDecrease required cython version, it seems 0.15.1 works.
Gustavo Sverzut Barbieri [Mon, 13 Aug 2012 16:24:32 +0000 (16:24 +0000)]
Decrease required cython version, it seems 0.15.1 works.

This was reported by Debian people (Andreas Martens)

SVN revision: 75220

12 years agopython-elementary 1.7.0
Gustavo Sverzut Barbieri [Sun, 12 Aug 2012 19:04:20 +0000 (19:04 +0000)]
python-elementary 1.7.0

sync with C version, including in version.

cython and python versions updated to what I have in my machine, at
least it's known to work.

SVN revision: 75172

12 years agopyelm: avoid deprecated functions related to scroller
Bruno Dilly [Tue, 31 Jul 2012 19:56:50 +0000 (19:56 +0000)]
pyelm: avoid deprecated functions related to scroller

SVN revision: 74664

12 years agopyelm: support scroller page relative get
Bruno Dilly [Tue, 31 Jul 2012 19:56:42 +0000 (19:56 +0000)]
pyelm: support scroller page relative get

SVN revision: 74663

12 years agopyelm: fix toolbar state item
Bruno Dilly [Tue, 31 Jul 2012 19:56:35 +0000 (19:56 +0000)]
pyelm: fix toolbar state item

SVN revision: 74662

12 years agopyelm: remove redefinition of need_ethumb
Bruno Dilly [Tue, 31 Jul 2012 19:56:25 +0000 (19:56 +0000)]
pyelm: remove redefinition of need_ethumb

SVN revision: 74661

12 years agopyelm: Fix naviframe callbacks
Bruno Dilly [Tue, 31 Jul 2012 15:49:48 +0000 (15:49 +0000)]
pyelm: Fix naviframe callbacks

SVN revision: 74657

12 years agopy-elm: New test for elm external parts in edje, need to make the same in the c tests.
Davide Andreoli [Sun, 15 Jul 2012 19:11:01 +0000 (19:11 +0000)]
py-elm: New test for elm external parts in edje, need to make the same in the c tests.

SVN revision: 73887

12 years agoPython elm: exit well the tests when launched directly
Davide Andreoli [Fri, 29 Jun 2012 19:09:15 +0000 (19:09 +0000)]
Python elm: exit well the tests when launched directly

SVN revision: 73051

12 years agoPython elm: GenlistItem.data_get() fixed! and made the genlist test stdout more readable
Davide Andreoli [Fri, 29 Jun 2012 18:51:06 +0000 (18:51 +0000)]
Python elm: GenlistItem.data_get() fixed! and made the genlist test stdout more readable

SVN revision: 73050

12 years agopython-elementary: Add Toolbar states, with some missing functionality.
Kai Huuhko [Wed, 27 Jun 2012 12:42:19 +0000 (12:42 +0000)]
python-elementary: Add Toolbar states, with some missing functionality.

SVN revision: 72943

12 years agopython-elementary: Add FlipSelector.
Kai Huuhko [Wed, 27 Jun 2012 09:44:03 +0000 (09:44 +0000)]
python-elementary: Add FlipSelector.

SVN revision: 72933

12 years agopython-elementary: Expose the need_* functions in API, change Web and
Kai Huuhko [Wed, 27 Jun 2012 04:22:25 +0000 (04:22 +0000)]
python-elementary: Expose the need_* functions in API, change Web and
Thumb widgets/tests accordingly.

SVN revision: 72916

12 years agopython-elementary: Add recent changes from Elementary to Progressbar and
Kai Huuhko [Wed, 27 Jun 2012 03:59:10 +0000 (03:59 +0000)]
python-elementary: Add recent changes from Elementary to Progressbar and
Slider.

SVN revision: 72915

12 years agopython-elementary: A simple test and more API for Calendar, fixes for
Kai Huuhko [Tue, 26 Jun 2012 15:48:56 +0000 (15:48 +0000)]
python-elementary: A simple test and more API for Calendar, fixes for
Datetime.

SVN revision: 72889

12 years agopython-elementary: Test and fixes for Datetime.
Kai Huuhko [Tue, 26 Jun 2012 12:31:35 +0000 (12:31 +0000)]
python-elementary: Test and fixes for Datetime.

SVN revision: 72881

12 years agopython-elementary: Test and fixes for Video/Player.
Kai Huuhko [Tue, 26 Jun 2012 07:20:25 +0000 (07:20 +0000)]
python-elementary: Test and fixes for Video/Player.

SVN revision: 72853

12 years agopython-elementary: Test and fixes for Slideshow, update status strings.
Kai Huuhko [Tue, 26 Jun 2012 05:08:11 +0000 (05:08 +0000)]
python-elementary: Test and fixes for Slideshow, update status strings.

SVN revision: 72839

12 years agoPython elm: test for SegmentControl. Spotted BUGS in Items management here...
Davide Andreoli [Sun, 24 Jun 2012 22:31:33 +0000 (22:31 +0000)]
Python elm: test for SegmentControl. Spotted BUGS in Items management here...

SVN revision: 72776

12 years agoPython elm: test for Popup, with a fix for Popup.item_append() params
Davide Andreoli [Sun, 24 Jun 2012 21:37:12 +0000 (21:37 +0000)]
Python elm: test for Popup, with a fix for Popup.item_append() params

SVN revision: 72775

12 years agoPython elm:
Davide Andreoli [Sun, 24 Jun 2012 19:12:05 +0000 (19:12 +0000)]
Python elm:
 * test for Photo
 * add elementarty.need_ethumb binding
 * made c/fruni manage None as input

SVN revision: 72774

12 years agoPython elm: test for Panes. And a fix for panes callback name
Davide Andreoli [Sun, 24 Jun 2012 18:11:30 +0000 (18:11 +0000)]
Python elm: test for Panes. And a fix for panes callback name

SVN revision: 72772

12 years agoPython elm: test for Index. With a TODO for ObjectItem
Davide Andreoli [Sun, 24 Jun 2012 17:18:52 +0000 (17:18 +0000)]
Python elm: test for Index. With a TODO for ObjectItem

SVN revision: 72771

12 years agoPython tests: always declare the wanted encoding
Davide Andreoli [Sun, 24 Jun 2012 16:14:02 +0000 (16:14 +0000)]
Python tests: always declare the wanted encoding

SVN revision: 72770

12 years agoPython elm: test for Frame. NOTE: frame collapse seems broken in c elm
Davide Andreoli [Sun, 24 Jun 2012 16:05:42 +0000 (16:05 +0000)]
Python elm: test for Frame. NOTE: frame collapse seems broken in c elm

SVN revision: 72769

12 years agopython-elementary: Correct the widget types for Plug and Photocam.
Kai Huuhko [Sun, 24 Jun 2012 01:43:21 +0000 (01:43 +0000)]
python-elementary: Correct the widget types for Plug and Photocam.

SVN revision: 72744

12 years agoTODO--
Davide Andreoli [Sat, 23 Jun 2012 23:33:05 +0000 (23:33 +0000)]
TODO--

SVN revision: 72741

12 years agoTODO--
Davide Andreoli [Sat, 23 Jun 2012 23:29:52 +0000 (23:29 +0000)]
TODO--

SVN revision: 72740

12 years agoPython elm:
Davide Andreoli [Sat, 23 Jun 2012 23:28:53 +0000 (23:28 +0000)]
Python elm:
 * done test for Grid
 * fixed 2 declaration in Grid
 * made the test window smaller

SVN revision: 72739

12 years agoPython elm: done test for Diskselector
Davide Andreoli [Sat, 23 Jun 2012 22:53:39 +0000 (22:53 +0000)]
Python elm: done test for Diskselector

SVN revision: 72738

12 years agoPython elm: be correct in the Ctxpopup test
Davide Andreoli [Sat, 23 Jun 2012 22:01:52 +0000 (22:01 +0000)]
Python elm: be correct in the Ctxpopup test

SVN revision: 72735

12 years agoPython elm: Fix map overlay test
Davide Andreoli [Sat, 23 Jun 2012 21:52:06 +0000 (21:52 +0000)]
Python elm: Fix map overlay test

SVN revision: 72734

12 years agopython-elementary: For ye olde cython wranglers.
Kai Huuhko [Fri, 22 Jun 2012 12:42:14 +0000 (12:42 +0000)]
python-elementary: For ye olde cython wranglers.

SVN revision: 72696

12 years agopython-elementary: If you miss a colon, it can get messy.
Kai Huuhko [Fri, 22 Jun 2012 11:34:59 +0000 (11:34 +0000)]
python-elementary: If you miss a colon, it can get messy.

SVN revision: 72694

12 years agopython-elementary: Add some checks to Theme, documentation fixes.
Kai Huuhko [Fri, 22 Jun 2012 03:32:01 +0000 (03:32 +0000)]
python-elementary: Add some checks to Theme, documentation fixes.

SVN revision: 72682

12 years agopython-elementary: Add size_base and size_step to Window.
Kai Huuhko [Fri, 22 Jun 2012 03:30:47 +0000 (03:30 +0000)]
python-elementary: Add size_base and size_step to Window.

SVN revision: 72681

12 years agopython-elementary: Add GestureLayer.
Kai Huuhko [Fri, 22 Jun 2012 03:01:58 +0000 (03:01 +0000)]
python-elementary: Add GestureLayer.

SVN revision: 72680

12 years agopython-elementary: Internal object item work. In Ctxpopup, the callback
Kai Huuhko [Thu, 21 Jun 2012 22:39:10 +0000 (22:39 +0000)]
python-elementary: Internal object item work. In Ctxpopup, the callback
API changed to the same as the C one, it now passes a List as the object
argument. Map overlay test is broken because of this.

Rest of the API should not have been affected.

SVN revision: 72677

12 years agopython-elementary: Review.
Kai Huuhko [Tue, 19 Jun 2012 19:34:49 +0000 (19:34 +0000)]
python-elementary: Review.

SVN revision: 72501

12 years agopython-elementary: Continue review from r72414 and r72415.
Kai Huuhko [Tue, 19 Jun 2012 13:26:04 +0000 (13:26 +0000)]
python-elementary: Continue review from r72414 and r72415.

SVN revision: 72477

12 years agopython-elementary: Themes!
Kai Huuhko [Tue, 19 Jun 2012 03:02:22 +0000 (03:02 +0000)]
python-elementary: Themes!

SVN revision: 72430

12 years agopython-elementary: Unfix some of DaveMDS's fixes. I added type sensing to the
Kai Huuhko [Mon, 18 Jun 2012 23:04:03 +0000 (23:04 +0000)]
python-elementary: Unfix some of DaveMDS's fixes. I added type sensing to the
object item conv cb earlier today (r72417).

SVN revision: 72425

12 years agopython-bindings: Correct the type definition for Eina_Compare_Cb.
Kai Huuhko [Mon, 18 Jun 2012 22:17:30 +0000 (22:17 +0000)]
python-bindings: Correct the type definition for Eina_Compare_Cb.

SVN revision: 72422

12 years agoPython elm: New test for Colorselector. With some fixes to the widget itself.
Davide Andreoli [Mon, 18 Jun 2012 21:51:32 +0000 (21:51 +0000)]
Python elm: New test for Colorselector. With some fixes to the widget itself.

SVN revision: 72421

12 years agoPython elm: unbkear compilation. spank!
Davide Andreoli [Mon, 18 Jun 2012 20:11:15 +0000 (20:11 +0000)]
Python elm: unbkear compilation. spank!

SVN revision: 72418

12 years agopython-elementary: Make cb and object_item_to_python handle data set as a
Kai Huuhko [Mon, 18 Jun 2012 20:09:58 +0000 (20:09 +0000)]
python-elementary: Make cb and object_item_to_python handle data set as a
single instance or as the tuple set by list type widgets.

SVN revision: 72417

12 years agopython-elementary: And remember to test-compile before committing.
Kai Huuhko [Mon, 18 Jun 2012 19:38:55 +0000 (19:38 +0000)]
python-elementary: And remember to test-compile before committing.

SVN revision: 72416

12 years agopython-elementary: Review.
Kai Huuhko [Mon, 18 Jun 2012 19:34:23 +0000 (19:34 +0000)]
python-elementary: Review.

SVN revision: 72415

12 years agopython-elementary: Review. Adding properties, documentation, using convenience
Kai Huuhko [Mon, 18 Jun 2012 18:22:53 +0000 (18:22 +0000)]
python-elementary: Review. Adding properties, documentation, using convenience
funcs, simplifying code, etc.

SVN revision: 72414

12 years agopython-elementary: Add Photocam.
Kai Huuhko [Mon, 18 Jun 2012 03:15:37 +0000 (03:15 +0000)]
python-elementary: Add Photocam.

SVN revision: 72334

12 years agopython-elementary: Use the Eina List convenience function in
Kai Huuhko [Mon, 18 Jun 2012 03:15:09 +0000 (03:15 +0000)]
python-elementary: Use the Eina List convenience function in
Configuration.

SVN revision: 72333

12 years agopython-elementary: Add Plug.
Kai Huuhko [Mon, 18 Jun 2012 01:40:31 +0000 (01:40 +0000)]
python-elementary: Add Plug.

SVN revision: 72331

12 years agopython-elementary: Add Popup.
Kai Huuhko [Mon, 18 Jun 2012 01:17:04 +0000 (01:17 +0000)]
python-elementary: Add Popup.

SVN revision: 72330

12 years agoPython elm: port to py the awesome evas map 3d test.
Davide Andreoli [Mon, 18 Jun 2012 00:03:19 +0000 (00:03 +0000)]
Python elm: port to py the awesome evas map 3d test.

SVN revision: 72328

12 years agopython-elementary: Add SegmentControl.
Kai Huuhko [Sun, 17 Jun 2012 22:42:03 +0000 (22:42 +0000)]
python-elementary: Add SegmentControl.

SVN revision: 72322

12 years agopython-elementary: Add Slideshow.
Kai Huuhko [Sun, 17 Jun 2012 21:15:40 +0000 (21:15 +0000)]
python-elementary: Add Slideshow.

SVN revision: 72319

12 years agopython-elementary: Add two convenience functions for converting Eina
Kai Huuhko [Sun, 17 Jun 2012 21:00:49 +0000 (21:00 +0000)]
python-elementary: Add two convenience functions for converting Eina
Lists to python.

SVN revision: 72318

12 years agoPython elm: new widget MultiButtonEntry
Davide Andreoli [Sun, 17 Jun 2012 19:14:21 +0000 (19:14 +0000)]
Python elm: new widget MultiButtonEntry

SVN revision: 72314

12 years agopython-elementary: Documentation.
Kai Huuhko [Sun, 17 Jun 2012 16:02:19 +0000 (16:02 +0000)]
python-elementary: Documentation.

SVN revision: 72297

12 years agopython-elementary: Renamed MenuItemSeparator to MenuSeparatorItem.
Kai Huuhko [Sun, 17 Jun 2012 16:01:10 +0000 (16:01 +0000)]
python-elementary: Renamed MenuItemSeparator to MenuSeparatorItem.

SVN revision: 72296

12 years agoPython elm: this unbreak compilation for me!! spank :)
Davide Andreoli [Sun, 17 Jun 2012 10:57:32 +0000 (10:57 +0000)]
Python elm: this unbreak compilation for me!! spank :)

SVN revision: 72291

12 years agoPython elm: new widget Mapbuf. with test and doc
Davide Andreoli [Sun, 17 Jun 2012 10:41:54 +0000 (10:41 +0000)]
Python elm: new widget Mapbuf. with test and doc

SVN revision: 72289

12 years agopython-elementary: Fix cursor 3 test.
Kai Huuhko [Sun, 17 Jun 2012 04:44:23 +0000 (04:44 +0000)]
python-elementary: Fix cursor 3 test.

SVN revision: 72267

12 years agopython-elementary: Optimization.
Kai Huuhko [Sun, 17 Jun 2012 04:04:43 +0000 (04:04 +0000)]
python-elementary: Optimization.

- Use Object_from_instance as a C function.
- Use Canvas_from_instance as a C function.
- Consolidated cb conversion functions with same functionality into
  cb_string_conv and cb_object_item_conv.
- Removed bulk imports from evas, import the needed thing individually
  instead, so now we have the type Evas_Object instead of
  c_evas.Evas_Object, and evasObject instead of c_evas.Object, etc.
- Other things which I've forgotten? Test, consume, enjoy!

SVN revision: 72263

12 years agopython-bindings: Corrected the alternative e-mail addresses and added
Kai Huuhko [Sat, 16 Jun 2012 20:55:48 +0000 (20:55 +0000)]
python-bindings: Corrected the alternative e-mail addresses and added
copyright and licensing fields to evas and elementary module
documentation.

SVN revision: 72247

12 years agopython-bindings: Add module level documentation for evas and elementary,
Kai Huuhko [Sat, 16 Jun 2012 18:03:53 +0000 (18:03 +0000)]
python-bindings: Add module level documentation for evas and elementary,
class documentation for evas objects.

SVN revision: 72243

12 years agopython elm: new Map widget, with 3 extensive tests
Davide Andreoli [Sat, 16 Jun 2012 14:24:51 +0000 (14:24 +0000)]
python elm: new Map widget, with 3 extensive tests

SVN revision: 72239

12 years agopython-bindings: Documentation. Strangely, using wildcards in the
Kai Huuhko [Sat, 16 Jun 2012 01:27:51 +0000 (01:27 +0000)]
python-bindings: Documentation. Strangely, using wildcards in the
groups reduces generation time considerably. Py-elm docs went from over
10 minutes to less than a minute on my laptop.

SVN revision: 72207

12 years agopython-elementary: Use unsigned long for the widget class resolver as it
Kai Huuhko [Fri, 15 Jun 2012 19:01:28 +0000 (19:01 +0000)]
python-elementary: Use unsigned long for the widget class resolver as it
is being passed that from python-evas.

Reported by: Rafael Fonseca <fonsecasantos.rafael@gmail.com>

SVN revision: 72201

12 years agopython-bindings: Put the metaclass hacks back in, need to make them py3
Kai Huuhko [Thu, 14 Jun 2012 20:29:12 +0000 (20:29 +0000)]
python-bindings: Put the metaclass hacks back in, need to make them py3
compatible later. This makes editje work again.

SVN revision: 72151

12 years agopython-elementary: Forgot this file from last commit.
Kai Huuhko [Thu, 14 Jun 2012 13:36:25 +0000 (13:36 +0000)]
python-elementary: Forgot this file from last commit.

SVN revision: 72136

12 years agopython-elementary: py3ization for Configuration and StandardWindow.
Kai Huuhko [Thu, 14 Jun 2012 13:34:49 +0000 (13:34 +0000)]
python-elementary: py3ization for Configuration and StandardWindow.

SVN revision: 72135

12 years agopython-elementary: Fix init not to segfault when imported from the
Kai Huuhko [Thu, 14 Jun 2012 13:28:55 +0000 (13:28 +0000)]
python-elementary: Fix init not to segfault when imported from the
command line interpreter.

Reported by Rafael Fonseca <fonsecasantos.rafael@gmail.com>.

SVN revision: 72134

12 years agoPython elm Ctxpopup: default to None for icon and callback
Davide Andreoli [Wed, 13 Jun 2012 19:32:57 +0000 (19:32 +0000)]
Python elm Ctxpopup: default to None for icon and callback

SVN revision: 72096

12 years agopython-elementary: Add string conversion to a string in the class
Kai Huuhko [Tue, 12 Jun 2012 10:01:22 +0000 (10:01 +0000)]
python-elementary: Add string conversion to a string in the class
resolver.

SVN revision: 72004

12 years agopython-elementary: Register the new type elm widgets with their
Kai Huuhko [Tue, 12 Jun 2012 09:58:17 +0000 (09:58 +0000)]
python-elementary: Register the new type elm widgets with their
respective evas types.

SVN revision: 72003

12 years agopython-elementary: py3ization for Genlist and Gengrid. They're still
Kai Huuhko [Mon, 11 Jun 2012 14:42:36 +0000 (14:42 +0000)]
python-elementary: py3ization for Genlist and Gengrid. They're still
broken in py3 for some reason.

SVN revision: 71952

12 years agopython-bindings: Check for None in the string conv functions.
Kai Huuhko [Sun, 10 Jun 2012 22:40:53 +0000 (22:40 +0000)]
python-bindings: Check for None in the string conv functions.

SVN revision: 71925

12 years agopython-elementary: sys.intern -> intern
Kai Huuhko [Sun, 10 Jun 2012 22:24:13 +0000 (22:24 +0000)]
python-elementary: sys.intern -> intern

SVN revision: 71924

12 years agopython-elementary: py3ization.
Kai Huuhko [Sun, 10 Jun 2012 21:56:49 +0000 (21:56 +0000)]
python-elementary: py3ization.

SVN revision: 71922

12 years agopython-elementary: py3ization.
Kai Huuhko [Sun, 10 Jun 2012 21:11:48 +0000 (21:11 +0000)]
python-elementary: py3ization.

SVN revision: 71921

12 years agopython-elementary: py3ization of Calendar and Entry.
Kai Huuhko [Sun, 10 Jun 2012 20:25:03 +0000 (20:25 +0000)]
python-elementary: py3ization of Calendar and Entry.

SVN revision: 71920

12 years agopython-elementary: py3ization for Background, Icon, Image, Layout,
Kai Huuhko [Sun, 10 Jun 2012 19:56:49 +0000 (19:56 +0000)]
python-elementary: py3ization for Background, Icon, Image, Layout,
LayoutClass, List, Window.

SVN revision: 71919

12 years agopython-elementary: py3ization for ObjectItem.
Kai Huuhko [Sun, 10 Jun 2012 19:08:11 +0000 (19:08 +0000)]
python-elementary: py3ization for ObjectItem.

SVN revision: 71918