[changelog] updated package version
[framework/uifw/elementary.git] / src /
2011-11-11 Myungjae Lee[copy&paste] improved selection handler feature
2011-11-11 ChunEon ParkMerge "Fixed Prevent issues:18071,18926,18925"
2011-11-11 Mike McCormack[store] Fix a warning
2011-11-11 Mike McCormack[popup] Fix a warning
2011-11-11 Mike McCormackFix a warning
2011-11-11 Mike McCormackRemove dead code
2011-11-11 Mike McCormackSync back to old tooltip API
2011-11-11 Rajeev RanjanFixed Prevent issues:18071,18926,18925
2011-11-11 Mike McCormackicon_get -> content_get
2011-11-11 Mike McCormackFix a warning
2011-11-11 discomfitorexplicitly hide tooltip content before deleting in...
2011-11-11 Mike McCormack[toolbar] Add missing pieces
2011-11-11 yozelementary: deprecate elm_toolbar_orientation_set and...
2011-11-11 Mike McCormackAdd remaining VIEW and WIDGET macros
2011-11-11 discomfitoradd double click and longpress smart callbacks for...
2011-11-11 discomfitorhmm need more caffeine to set proper buffer sizes today...
2011-11-11 discomfitoradd repeater/filter in toolbar for mouse clicks with...
2011-11-11 discomfitorsome toolbar menu fixes to go with r63756
2011-11-11 discomfitorfix fixme in elm_toolbar_item_menu_get: no longer modif...
2011-11-11 discomfitorelm_toolbar_item_object_get()
2011-11-11 discomfitorshould probably apply theme hook to toolbar items at...
2011-11-11 Mike McCormackSync to upstream change
2011-11-11 discomfitor+elm_toolbar_item_icon_memfile_set
2011-11-11 discomfitor+elm_icon_memfile_set
2011-11-11 discomfitornew toolbar mode: always_select
2011-11-11 discomfitorclicking a toolbar item is now a toggle:
2011-11-11 captainiglooelementary: Privide a new api to elm_photo : elm_photo...
2011-11-11 Mike McCormackRemove duplicated declaration
2011-11-11 Jaehwan Kim[genlist] fix expandable effect performance : CQH0100136562
2011-11-11 Jaehwan Kim[*][conformant] change elm_widget_show_region_set to...
2011-11-11 Jaehwan KimRevert "[*][Genlist] Fixed show region problem for...
2011-11-11 Jaehwan KimRevert "[*][Genlist] Fixed show hook event of smart...
2011-11-11 WooHyun JungMerge "[genlist] do not emit unselect if item's renamed"
2011-11-11 Hyoyoung Chang[genlist] do not emit unselect if item's renamed
2011-11-10 Tae-Hwan KimEnable ecore_con_init()/ecore_con_url_init()
2011-11-10 Mike McCormack[store] Remove whitespace differences
2011-11-10 Mike McCormack[tooltip] Remove pointless differences with upstream
2011-11-10 Mike McCormack[scroller] remove whitespace diff
2011-11-10 carochange the way elm_main() must be declared (fix bug...
2011-11-10 kakarotoElementary: Do not build modules if dlopen is not avail...
2011-11-10 kakarotoElementary: Quicklaunch support depends on dlopen,...
2011-11-10 Mike McCormack[eio] Sync with upstream
2011-11-10 sachielAnd if we found Emap and it wasn't disabled, we may...
2011-11-10 Mike McCormackFix a warning
2011-11-10 Mike McCormack[radio] Fix merge error
2011-11-10 sachielPeople from Earth: Welcome Elm_Web
2011-11-10 Mike McCormack[ctxpopup] remove differences with upstream
2011-11-10 Mike McCormack[ctxpopup] remove differences with upstream
2011-11-10 Mike McCormackFix a warning
2011-11-10 Mike McCormackFix a warning
2011-11-10 WooHyun JungMerge "[stackicon] remove trailing whitespaces"
2011-11-10 Mike McCormackRemove duplicated code
2011-11-10 woohyunelementary : Elementary focus can be controlled only...
2011-11-10 seozelm src/bin: Applied elm_object_focus API change. Chang...
2011-11-10 seozelm focus: Added elm_object_focus_set() API. Use this...
2011-11-09 Mike McCormackFix a warning
2011-11-09 Mike McCormackRemove genscroller
2011-11-09 Mike McCormackFix warning
2011-11-09 ChunEon ParkElementary - removed the EINA_DEPRECATED. it should...
2011-11-09 Mike McCormackRename struct member & add compatability code
2011-11-09 Rajeev RanjanFixed Prevent issues: 55301, 56401, 56400, 56431
2011-11-09 Rajeev RanjanMerge "Fixed prevent Issue 19251 in quicklaunch.c"
2011-11-09 Mike McCormack[gengrid] Fix search & replace error
2011-11-09 Mike McCormackRevert "elm_gengrid rollback"
2011-11-09 Mike McCormackRemove unnecessary differences with upstream
2011-11-09 rasteradd util call to save always adding win, setting title...
2011-11-09 ChunEon Parkdeprecated navigationbar / navigationbar_ex
2011-11-09 Rajeev Ranjan[elm_tickernoti] Handling of external deletion of icon...
2011-11-09 Rajeev RanjanMerge "Fixed prevent issues:18982,18981,30149,28342...
2011-11-09 Rajeev RanjanFixed prevent issues:18982,18981,30149,28342,40478...
2011-11-09 Rajeev RanjanFixed prevent issues:56402,56263,56231,44680,18983...
2011-11-09 Rajeev RanjanFixed prevent Issue 19251 in quicklaunch.c
2011-11-09 Jeonghyun Yunelm_gengrid rollback
2011-11-09 rasterFrom: 김재환 <jae.hwan.kim@samsung.com>
2011-11-09 Mike McCormackRemove pointless differences with upstream
2011-11-09 barbierielm_box: emit child,removed and child,added, allow...
2011-11-09 Mike McCormackRemove pointless differences with upstream
2011-11-09 hermetelementary/general - added new API elm_object_item_obje...
2011-11-09 discomfitoradd new function to disable icon preloading
2011-11-09 discomfitoradd function to return image object for use with evas...
2011-11-09 Mike McCormackUse elm_object_content_set/get
2011-11-09 Mike McCormackUse elm_object_content_set/get
2011-11-09 hermetelementary/layout - deprecated elm_layout_content_set...
2011-11-09 yozelementary: fix test
2011-11-09 hermetelementary/bubble - applied missed content_set/get...
2011-11-09 Mike McCormackRemove whitespace diffs
2011-11-09 hermetdeprecated elm_ctxpopup_content_set/content_unset
2011-11-09 hermetelementary/button -> use elm_object_content_set/get...
2011-11-09 rasterFix PACKAGE_DATA_DIR usage
2011-11-09 Mike McCormackSync a comment change
2011-11-09 Mike McCormackAdd EAPI_MAIN definition
2011-11-08 seozelm test: Refactoring. Changed 1 to EINA_TRUE for Eina_...
2011-11-08 hermetelementary/conformant - content_set/get/unset
2011-11-08 ChunEon Parknaviframe - new APIselm_naviframe_item_insert_afterelm_...
2011-11-08 Goun Lee[elm_multibuttonentry]CQ:H0100136311 Changed event...
2011-11-08 hermetelementary/bg - content_set/get/unset, fixed indentation
2011-11-08 hermetelementary/check - content_set/get/unset
2011-11-08 hermetelementary - slider, scroller, progressbar, radio
2011-11-08 hermetelemetary - notify, factory, frame, panel, mapbuf
2011-11-08 Mike McCormack[entry] Remove unneeded differences
next