platform/upstream/elementary.git
2013-05-28 Carsten Haitzler... allow xdg dir usage if you add -DDOXDG to CFLAGS.
2013-05-27 Jihoon KimAdd ELM_INPUT_PANEL_LAYOUT_DATETIME
2013-05-27 Tae-Hwan Kim[list] Add signal emit hook.
2013-05-26 Daniel Juyung Seoelm popup,flipselector: removed unnecessary type castin...
2013-05-24 maxerbaupdating esperanto translation
2013-05-24 Daniel ZaouiElementary: Fix scroller APIs to be usable by all the...
2013-05-24 ChunEon Parkelementary/widget - plase update display mode whenever...
2013-05-24 ChunEon Parkelementary/widget - removed elm_widgetdisplay_mode_get().
2013-05-23 Daniel Juyung Seoelm: more ELM_FREE_FUNC cleanups.
2013-05-23 Daniel Juyung Seotest_colorselector.c: refactoring.
2013-05-23 Ryuan Choielm_colorselector: Can't receive "changed" signal when...
2013-05-23 Daniel Juyung Seoentry.edc: Reduced entry hander size. It was too big...
2013-05-23 Daniel Juyung Seoelm_colorselector.c: fixed my mistake :(
2013-05-23 Daniel Juyung Seoelm_colorselector.c: Set the colorselector color first...
2013-05-23 Daniel Juyung Seoelm_web.c: fixed typo. special thanks to ryuan choi.
2013-05-23 Daniel Juyung Seoelm: refactoring. use more ELM_FREE_FUNC.
2013-05-22 Hosang Kim[toolbar] fixed code for verification(ecore_job_add)
2013-05-22 Daniel Juyung Seoelm_priv.h: space--
2013-05-21 Rafael Antognollielm/framespace: Get the framespace from the theme.
2013-05-21 Daniel Juyung Seoelm: introduce ELM_FREE_FUNC for code quality enhancement.
2013-05-21 Chris MichaelSet a sensible size for the dnd test window.
2013-05-21 Daniel Juyung Seotest_icon_desktops.c: use elm_genlist_item_class_new...
2013-05-21 Thiep HaAdd selection handlers to entry
2013-05-20 Tom Hacohenelm_config_clouseau_enable_* -> elm_config_clouseau_ena...
2013-05-20 Daniel Juyung Seoelm_diskselector.c: fixed potential bug of diskselector.
2013-05-20 Tom HacohenMade clouseau_enable an elm_config option.
2013-05-20 ChunEon Parkelemenatry/naviframe - don't pop the view if the freeze...
2013-05-20 Doug NewgardElementary: Minor cleanup of eldbus in configure.ac.
2013-05-20 ChunEon Parkelementary/ews_wm - prevent to add a duplicated animator.
2013-05-20 ChunEon Parkelementary/win - prevent to add the timer multiple...
2013-05-20 Carsten Haitzler... have glview test inset view a bit and allow testing...
2013-05-17 Gustavo Lima... Scroller can me made to snap to pages on scrolling...
2013-05-16 Ivan BrianoProcess messages after using the state_get of genlist...
2013-05-16 Youngbok Shinentry: elm_entry_markup_filter_remove() has a problem...
2013-05-16 Carsten Haitzler... update po's
2013-05-16 Ryuan ChoiFix crash when clicked 'Sorted insert' of elementary_te...
2013-05-15 Flavio CeolinWelcome a new smart callback for scrollables -- page...
2013-05-15 Ryuan Choielm_entry: Do not paste multiple lines in single line...
2013-05-14 Stefan Schmidtelm_cnp: One semicolon is enough.
2013-05-14 Youngbok Shinelm_entry : Fix ctxpopup can't be called again in the...
2013-05-14 Daniel ZaouiElementary: fix elm_thumb by giving the object as data...
2013-05-14 Chris MichaelAdd more missing guards for building elm without X...
2013-05-13 Tom HacohenFixed bad theming. elm_widget_theme_object_set is for...
2013-05-13 Chris MichaelAdd missing HAVE_ELEMENTARY_X guards.
2013-05-13 Tom HacohenAdded basic clouseau auto-start support.
2013-05-13 WooHyun Jungelementary/elm_entry : Fixed wrong typo.
2013-05-12 Yossi Kantorelementary: Focus improvement for elm_genlist and elm_list
2013-05-11 ChunEon Parkremoved useless
2013-05-11 Daniel Juyung Seoarcanist test
2013-05-10 Daniel Juyung Seoarcanist test
2013-05-10 Daniel Juyung SeoNEWS: fixed formatting
2013-05-10 cabelitosAdding a new scroller API, to block its movements ...
2013-05-10 Daniel Juyung Seoelm_gengrid.c: initialized local variable.
2013-05-10 Mike Blumenkrantzif you see some blatantly wrong old code below the...
2013-05-10 Carsten Haitzler... toolbar needs to be able to adjust better to layout
2013-05-09 Daniel ZaouiElementary: Drag & Drop feature for items containers
2013-05-09 Seunggyun Kimelm_gesture_layer: fix ecore_timer remaining bug.
2013-05-08 Rafael Antognollielm/wayland: Engine fullscreen must be set first.
2013-05-08 WooHyun JungRevert commit:3654d6e28137cfaf72444d5c5e26b651fabac89e...
2013-05-08 Daniel Juyung Seotest_genlist.c: use elm_genlist_item_class_free in...
2013-05-08 Daniel Juyung Seotest_genlist.c: fixed formatting.
2013-05-08 Shinwoo Kim[naviframe][access] use access info callback for prev...
2013-05-08 Carsten Haitzler... elm cnp bugs waiting to happen - not 0 terminating...
2013-05-07 WooHyun Jungelementary/elm_widget : Fixed wrong logic when setting...
2013-05-07 Tae-Hwan Kim[Genlist] Fix bug when error abort is enabled.
2013-05-07 Daniel Juyung Seoelm_widget.c: fixed comments.
2013-05-07 WooHyun Jungelementary/elm_widget : Focus cannot be stolen when...
2013-05-06 Rafael Antognollielm/wayland: Implement borderless_set for wayland.
2013-05-06 WooHyun Jungelementary/elm_entry.c : Just changed lines for the...
2013-05-06 WooHyun Jungelementary/elm_entry.c : Add elm_entry smart callback...
2013-05-06 Daniel Juyung Seoconfig.c, elm_genlist_common.h: fixed typos from commen...
2013-05-06 Carsten Haitzler... update po's
2013-05-06 WooHyun Jungelementary/elm_entry.c : Filter_accept should consider...
2013-05-04 Ryuan Choielm_clock : elm_clock_first_interval_set only set first...
2013-05-03 Daniel Juyung Seoconfig.c: refactoring. changed thumbscroll evas_object_...
2013-05-03 Daniel Juyung Seoconfig.c: fixed wrong evas_object_data names for scrollers.
2013-05-03 Daniel Juyung Seoconfig: fixed recently added scroll configuration setup...
2013-05-03 Shinwoo Kim[access][genlist] do not append NULL to genlist focus...
2013-05-03 Shinwoo Kim[access][gengrid] fix: gengrid does not work under...
2013-05-03 Shinwoo Kim[access] enhance test lines
2013-05-03 Cedric Bailelm_win: fix typo leading to segv.
2013-05-03 Cedric Bailelementary: properly sanitize headers order.
2013-05-03 Cedric Bailmapbuf: improve automatic logic.
2013-05-03 Cedric Bailmapbuf: correctly get the viewport size.
2013-05-03 Cedric BAILmain: use eina_log_timing.
2013-05-03 Shinwoo Kim[access] add test lines
2013-05-03 Jaehwan KimAdd missed codes.
2013-05-02 Daniel Juyung Seoelm_genlist: refactoring. code clean up.
2013-05-02 Daniel Juyung Seoelm_genlist.c: fixed comment typo.
2013-05-02 Rafael Antognollielm/actionslider: Drag should work with double and...
2013-05-02 Tae-Hwan Kimgenlist: fixed dangling _calc_job bug.
2013-05-02 ChunEon Parkctxpopup - Don't be dead even if a ctxpopup item callba...
2013-05-02 WooHyun Jungelementary/elc_naviframe.c : When new item is pushed...
2013-05-02 WooHyun JungFixed wrong typo in the latest commit. not -> now
2013-05-02 WooHyun Jung* elm_entry_filter_accept_set function not can recogniz...
2013-05-01 Daniel Juyung Seoelm_win.c: fixed unused warning when it does not use...
2013-05-01 Daniel ZaouiElementary: replace eo_data_get for objects data refere...
2013-05-01 Ryuan Choielm cursor: theme_search means opposition to engine_only.
2013-04-30 Jaehwan KimThe momentum animation time is changed as the amount...
2013-04-30 ChunEon Parkelementary/layout - layout supports "language,changed...
next