framework/uifw/elementary.git
12 years agoUpdate translations
Mike McCormack [Fri, 18 Nov 2011 08:05:54 +0000 (17:05 +0900)]
Update translations

12 years ago[naviframe] sync test
Mike McCormack [Fri, 18 Nov 2011 06:46:20 +0000 (15:46 +0900)]
[naviframe] sync test

12 years agoelementary - modified content_set/get/unset part names to be simple names.
hermet [Wed, 16 Nov 2011 12:51:53 +0000 (12:51 +0000)]
elementary - modified content_set/get/unset part names to be simple names.

Previous part names are just the swallow part names
but in modified version, the part names chaned to simpler meaning names to use.

i.e for button

elm_object_content_part_set(button, "elm.swallow.icon", icon);
-> elm_object_content_part_set(button, "icon", icon);

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@65295 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/panes - content_part_set/get/unset
hermet [Sun, 30 Oct 2011 15:50:14 +0000 (15:50 +0000)]
elementary/panes - content_part_set/get/unset

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64524 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agorearrange tests into categories using frames and buttons.
raster [Wed, 9 Nov 2011 12:06:12 +0000 (12:06 +0000)]
rearrange tests into categories using frames and buttons.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64983 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm glayer: Added "Gesture Layer 2" test.
tasn [Wed, 9 Nov 2011 10:46:04 +0000 (10:46 +0000)]
Elm glayer: Added "Gesture Layer 2" test.

This test tests all of the available gestures.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64980 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary Cursor Test: add layout tests
bdilly [Tue, 1 Nov 2011 21:13:04 +0000 (21:13 +0000)]
Elementary Cursor Test: add layout tests

Looks like some stuff is broken regarding layout cursors.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64617 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoremove all use of elm_toggle_ api
discomfitor [Thu, 20 Oct 2011 21:27:15 +0000 (21:27 +0000)]
remove all use of elm_toggle_ api

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64207 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: oups missing test add
yoz [Fri, 9 Sep 2011 12:49:54 +0000 (12:49 +0000)]
elementary: oups missing test add

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63307 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test_genlist.c: I introduce "Genlist Textblock" test case into
seoz [Thu, 8 Sep 2011 10:21:04 +0000 (10:21 +0000)]
elm test_genlist.c: I introduce "Genlist Textblock" test case into
elementary_test. This will help test textblock with genlist. Enjoy it!

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63291 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test.c: Removed wrong warnings. Fixed indentation and removed
seoz [Mon, 29 Aug 2011 04:00:17 +0000 (04:00 +0000)]
elm test.c: Removed wrong warnings. Fixed indentation and removed
trailing whitespaces.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62929 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodont create main test win at all if test win only mode.
raster [Fri, 26 Aug 2011 07:40:51 +0000 (07:40 +0000)]
dont create main test win at all if test win only mode.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62851 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodont make index active - oops. debugging.
raster [Thu, 25 Aug 2011 14:06:27 +0000 (14:06 +0000)]
dont make index active - oops. debugging.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62819 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoif you activate index without it being clicked, the indicator bit is
raster [Thu, 25 Aug 2011 10:20:47 +0000 (10:20 +0000)]
if you activate index without it being clicked, the indicator bit is
visible but empty - dont show this until someone actually clicks.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62799 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jiyoun Park <jy0703.park@samsung.com>
raster [Thu, 11 Aug 2011 06:05:05 +0000 (06:05 +0000)]
From: Jiyoun Park <jy0703.park@samsung.com>
Subject: RE: [E-devel] [Patch] Animation gif feature patch

animated image support in elm icon - from jy.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62332 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofactory.... working on it. but up and kicking. it's a little unhappy
raster [Fri, 5 Aug 2011 11:15:03 +0000 (11:15 +0000)]
factory.... working on it. but up and kicking. it's a little unhappy
with the 102 million buttons i have in the scroller right now...  when
you scroll along, but... i'll work at it to make it work better.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62130 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: Ooops, I made a mistake. Return to the original test
yoz [Mon, 31 Oct 2011 16:01:29 +0000 (16:01 +0000)]
elementary: Ooops, I made a mistake. Return to the original test

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64575 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: switch to elm_toolbar_horizontal_set in test
yoz [Mon, 31 Oct 2011 14:50:00 +0000 (14:50 +0000)]
elementary: switch to elm_toolbar_horizontal_set in test

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64565 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jérémy Zurcher <jeremy@asynk.ch>
raster [Thu, 25 Aug 2011 10:01:59 +0000 (10:01 +0000)]
From: Jérémy Zurcher <jeremy@asynk.ch>
Subject: [E-devel] patch : eina_prefix + elementary_test

please find attached a small patch for eina_prefix

it prevent segfault when for instance
no elm_app_compile_*_dir_set is called prior to elm_app_info_set

and another one for elementary/src/bin/test*.c which tends to replace
usage of PACKAGE_DATA_DIR with elm_app_data_dir_get

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62796 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[toolbar] Sync with upstream @65285
Mike McCormack [Fri, 18 Nov 2011 05:23:40 +0000 (14:23 +0900)]
[toolbar] Sync with upstream @65285

12 years agoelementary: Remove casts
mike_m [Wed, 16 Nov 2011 06:18:45 +0000 (06:18 +0000)]
elementary: Remove casts

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@65285 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: deprecate elm_toolbar_orientation_set and elm_toolbar_orientation_get...
yoz [Mon, 31 Oct 2011 14:36:49 +0000 (14:36 +0000)]
elementary: deprecate elm_toolbar_orientation_set and elm_toolbar_orientation_get to match and be conformant with the rest of api

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64562 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm toolbar: Fixed toolbar access function. Thanks to Gustavo Barbieri.
seoz [Wed, 24 Aug 2011 16:13:13 +0000 (16:13 +0000)]
elm toolbar: Fixed toolbar access function. Thanks to Gustavo Barbieri.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62751 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Removed trailing whitespaces.
seoz [Wed, 24 Aug 2011 08:11:58 +0000 (08:11 +0000)]
elm: Removed trailing whitespaces.

Raster finished accessibility. So I fixed it too.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62737 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm toolbar: Fixed build warnings.
seoz [Wed, 24 Aug 2011 08:10:48 +0000 (08:10 +0000)]
elm toolbar: Fixed build warnings.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62736 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomore useless elm stuff: vertical toolbar orientation (by cedric's request) along...
discomfitor [Sun, 7 Aug 2011 03:42:28 +0000 (03:42 +0000)]
more useless elm stuff: vertical toolbar orientation (by cedric's request) along with toolbar test 6 as a demo. still pretty buggy but I'm tired and don't know when/if I'll get around to fixing it up. play with the toolbar weight in the test to find more bugs!

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62171 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoRemove comment differences
Mike McCormack [Fri, 18 Nov 2011 04:52:20 +0000 (13:52 +0900)]
Remove comment differences

12 years agoRevert unnecessary difference with upstream
Mike McCormack [Fri, 18 Nov 2011 03:11:30 +0000 (12:11 +0900)]
Revert unnecessary difference with upstream

12 years agoMerge "[genlist] re-add item select & item update changes"
Hyoyoung Chang [Fri, 18 Nov 2011 05:03:23 +0000 (14:03 +0900)]
Merge "[genlist] re-add item select & item update changes"

12 years agoUpdate translations
Mike McCormack [Fri, 18 Nov 2011 03:06:16 +0000 (12:06 +0900)]
Update translations

12 years agoElementary: Add support for the PSL1GHT engine
kakaroto [Sat, 5 Nov 2011 17:50:09 +0000 (17:50 +0000)]
Elementary: Add support for the PSL1GHT engine

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64784 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary: Use eina_lock in elm_store
kakaroto [Sat, 5 Nov 2011 17:49:11 +0000 (17:49 +0000)]
Elementary: Use eina_lock in elm_store

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64775 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: Add ecore_cocoa backend to elementary
captainigloo [Wed, 2 Nov 2011 19:26:29 +0000 (19:26 +0000)]
elementary: Add ecore_cocoa backend to elementary

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64657 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary: do not enter po/ if --disable-nls is passed to configure
caro [Fri, 21 Oct 2011 21:20:12 +0000 (21:20 +0000)]
Elementary: do not enter po/ if --disable-nls is passed to configure

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64271 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoit's time we moved to elm 0.8
raster [Thu, 20 Oct 2011 08:52:27 +0000 (08:52 +0000)]
it's time we moved to elm 0.8

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64194 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary: Oups, typo, need to test for second statement
kakaroto [Sat, 15 Oct 2011 09:51:26 +0000 (09:51 +0000)]
Elementary: Oups, typo, need to test for second statement

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64097 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary: untabify configure.ac
kakaroto [Sat, 15 Oct 2011 09:48:56 +0000 (09:48 +0000)]
Elementary: untabify configure.ac

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64095 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary: Check for PATH_MAX define availability
kakaroto [Sat, 15 Oct 2011 09:30:52 +0000 (09:30 +0000)]
Elementary: Check for PATH_MAX define availability

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64089 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand lets stick to ewebkit? there is no web_client (at least not from
raster [Fri, 30 Sep 2011 08:47:19 +0000 (08:47 +0000)]
and lets stick to ewebkit? there is no web_client (at least not from
webkit)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63720 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agobump gettext version
caro [Tue, 27 Sep 2011 21:39:49 +0000 (21:39 +0000)]
bump gettext version

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63634 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodont need elementary.dox anymore - it's empty.
raster [Tue, 9 Aug 2011 07:16:43 +0000 (07:16 +0000)]
dont need elementary.dox anymore - it's empty.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62227 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake ecore_con a default requirement for elm.
raster [Wed, 27 Jul 2011 05:59:01 +0000 (05:59 +0000)]
make ecore_con a default requirement for elm.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61789 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary : add an option to disable video support (enabled by default)
caro [Fri, 15 Jul 2011 06:06:03 +0000 (06:06 +0000)]
Elementary : add an option to disable video support (enabled by default)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61393 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary theme: Split default.edc to a file per widget.
tasn [Tue, 2 Aug 2011 09:47:05 +0000 (09:47 +0000)]
Elementary theme: Split default.edc to a file per widget.

According to raster it should break  edje_decc for some people, I tested
it for as much as I could, but I couldn't find anything wrong with it.
Please let me know if it breaks for you.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61988 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[genlist] re-add item select & item update changes
Hyoyoung Chang [Fri, 18 Nov 2011 02:21:28 +0000 (11:21 +0900)]
[genlist] re-add item select & item update changes

12 years agoPartial merge with @65218
Mike McCormack [Fri, 18 Nov 2011 02:19:35 +0000 (11:19 +0900)]
Partial merge with @65218

12 years agoPackage upload REL_F_I9500_20111118_2 REL_I9500_20111118_1
WooHyun Jung [Fri, 18 Nov 2011 01:16:35 +0000 (10:16 +0900)]
Package upload

12 years ago[*][genlist] rollback to previous package for fixing lockup
WooHyun Jung [Fri, 18 Nov 2011 00:50:00 +0000 (09:50 +0900)]
[*][genlist] rollback to previous package for fixing lockup

12 years agoupdate changelog REL_F_I9500_20111118_1
Hyoyoung Chang [Thu, 17 Nov 2011 11:43:29 +0000 (20:43 +0900)]
update changelog

12 years ago[genlist] removing item update when item data set
Hyoyoung Chang [Thu, 17 Nov 2011 02:31:36 +0000 (11:31 +0900)]
[genlist] removing item update when item data set

12 years ago[genlist] add to check selected condition at _item_unselect
Hyoyoung Chang [Tue, 15 Nov 2011 05:34:35 +0000 (14:34 +0900)]
[genlist] add to check selected condition at _item_unselect

Change-Id: Ib640f1934ce7cacea34110cb2cc27b0eb82113d4

12 years ago[entry] remove double pos set in cursor_end_set
Hyoyoung Chang [Mon, 14 Nov 2011 08:18:35 +0000 (17:18 +0900)]
[entry] remove double pos set in cursor_end_set

Change-Id: I72e142198884b97403b1601e2fc712dd5a297ddb

12 years ago[genlist] delete and create last selected item's childs
Hyoyoung Chang [Fri, 11 Nov 2011 09:39:42 +0000 (18:39 +0900)]
[genlist] delete and create last selected item's childs

Change-Id: I311e4492262a11e6fd4de7d7212ed24b7d1dabb4

12 years ago[*][entry] merged with 65225 for fixing filter problem
WooHyun Jung [Tue, 15 Nov 2011 08:59:02 +0000 (17:59 +0900)]
[*][entry] merged with 65225 for fixing filter problem

12 years agoRelease 1.0.0+svn.61256slp2+build86 REBUILDD-ARMEL-68411 REBUILDD-I386-68412
Mike McCormack [Tue, 15 Nov 2011 07:52:04 +0000 (16:52 +0900)]
Release 1.0.0+svn.61256slp2+build86

12 years agoRelease 1.0.0+svn.61256slp2+build85
Mike McCormack [Tue, 15 Nov 2011 07:52:04 +0000 (16:52 +0900)]
Release 1.0.0+svn.61256slp2+build85

12 years agoUpdate translations
Mike McCormack [Tue, 15 Nov 2011 06:50:33 +0000 (15:50 +0900)]
Update translations

12 years agoAdd ABI compatibility code for the toggle control
Mike McCormack [Tue, 15 Nov 2011 05:53:11 +0000 (14:53 +0900)]
Add ABI compatibility code for the toggle control

12 years agoelementary/check - content_set/get/unset
hermet [Fri, 28 Oct 2011 08:57:33 +0000 (08:57 +0000)]
elementary/check - content_set/get/unset

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64487 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary Toggle: Don't use deprecated functions
bdilly [Mon, 24 Oct 2011 23:41:11 +0000 (23:41 +0000)]
Elementary Toggle: Don't use deprecated functions

If we need to add functions born deprecated because it will
make other developers life easier, ok. But using these
deprecated functions inside our project isn't nice.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64363 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agouse correct functions here
discomfitor [Thu, 20 Oct 2011 21:15:06 +0000 (21:15 +0000)]
use correct functions here

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64205 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand really move all toggle stuff over to check.
raster [Fri, 21 Oct 2011 04:36:25 +0000 (04:36 +0000)]
and really move all toggle stuff over to check.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64231 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowhitespace--
discomfitor [Fri, 21 Oct 2011 00:24:15 +0000 (00:24 +0000)]
whitespace--

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64216 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake toggle just a feature of check - on/off state and a togle style.
raster [Thu, 20 Oct 2011 12:30:04 +0000 (12:30 +0000)]
make toggle just a feature of check - on/off state and a togle style.
keep toggle api (wrapped around check) and deprecate it. it will
eventually go.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64199 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary : indentation and some small changes
woohyun [Fri, 26 Aug 2011 02:02:15 +0000 (02:02 +0000)]
elementary : indentation and some small changes

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62845 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Removed trailing whitespaces.
seoz [Wed, 24 Aug 2011 08:11:58 +0000 (08:11 +0000)]
elm: Removed trailing whitespaces.

Raster finished accessibility. So I fixed it too.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62737 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "[Copy&paste module] hide CBHM menu when CBHM doesn't have any items"
deasung.kim [Tue, 15 Nov 2011 06:04:03 +0000 (15:04 +0900)]
Merge "[Copy&paste module] hide CBHM menu when CBHM doesn't have any items"

12 years agofix bug i created - i broke check adding accessibility. fix fix fix!
raster [Thu, 25 Aug 2011 05:02:23 +0000 (05:02 +0000)]
fix bug i created - i broke check adding accessibility. fix fix fix!

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62776 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoRevert "reverted elm_check. it doesn't work. donno."
Mike McCormack [Tue, 15 Nov 2011 03:29:38 +0000 (12:29 +0900)]
Revert "reverted elm_check. it doesn't work. donno."

This reverts commit 89d95197ae7bda7baf0f803ac745f181e91ef1ca.

12 years agoreverted elm_check. it doesn't work. donno. REL_I9200_20111115_1
ChunEon Park [Tue, 15 Nov 2011 02:22:29 +0000 (11:22 +0900)]
reverted elm_check. it doesn't work. donno.

12 years ago[Copy&paste module] hide CBHM menu when CBHM doesn't have any items
deasung.kim [Mon, 14 Nov 2011 14:31:21 +0000 (23:31 +0900)]
[Copy&paste module] hide CBHM menu when CBHM doesn't have any items

12 years agochangelog - repackaging REL_F_I9200_20111115_1
ChunEon Park [Mon, 14 Nov 2011 11:57:26 +0000 (20:57 +0900)]
changelog - repackaging

12 years agonaviframe - reverted freeze events
ChunEon Park [Mon, 14 Nov 2011 11:53:22 +0000 (20:53 +0900)]
naviframe - reverted freeze events

12 years agoMerge "naviframe -"
WooHyun Jung [Mon, 14 Nov 2011 11:16:33 +0000 (20:16 +0900)]
Merge "naviframe -"

12 years agonaviframe -
ChunEon Park [Mon, 14 Nov 2011 10:30:28 +0000 (19:30 +0900)]
naviframe -

1. removed rectangle which is for the block the events instead it applies evas_object_event_freeze_set/get
2. to be processed the signals right away when the item push and pop case.

12 years agoRelease 1.0.0+svn.61256slp2+build83 REBUILDD-ARMEL-68329 REBUILDD-I386-68330
Mike McCormack [Mon, 14 Nov 2011 09:17:33 +0000 (18:17 +0900)]
Release 1.0.0+svn.61256slp2+build83

12 years agoelementary/player - fixed build error
hermet [Mon, 31 Oct 2011 04:49:56 +0000 (04:49 +0000)]
elementary/player - fixed build error

sorry :p

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64544 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/player - applied content_set/get/unset
hermet [Mon, 31 Oct 2011 03:58:44 +0000 (03:58 +0000)]
elementary/player - applied content_set/get/unset

finally, done!

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64543 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: turn on priority when it make sense.
cedric [Mon, 3 Oct 2011 10:33:31 +0000 (10:33 +0000)]
elementary: turn on priority when it make sense.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63770 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: forgotten patch that cleanup callback.
cedric [Mon, 5 Sep 2011 20:09:02 +0000 (20:09 +0000)]
elementary: forgotten patch that cleanup callback.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63212 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[player] remove docs
Mike McCormack [Mon, 14 Nov 2011 08:59:49 +0000 (17:59 +0900)]
[player] remove docs

12 years agoUpdate translations
Mike McCormack [Mon, 14 Nov 2011 08:20:05 +0000 (17:20 +0900)]
Update translations

12 years agoand now add custom access info for items too and clean up nicely.
raster [Wed, 24 Aug 2011 06:39:29 +0000 (06:39 +0000)]
and now add custom access info for items too and clean up nicely.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62734 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary: Remove set but unused static Elm_Module
kakaroto [Sat, 15 Oct 2011 09:30:39 +0000 (09:30 +0000)]
Elementary: Remove set but unused static Elm_Module

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64087 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Removed trailing whitespaces.
seoz [Wed, 24 Aug 2011 08:11:58 +0000 (08:11 +0000)]
elm: Removed trailing whitespaces.

Raster finished accessibility. So I fixed it too.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62737 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand now do toolbar - showing how to add access stuff to items in a
raster [Wed, 24 Aug 2011 06:29:13 +0000 (06:29 +0000)]
and now do toolbar - showing how to add access stuff to items in a
widget

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62733 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand hide hilight on mouse out
raster [Tue, 23 Aug 2011 08:48:56 +0000 (08:48 +0000)]
and hide hilight on mouse out

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62715 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake access hilight follow object around and vanish it target is
raster [Tue, 23 Aug 2011 08:46:01 +0000 (08:46 +0000)]
make access hilight follow object around and vanish it target is
hidden or deleted.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62714 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd visual feedback on accessibility mouseover too
raster [Tue, 23 Aug 2011 07:44:49 +0000 (07:44 +0000)]
add visual feedback on accessibility mouseover too

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62713 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Removed trailing whitespaces.
seoz [Fri, 19 Aug 2011 15:26:04 +0000 (15:26 +0000)]
elm: Removed trailing whitespaces.

I always try to maintain elm with no trailing whitespaces. Please do not commit trailing whitespaces anymore.
I think maintaining a library clean is a good job. Once it gets mess, it's hard to fix them all at once.
1. Removing trailing whitespaces.
2. Fixing indentations.
3. Removing build errors and warnings.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62595 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand start on allowing modified behavior when in access mode. ie turn
raster [Fri, 19 Aug 2011 14:39:27 +0000 (14:39 +0000)]
and start on allowing modified behavior when in access mode. ie turn
it on and off. just settable by env var and config file for now.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62591 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand now add a "clicked" say... when u click.
raster [Fri, 19 Aug 2011 11:47:30 +0000 (11:47 +0000)]
and now add a "clicked" say... when u click.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62587 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[accessability] Initial merge
raster [Fri, 19 Aug 2011 11:07:42 +0000 (11:07 +0000)]
[accessability] Initial merge

this is... the beginning of accessibility supportin elm. it's direct
as in elm manages it itself - all it needs is a module to send text
to. one is provided here that just execs espeak and handles a stream
of things for it to say. this is only a start and is still being
fleshed out.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@62585 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[access] Prepare to merge
Mike McCormack [Mon, 14 Nov 2011 07:41:54 +0000 (16:41 +0900)]
[access] Prepare to merge

12 years ago[multibuttonentry] Fix a warning
Mike McCormack [Mon, 14 Nov 2011 07:18:57 +0000 (16:18 +0900)]
[multibuttonentry] Fix a warning

elm_multibuttonentry.c: In function '_event_init':
elm_multibuttonentry.c:287:9: warning: passing argument 3 of 'evas_object_event_callback_add' from incompatible pointer type
/usr/include/evas-1/Evas.h:3829:49: note: expected 'Evas_Object_Event_Cb' but argument is of type 'void (*)(void *, struct Evas_Object *, void *)'

12 years ago[menu] Add missing docs & function
Mike McCormack [Mon, 14 Nov 2011 07:15:38 +0000 (16:15 +0900)]
[menu] Add missing docs & function

12 years agoelementary/bubble - applied missed content_set/get/unset APIs
hermet [Tue, 8 Nov 2011 01:05:01 +0000 (01:05 +0000)]
elementary/bubble - applied missed content_set/get/unset APIs

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64925 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[animator] remove
Mike McCormack [Mon, 14 Nov 2011 06:54:54 +0000 (15:54 +0900)]
[animator] remove

12 years ago[multibuttonentry] Add consts to prototypes
Mike McCormack [Mon, 14 Nov 2011 06:52:39 +0000 (15:52 +0900)]
[multibuttonentry] Add consts to prototypes

12 years agoelm: Use appropriate add/del_full for evas event callbacks.
seoz [Mon, 31 Oct 2011 00:13:32 +0000 (00:13 +0000)]
elm: Use appropriate add/del_full for evas event callbacks.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64536 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33