Elm glayer: Workaround a bug causing a delay with N_TAPS events.
[framework/uifw/elementary.git] / src / lib / elm_widget.c
2012-04-16 minseok3.kimMerge "[cnp] fixed S1-2415 issue("search" is not working)"
2012-04-13 ChunEon ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-04-13 seozelm elm_widget.c: Fixed build break. Thanks for the...
2012-04-12 seozelm: Renamed internal function about elm_object_item_pa...
2012-04-12 seozelm elm_widget.c: Print error message when unsupported...
2012-04-10 seozelm elm_widget.c: Added elm_widget_sub_object_add(...
2012-04-09 Rajeev RanjanMerge "Add evas_object_hide support for popup."
2012-04-09 Rajeev RanjanMerge "elementary/popup - [E-devel] [Patch][elementary...
2012-04-09 hermetelementary/win - [E-devel] [Patch][Elementary] Patch...
2012-04-06 hermetelementary/win - [E-devel] [Patch][Elementary] Patch...
2012-04-06 Myoungwoon Roy KimMerge "The animation have to be stopped just if the...
2012-04-05 Jung ChanwookMerge "[Genlist] removed unnecessary code in _clear_cb...
2012-04-05 Jeonghyun YunMerge "Elementary migration revision 69922 Merge remote...
2012-04-05 Jeonghyun YunElementary migration revision 69922
2012-04-03 hermetelementary/widget - let the child unset the clip on...
2012-04-03 hermetelementary/widget - removed item smart callback interna...
2012-04-02 Jeonghyun YunElementary migration revision 69832
2012-04-02 Jeonghyun YunElementary migration revision 69832
2012-03-29 rasterfix next calgrind bitch. yay!
2012-03-29 hermetelementary/widget - fixed to update the some status...
2012-03-28 hermetelementary/widget - fixed to update the some status...
2012-03-28 seozelm: Fixed formatting.
2012-03-20 Rajeev RanjanMerge "[Popup] Upstream merging r69492"
2012-03-20 WooHyun Jung[elm_widget] Merge with 69523 for fixing focus problem...
2012-03-20 woohyunelementary/elm_widget : When adding a sub-object, top_w...
2012-03-16 Jeonghyun YunElementary migration revision 69448
2012-03-13 Jeonghyun YunElementary migration revision 69026
2012-03-12 glima[Elm] No reason to call theming on !elm object.
2012-03-09 Goun LeeMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-08 minseok3.kimMerge branch 'intefl/svn_merge' of 165.213.149.219...
2012-03-08 Jeonghyun Yunsrc/lib conflict fixed
2012-03-08 Jeonghyun YunMerge remote-tracking branch 'remotes/origin/upstream'
2012-03-07 glima[Elm] Document obj signal callaback del properly.
2012-03-07 hermetelementary - renamed elm_fonts.h to elm_font.h
2012-03-06 glima[Elm] This is meant to be used on the future, as I...
2012-03-06 glima[Elm] Forgotten detail on refactor.
2012-03-06 glima[Elm] More on elm error codes on theming.
2012-03-06 glima[Elm] Just being future-proof on some methods: error...
2012-03-06 rasterrename a whole host of config-related functions to...
2012-03-06 seozelm: Formatting. No spacing after casting.
2012-03-05 sanjeevDeprecate elm_object_cursor_engine_only_set/get.
2012-02-24 hermetelementary/widget - modified to check delete_me inside...
2012-02-24 hermetelementary/elm_object_item - added smart callback feature.
2012-02-23 rasterhermet's code didnt create a bug.. it brought out an...
2012-02-23 rasterif u deprecate a func in .h - also do it in .c!
2012-02-23 rasterno space affter cast
2012-02-23 rastercan_focus ne3eds to be actually set - not just tested...
2012-02-21 hermetelementary/focus - reviewed done!
2012-02-21 rasteroops return the focus order no matter what
2012-02-21 rasteruse focus order to determine if window never focused...
2012-02-20 rasterfix up some missing checks.
2012-02-20 rastermissing EAPI
2012-02-20 rastermake sure to pass const to these funcs when getting.
2012-02-20 Jung ChanwookMerge "[Genlist] _item_select migration"
2012-02-20 Jung ChanwookMerge "[Genlist] Add promote/demote functions (#65599...
2012-02-20 Jung ChanwookMerge "[Genlist] Add elm_genlist_item_index_get"
2012-02-20 Sehwan ParkMerge "deprecate elm_entry_autoperiod_set, elm_entry_au...
2012-02-18 Jaehwan Kimelementary - modified item_del_pre_hook function proto...
2012-02-15 hermetelementary/widget - improve coding convention
2012-02-15 Jaehwan KimEFL migration revision 67547
2012-02-14 Jaehwan KimEFL migration revision 67547
2012-02-10 hermetelementary/widget - fixed to prevent infinite loop.
2012-02-01 hermetelementary/widget - sorry. I didn't intend this.
2012-02-01 hermetelementary/widget - just removed macros duplicated...
2012-01-31 hermetelementary/gengrid - deprecated elm_gengrid_item_del()
2012-01-27 hermetelementary - modified item_del_pre_hook function proto...
2012-01-26 Myungjae LeeMerge "[TC] removed deprecated elm_entry_wrap_width_get...
2012-01-26 Jung ChanwookMerge "[Genlist] Fixed genlist auto scroll bug. I chang...
2012-01-20 Shinwoo Kim[ctxpopup] open source merge r67011
2012-01-10 hermetelementary/menu, ctxpopup, index, segment_control,...
2012-01-10 hermetelementary - renamed internal callback function
2012-01-10 hermetelementary/widget - just renamed internally.
2012-01-10 hermetelementary/widget - +del_pre_hook
2012-01-09 hermetelementary/widget - modified like freeze_pop.
2012-01-09 hermetelementary/widget
2011-12-28 rasteradd recursie object find function - it will only look...
2011-12-28 rasteradd func for recursively finding named widgets.
2011-12-19 hermetelemenatry/widget - added NULL check
2011-12-19 hermetelemenatry/elm_widget - removed unnecesary compare.
2011-12-05 discomfitormissed some things with my tooltip api break
2011-12-05 discomfitoruse sub-object-del signal for win stuff
2011-12-05 discomfitorAPI BREAK
2011-12-05 discomfitorfix super annoying elm_win bug that went something...
2011-12-05 discomfitormake sub-object delete failure messages even more useful
2011-12-05 discomfitormake sub-object delete failure messages useful
2011-11-30 sumanthMerge "[edje_externals/elm_datefield.c] Datefield widge...
2011-11-28 Shinwoo KimRevert to the latest migration version
2011-11-28 Shinwoo Kimrevert to the migration tempoary
2011-11-24 Shilpa SinghMerge "[elc_naviframe]: As hide signal was sent twice...
2011-11-24 deasung.kimMerge "[Copy&Paste] remove "Paste" button when CBHM...
2011-11-23 woohyunelementary : Partly rollback for about the feature...
2011-11-23 woohyunelementary : Focus movement is possible with arrow...
2011-11-23 rasterfix re-focusing of widgets once inlined window is focus...
2011-11-23 hermetelementray - +2 APIs
2011-11-23 discomfitormake ELM_CHECK_WIDTYPE & co macros useful. would you...
2011-11-23 Mike McCormack[widget] Remove differences with upstream
2011-11-23 sachielGet us some nice auto translation scheme [for tooltips]
2011-11-23 tasnElm tooltip: Added checks if the object passed is an...
2011-11-23 discomfitorTooltip API update
2011-11-22 jaehwanBug fix about scrolling wrong location. The main point...
next