Commit Graph

3947 Commits

Author SHA1 Message Date
Carsten Haitzler 9afc12e39a add a password mode.
SVN revision: 66751
2012-01-02 12:03:33 +00:00
Carsten Haitzler 0fbfa706b1 get rid of invalid panel layout and add hex and terminal.
SVN revision: 66749
2012-01-02 11:53:26 +00:00
ChunEon Park 569e56e904 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
2012-01-02 11:46:32 +00:00
ChunEon Park eee1749191 elementary/multibuttonentry - missing deprecated ones
SVN revision: 66747
2012-01-02 11:44:40 +00:00
Carsten Haitzler ce1585714d match the const changes to edje in elm entry. leaks waiting to happen
in apps!



SVN revision: 66746
2012-01-02 11:43:25 +00:00
Carsten Haitzler 75c5c5f566 undeprecate elm_entry_entry_set/get
SVN revision: 66743
2012-01-02 11:17:29 +00:00
Mike Blumenkrantz a996715a73 use proper intptr type when casting for callbacks so we don't break on 64bit
SVN revision: 66742
2012-01-02 11:10:25 +00:00
Carsten Haitzler 20b9ff8fc0 put quick info statement at top of elm header
SVN revision: 66741
2012-01-02 11:06:32 +00:00
Hyoyoung Chang ede2c77e03 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
2012-01-02 11:04:40 +00:00
ChunEon Park 5f1c8f6107 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
2012-01-02 10:40:17 +00:00
ChunEon Park ab3198151c elementary/multibuttonentry - Elm_Multibuttonentry_Item -> Elm_Object_Item
SVN revision: 66737
2012-01-02 10:10:23 +00:00
ChunEon Park 3369d06ed0 elementary/multibuttonentry - refactoring.
removed unnecessary lines and made more proper as a elm_widget_item type.



SVN revision: 66736
2012-01-02 09:03:02 +00:00
ChunEon Park 161ad1d51f elementry/multibuttonentry - need to use ELM_WIDGET_ITEM internally.
SVN revision: 66735
2012-01-02 09:00:33 +00:00
ChunEon Park dc09132dd4 elementary/multibuttonentry - oops. i removed history. reverted!
SVN revision: 66734
2012-01-02 08:58:55 +00:00
WooHyun Jung 78a49b8a3d 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
2012-01-02 08:56:19 +00:00
ChunEon Park 58dcd21bf7 elementry/multibuttonentry - need to use ELM_WIDGET_ITEM internally.
SVN revision: 66732
2012-01-02 08:29:59 +00:00
ChunEon Park 176fc43fc4 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
2012-01-02 06:54:18 +00:00
ChunEon Park 6b127fc932 elementary/segment_control - Elm_Segment_Item -> Elm_Object_Item
SVN revision: 66730
2012-01-02 06:01:24 +00:00
Aharon Hillel a2a76e41aa 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
2012-01-01 12:30:49 +00:00
Aharon Hillel 73373ceca4 Elm test glayer: Added momentum support on x,y axis
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 66715
2012-01-01 12:30:46 +00:00
Tom Hacohen 571163d3c0 Elm entry: Fix segfault when selection is NULL.
Patch by Jihoon Kim, adjusted a bit.

SVN revision: 66714
2012-01-01 12:22:16 +00:00
ChunEon Park c19672a89f 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
2011-12-30 10:53:37 +00:00
Carsten Haitzler 354e2a3b3a make xxx notes
SVN revision: 66684
2011-12-30 10:22:56 +00:00
Carsten Haitzler 4c31a99a53 oops - forgot to add elm_deprecated_before.h to makefile.am
SVN revision: 66683
2011-12-30 10:14:42 +00:00
Carsten Haitzler 09a9727aa0 XXX note for deprecation
SVN revision: 66682
2011-12-30 10:06:09 +00:00
Carsten Haitzler f6a3fc40e1 stop using deprecated calls.
SVN revision: 66681
2011-12-30 10:02:19 +00:00
Carsten Haitzler 745a1517d5 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
2011-12-30 09:48:46 +00:00
Carsten Haitzler ec0bd7f73f move lots of deprecated stuff into deprecated files. need 2 right now.
SVN revision: 66679
2011-12-30 09:41:11 +00:00
ChunEon Park 9f29d3d6f3 elementary/diskselector - updated example
SVN revision: 66677
2011-12-30 09:03:26 +00:00
ChunEon Park f62e0f26a5 elementary/index - i'm gonna crazy...
SVN revision: 66675
2011-12-30 08:48:45 +00:00
ChunEon Park f9e2f755b9 elementary/index - updated doc.
SVN revision: 66674
2011-12-30 08:47:02 +00:00
ChunEon Park e825f105f3 elementary/index - deprecated apis.
SVN revision: 66673
2011-12-30 08:46:33 +00:00
Carsten Haitzler 843fa4f911 more doc fixes.
SVN revision: 66672
2011-12-30 08:37:54 +00:00
ChunEon Park 4f95bc60b5 elementary/diskselector - Elm_Diskselector_Item -> Elm_Object_Item
Suddently splitted header files. :(



SVN revision: 66671
2011-12-30 08:33:50 +00:00
Carsten Haitzler 2f1ed9100d fix more doc warnings.
SVN revision: 66670
2011-12-30 08:23:04 +00:00
Carsten Haitzler ca76e07b66 clean up lots of doxygen complaints - bad docs.
SVN revision: 66669
2011-12-30 07:41:47 +00:00
Carsten Haitzler 9c23977db4 doc warning fix.
SVN revision: 66668
2011-12-30 07:23:52 +00:00
Carsten Haitzler 0930fdcd52 fomatting of headers -> fixup. and documentation fixing.
SVN revision: 66667
2011-12-30 07:20:48 +00:00
Carsten Haitzler 39f63f3bf6 split up all elm headers. not perfect, but a big start
SVN revision: 66662
2011-12-30 06:49:28 +00:00
ChunEon Park 4bb1f9830c elementary/index - deprecated APIs
elm_index_item_data_set()
elm_index_item_data_get()



SVN revision: 66661
2011-12-30 05:12:54 +00:00
ChunEon Park 6f07cf3ea0 elementary/index - Elm_Index_Item -> Elm_Object_Item
SVN revision: 66659
2011-12-30 04:57:28 +00:00
Bluezery b291d3c5be 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
2011-12-30 02:57:17 +00:00
Mike Blumenkrantz f5f724e8af if you're going to deprecate an api, at least copy its attributes to the new one.
SVN revision: 66648
2011-12-29 23:09:41 +00:00
Mike Blumenkrantz 4577785626 ummm not sure how I did this
SVN revision: 66647
2011-12-29 23:09:00 +00:00
Mike Blumenkrantz edd1fb8c75 add items_count for toolbar to bypase O(N) counting on an inlist
SVN revision: 66646
2011-12-29 23:05:26 +00:00
Mike Blumenkrantz f5a1818729 remove_list(); append(); - > demote()
SVN revision: 66645
2011-12-29 22:39:47 +00:00
Carsten Haitzler 5ba32ad1c2 XXX notes on api.
SVN revision: 66633
2011-12-29 13:05:45 +00:00
ChunEon Park b1d157d235 elementary/slider - prevent infinite loop.
It looks no need to call the mouse feed events.
Someone needs to tell the reason.



SVN revision: 66630
2011-12-29 12:34:04 +00:00
Hyoyoung Chang 11e658ec2b 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
2011-12-29 12:03:42 +00:00
ChunEon Park 5b6e858db2 elementary/scroller - unsigned char -> Eina_Bool
SVN revision: 66628
2011-12-29 11:53:28 +00:00