platform/upstream/elementary.git
2011-09-14 ChunEon Parkelementry/ctxpopup - renamed more properly.
2011-09-14 ChunEon Parkelementary/naviframe - removed FIXME
2011-09-14 ChunEon Parkelementary/naviframe - filled the content_unset_hook
2011-09-14 ChunEon Parkelementary/naviframe - modified to support any parts...
2011-09-14 ChunEon Parkelementary/win - added signal callback call for theme...
2011-09-13 Daniel Juyung Seoelm elm_widget.c: Fixed indentation.
2011-09-13 Daniel Juyung Seoelm calendar: Internationalization of calendar title...
2011-09-12 ChunEon Parkelementary/ctxpopup - fixed indent.
2011-09-12 ChunEon Parkelementary/ctxpopup - minor changes.
2011-09-12 Mike Blumenkrantzdon't require "menu/" prefix for menu icons, fall back...
2011-09-12 Mike Blumenkrantzmake ELM_CHECK_WIDTYPE & co macros useful. would you...
2011-09-12 Mike Blumenkrantzclicking a toolbar item is now a toggle:
2011-09-12 Mike Blumenkrantztypos
2011-09-12 Mike Blumenkrantzall this for elm_theme_data_get
2011-09-11 Daniel Juyung Seoelm gengrid: Gengrid longpress documentation. Patch...
2011-09-10 Mike Blumenkrantzgreatly improve escape code for cnp escapes, also fixes...
2011-09-10 Mike Blumenkrantzadd elm_object_item_data_get elm_object_item_data_set...
2011-09-10 Mike Blumenkrantzrevert this addition from r62857: breaks elm menus...
2011-09-09 Michael BOUCHAUDelementary: oups missing test add
2011-09-09 Michael BOUCHAUDelementary: welcome to group in gengrid. Still need...
2011-09-08 Daniel Juyung Seoelm po: Updated po files.
2011-09-08 Daniel Juyung Seoelm test_genlist.c: I introduce "Genlist Textblock...
2011-09-08 Aharon HillelElm Glayer: Updated documentation
2011-09-08 Tom HacohenElm_glayer: Reset ZOOM, ROTATE to function as before...
2011-09-08 Aharon HillelElm glayer: Moved is_mirrored definition and added...
2011-09-08 Aharon HillelElm glayer: Added glayer_continues_enable setting to...
2011-09-08 Aharon HillelElm glayer: Cleaned elm_gesture_layer.c.
2011-09-08 Aharon HillelElm glayer: Added Continues-gesture-feature of Line...
2011-09-07 Daniel Juyung Seoelm diskselector: Fixed elm_diskselector_item_selected_...
2011-09-07 WooHyun Jungelementary : Elementary focus can be controlled only...
2011-09-07 WooHyun Jungelementary/elm_win : Elementary's focus control should...
2011-09-05 Cedric BAILelementary: use sorted state to improve gengrid and...
2011-09-05 Cedric BAILelementary: fix ordering bug in fileselector.
2011-09-05 Cedric BAILelementary: forgotten patch that cleanup callback.
2011-09-05 Daniel Juyung Seoelm genlist: Fixed reordering mode bug.
2011-09-05 Daniel Juyung Seoelm genlist: Fixed formatting.
2011-09-05 Carsten Haitzlerfix COPYING to say 2011.
2011-09-04 Daniel Juyung Seoelm Elementary.h.in: Fixed typo.
2011-09-03 Rui SeabraAdjust spec to existing modules.
2011-09-03 Nicolas AguirreElementary: fix typo
2011-09-03 Sanjeev BAFrom: Sanjeev BA <as2902.b@samsung.com>
2011-09-02 Nicolas AguirreElementary: 16px is a common value for icons size.
2011-09-02 Daniel Juyung Seoelm scroller: Added 'const' to the first Evas_Object...
2011-09-02 Daniel Juyung Seoelm els_scroller.c: Fixed formatting.
2011-09-02 Daniel Juyung Seoelm: Removed all trailing whitespaces.
2011-09-01 Nicolas Aguirreelementary: Privide a new api to elm_photo : elm_photo...
2011-08-31 ChunEon Parkelementary/ctxpopup - trivial changes.
2011-08-31 Tom HacohenElm entry: Reparent the smart scroller correctly.
2011-08-31 Daniel Juyung Seoelm Elementary.h.in: Removed duplicated callback descri...
2011-08-30 Tom HacohenElm default theme: Fix segment control's theme.
2011-08-29 Daniel Juyung Seoelm: Refactoring. Modified elm_{widget}_scroller_policy...
2011-08-29 Daniel Juyung Seoelm list: Fixed elm_list_scroller_policy_set(). Closed...
2011-08-29 ChunEon Parkelementary/ctxpopup - just renamed hover_parent -...
2011-08-29 ChunEon Parkelementary/ctxpopup - join parent to separated hover...
2011-08-29 ChunEon Parkelementary/ctxpopup - removed unuseful support.
2011-08-29 ChunEon Parkelementary/ctxpopup - added missing stuff.
2011-08-29 Daniel Juyung Seoelm Elementary.h.in: Fixed typo.
2011-08-29 Carsten Haitzlerworking on factory - fix fixme in box while i'm at it.
2011-08-29 Carsten Haitzlerhandle case where child obj resizes WHILe bouncing...
2011-08-29 Tom HacohenElm tooltip: Remove the checks if object passed is...
2011-08-29 Daniel Juyung Seoelm list: Fixed elm_list_item_disabled_set() API. Close...
2011-08-29 Daniel Juyung Seoelm src/examples: Applied caro's r62885 changes to...
2011-08-29 Daniel Juyung Seoelm els_tooltip.c: Fixed warings.
2011-08-29 Daniel Juyung Seoelm test.c: Removed wrong warnings. Fixed indentation...
2011-08-28 Tom HacohenElm tooltip: Added checks if the object passed is an...
2011-08-28 ChunEon Parkelementary/slideshow - removed white space and shadow...
2011-08-28 ChunEon Parkelementry/ctxpopup - updated test code for checking...
2011-08-28 ChunEon Parkelementary/ctxpopup - added elm_ctxpopup_direction_get API
2011-08-28 ChunEon Parkelementry/ctxpopup - added event_hook, focus_hook
2011-08-28 ChunEon Parkelementary/ctxpopup - really trivial changes.
2011-08-27 Vincent Torrichange the way elm_main() must be declared (fix bug...
2011-08-26 Michael BOUCHAUDelementary: slideshow fix cache build
2011-08-26 Carsten Haitzlerand improve factory massively.. no more "hangs" while...
2011-08-26 Daniel Juyung Seoelm genlist: Reverted r62645 patch. This needs to be...
2011-08-26 Carsten Haitzlerdont create main test win at all if test win only mode.
2011-08-26 Mike Blumenkrantzalso fix text_converter I guess
2011-08-26 Mike Blumenkrantzconsolidate cnp functions
2011-08-26 Mike Blumenkrantzadd AMAZING hack to work around a bug that crashes...
2011-08-26 WooHyun Jungelementary/module : remove trailing whitespaces
2011-08-26 WooHyun Jungelementary : indentation and some small changes
2011-08-25 Mike Blumenkrantzfix OB1 on anchor click callback
2011-08-25 Daniel Juyung Seoelm list/gengrid: Fixed typo in internal functions...
2011-08-25 Daniel Juyung Seoelm Elementary.h.in: Removed unnecessary spacing.
2011-08-25 Gustavo Lima... [elementary] genlist_nastiness--
2011-08-25 Carsten Haitzlerfix bug if pan has been deleted - sd wil lbe null.
2011-08-25 WooHyun Jungelementary : For fixing doxy bug. This patch was made...
2011-08-25 Carsten Haitzlerdont make index active - oops. debugging.
2011-08-25 Carsten Haitzlermake note of horizontal hoversel
2011-08-25 Carsten Haitzlerdont display indicator if no items in index.
2011-08-25 Carsten Haitzlerif you activate index without it being clicked, the...
2011-08-25 Jérémy ZurcherFrom: Jérémy Zurcher <jeremy@asynk.ch>
2011-08-25 Jaehwan KimFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
2011-08-25 Jihoon KimFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-08-25 Carsten HaitzlerPlease find the Attached patch for Password show last...
2011-08-25 Jaehwan KimFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
2011-08-25 Carsten Haitzlerfix bug i created - i broke check adding accessibility...
2011-08-24 Gustavo Lima... [elementary] Fixing list clearing inside item selection for
2011-08-24 Daniel Juyung Seoelm toolbar: Fixed toolbar access function. Thanks...
2011-08-24 Daniel Juyung Seoelm: Removed trailing whitespaces.
2011-08-24 Daniel Juyung Seoelm toolbar: Fixed build warnings.
next