framework/uifw/elementary.git
12 years agonaviframe - new APIselm_naviframe_item_insert_afterelm_naviframe_item_insert_beforeel...
ChunEon Park [Tue, 8 Nov 2011 12:49:53 +0000 (21:49 +0900)]
naviframe - new APIselm_naviframe_item_insert_afterelm_naviframe_item_insert_beforeelm_naviframe_items_getcontrolbar - modified for new UX tabbar style

12 years ago[elm_multibuttonentry]CQ:H0100136311 Changed event type (EVAS_CALLBACK_MOVE -> EVAS_C...
Goun Lee [Tue, 8 Nov 2011 10:00:51 +0000 (19:00 +0900)]
[elm_multibuttonentry]CQ:H0100136311 Changed event type (EVAS_CALLBACK_MOVE -> EVAS_CALLBACK_RESIZE)

12 years agoUpdate translations
Mike McCormack [Tue, 8 Nov 2011 09:54:06 +0000 (18:54 +0900)]
Update translations

12 years agoelementary/bg - content_set/get/unset, fixed indentation
hermet [Fri, 28 Oct 2011 08:31:42 +0000 (08:31 +0000)]
elementary/bg - content_set/get/unset, fixed indentation

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

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 agoUpdate translations
Mike McCormack [Tue, 8 Nov 2011 09:13:42 +0000 (18:13 +0900)]
Update translations

12 years agoelementary - slider, scroller, progressbar, radio
hermet [Mon, 31 Oct 2011 02:56:03 +0000 (02:56 +0000)]
elementary - slider, scroller, progressbar, radio

applied elm_object_content_set/get/unset APIs.

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

12 years agoelemetary - notify, factory, frame, panel, mapbuf
hermet [Sat, 29 Oct 2011 04:32:24 +0000 (04:32 +0000)]
elemetary - notify, factory, frame, panel, mapbuf

applied content_set/get/unset.

do it later for the remainder.

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

12 years ago[entry] Remove unneeded differences
Mike McCormack [Tue, 8 Nov 2011 08:40:43 +0000 (17:40 +0900)]
[entry] Remove unneeded differences

12 years agoRemove unnecessary differences with upstream
Mike McCormack [Tue, 8 Nov 2011 08:26:49 +0000 (17:26 +0900)]
Remove unnecessary differences with upstream

12 years agoGet us some nice auto translation scheme
sachiel [Wed, 19 Oct 2011 14:17:14 +0000 (14:17 +0000)]
Get us some nice auto translation scheme

First things first, I'm not sure I'm setting the right variable on
the setlocale() call, so someone more knowledgeable can look at it and fix it.

How this works, you say? Just like elm_object_text_part_set(), except now it
will pass the string given through dgettext() with the given domain (NULL
means it uses whatever the app set with textdomain()), and when changing
language with elm_language_set(), it will re-set the strings with a new
translation.

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

12 years agoAdd missing files vs @64925
Mike McCormack [Tue, 8 Nov 2011 07:38:30 +0000 (16:38 +0900)]
Add missing files vs @64925

12 years agoMerge "Fixed prevent issues:56236,38820,30368,24310,28344,56426,25511,22275,24788...
Rajeev Ranjan [Tue, 8 Nov 2011 08:51:11 +0000 (17:51 +0900)]
Merge "Fixed prevent issues:56236,38820,30368,24310,28344,56426,25511,22275,24788,45558,45557,57299,57298"

12 years agoMerge "[prevent issues ID:55300,38821,19282,55298 for test_fileselector.c and elc_fil...
Rajeev Ranjan [Tue, 8 Nov 2011 08:51:00 +0000 (17:51 +0900)]
Merge "[prevent issues ID:55300,38821,19282,55298 for test_fileselector.c and elc_fileselector.c]"

12 years agoRelease 1.0.0+svn.61256slp2+build72 REBUILDD-ARMEL-67477 REBUILDD-I386-67478
Mike McCormack [Tue, 8 Nov 2011 07:27:29 +0000 (16:27 +0900)]
Release 1.0.0+svn.61256slp2+build72

12 years ago[naviframe] remove whitespace diff
Mike McCormack [Tue, 8 Nov 2011 07:14:28 +0000 (16:14 +0900)]
[naviframe] remove whitespace diff

12 years agoAdd back accidentally deleted line
Mike McCormack [Tue, 8 Nov 2011 07:11:07 +0000 (16:11 +0900)]
Add back accidentally deleted line

12 years ago[gengrid] item -> it
Mike McCormack [Tue, 8 Nov 2011 07:00:40 +0000 (16:00 +0900)]
[gengrid] item -> it

12 years agoMerge examples from upstream
Mike McCormack [Tue, 8 Nov 2011 06:52:13 +0000 (15:52 +0900)]
Merge examples from upstream

12 years agoadd VIEW() and WIDGET() macros
discomfitor [Fri, 21 Oct 2011 01:08:01 +0000 (01:08 +0000)]
add VIEW() and WIDGET() macros

For use with Elm_Widget_Items to create more consistency, reduce typing, and increase readability

  VIEW(X) = X->base.view (visible evas object)
  WIDGET(X) = X->base.widget (owner widget)

also a demo of the oxford comma for seoz

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

12 years agocreate and use ELM_WIDGET_ITEM for elm widget structs to ensure location/name
discomfitor [Fri, 21 Oct 2011 00:45:19 +0000 (00:45 +0000)]
create and use ELM_WIDGET_ITEM for elm widget structs to ensure location/name

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

12 years agoFixed prevent issues:56236,38820,30368,24310,28344,56426,25511,22275,24788,45558...
Rajeev Ranjan [Sat, 15 Oct 2011 10:32:48 +0000 (16:02 +0530)]
Fixed prevent issues:56236,38820,30368,24310,28344,56426,25511,22275,24788,45558,45557,57299,57298

Change-Id: I7f8c595d291662458d5c85d5a82a33ce07973482

12 years ago[prevent issues ID:55300,38821,19282,55298 for test_fileselector.c and elc_fileselect...
Rajeev Ranjan [Sat, 15 Oct 2011 08:43:50 +0000 (14:13 +0530)]
[prevent issues ID:55300,38821,19282,55298 for test_fileselector.c and elc_fileselector.c]

Change-Id: I761f66d7dba4f22ab201e0fc4fba633cb4077682

12 years agoSync whitespace with upsteam
Mike McCormack [Tue, 8 Nov 2011 05:41:15 +0000 (14:41 +0900)]
Sync whitespace with upsteam

12 years agoAdd drag variable
Mike McCormack [Tue, 8 Nov 2011 05:35:42 +0000 (14:35 +0900)]
Add drag variable

12 years ago[ctxpopup] Remove pointless differences
Mike McCormack [Tue, 8 Nov 2011 04:54:10 +0000 (13:54 +0900)]
[ctxpopup] Remove pointless differences

12 years agoUpdate translations
Mike McCormack [Tue, 8 Nov 2011 04:53:46 +0000 (13:53 +0900)]
Update translations

12 years ago[transit] Remove pointless differences with upstream
Mike McCormack [Tue, 8 Nov 2011 04:45:48 +0000 (13:45 +0900)]
[transit] Remove pointless differences with upstream

12 years ago[image] remove docs
Mike McCormack [Tue, 8 Nov 2011 04:43:40 +0000 (13:43 +0900)]
[image] remove docs

12 years ago[config] remove docs
Mike McCormack [Tue, 8 Nov 2011 04:42:45 +0000 (13:42 +0900)]
[config] remove docs

12 years ago[main] remove docs
Mike McCormack [Tue, 8 Nov 2011 04:41:01 +0000 (13:41 +0900)]
[main] remove docs

12 years ago[list] remove docs
Mike McCormack [Tue, 8 Nov 2011 03:14:14 +0000 (12:14 +0900)]
[list] remove docs

12 years ago[layout] remove docs
Mike McCormack [Tue, 8 Nov 2011 03:13:02 +0000 (12:13 +0900)]
[layout] remove docs

12 years ago[index] remove docs
Mike McCormack [Tue, 8 Nov 2011 03:11:59 +0000 (12:11 +0900)]
[index] remove docs

12 years ago[notify] sync docs with upstream
Mike McCormack [Tue, 8 Nov 2011 03:03:03 +0000 (12:03 +0900)]
[notify] sync docs with upstream

12 years ago[menu] remove docs
Mike McCormack [Tue, 8 Nov 2011 02:56:33 +0000 (11:56 +0900)]
[menu] remove docs

12 years ago[mapbuf] remove docs
Mike McCormack [Tue, 8 Nov 2011 02:52:53 +0000 (11:52 +0900)]
[mapbuf] remove docs

12 years ago[module] remove DOS CRLF
Mike McCormack [Tue, 8 Nov 2011 02:49:13 +0000 (11:49 +0900)]
[module] remove DOS CRLF

12 years ago[notify] remove docs
Mike McCormack [Tue, 8 Nov 2011 02:47:55 +0000 (11:47 +0900)]
[notify] remove docs

12 years ago[pager] remove docs
Mike McCormack [Tue, 8 Nov 2011 02:42:37 +0000 (11:42 +0900)]
[pager] remove docs

12 years ago[spinner] remove docs
Mike McCormack [Tue, 8 Nov 2011 02:40:33 +0000 (11:40 +0900)]
[spinner] remove docs

12 years ago[stackedicon] remove DOS CRLF
Mike McCormack [Tue, 8 Nov 2011 02:39:55 +0000 (11:39 +0900)]
[stackedicon] remove DOS CRLF

12 years ago[theme] remove docs
Mike McCormack [Tue, 8 Nov 2011 02:38:55 +0000 (11:38 +0900)]
[theme] remove docs

12 years ago[win] remove docs
Mike McCormack [Tue, 8 Nov 2011 02:37:36 +0000 (11:37 +0900)]
[win] remove docs

12 years ago[ctxpopup] Remove pointless difference with upstream
Mike McCormack [Tue, 8 Nov 2011 02:36:04 +0000 (11:36 +0900)]
[ctxpopup] Remove pointless difference with upstream

12 years ago[photocam] Merge upstream changes
Mike McCormack [Tue, 8 Nov 2011 01:41:14 +0000 (10:41 +0900)]
[photocam] Merge upstream changes

12 years agoelementary: Improve include file modularity
mike_m [Fri, 7 Oct 2011 05:56:07 +0000 (05:56 +0000)]
elementary: Improve include file modularity

Move stuff out of elm_priv.h

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

12 years agoRemove duplicated code
Mike McCormack [Tue, 8 Nov 2011 01:52:40 +0000 (10:52 +0900)]
Remove duplicated code

12 years ago[separator slideshow] Remove docs
Mike McCormack [Tue, 8 Nov 2011 01:47:25 +0000 (10:47 +0900)]
[separator slideshow] Remove docs

12 years ago[separator slider] Remove docs
Mike McCormack [Tue, 8 Nov 2011 01:46:49 +0000 (10:46 +0900)]
[separator slider] Remove docs

12 years ago[separator control] Remove docs
Mike McCormack [Tue, 8 Nov 2011 01:45:58 +0000 (10:45 +0900)]
[separator control] Remove docs

12 years ago[segment control] Remove docs
Mike McCormack [Tue, 8 Nov 2011 01:45:40 +0000 (10:45 +0900)]
[segment control] Remove docs

12 years ago[*][focus] Focus should be controlled only when canvas gets focus(63240,63245)
WooHyun Jung [Mon, 7 Nov 2011 02:11:14 +0000 (11:11 +0900)]
[*][focus] Focus should be controlled only when canvas gets focus(63240,63245)
Change-Id: Ibcd20482859284c278e2416714a4628e296e1fb3

12 years agoRemove whitespace differences
Mike McCormack [Tue, 8 Nov 2011 01:30:47 +0000 (10:30 +0900)]
Remove whitespace differences

12 years agoRemove unused files
Mike McCormack [Tue, 8 Nov 2011 01:26:43 +0000 (10:26 +0900)]
Remove unused files

12 years agoRemove cvsignore files
Mike McCormack [Tue, 8 Nov 2011 01:26:18 +0000 (10:26 +0900)]
Remove cvsignore files

12 years ago[panel] delete docs
Mike McCormack [Tue, 8 Nov 2011 01:22:27 +0000 (10:22 +0900)]
[panel] delete docs

12 years ago[panes] delete docs
Mike McCormack [Tue, 8 Nov 2011 01:20:30 +0000 (10:20 +0900)]
[panes] delete docs

12 years ago[photo] delete docs
Mike McCormack [Tue, 8 Nov 2011 01:18:56 +0000 (10:18 +0900)]
[photo] delete docs

12 years ago[photocam] delete docs
Mike McCormack [Tue, 8 Nov 2011 01:17:32 +0000 (10:17 +0900)]
[photocam] delete docs

12 years ago[progressbar] delete docs
Mike McCormack [Tue, 8 Nov 2011 01:14:20 +0000 (10:14 +0900)]
[progressbar] delete docs

12 years ago[scroller] delete docs
Mike McCormack [Tue, 8 Nov 2011 01:11:35 +0000 (10:11 +0900)]
[scroller] delete docs

12 years agoRelease 1.0.0+svn.61256slp2+build71 REBUILDD-ARMEL-67367 REBUILDD-I386-67368 REL_F_I9200_20111108_1 REL_I9200_20111108_1
Mike McCormack [Mon, 7 Nov 2011 10:11:24 +0000 (19:11 +0900)]
Release 1.0.0+svn.61256slp2+build71

12 years ago[genlist] undeprecate elm_genlist_item_selected_set/get
Mike McCormack [Mon, 7 Nov 2011 10:10:16 +0000 (19:10 +0900)]
[genlist] undeprecate elm_genlist_item_selected_set/get

12 years ago[hover] delete docs
Mike McCormack [Mon, 7 Nov 2011 10:06:57 +0000 (19:06 +0900)]
[hover] delete docs

12 years ago[grid] delete docs
Mike McCormack [Mon, 7 Nov 2011 10:06:50 +0000 (19:06 +0900)]
[grid] delete docs

12 years ago[glview] delete docs
Mike McCormack [Mon, 7 Nov 2011 09:56:16 +0000 (18:56 +0900)]
[glview] delete docs

12 years ago[table] delete docs
Mike McCormack [Mon, 7 Nov 2011 09:53:05 +0000 (18:53 +0900)]
[table] delete docs

12 years agoRemove pointless diffs
Mike McCormack [Mon, 7 Nov 2011 09:50:20 +0000 (18:50 +0900)]
Remove pointless diffs

12 years ago[toggle] Remove docs
Mike McCormack [Mon, 7 Nov 2011 09:43:27 +0000 (18:43 +0900)]
[toggle] Remove docs

12 years ago[ethumb] Remove docs
Mike McCormack [Mon, 7 Nov 2011 09:39:34 +0000 (18:39 +0900)]
[ethumb] Remove docs

12 years ago[tooltip] Remove docs
Mike McCormack [Mon, 7 Nov 2011 09:38:15 +0000 (18:38 +0900)]
[tooltip] Remove docs

12 years ago[gengrid] remove docs
Mike McCormack [Mon, 7 Nov 2011 09:35:39 +0000 (18:35 +0900)]
[gengrid] remove docs

12 years agoUpdate translations
Mike McCormack [Mon, 7 Nov 2011 09:32:23 +0000 (18:32 +0900)]
Update translations

12 years ago[flip] remove docs
Mike McCormack [Mon, 7 Nov 2011 09:29:35 +0000 (18:29 +0900)]
[flip] remove docs

12 years ago[diskselector] remove docs
Mike McCormack [Mon, 7 Nov 2011 09:25:57 +0000 (18:25 +0900)]
[diskselector] remove docs

12 years ago[conform] remove docs
Mike McCormack [Mon, 7 Nov 2011 09:17:39 +0000 (18:17 +0900)]
[conform] remove docs

12 years ago[calendar] remove docs
Mike McCormack [Mon, 7 Nov 2011 09:16:03 +0000 (18:16 +0900)]
[calendar] remove docs

12 years ago[entry] remove docs
Mike McCormack [Mon, 7 Nov 2011 09:12:59 +0000 (18:12 +0900)]
[entry] remove docs

12 years ago[radio] remove documentation
Mike McCormack [Mon, 7 Nov 2011 09:06:45 +0000 (18:06 +0900)]
[radio] remove documentation

12 years agoRemove whitespace diff
Mike McCormack [Mon, 7 Nov 2011 08:52:25 +0000 (17:52 +0900)]
Remove whitespace diff

12 years agoMerge "[Map] Upstream merge r64851"
Tae-Hwan Kim [Mon, 7 Nov 2011 09:21:43 +0000 (18:21 +0900)]
Merge "[Map] Upstream merge r64851"

12 years agorepackaging - elementary_1.0.0+svn.61256slp2+build70
ChunEon Park [Mon, 7 Nov 2011 08:56:12 +0000 (17:56 +0900)]
repackaging - elementary_1.0.0+svn.61256slp2+build70

12 years agoMerge "naviframe - fixed title_object_set incorrect logic"
ChunEon Park [Mon, 7 Nov 2011 08:48:33 +0000 (17:48 +0900)]
Merge "naviframe - fixed title_object_set incorrect logic"

12 years ago[navbarex] remove DOS CRLF line endings
Mike McCormack [Mon, 7 Nov 2011 08:36:18 +0000 (17:36 +0900)]
[navbarex] remove DOS CRLF line endings

12 years ago[actionslider] remove doxygen docs
Mike McCormack [Mon, 7 Nov 2011 08:35:57 +0000 (17:35 +0900)]
[actionslider] remove doxygen docs

12 years ago[Map] Upstream merge r64851
Tae-Hwan Kim [Mon, 7 Nov 2011 08:28:55 +0000 (17:28 +0900)]
[Map] Upstream merge r64851

Change-Id: Ib5abb5bbebdd0283b931f1a4040d066a680ae7c3

12 years agoRemove whitespace & comment diffs
Mike McCormack [Mon, 7 Nov 2011 08:03:49 +0000 (17:03 +0900)]
Remove whitespace & comment diffs

12 years ago[fileselector, hoversel] remove documentation
Mike McCormack [Mon, 7 Nov 2011 08:00:16 +0000 (17:00 +0900)]
[fileselector, hoversel] remove documentation

12 years agonaviframe - fixed title_object_set incorrect logic
ChunEon Park [Mon, 7 Nov 2011 07:58:58 +0000 (16:58 +0900)]
naviframe - fixed title_object_set incorrect logic

12 years ago[fileselector] delete documentation
Mike McCormack [Mon, 7 Nov 2011 07:56:57 +0000 (16:56 +0900)]
[fileselector] delete documentation

12 years ago[menu] sync with upstream API
Mike McCormack [Mon, 7 Nov 2011 07:55:22 +0000 (16:55 +0900)]
[menu] sync with upstream API

12 years ago[icon] remove documentation
Mike McCormack [Mon, 7 Nov 2011 07:50:34 +0000 (16:50 +0900)]
[icon] remove documentation

12 years ago[icon] Fix API names to conform to upstream, add compat code
Mike McCormack [Mon, 7 Nov 2011 07:39:20 +0000 (16:39 +0900)]
[icon] Fix API names to conform to upstream, add compat code

12 years ago[ctxpopup] sync formatting with upstream
Mike McCormack [Mon, 7 Nov 2011 07:04:25 +0000 (16:04 +0900)]
[ctxpopup] sync formatting with upstream

12 years ago[inwin] remove docs
Mike McCormack [Mon, 7 Nov 2011 06:48:13 +0000 (15:48 +0900)]
[inwin] remove docs

12 years agoRemove whitespace diff
Mike McCormack [Mon, 7 Nov 2011 06:44:33 +0000 (15:44 +0900)]
Remove whitespace diff

12 years ago[toolbar] Remove documentation
Mike McCormack [Mon, 7 Nov 2011 06:42:30 +0000 (15:42 +0900)]
[toolbar] Remove documentation

12 years agoMisc documentation changes
Mike McCormack [Mon, 7 Nov 2011 06:30:42 +0000 (15:30 +0900)]
Misc documentation changes

12 years agoSync GLView API, add compatibility
Mike McCormack [Mon, 7 Nov 2011 06:23:24 +0000 (15:23 +0900)]
Sync GLView API, add compatibility