Adding references to the API
[framework/uifw/elementary.git] / src / lib / elm_entry.c
2012-04-10 woohyunelementary/elm_entry : Fix some wrong logics when getti...
2012-04-09 rasterlets uses ()'s shall we?
2012-04-09 rasterwhy strlen wat u are about to ewalk thru anyway WHEN...
2012-04-09 rastersupport "guide text" for entries. trivial internal...
2012-04-06 woohyunelementary/elm_entry : Fix a bug in filter callback...
2012-04-06 woohyunelementary/entry : wd->text can not be sync perfectly...
2012-04-02 woohyunelementary/elm_entry : fix a mistake in commit 69829
2012-04-02 woohyunelementary/elm_entry : Fixed a bug. While appending...
2012-03-29 caroElm: remove some warnings when no X
2012-03-29 seozelm elm_object: Fixed part content set hooks.
2012-03-29 rasterfix segv on elm_config exiting - entry bug! free(wd...
2012-03-28 seozelm: Fixed formatting.
2012-03-19 discomfitoragain, mandatory hover menus are not suitable for deskt...
2012-03-19 discomfitordisable annoying hover menu when clicking anchors in...
2012-03-15 woohyunelementary/elm_entry.c : I think this is wrong highligh...
2012-03-15 seozelm entry: Added blank lines for readability.
2012-03-14 tasnElm entry-anchor: Don't show anchor if there's none.
2012-03-12 jyparkremove deprecated function related with
2012-03-09 jyparkremove code related with
2012-03-08 tasnElm entry: Disable middle click pasting when in non...
2012-03-07 rasterFrom: Jérémy Zurcher <jeremy@asynk.ch>
2012-03-06 glima[Elm] Since we're talking 'bout file_set()s, let's...
2012-03-06 tasnElm entry: Merge anchorview/anchorblock into entry.
2012-03-05 rasterand move bitfileds around and name enum typedefs better
2012-03-05 rasterfix warnings from 김대성<ad960009@naver.com>'s patch.
2012-03-05 rasterFrom: 김대성<ad960009@naver.com>
2012-03-02 jihoonelm_entry: add elm_entry_imf_context_get
2012-02-29 tasnElm entry: Use the new edje_object_part_text_user_inser...
2012-02-29 jihoonelm/entry: fix document and parameter of elm_entry_inpu...
2012-02-28 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-28 jihoonelm/entry: input_panel_return_key_autoenable_set -...
2012-02-28 jihoonelm/entry: add elm_entry_input_panel_return_key_autoena...
2012-02-23 sanjeevFix a few more review comments for cnp.
2012-02-21 woohyun[edje] Change APIs name from from
2012-02-16 discomfitors/elm_text_input/elm_entry_input
2012-02-15 jihoonelm_entry: add 'const in some getter functions
2012-02-15 jihoonelm_entry:
2012-02-14 jihoonAdd elm_entry_prediction_allow_set/get
2012-02-13 jihoonAdd elm_entry_imf_context_reset.
2012-02-13 jihoonFix return type of elm_entry_input_panel_hide
2012-02-13 jihoonAdd elm_entry_input_panel_show/hide
2012-02-08 woohyun[elementar/elm_entry] woops I missed one file.
2012-02-03 jihoonFrom c506f5f078b6abc789602603c481168575cf7260 Mon Sep...
2012-02-03 jihoonentry: set EINA_TRUE as input_panel_enable attribute
2012-02-02 woohyun[elementary/elm_entry] Unnecessary codes are deleted.
2012-02-02 woohyun[elementary/elm_entry] Were these signals(copy, cut...
2012-01-29 tasnElm entry: Fixed a bug with sizing of internal textblock.
2012-01-29 tasnElm entry: Fixed an issue with undo/redo.
2012-01-29 tasnElm entry: Fixed compilation warnings.
2012-01-25 tasnElm entry: force/and textblock get - remove the const.
2012-01-24 tasnElm entry: Fix a bug in elm_entry_calc_force.
2012-01-11 rasteruse invalid tyrp as return again
2012-01-10 woohyunelementary/elm_entry : When theme is changed, pos is...
2012-01-09 hermetelementary/entry - more deprecated APIs
2012-01-02 rasterget rid of invalid panel layout and add hex and terminal.
2012-01-02 rastermatch the const changes to edje in elm entry. leaks...
2012-01-02 rasterundeprecate elm_entry_entry_set/get
2012-01-01 tasnElm entry: Fix segfault when selection is NULL.
2011-12-30 rasterstop using deprecated calls.
2011-12-27 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-26 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-15 tasnElm entry: propogate the new edje cursor,changed,manual...
2011-12-14 tasnElm entry: Conform to the evas markup_to_plain -> text_...
2011-12-08 tasnElm entry: Use the new evas_textblock_markup_to_plain...
2011-12-06 tasnElm entry: Fixed entry min size calculations.
2011-12-06 tasnRevert "elementary/elm_entry : When singlelined & scrol...
2011-12-06 woohyunelementary/elm_entry.c : When scrollable_set is called...
2011-12-06 woohyunelementary/elm_entry.c : Scroller should be created...
2011-12-05 woohyunelementary/elm_entry : Delete a meaningless code. wd...
2011-12-03 discomfitorcompletely disable selection and cnp in password entries
2011-11-15 woohyunelementary/elm_entry : Text filter should consider...
2011-11-14 tasnElm entry: Expose the internal textblock object.
2011-11-14 tasnElm entry: Pass Elm_Entry_Change_Info with changed...
2011-11-14 tasnElm entry: Call callbacks for undo/redo,request.
2011-11-04 woohyunelementary/elm_entry : When singlelined & scrolled...
2011-10-27 tasnElm entry: support setting theme parts to non-scrollabl...
2011-10-27 tasnElm entry: Removed wd->icon/end, no real need for them.
2011-10-27 rasterFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-10-25 rasteroops and dont return always if file and autosave. just...
2011-10-25 rasterpossible bug vector -> access wd after callback has...
2011-10-19 sachielGet us some nice auto translation scheme
2011-10-19 rasterwoooooow! lets delete delay_write timer oon entry delet...
2011-10-12 sachielOne of the Four Horsemen for Cedric.
2011-10-11 sachielMake toggling visibity of entry icons actually work
2011-10-07 mike_melementary: Improve include file modularity
2011-09-29 rasterFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-09-25 woohyunelementary/entry : Fix possible memory leak problem.
2011-09-25 woohyunelementary/elm_entry : Deleted a line because this...
2011-09-25 woohyunelementary/elm_entry.c : small change for reducing...
2011-09-25 woohyunelementary/elm_entry : add some null checking codes.
2011-09-22 tasnElm entry: Fixed a bug with inserting chunks.
2011-08-31 tasnElm entry: Reparent the smart scroller correctly.
2011-08-25 discomfitorfix OB1 on anchor click callback
2011-08-25 rasterFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-08-23 seozelm entry/label: Changed internal function name to...
2011-08-22 tasnElm entry: Fixed a bug with chunked feeding of textblock.
2011-08-19 woohyunelementary : Delete meaningless codes
2011-08-19 woohyunelementary/elm_entry : Add elm_widget_content_set(unset...
2011-08-12 woohyunelementary/elm_entry : Alternative to focus checking...
2011-08-08 tasnElm entry: Fixed 'Paste' to only show if there clipboar...
next