platform/upstream/elementary.git
2014-03-19 Daniel ZaouiEolian: Fix ctor/dtor generation
2014-03-19 Daniel ZaouiEolian: Integration of Actionslider
2014-03-19 Daniel ZaouiEolian: Integration of Access
2014-03-18 Flavio Ceolinlist: Avoiding the same item receive focus twice
2014-03-18 Flavio Ceolinlist: Fixing the focus on keyboard movement
2014-03-18 Daniel Juyung Seogenlist: Fixed annoying autoscrolling bug in genlist...
2014-03-18 Daniel ZaouiAccessibility: unref the object only if it exists.
2014-03-18 Daniel Juyung Seolist/genlist: Fixed Home and End key event handling...
2014-03-18 Daniel Juyung Seoelm_widget: Removed unnecessary if statement.
2014-03-18 Daniel Juyung Seoelm_widget: Call elm_widget functions only for widgets.
2014-03-18 Daniel Juyung SeoRevert "genlist no longer scrolls crazily"
2014-03-18 Daniel Juyung SeoRevert "genlist now uses uniform item showing behavior...
2014-03-18 Carsten Haitzler... warning--
2014-03-18 Subhransu Sekhar... elm_theme: Added a cache in elm_theme for styles that...
2014-03-18 Carsten Haitzler... add soem more cb's for testign win state
2014-03-18 Daniel ZaouiEolian: Integration of Hover
2014-03-18 Daniel ZaouiEolian: Integration of Frame
2014-03-18 Daniel ZaouiEolian: Integration of Pan
2014-03-18 Daniel ZaouiEolian: Integration of Scrollable Interface
2014-03-18 Daniel ZaouiFocus: fix segfault due to bad call to Eo function.
2014-03-18 Carsten Haitzler... test - elm win states - add more printfs of events...
2014-03-18 Daniel Juyung Seopo: Updated po files.
2014-03-18 Daniel Juyung Seoauthor: Added Subhransu to authors list.
2014-03-18 Daniel Juyung Seotest_panel: Refactor the internals of panel test.
2014-03-17 Flavio Ceolinelm:list: Avoiding two items be focused at same action
2014-03-17 Mike Blumenkrantz+test for gengrid speed
2014-03-17 Mike Blumenkrantzgenlist now uses uniform item showing behavior when...
2014-03-17 Ryuan Choielm_web: Moved legacy APIs from elm_web_common.h to...
2014-03-17 Mike Blumenkrantzgenlist no longer scrolls crazily
2014-03-17 Daniel ZaouiEolian: Integration of Layout
2014-03-17 Daniel ZaouiEolian: Integration of Container
2014-03-17 Daniel ZaouiEolian: Integration of Elm Widget
2014-03-16 ChunEon Parkentry - entry did word wrapping even the mode was ELM_W...
2014-03-14 Andy Williamspanel: Update the panel test to layout over some conten...
2014-03-15 davemdselm_list: check sd not being null before access its...
2014-03-14 Andy Williamsnaviframe: Fixing issue with over-generalisation of...
2014-03-15 Daniel Juyung Seosegment_control, toolbar: Fixed broken scale of widget...
2014-03-15 Daniel Juyung Seoentry: Use ELM_SAFE_FREE and fixed indentation.
2014-03-15 Daniel Juyung Seolist: Reset prev_focused_item when prev_focused_item...
2014-03-15 nirajkrelm_genlist: Handle prev_focused_item if it get deleted
2014-03-15 ChunEon Parkentry - fixed calc issue of the wrap none mode.
2014-03-15 Carsten Haitzler... theme overlays - fix to prepend on overlay to be semant...
2014-03-15 Carsten Haitzler... formatting - remove space between return and ;
2014-03-14 zmikegengrid clear should do nothing if there are no items
2014-03-14 zmikegenlist shouldn't try to focus an item when it has...
2014-03-13 Tom HacohenRemove silencing of errors when called on non elm widgets.
2014-03-13 Tom HacohenRemove silencing of errors when called on non elm widgets.
2014-03-13 Carsten Haitzler... theme - tasks - fix colorclass of selected text
2014-03-13 Thiep HaTest_dnd: Add more test for dnd
2014-03-13 Tom HacohenEolian: Added a variable for the needed deps's Eolian...
2014-03-13 Tom HacohenEolian: Fix building of .eo files.
2014-03-12 Ryuan Choielm_web2: Implemented to support HTML5 fullscreen API
2014-03-12 Tom HacohenShip missing headers, and remove wrong includes
2014-03-12 Guilherme Iscaro... Bug fix: Elm_List was not correctly setting the highlig...
2014-03-12 Subhransu Sekhar... naviframe : Refactored item_push functionality in navif...
2014-03-12 Tom HacohenElm test dnd: Fixed substraction of void *.
2014-03-12 Daniel Juyung Seoelm_win: Unbreak the ABI break of window type.
2014-03-11 Stefan SchmidtChangeLog: Add forgetten out of date notice
2014-03-11 Carsten Haitzler... config - remove old engines not supported in evas anymore.
2014-03-11 Tom HacohenEolian: Fixed build.
2014-03-11 Tom HacohenEolian: Fix binary-name and show found binary in summary.
2014-03-11 Tom HacohenAdded Eolian support.
2014-03-10 Daniel Juyung Seoactionslider: Fixed wrong signal names but still suppor...
2014-03-10 prashantactionslider: Fixed mouse movement issue. upstream/1.9.0+85+g1458428
2014-03-10 ChunEon Parkconfig - don't allocate memory that will be never read.
2014-03-10 Daniel Juyung Seoauthor: added Anand to author file.
2014-03-10 AnandEntry test code: Added example to show the last charact...
2014-03-09 zmike@fix slider overlay parenting
2014-03-09 Carsten Haitzler... fix pulg/socket/inline to work again
2014-03-09 Daniel Juyung Seotest_list: Refactor 'List Focus' test to reveal more...
2014-03-09 Daniel Juyung Seogenlist: Initialized local variables and removed unnece...
2014-03-09 Daniel Juyung Seofocus: Added comments for recently introduced internal...
2014-03-09 Daniel Juyung Seotest_focus: Mark unused parameter as EINA_UNUSED.
2014-03-09 Carsten Haitzler... oops. printf--
2014-03-09 Carsten Haitzler... make actual accel preference work without diplay system set
2014-03-09 Carsten Haitzler... add @since (missing)
2014-03-09 Ryuan Choielm_web2: Implemented window_create / window_close
2014-03-08 Daniel Juyung Seogenlist: Refactor event_block_rect handling routine.
2014-03-08 Daniel Juyung Seogenlist: Internal refactoring for the code readability.
2014-03-08 Daniel Juyung Seoconfig: Added more documentations to focus configuratio...
2014-03-08 Daniel Juyung Seotest_focus: Added focus highlight clip disable example...
2014-03-08 Daniel Juyung Seofocus: Added focus highlight clip disable feature.
2014-03-08 Daniel Juyung Seolist/genlist/gengrid: Clear some internal variables...
2014-03-08 Daniel Juyung Seogenlist: Removed trailing whitespaces from the previous...
2014-03-08 nirajkrgenlist: Implemented the item focus support in genlist
2014-03-08 Carsten Haitzler... win - add accel preference option to elm windows
2014-03-08 Carsten Haitzler... win - improve window engine choosing code to be simpler...
2014-03-08 Carsten Haitzler... warning-- if building without x for elm
2014-03-08 Carsten Haitzler... wtf? returning an _X_ window should not return a win32...
2014-03-08 Boris Faureupdate .mailmap
2014-03-07 ChunEon Parkentry - send selection,cleared signal if a selection...
2014-03-07 Daniel Juyung Seogenlist/list: Fixed wrong internal function name.
2014-03-07 Daniel Juyung Seotest_list: Added more callbacks for a better testing.
2014-03-07 Daniel Juyung Seowin: Set correct parameter for focus highlight job.
2014-03-07 ChunEon Parktransit - elm_transit_del() allows null pass.
2014-03-07 Jaehyun Chonaviframe: Fix smart_show function to show only top...
2014-03-06 Daniel Juyung Seowin: Removed unnecessary internal wrapping function.
2014-03-06 Gustavo Sverzut... elm_widget: @fix use of uninitialized values.
2014-03-06 Shilpa SinghAvoid Month wrapping by ignoring summer time correction.
2014-03-06 Sebastian Dransfeldrandr theme: add possibility to hide refresh arrow
next