Mike Blumenkrantz [Wed, 4 Jan 2012 00:41:37 +0000 (00:41 +0000)]
add "clicked" signal for elm_frame
SVN revision: 66818
Mike Blumenkrantz [Wed, 4 Jan 2012 00:22:08 +0000 (00:22 +0000)]
damn you cnp!
SVN revision: 66817
Mike Blumenkrantz [Wed, 4 Jan 2012 00:15:03 +0000 (00:15 +0000)]
add object_item_tooltip api
SVN revision: 66816
Christopher Michael [Tue, 3 Jan 2012 20:41:49 +0000 (20:41 +0000)]
Elm (wayland): Add ability to actually move windows around in wayland.
Remove __UNUSED__ on a variable that is actually used (in callback_show).
SVN revision: 66809
Mike Blumenkrantz [Tue, 3 Jan 2012 18:02:56 +0000 (18:02 +0000)]
add elm_hover_dismiss()
SVN revision: 66805
Carsten Haitzler [Tue, 3 Jan 2012 13:13:39 +0000 (13:13 +0000)]
ooh deprecate elm_list calls than can be done with elm_object_item
stuff :)
SVN revision: 66796
ChunEon Park [Tue, 3 Jan 2012 12:51:31 +0000 (12:51 +0000)]
elementary/elm_object_item - just updated a note to be.
SVN revision: 66795
Carsten Haitzler [Tue, 3 Jan 2012 11:48:34 +0000 (11:48 +0000)]
deprecate 2 callls already using the new infra
SVN revision: 66788
Mike Blumenkrantz [Tue, 3 Jan 2012 06:45:07 +0000 (06:45 +0000)]
api reference now points to modules.html since there is no single file reference
SVN revision: 66783
Daniel Juyung Seo [Tue, 3 Jan 2012 06:42:06 +0000 (06:42 +0000)]
elm elm_getting_started.h: Fixed sample code formatting in documentation.
SVN revision: 66782
Daniel Juyung Seo [Tue, 3 Jan 2012 06:42:01 +0000 (06:42 +0000)]
elm elm_getting_started.h: Removed unnecessary variable from
documentation.
SVN revision: 66781
Mike Blumenkrantz [Tue, 3 Jan 2012 06:30:21 +0000 (06:30 +0000)]
I guess keep this here too
SVN revision: 66780
Mike Blumenkrantz [Tue, 3 Jan 2012 06:28:41 +0000 (06:28 +0000)]
fix docs
SVN revision: 66779
Mike Blumenkrantz [Tue, 3 Jan 2012 05:30:13 +0000 (05:30 +0000)]
more sprintfs
SVN revision: 66778
Carsten Haitzler [Tue, 3 Jan 2012 05:28:34 +0000 (05:28 +0000)]
put notes in elm_list.c as to what to do.
SVN revision: 66777
Mike Blumenkrantz [Tue, 3 Jan 2012 05:24:35 +0000 (05:24 +0000)]
whoever wrote this should be SERIOUSLY ashamed.
SVN revision: 66776
Mike Blumenkrantz [Tue, 3 Jan 2012 04:52:03 +0000 (04:52 +0000)]
me no likey sprintf
SVN revision: 66774
Hyoyoung Chang [Tue, 3 Jan 2012 04:44:48 +0000 (04:44 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp_helper - bugfix duplicated drag objs
Date: Tue, 3 Jan 2012 13:41:09 +0900
Dear all.
Currently, dragging is only supported in elm_photo.
Normally it works well but in overlapped region, elm_photo makes
multiple drag events.
However multiple objs dragging isn't supported by elm_cnp_helper(also
in xdnd specs)
It better to block multiple dragging events.
Also I fixed dragdonecb's data argument position.
Thank you.
SVN revision: 66773
Carsten Haitzler [Tue, 3 Jan 2012 04:17:32 +0000 (04:17 +0000)]
deprecate disabled list item apis - use object item.
SVN revision: 66772
Christopher Michael [Tue, 3 Jan 2012 03:17:36 +0000 (03:17 +0000)]
Elm (wayland): Implement mouse events for min, max, & close buttons in
theme. Implement bottom border resize arrow animation in theme.
SVN revision: 66769
Christopher Michael [Tue, 3 Jan 2012 01:46:01 +0000 (01:46 +0000)]
Elm: Add 'Wayland_Shm' as an option for the Elm Config dialog.
SVN revision: 66768
Christopher Michael [Tue, 3 Jan 2012 01:45:22 +0000 (01:45 +0000)]
Elm: Add wayland_shm engine for Elm. Add config entries for the
Wayland Engine. Give elm window some 'framespace' and borders for
wayland_shm.
NB: This means that you can now build & run elm apps for Wayland :)
SVN revision: 66767
Christopher Michael [Tue, 3 Jan 2012 01:38:53 +0000 (01:38 +0000)]
Elm: Add border edc & images for wayland borders.
SVN revision: 66766
ChunEon Park [Mon, 2 Jan 2012 12:53:29 +0000 (12:53 +0000)]
elementary - updated doc. will keep going for other widgets later.
or someone please help me ;0
SVN revision: 66752
Carsten Haitzler [Mon, 2 Jan 2012 12:03:33 +0000 (12:03 +0000)]
add a password mode.
SVN revision: 66751
Carsten Haitzler [Mon, 2 Jan 2012 11:53:26 +0000 (11:53 +0000)]
get rid of invalid panel layout and add hex and terminal.
SVN revision: 66749
ChunEon Park [Mon, 2 Jan 2012 11:46:32 +0000 (11:46 +0000)]
elementary - Added 1 more API elm_object_item_del_cb_set()
also deprecated below APIs
elm_hoversel_item_del_cb_set()
elm_diskselector_item_del_cb_set()
elm_toolbar_item_del_cb_set()
elm_index_item_del_cb_set()
elm_menu_item_del_cb_set()
SVN revision: 66748
ChunEon Park [Mon, 2 Jan 2012 11:44:40 +0000 (11:44 +0000)]
elementary/multibuttonentry - missing deprecated ones
SVN revision: 66747
Carsten Haitzler [Mon, 2 Jan 2012 11:43:25 +0000 (11:43 +0000)]
match the const changes to edje in elm entry. leaks waiting to happen
in apps!
SVN revision: 66746
Carsten Haitzler [Mon, 2 Jan 2012 11:17:29 +0000 (11:17 +0000)]
undeprecate elm_entry_entry_set/get
SVN revision: 66743
Mike Blumenkrantz [Mon, 2 Jan 2012 11:10:25 +0000 (11:10 +0000)]
use proper intptr type when casting for callbacks so we don't break on 64bit
SVN revision: 66742
Carsten Haitzler [Mon, 2 Jan 2012 11:06:32 +0000 (11:06 +0000)]
put quick info statement at top of elm header
SVN revision: 66741
Hyoyoung Chang [Mon, 2 Jan 2012 11:04:40 +0000 (11:04 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp_helper - bugfix that dnd won't start
Date: Mon, 2 Jan 2012 16:52:05 +0900
Dear all.
elementary supports ecore_x dnd feature.
But currently eocre_x_dnd_aware_set isn't set by default
Its patch fixes this bug.
Thank you
SVN revision: 66740
ChunEon Park [Mon, 2 Jan 2012 10:40:17 +0000 (10:40 +0000)]
elementary/multibuttonentry - deprecated APIs. Now, let's use elm_common APIs.
elm_multibuttonentry_label_set()
elm_multibuttonentry_label_get()
elm_multibuttonentry_item_label_set()
elm_multibuttonentry_item_label_get()
SVN revision: 66739
ChunEon Park [Mon, 2 Jan 2012 10:10:23 +0000 (10:10 +0000)]
elementary/multibuttonentry - Elm_Multibuttonentry_Item -> Elm_Object_Item
SVN revision: 66737
ChunEon Park [Mon, 2 Jan 2012 09:03:02 +0000 (09:03 +0000)]
elementary/multibuttonentry - refactoring.
removed unnecessary lines and made more proper as a elm_widget_item type.
SVN revision: 66736
ChunEon Park [Mon, 2 Jan 2012 09:00:33 +0000 (09:00 +0000)]
elementry/multibuttonentry - need to use ELM_WIDGET_ITEM internally.
SVN revision: 66735
ChunEon Park [Mon, 2 Jan 2012 08:58:55 +0000 (08:58 +0000)]
elementary/multibuttonentry - oops. i removed history. reverted!
SVN revision: 66734
WooHyun Jung [Mon, 2 Jan 2012 08:56:19 +0000 (08:56 +0000)]
elementary/elm_slider : Changed codes for not using feed events. This
codes are for the feature that "mouse down on slider bar" -> "button move to
the down position" -> "button will be dragged by mouse move".
SVN revision: 66733
ChunEon Park [Mon, 2 Jan 2012 08:29:59 +0000 (08:29 +0000)]
elementry/multibuttonentry - need to use ELM_WIDGET_ITEM internally.
SVN revision: 66732
ChunEon Park [Mon, 2 Jan 2012 06:54:18 +0000 (06:54 +0000)]
elementary/segment_control - deprecates 2 APIs and supports elm_object_common APIs.
*deprecated
elm_segment_control_item_label_set
elm_segment_control_item_icon_set
SVN revision: 66731
ChunEon Park [Mon, 2 Jan 2012 06:01:24 +0000 (06:01 +0000)]
elementary/segment_control - Elm_Segment_Item -> Elm_Object_Item
SVN revision: 66730
Aharon Hillel [Sun, 1 Jan 2012 12:30:49 +0000 (12:30 +0000)]
Elm Glayer: Fixed momentum values This fix was required when combining rotate and momentum gestures.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66716
Aharon Hillel [Sun, 1 Jan 2012 12:30:46 +0000 (12:30 +0000)]
Elm test glayer: Added momentum support on x,y axis
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66715
Tom Hacohen [Sun, 1 Jan 2012 12:22:16 +0000 (12:22 +0000)]
Elm entry: Fix segfault when selection is NULL.
Patch by Jihoon Kim, adjusted a bit.
SVN revision: 66714
ChunEon Park [Fri, 30 Dec 2011 10:53:37 +0000 (10:53 +0000)]
elementary/diskselector - deprecated APIs. Now let's use elm_object_item APIs
elm_diskselector_item_label_set()
elm_diskselector_item_label_get()
elm_diskselector_item_icon_set()
elm_diskselector_item_icon_get()
elm_diskselector_item_data_get()
SVN revision: 66685
Carsten Haitzler [Fri, 30 Dec 2011 10:22:56 +0000 (10:22 +0000)]
make xxx notes
SVN revision: 66684
Carsten Haitzler [Fri, 30 Dec 2011 10:14:42 +0000 (10:14 +0000)]
oops - forgot to add elm_deprecated_before.h to makefile.am
SVN revision: 66683
Carsten Haitzler [Fri, 30 Dec 2011 10:06:09 +0000 (10:06 +0000)]
XXX note for deprecation
SVN revision: 66682
Carsten Haitzler [Fri, 30 Dec 2011 10:02:19 +0000 (10:02 +0000)]
stop using deprecated calls.
SVN revision: 66681
Carsten Haitzler [Fri, 30 Dec 2011 09:48:46 +0000 (09:48 +0000)]
remove eina_pure and eina_nonnull because really.. they screw up
auto-formatting scripts and i just spent a long time fixing the
results of one. the actual value of these macros is minimal at best
SVN revision: 66680
Carsten Haitzler [Fri, 30 Dec 2011 09:41:11 +0000 (09:41 +0000)]
move lots of deprecated stuff into deprecated files. need 2 right now.
SVN revision: 66679
ChunEon Park [Fri, 30 Dec 2011 09:03:26 +0000 (09:03 +0000)]
elementary/diskselector - updated example
SVN revision: 66677
ChunEon Park [Fri, 30 Dec 2011 08:57:12 +0000 (08:57 +0000)]
elementary - updated po
SVN revision: 66676
ChunEon Park [Fri, 30 Dec 2011 08:48:45 +0000 (08:48 +0000)]
elementary/index - i'm gonna crazy...
SVN revision: 66675
ChunEon Park [Fri, 30 Dec 2011 08:47:02 +0000 (08:47 +0000)]
elementary/index - updated doc.
SVN revision: 66674
ChunEon Park [Fri, 30 Dec 2011 08:46:33 +0000 (08:46 +0000)]
elementary/index - deprecated apis.
SVN revision: 66673
Carsten Haitzler [Fri, 30 Dec 2011 08:37:54 +0000 (08:37 +0000)]
more doc fixes.
SVN revision: 66672
ChunEon Park [Fri, 30 Dec 2011 08:33:50 +0000 (08:33 +0000)]
elementary/diskselector - Elm_Diskselector_Item -> Elm_Object_Item
Suddently splitted header files. :(
SVN revision: 66671
Carsten Haitzler [Fri, 30 Dec 2011 08:23:04 +0000 (08:23 +0000)]
fix more doc warnings.
SVN revision: 66670
Carsten Haitzler [Fri, 30 Dec 2011 07:41:47 +0000 (07:41 +0000)]
clean up lots of doxygen complaints - bad docs.
SVN revision: 66669
Carsten Haitzler [Fri, 30 Dec 2011 07:23:52 +0000 (07:23 +0000)]
doc warning fix.
SVN revision: 66668
Carsten Haitzler [Fri, 30 Dec 2011 07:20:48 +0000 (07:20 +0000)]
fomatting of headers -> fixup. and documentation fixing.
SVN revision: 66667
Carsten Haitzler [Fri, 30 Dec 2011 06:49:28 +0000 (06:49 +0000)]
split up all elm headers. not perfect, but a big start
SVN revision: 66662
ChunEon Park [Fri, 30 Dec 2011 05:12:54 +0000 (05:12 +0000)]
elementary/index - deprecated APIs
elm_index_item_data_set()
elm_index_item_data_get()
SVN revision: 66661
ChunEon Park [Fri, 30 Dec 2011 04:57:28 +0000 (04:57 +0000)]
elementary/index - Elm_Index_Item -> Elm_Object_Item
SVN revision: 66659
Bluezery [Fri, 30 Dec 2011 02:57:17 +0000 (02:57 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][elm_map] Smooth stepping of wheel & pinch
gesture
When elm_map doing zooming by using wheel gesture, scroller is resized
if it exceeds certain limit.
But current limit value is 2.0 & 1.0, actually those should be below
2.0 and above 1.0.
The reason is that resizing means exactly 2.0 or 1.0. So if it is
above 1.99x, it can be 2.0 and can be resized.
In addition, pinch.level & pinch.diff values should not be 1.0 or 2.0
for more accuracy. It should be half of previous pinch level or two
times of that.
SVN revision: 66658
Mike Blumenkrantz [Thu, 29 Dec 2011 23:09:41 +0000 (23:09 +0000)]
if you're going to deprecate an api, at least copy its attributes to the new one.
SVN revision: 66648
Mike Blumenkrantz [Thu, 29 Dec 2011 23:09:00 +0000 (23:09 +0000)]
ummm not sure how I did this
SVN revision: 66647
Mike Blumenkrantz [Thu, 29 Dec 2011 23:05:26 +0000 (23:05 +0000)]
add items_count for toolbar to bypase O(N) counting on an inlist
SVN revision: 66646
Mike Blumenkrantz [Thu, 29 Dec 2011 22:39:47 +0000 (22:39 +0000)]
remove_list(); append(); - > demote()
SVN revision: 66645
Carsten Haitzler [Thu, 29 Dec 2011 13:05:45 +0000 (13:05 +0000)]
XXX notes on api.
SVN revision: 66633
ChunEon Park [Thu, 29 Dec 2011 12:34:04 +0000 (12:34 +0000)]
elementary/slider - prevent infinite loop.
It looks no need to call the mouse feed events.
Someone needs to tell the reason.
SVN revision: 66630
Hyoyoung Chang [Thu, 29 Dec 2011 12:03:42 +0000 (12:03 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] add copy&paste example to elementary_test
Date: Thu, 29 Dec 2011 18:08:48 +0900
Dear all,
It's a patch to add copy&paste example to elm test in misc section.
In this time, it contains only simple copying and paste, but i'll more extend.
Thank you
SVN revision: 66629
ChunEon Park [Thu, 29 Dec 2011 11:53:28 +0000 (11:53 +0000)]
elementary/scroller - unsigned char -> Eina_Bool
SVN revision: 66628
Carsten Haitzler [Thu, 29 Dec 2011 11:51:59 +0000 (11:51 +0000)]
fix errant linebreak in comment
SVN revision: 66627
Cedric BAIL [Wed, 28 Dec 2011 16:27:45 +0000 (16:27 +0000)]
elementary: reorder ethumb callback parameters.
SVN revision: 66609
Cedric BAIL [Wed, 28 Dec 2011 15:19:31 +0000 (15:19 +0000)]
elementary: don't crash when argv is NULL.
SVN revision: 66604
Iván Briano [Wed, 28 Dec 2011 14:13:30 +0000 (14:13 +0000)]
Don't override standard variables, it looks weird. In turn, fix building with automake 1.11.2
SVN revision: 66599
Hyoyoung Chang [Wed, 28 Dec 2011 12:54:59 +0000 (12:54 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp_helper - code clean up
Date: Wed, 28 Dec 2011 19:29:39 +0900
Dear all,
it's a small patch which removes some needless compare and cleans up
code in elm_cnp_helper.
Thank you.
SVN revision: 66598
Carsten Haitzler [Wed, 28 Dec 2011 06:01:31 +0000 (06:01 +0000)]
add recursie object find function - it will only look at elm children
not go into edje objects et.c and hunt their children too. should be
more efficient than evas's recursive name finder.
SVN revision: 66591
Carsten Haitzler [Wed, 28 Dec 2011 05:51:10 +0000 (05:51 +0000)]
add func for recursively finding named widgets.
SVN revision: 66589
Carsten Haitzler [Wed, 28 Dec 2011 05:49:41 +0000 (05:49 +0000)]
elc_ctxpopuop uses an lm_scroller not els_smart_scroller - so its push
and pop of freeze...! :)
SVN revision: 66588
PRINCE KUMAR DUBEY [Wed, 28 Dec 2011 04:24:06 +0000 (04:24 +0000)]
From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
Subject: [E-devel] [Patch] elm_conform patch
Change Description:
When no geometry information of ind/sft/kbd, resetting the geometry.
SVN revision: 66586
Bluezery [Wed, 28 Dec 2011 04:18:59 +0000 (04:18 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][elm_map] Pause progressbar animator when
map is paused
When map is paused by using elm_map_paused_set(), all existing
animations is stopped.
(ref:
http://docs.enlightenment.org/auto/elementary/group__Map.html#ga6ab43ef6429140f8cccbd3669c5ed52e)
But progress bar can be still running before all download requests are
completed. It is equal to user expectations.
I have fixed this.
if paused is TRUE, stop progress bar.
If paused is FALSE, start progress bar if download requests are
remained.
SVN revision: 66585
cnook [Wed, 28 Dec 2011 04:17:33 +0000 (04:17 +0000)]
elementary/ctxpopup
The ctxpopup had used elm_ojbect_scroll_freeze_push(), pop() for the
scroll-freeze-on,of callback.
If user calls elm_object_scroll_freeze_pop() only after
elm_ojbect_scroll_freeze_push(), then it will be fine.
But sometimes user calls elm_object_scroll_freeze_pop() two times in a
row.. Then you can find there is infinite loop in following..
Signed-Off-By: cnook <kimcinoo@gmail.com>
SVN revision: 66584
WooHyun Jung [Wed, 28 Dec 2011 04:02:10 +0000 (04:02 +0000)]
elementary : Modified entry.edc for preediting feature.
SVN revision: 66583
Hyoyoung Chang [Tue, 27 Dec 2011 11:24:13 +0000 (11:24 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp_helper - change elm_cnp_selection_set and code cleanup
Date: Tue, 27 Dec 2011 20:15:14 +0900
Dear all.
As discomfitor suggested, I cleanup some codes.
elm_cnp_selection_set : add buffer length argument and check for image type.
(i think it's urgent issue before elm_cnp_selection_set api is widely used.)
enum defines : add 'type' prefix.
Thanks
SVN revision: 66566
ChunEon Park [Tue, 27 Dec 2011 05:43:04 +0000 (05:43 +0000)]
elementary/map - a trivial change.
SVN revision: 66560
Mike McCormack [Mon, 26 Dec 2011 20:55:49 +0000 (20:55 +0000)]
elementary: Fix a warning
test_ctxpopup.c: In function `_btn_clicked':
test_ctxpopup.c:41:20: warning: unused parameter `data'
Signed-off-by: Mike McCormack <mikem@ring3k.org>
SVN revision: 66533
Cedric BAIL [Mon, 26 Dec 2011 15:01:51 +0000 (15:01 +0000)]
elementary: fix infinite recursive call in elm_slider.
SVN revision: 66531
Cedric BAIL [Mon, 26 Dec 2011 14:30:21 +0000 (14:30 +0000)]
elementary: add elm_genlist_item_index_get.
SVN revision: 66530
Bluezery [Mon, 26 Dec 2011 11:03:18 +0000 (11:03 +0000)]
elementary/map
Dear all,
I have found a bug that calculation fails when view port size is
bigger than map size.
For example, if map size is 256x256 but view port size is 798x798
(when zoom level is a 1), center longitude & latitude is out bound
from normal longitude & latitude.
I have fixed it.
Please review this patch.
Signed-Off-By: Bluezery <ohpowel@gmaill.com>
Signed-Off-By: ChunEon Park <hermet@hermet.pe.kr>
SVN revision: 66526
ChunEon Park [Mon, 26 Dec 2011 08:03:30 +0000 (08:03 +0000)]
elementary/naviframe - prevent accessing a null pointer
SVN revision: 66525
chanwook jung [Mon, 26 Dec 2011 05:32:40 +0000 (05:32 +0000)]
From: chanwook jung <jchanwook@gmail.com>
Subject: [E-devel] [Patch] [genlist] modified _item_block_unrealize
postion in calc_job
Previously, group item did not unrealized at rotate.
SVN revision: 66510
Daniel Juyung Seo [Mon, 26 Dec 2011 05:15:21 +0000 (05:15 +0000)]
elm genlist: Fixed function declaration formatting.
SVN revision: 66509
ChunEon Park [Mon, 26 Dec 2011 04:10:46 +0000 (04:10 +0000)]
elementary/ctxpopup - removed restack test.
need more proper test.
SVN revision: 66506
Hyoyoung Chang [Mon, 26 Dec 2011 04:08:45 +0000 (04:08 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp_helper - make some cnp apis as
public EAPI
As I suggested, I made a patch for some cnp apis.
I think copying and pasting APIs are pretty mature to be public
Those are elm_selection_set, elm_selection_clear, elm_selection_get.
And adding cnp prefix for distinction from word, or char selections.
elm_selection_set --> elm_cnp_selection_set
elm_selection_clear --> elm_cnp_selection_clear
elm_selection_get --> elm_cnp_selection_get
And drag and drop APIs should be remained as private.
It has many flaws.
SVN revision: 66505
Hyoyoung Chang [Mon, 26 Dec 2011 04:01:31 +0000 (04:01 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elc_multibuttonentry - clean unused vars
I just clean unused vars of elc_multibuttonentry.
It made that gcc complains :P
SVN revision: 66504
Bluezery [Mon, 26 Dec 2011 03:50:33 +0000 (03:50 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][elm_map] Fix mouse down event propagation
It's simple bug fix for propagate mouse down event via long press
event properly.
SVN revision: 66503