efl/legacy/elementary/src/lib
Otávio Pontes 1618a95058 Separator parent can be null
SVN revision: 55184
2010-12-03 11:18:36 +00:00
..
Elementary.h.in elm_toolbar_item_icon_get should return the icon string. 2010-12-03 10:58:46 +00:00
Elementary_Cursor.h Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
Makefile.am magnet->action (slider) 2010-12-01 09:54:20 +00:00
elc_anchorblock.c Add getters for anchorblock and anchorview hover style 2010-11-11 19:47:56 +00:00
elc_anchorview.c Add getters for anchorblock and anchorview hover style 2010-11-11 19:47:56 +00:00
elc_fileselector.c elementary: Bugfix: Elm_Fileselector returns parent directory in folder select mode 2010-11-30 12:59:08 +00:00
elc_fileselector_button.c fix filesel - never gave right path! 2010-11-25 10:01:39 +00:00
elc_fileselector_entry.c Add icon unsetter to elm_fileselector_entry 2010-10-27 14:38:48 +00:00
elc_hoversel.c Add checkers to hoversel items 2010-11-02 11:26:50 +00:00
elc_scrolled_entry.c Not return const Evas_Objects in (icon|end)_get 2010-11-18 12:55:31 +00:00
elm_actionslider.c magnet->action (slider) 2010-12-01 09:54:20 +00:00
elm_animator.c Delete trailing spaces on elm_animator 2010-11-16 13:17:30 +00:00
elm_bg.c Fix elm_bg_file_set/get 2010-11-25 15:16:48 +00:00
elm_box.c elm_box.c: Fix in elm_box_layout_transition 2010-11-11 16:22:55 +00:00
elm_bubble.c Emit clicked on elm_bubble 2010-11-11 18:04:45 +00:00
elm_button.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_calendar.c From: samsung. 2010-12-03 07:58:43 +00:00
elm_check.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_clock.c And let's not expose internal objects when setting signal callbacks on widgets. 2010-10-29 18:21:58 +00:00
elm_cnp_helper.c Disable extra log verbosity 2010-11-17 10:35:31 +00:00
elm_colorselector.c Improve elm_colorselector readability and fix clicked entry sig emission 2010-11-30 18:53:52 +00:00
elm_config.c Longpress timeout is now configurable. 2010-11-24 17:11:34 +00:00
elm_conform.c Review of content setters, getters and unsetters 2010-10-14 18:54:42 +00:00
elm_ctxpopup.c hoverlist -> ctxpopup - as its not just a list really. it is a popup 2010-12-01 06:52:46 +00:00
elm_diskselector.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_entry.c From: hyoyoung.chang@samsung.com 2010-12-02 08:25:36 +00:00
elm_flip.c Making elementary compile when safety check is disabled 2010-11-26 13:35:33 +00:00
elm_flipselector.c Rename elm_flippicker to elm_flipselector 2010-11-10 13:43:34 +00:00
elm_font.c Elementary welcomes text classes support. 2010-11-18 10:01:24 +00:00
elm_frame.c Review of content setters, getters and unsetters 2010-10-14 18:54:42 +00:00
elm_gengrid.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_genlist.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_hover.c Sentinel was never used and was wasting space for subs array. 2010-11-01 21:10:01 +00:00
elm_icon.c Fetch theme on first call to _icon_freedesktop_set 2010-11-26 11:37:45 +00:00
elm_image.c Setters/Getters fix 1. 2010-10-27 14:38:37 +00:00
elm_index.c Respect finger size on elm_index widget. 2010-11-09 18:20:43 +00:00
elm_label.c Remove tests == 0 and != 0 2010-10-22 21:41:27 +00:00
elm_layout.c Fix missing ingroups on elm_layout docs 2010-11-05 00:47:19 +00:00
elm_list.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_main.c Event Callback 2010-11-29 13:56:30 +00:00
elm_map.c func _pan_min_get, setting the parameter obj as unused 2010-11-26 13:35:30 +00:00
elm_mapbuf.c mapbuf -> hide/show content absolutely if mapbuf is hidden/shown and 2010-10-30 04:01:09 +00:00
elm_menu.c Separator parent can be null 2010-12-03 11:18:36 +00:00
elm_module.c Remove tests == 0 and != 0 2010-10-22 21:41:27 +00:00
elm_notify.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_pager.c Fix elm_pager style change 2010-11-12 12:28:50 +00:00
elm_panel.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_panes.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_photo.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_photocam.c func _pan_min_get, setting the parameter obj as unused 2010-11-26 13:35:30 +00:00
elm_priv.h Fetch theme on first call to _icon_freedesktop_set 2010-11-26 11:37:45 +00:00
elm_progressbar.c Coccinelle 2010-10-22 21:41:22 +00:00
elm_radio.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_scroller.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_separator.c From: 김지훈 <imfine98@gmail.com> 2010-09-28 04:28:14 +00:00
elm_slider.c Not return const Evas_Objects in (icon|end)_get 2010-11-18 12:55:31 +00:00
elm_slideshow.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_spinner.c And let's not expose internal objects when setting signal callbacks on widgets. 2010-10-29 18:21:58 +00:00
elm_store.c make thread support windows friendly. i hope. 2010-11-21 04:37:52 +00:00
elm_table.c Ooops.. fix homogenous / homogeneous inconsistency on elm_table 2010-11-17 16:30:05 +00:00
elm_theme.c elm theme can be copied, referenced and theme flush tries to ONLY 2010-11-05 08:37:31 +00:00
elm_thumb.c 1. need calls return runtime failure if elm doesnt have the feature. 2010-10-28 04:13:09 +00:00
elm_toggle.c Elementary patch for supporting keypad 2010-11-29 13:56:33 +00:00
elm_toolbar.c elm_toolbar_item_icon_get should return the icon string. 2010-12-03 10:58:46 +00:00
elm_transit.c Elm_Transit: Documentation improvement 2010-11-10 18:06:34 +00:00
elm_widget.c Event Callback 2010-11-29 13:56:30 +00:00
elm_widget.h Event Callback 2010-11-29 13:56:30 +00:00
elm_win.c elm theme can be copied, referenced and theme flush tries to ONLY 2010-11-05 08:37:31 +00:00
els_box.c Remove tests == 0 and != 0 2010-10-22 21:41:27 +00:00
els_box.h Hacky move to evas_box 2009-10-02 19:22:40 +00:00
els_cursor.c Add cursor getters for elm widgets and items 2010-11-05 00:46:54 +00:00
els_icon.c Send signal informing changes in icon state. 2010-10-29 18:42:01 +00:00
els_icon.h Send signal informing changes in icon state. 2010-10-29 18:42:01 +00:00
els_pan.c Make it possible to use origin besides (0,0) for pan object. 2010-11-23 20:20:41 +00:00
els_pan.h Make it possible to use origin besides (0,0) for pan object. 2010-11-23 20:20:41 +00:00
els_scroller.c Fix setting minimum coordinates on smart scroller. 2010-11-25 13:57:02 +00:00
els_scroller.h Make it possible to use origin besides (0,0) for pan object. 2010-11-23 20:20:41 +00:00
els_tooltip.c Coccinelle 2010-10-22 21:41:22 +00:00