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>
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>
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>
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>
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>
Alexandru Cornea [Fri, 28 Jun 2013 23:45:11 +0000 (02:45 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Sat, 11 May 2013 05:51:02 +0000 (01:51 -0400)]
Set license using %license
Anas Nashif [Wed, 7 Nov 2012 15:56:41 +0000 (07:56 -0800)]
add packaging
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
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
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
Bruno Dilly [Sun, 2 Dec 2012 22:25:42 +0000 (22:25 +0000)]
python-elementary: fix usage of entry deprecated functions
SVN revision: 79993
Daniel Juyung Seo [Thu, 13 Sep 2012 06:24:39 +0000 (06:24 +0000)]
python-elementary Makefile.am: Fixed build error.
SVN revision: 76576
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
Gustavo Sverzut Barbieri [Thu, 6 Sep 2012 02:10:42 +0000 (02:10 +0000)]
commit the versions without -beta (aka: final)
SVN revision: 76210
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
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
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
Bruno Dilly [Tue, 31 Jul 2012 19:56:50 +0000 (19:56 +0000)]
pyelm: avoid deprecated functions related to scroller
SVN revision: 74664
Bruno Dilly [Tue, 31 Jul 2012 19:56:42 +0000 (19:56 +0000)]
pyelm: support scroller page relative get
SVN revision: 74663
Bruno Dilly [Tue, 31 Jul 2012 19:56:35 +0000 (19:56 +0000)]
pyelm: fix toolbar state item
SVN revision: 74662
Bruno Dilly [Tue, 31 Jul 2012 19:56:25 +0000 (19:56 +0000)]
pyelm: remove redefinition of need_ethumb
SVN revision: 74661
Bruno Dilly [Tue, 31 Jul 2012 15:49:48 +0000 (15:49 +0000)]
pyelm: Fix naviframe callbacks
SVN revision: 74657
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
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
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
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
Kai Huuhko [Wed, 27 Jun 2012 09:44:03 +0000 (09:44 +0000)]
python-elementary: Add FlipSelector.
SVN revision: 72933
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
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
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
Kai Huuhko [Tue, 26 Jun 2012 12:31:35 +0000 (12:31 +0000)]
python-elementary: Test and fixes for Datetime.
SVN revision: 72881
Kai Huuhko [Tue, 26 Jun 2012 07:20:25 +0000 (07:20 +0000)]
python-elementary: Test and fixes for Video/Player.
SVN revision: 72853
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
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
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
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
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
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
Davide Andreoli [Sun, 24 Jun 2012 16:14:02 +0000 (16:14 +0000)]
Python tests: always declare the wanted encoding
SVN revision: 72770
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
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
Davide Andreoli [Sat, 23 Jun 2012 23:33:05 +0000 (23:33 +0000)]
TODO--
SVN revision: 72741
Davide Andreoli [Sat, 23 Jun 2012 23:29:52 +0000 (23:29 +0000)]
TODO--
SVN revision: 72740
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
Davide Andreoli [Sat, 23 Jun 2012 22:53:39 +0000 (22:53 +0000)]
Python elm: done test for Diskselector
SVN revision: 72738
Davide Andreoli [Sat, 23 Jun 2012 22:01:52 +0000 (22:01 +0000)]
Python elm: be correct in the Ctxpopup test
SVN revision: 72735
Davide Andreoli [Sat, 23 Jun 2012 21:52:06 +0000 (21:52 +0000)]
Python elm: Fix map overlay test
SVN revision: 72734
Kai Huuhko [Fri, 22 Jun 2012 12:42:14 +0000 (12:42 +0000)]
python-elementary: For ye olde cython wranglers.
SVN revision: 72696
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
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
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
Kai Huuhko [Fri, 22 Jun 2012 03:01:58 +0000 (03:01 +0000)]
python-elementary: Add GestureLayer.
SVN revision: 72680
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
Kai Huuhko [Tue, 19 Jun 2012 19:34:49 +0000 (19:34 +0000)]
python-elementary: Review.
SVN revision: 72501
Kai Huuhko [Tue, 19 Jun 2012 13:26:04 +0000 (13:26 +0000)]
python-elementary: Continue review from r72414 and r72415.
SVN revision: 72477
Kai Huuhko [Tue, 19 Jun 2012 03:02:22 +0000 (03:02 +0000)]
python-elementary: Themes!
SVN revision: 72430
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
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
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
Davide Andreoli [Mon, 18 Jun 2012 20:11:15 +0000 (20:11 +0000)]
Python elm: unbkear compilation. spank!
SVN revision: 72418
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
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
Kai Huuhko [Mon, 18 Jun 2012 19:34:23 +0000 (19:34 +0000)]
python-elementary: Review.
SVN revision: 72415
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
Kai Huuhko [Mon, 18 Jun 2012 03:15:37 +0000 (03:15 +0000)]
python-elementary: Add Photocam.
SVN revision: 72334
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
Kai Huuhko [Mon, 18 Jun 2012 01:40:31 +0000 (01:40 +0000)]
python-elementary: Add Plug.
SVN revision: 72331
Kai Huuhko [Mon, 18 Jun 2012 01:17:04 +0000 (01:17 +0000)]
python-elementary: Add Popup.
SVN revision: 72330
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
Kai Huuhko [Sun, 17 Jun 2012 22:42:03 +0000 (22:42 +0000)]
python-elementary: Add SegmentControl.
SVN revision: 72322
Kai Huuhko [Sun, 17 Jun 2012 21:15:40 +0000 (21:15 +0000)]
python-elementary: Add Slideshow.
SVN revision: 72319
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
Davide Andreoli [Sun, 17 Jun 2012 19:14:21 +0000 (19:14 +0000)]
Python elm: new widget MultiButtonEntry
SVN revision: 72314
Kai Huuhko [Sun, 17 Jun 2012 16:02:19 +0000 (16:02 +0000)]
python-elementary: Documentation.
SVN revision: 72297
Kai Huuhko [Sun, 17 Jun 2012 16:01:10 +0000 (16:01 +0000)]
python-elementary: Renamed MenuItemSeparator to MenuSeparatorItem.
SVN revision: 72296
Davide Andreoli [Sun, 17 Jun 2012 10:57:32 +0000 (10:57 +0000)]
Python elm: this unbreak compilation for me!! spank :)
SVN revision: 72291
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
Kai Huuhko [Sun, 17 Jun 2012 04:44:23 +0000 (04:44 +0000)]
python-elementary: Fix cursor 3 test.
SVN revision: 72267
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
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
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
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
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
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
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
Kai Huuhko [Thu, 14 Jun 2012 13:36:25 +0000 (13:36 +0000)]
python-elementary: Forgot this file from last commit.
SVN revision: 72136
Kai Huuhko [Thu, 14 Jun 2012 13:34:49 +0000 (13:34 +0000)]
python-elementary: py3ization for Configuration and StandardWindow.
SVN revision: 72135
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
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
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
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
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
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
Kai Huuhko [Sun, 10 Jun 2012 22:24:13 +0000 (22:24 +0000)]
python-elementary: sys.intern -> intern
SVN revision: 71924
Kai Huuhko [Sun, 10 Jun 2012 21:56:49 +0000 (21:56 +0000)]
python-elementary: py3ization.
SVN revision: 71922
Kai Huuhko [Sun, 10 Jun 2012 21:11:48 +0000 (21:11 +0000)]
python-elementary: py3ization.
SVN revision: 71921
Kai Huuhko [Sun, 10 Jun 2012 20:25:03 +0000 (20:25 +0000)]
python-elementary: py3ization of Calendar and Entry.
SVN revision: 71920
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
Kai Huuhko [Sun, 10 Jun 2012 19:08:11 +0000 (19:08 +0000)]
python-elementary: py3ization for ObjectItem.
SVN revision: 71918