Commit Graph

4452 Commits

Author SHA1 Message Date
WooHyun Jung 7e1da5af29 elementary/elm_entry : When theme is changed, pos is set to zero as
default.


SVN revision: 67008
2012-01-10 01:34:22 +00:00
ChunEon Park 0f8b78cdd5 elementary - renamed internal callback function
elm_widget_item_disabled_set_hook_set -> elm_widget_item_disabled_hook_set



SVN revision: 67007
2012-01-10 01:00:23 +00:00
ChunEon Park 594430c470 elementary/widget - just renamed internally.
SVN revision: 67006
2012-01-10 00:33:51 +00:00
ChunEon Park aac0e16d03 elementary/widget - +del_pre_hook
now elm_object_item_del is exposed to users, 
this callback is used for widgets to use internally.



SVN revision: 67004
2012-01-10 00:02:58 +00:00
ChunEon Park 917fbe7370 elementary/elm_object_item - expose elm_object_item_del().
SVN revision: 66992
2012-01-09 10:48:06 +00:00
ChunEon Park 0640b3d90b elementary/entry - more deprecated APIs
elm_entry_icon_set/get/unset
elm_entry_end_set/get/unset



SVN revision: 66991
2012-01-09 10:33:59 +00:00
ChunEon Park 3d40877da4 elementary/hover - deprecated elm_hover_content_set/get/unset
SVN revision: 66989
2012-01-09 08:37:29 +00:00
ChunEon Park e75c2a8333 elementary/fileselector_button, fileselector_entry - deprecated APIs.
elm_fileselector_button_icon_set
elm_fileselector_button_icon_get
elm_fileselector_button_icon_unset
elm_fileselector_entry_button_icon_set
elm_fileselector_entry_button_icon_get
elm_fileselector_entry_button_icon_unset



SVN revision: 66988
2012-01-09 08:06:43 +00:00
ChunEon Park 923fe0cef6 elementary/widget - modified like freeze_pop.
SVN revision: 66986
2012-01-09 07:03:28 +00:00
Kim Shinwoo 78abd8f634 elementary/widget
Re: [E-devel] [Patch] elc_ctxpopup, using elm_smart_scroller_freeze_set() not elm_object_scroll_freeze_push(), pop()

Signed-Off-By: Kim Shinwoo <kimcinoo.efl@gmail.com>



SVN revision: 66985
2012-01-09 06:59:33 +00:00
ChunEon Park 5661f3830a elementary - updated doc.
SVN revision: 66984
2012-01-09 06:55:51 +00:00
Christopher Michael 55f5848ade Elm (wayland): Provide edje signals for resize,start & move,start for
wayland frame borders.



SVN revision: 66969
2012-01-08 11:24:41 +00:00
Christopher Michael 4603acbf0f Elm (wayland): Handle frame resize via edje callbacks.
SVN revision: 66968
2012-01-08 11:23:59 +00:00
Gustavo Sverzut Barbieri 9b860dffdd genlist: one more bug, relative insertion of subitems.
relative insertion of sub items does not work either, add test case.



SVN revision: 66951
2012-01-07 02:02:02 +00:00
Gustavo Sverzut Barbieri 302c07c6cc oops, too much printf
SVN revision: 66948
2012-01-06 23:39:06 +00:00
Gustavo Sverzut Barbieri ba72c6d81f show genlist's inserted sort is completely broken.
Sad, but it's unusable if you use it with subitems:

 * insert top-level item sorted mixes with children;

 * insert children item sorted screws the order

This is also true for groups, is holding my changes to enjoy :-(



SVN revision: 66947
2012-01-06 23:38:33 +00:00
Bruno Dilly 7677abd03a Elementary Web: add functions to set / get useragent
Patch by Steven Falken <btwotch@googlemail.com> with a
few changes.



SVN revision: 66938
2012-01-06 11:31:14 +00:00
WooHyun Jung 04a6f780fb elementary/elm_frame : Just do comment. Raster ~ plz remove this
later ~ 


SVN revision: 66936
2012-01-06 10:29:11 +00:00
Daniel Juyung Seo 9a4406a9dc elm po: Updated po.
SVN revision: 66928
2012-01-06 06:42:13 +00:00
Daniel Juyung Seo 31f21e31ec elm toolbar: Changed elm_toolbar_mode_shrink_set/get ->
elm_toolbar_shrink_mode_set/get.
Also updated http://trac.enlightenment.org/e/wiki/ElementaryChanges

SVN revision: 66927
2012-01-06 06:42:10 +00:00
Mike Blumenkrantz 8638957866 aspect_ratio_retained -> aspect_fixed
SVN revision: 66926
2012-01-06 05:55:51 +00:00
Hyoyoung Chang 781a6ab4db From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_photo - add aspect_ratio_retained_{set/get}
Date: Fri, 6 Jan 2012 12:20:33 +0900

Dear all.

elm_photo doesn't have resizing functions which are not follow
original photo file ratio (vertical/horizontal).
so i copied aspect_ration_reatined functions from elm_image.
also it fixes photo menu bug in elementary_test.
currently photo window has a bug which cannot display non-square
images correctly.

Thanks


SVN revision: 66924
2012-01-06 05:50:33 +00:00
Bruno Dilly db64cb27f8 Elementary Test Index: Cast list item to object item
Cast them when using elm_object_item functions.


SVN revision: 66904
2012-01-05 16:39:07 +00:00
Daniel Juyung Seo ba9cdbbf64 elm: Use EINA_TRUE/EINA_FALSE for Eina_Bool type.
SVN revision: 66895
2012-01-05 07:05:09 +00:00
Carsten Haitzler cd74c94bf1 make frame not suck too much but still doesnt "shade" properly - need
edje feature.



SVN revision: 66894
2012-01-05 05:26:36 +00:00
Jaehwan Kim 94a1a87560 In els_pan, there is no signal "pan_changed".
So _smart_pan_pan_changed_hook never be called.


SVN revision: 66891
2012-01-05 04:57:21 +00:00
Daniel Juyung Seo 5e2f67a8bf elm elm_win.h: Fixed document.
SVN revision: 66881
2012-01-05 00:56:08 +00:00
Michael BOUCHAUD 772d3daba0 elementary: add a filled state to gengrid. auto fill the first line if not
SVN revision: 66869
2012-01-04 14:33:39 +00:00
Michael BOUCHAUD 302124b296 elementary: move pulse,stop signal to a better place
SVN revision: 66865
2012-01-04 11:35:45 +00:00
Christopher Michael 5c25ca5982 Elm (wayland): Make border edc use signals for move, close, etc.
SVN revision: 66863
2012-01-04 09:30:33 +00:00
Christopher Michael c74314f98b Elm (wayland): Use edje signals for move/resize/close, etc, etc on
frame.
Implement 'close' on frame (works).



SVN revision: 66862
2012-01-04 09:30:05 +00:00
Sanjeev BA 1672ef5a08 Fix typos.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 66853
2012-01-04 06:43:02 +00:00
Mike Blumenkrantz 5d75d2fbcc add autocollapse for info frame at top too :)
SVN revision: 66851
2012-01-04 05:26:37 +00:00
Mike Blumenkrantz c9062a5eb7 slightly better quick throttle hacks
SVN revision: 66850
2012-01-04 05:24:54 +00:00
Mike Blumenkrantz 074b211a27 more frame throttling
SVN revision: 66848
2012-01-04 05:16:04 +00:00
Mike Blumenkrantz ce851e3ed3 massive throttling for frame animation
SVN revision: 66847
2012-01-04 05:14:30 +00:00
Mike Blumenkrantz f5e273178b slightly more working (but still broken) autoscrolling in test app
SVN revision: 66846
2012-01-04 04:59:18 +00:00
Mike Blumenkrantz b9e963c775 add collapsing frames and (broken) scrolling
SVN revision: 66845
2012-01-04 04:52:30 +00:00
Mike Blumenkrantz 069da0fd4e use new edje "recalc" signal to actually resize collapsed frames
SVN revision: 66842
2012-01-04 04:22:20 +00:00
Mike Blumenkrantz 3c5907ae12 rename signal to elm api name so people include it in their themes
SVN revision: 66840
2012-01-04 04:10:07 +00:00
Mike Blumenkrantz 85f998d112 add signal to run after frame collapse animations
SVN revision: 66839
2012-01-04 04:05:35 +00:00
Carsten Haitzler f909faa927 add invalid panel back.
SVN revision: 66835
2012-01-04 03:33:24 +00:00
Mike Blumenkrantz 71206a3f35 frame collapse on click is now DISABLED by default
SVN revision: 66834
2012-01-04 03:04:33 +00:00
Mike Blumenkrantz 25297b799a add api for manipulating frame collapse
SVN revision: 66833
2012-01-04 03:03:15 +00:00
Mike Blumenkrantz 2edb0a4d1f collapsing frames for default theme
SVN revision: 66827
2012-01-04 01:53:23 +00:00
Daniel Juyung Seo 4a50aafa60 elm list: Applied recent list changes.
SVN revision: 66823
2012-01-04 01:28:33 +00:00
Daniel Juyung Seo 650c34d713 elm elm_deprecated.h: Use elm_object API not elm_widget API in
application.


SVN revision: 66822
2012-01-04 01:13:55 +00:00
Mike Blumenkrantz 1a670313ff fix another related edje mishap
SVN revision: 66821
2012-01-04 01:09:38 +00:00
Mike Blumenkrantz e0b1a4ce52 fix hilarious edje failure in previous commit
SVN revision: 66820
2012-01-04 01:04:00 +00:00
Mike Blumenkrantz 091bde8aaa add "clicked" signal for elm_frame
SVN revision: 66818
2012-01-04 00:41:37 +00:00