efl/legacy/elementary/src/lib
Carsten Haitzler 25d1ec7d80 fix genlist delete item in callback bug
SVN revision: 46781
2010-03-02 08:47:40 +00:00
..
Elementary.h.in From: 이상진 <lsj119@samsung.com> 2010-02-12 05:31:26 +00:00
Makefile.am more launcher test code.... and mapbuf object used by launcher test code. 2010-01-26 08:17:26 +00:00
elc_anchorblock.c typo 2009-11-09 20:12:16 +00:00
elc_anchorview.c add more bounce controls 2009-12-18 02:30:01 +00:00
elc_fileselector.c Ecore_Str.h -> Eina 2010-01-30 22:22:46 +00:00
elc_hoversel.c move horizontal context menu option to data item - and fix some hoversel 2010-01-18 10:28:00 +00:00
elc_notepad.c fix most llvm/gcc real bugs. 2010-03-02 01:27:08 +00:00
elc_scrolled_entry.c From: 김지훈 <jihoon48.kim@samsung.com> 2010-03-02 08:17:13 +00:00
elm_bg.c Add missing function prototype. 2009-10-15 19:33:28 +00:00
elm_box.c fix valgrind reported problems. 2009-11-13 22:22:05 +00:00
elm_bubble.c fix spelling. Patch by 'misc' 2010-01-07 08:00:49 +00:00
elm_button.c brian's button autorepeat core code. 2010-01-24 01:53:37 +00:00
elm_carousel.c Hacky move to evas_box 2009-10-02 19:22:40 +00:00
elm_check.c fix swallows to happen after u added hint change cb 2009-12-07 14:19:20 +00:00
elm_clock.c Ooops, make clock build again. 2009-09-26 17:50:56 +00:00
elm_conform.c Add case for keyboard geometry changing. (not completely handled yet, but 2010-02-23 20:54:39 +00:00
elm_entry.c llvm shhhhhh! (not a real fix) 2010-03-02 01:04:38 +00:00
elm_flip.c 1. fix child stuff .. smart object members.. that was just bad of me.. oops. 2010-02-27 15:14:34 +00:00
elm_frame.c fix swallows to happen after u added hint change cb 2009-12-07 14:19:20 +00:00
elm_genlist.c fix genlist delete item in callback bug 2010-03-02 08:47:40 +00:00
elm_hover.c why that long? 2009-11-05 14:58:45 +00:00
elm_icon.c fix returned values 2010-02-11 16:13:41 +00:00
elm_image.c fix valgrind reported problems. 2009-11-13 22:22:05 +00:00
elm_index.c fix most llvm/gcc real bugs. 2010-03-02 01:27:08 +00:00
elm_label.c note- genlist has issues with the deferred calc of size. 2010-01-27 10:19:54 +00:00
elm_layout.c Elm map : 2009-12-20 16:34:45 +00:00
elm_list.c slight change in drag events vs scrolling on_hold to fix small "distance 2010-02-26 06:30:17 +00:00
elm_main.c hmm that should have been argv i think 2010-03-02 01:14:36 +00:00
elm_map.c add test for floating objects (they can slide in etc. andnot be already 2010-01-25 03:53:36 +00:00
elm_mapbuf.c 1. fix child stuff .. smart object members.. that was just bad of me.. oops. 2010-02-27 15:14:34 +00:00
elm_menu.c more launcher test code.... and mapbuf object used by launcher test code. 2010-01-26 08:17:26 +00:00
elm_module.c fix warnings. Patch by Lutin 2010-01-16 13:18:48 +00:00
elm_notify.c From: 김재환 <jae.hwan.kim@samsung.com> 2010-02-22 09:48:21 +00:00
elm_pager.c fix swallows to happen after u added hint change cb 2009-12-07 14:19:20 +00:00
elm_panel.c Panel working nicely now, tho still one issue (content does not initially 2009-11-15 17:29:22 +00:00
elm_photo.c 1. add signal emits for scrolling in photocam 2009-10-14 08:41:36 +00:00
elm_photocam.c add test for floating objects (they can slide in etc. andnot be already 2010-01-25 03:53:36 +00:00
elm_priv.h OpenGL/SDL support (still buggy, but probably not elm's fault) 2010-02-04 18:34:44 +00:00
elm_progressbar.c fix swallows to happen after u added hint change cb 2009-12-07 14:19:20 +00:00
elm_radio.c fix most llvm/gcc real bugs. 2010-03-02 01:27:08 +00:00
elm_scroller.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
elm_separator.c fix returned values 2010-02-11 16:13:41 +00:00
elm_slider.c elm_slider : Add indicator format callback function and drag signals 2009-12-22 12:11:21 +00:00
elm_slideshow.c fix most llvm/gcc real bugs. 2010-03-02 01:27:08 +00:00
elm_spinner.c Trigger "changed" callback when value is changed with the entry, fix typo and focus entry when it's shown. 2010-02-02 22:10:56 +00:00
elm_table.c From: WonGuk Jeong <wonguk.jeong@samsung.com> 2010-02-12 03:50:19 +00:00
elm_theme.c 1. fix list theme adapting - simply never got callbac ks to handle iot, 2010-01-15 09:32:43 +00:00
elm_toggle.c fix swallows to happen after u added hint change cb 2009-12-07 14:19:20 +00:00
elm_toolbar.c fix returned values 2010-02-11 16:13:41 +00:00
elm_widget.c elm_layout: deferred sizing_eval to calculate (pre-render) phase. 2009-11-17 16:32:45 +00:00
elm_win.c Updates to elm_conform and elm_win code for new illume2. 2010-02-19 02:33:17 +00:00
els_box.c Hacky move to evas_box 2009-10-02 19:22:40 +00:00
els_box.h Hacky move to evas_box 2009-10-02 19:22:40 +00:00
els_icon.c fix most llvm/gcc real bugs. 2010-03-02 01:27:08 +00:00
els_icon.h From: Viktor Kojouharov <vkojouharov@gmail.com> 2009-04-23 03:48:41 +00:00
els_pan.c Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify 2009-10-22 22:10:23 +00:00
els_pan.h elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
els_scroller.c 1. fix child stuff .. smart object members.. that was just bad of me.. oops. 2010-02-27 15:14:34 +00:00
els_scroller.h well it needed to be done finallly - elm has config files and profiles - just 2010-01-18 09:38:52 +00:00