platform/upstream/elementary.git
2012-10-04 Cedric BAILelementary: oops forgot to update the AUTHORS files.
2012-10-04 Cedric BAILelementary: Require Ecore >= 1.7.99 to build Elementary...
2012-10-04 Cedric BAILelementary: Fixes copy&paste error and possible invalid...
2012-10-04 Cedric BAILelementary: Simplifies code and removes redundant dupli...
2012-10-04 Cedric BAILelementary: Fixes bad format strings in *printf() calls.
2012-10-04 Cedric BAILelementary: Removes unused variable.
2012-10-03 Bruno Dillyelementary: correctly balance init counts
2012-10-03 Bruno Dillyelementary: on external widgets del just call shutdown
2012-10-03 Michael BOUCHAUDelementary: add elm_calendar_displayed_time_get to...
2012-10-02 Massimo Maiuranaupdating galician translations
2012-10-02 Flavio Vinicius... elementary_codegen: Fixing a small problem with programs
2012-10-02 Bruno Dillyelementary: fix enum docs on elm_general
2012-10-02 Bruno Dillyelementary: add policy for elm exit
2012-10-02 Stefan Schmidtelementary/genlist: Init itc to NULL before using it.
2012-10-01 Bruno Dillyelementary: fix spinner wrap
2012-10-01 Daniel Juyung Seoelm genlist: Fixed reorder mode to scroll the pan when...
2012-10-01 ChunEon Parkelementary/flip - not inteded this line..
2012-10-01 Daniel Juyung Seoelm: Fixed indentations for EINA_LIST/INLIST_FOREACH...
2012-10-01 ChunEon Parkelementary/flip - reverted 77229. actually clo.png...
2012-09-30 ChunEon Parkelementary/flip - removed unnecessay line
2012-09-30 Vincent TorriElm: fix compilation of codegen on Mac and formatting...
2012-09-29 ChunEon Parkelementary/genlist - my fault. fixed build error :1
2012-09-29 ChunEon Parkelementary/genlist - remove it safely.
2012-09-28 Bruno Dillyelementary: remove wrap from one of spinner tests
2012-09-28 Bruno Dillyelm: add bg external
2012-09-28 Gustavo Lima... [elm] Let's check for an elm widget before recursing...
2012-09-28 Gustavo Lima... We don't want to get err messages on !win objects on...
2012-09-28 Jihyeon SeolFrom: Jihyeon Seol <jihyeon.seol@samsung.com>
2012-09-28 Carsten Haitzlertypo--
2012-09-28 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-09-28 Jaehwan Kimfix indentation
2012-09-27 Jaehwan KimAdd the toolbar API which expand the transverse length
2012-09-26 Mike McCormackelementary: Fix uninitialized variable warning
2012-09-26 ChunEon Parkelementary/transit - removed unnecessary line
2012-09-25 Massimo Maiuranaupdating portuguese translations
2012-09-25 Cedric BAILelementary: fix ChangeLog spacing.
2012-09-25 Cedric BAILelementary: escape theme filename correctly.
2012-09-24 Flavio Vinicius... elementary_codegen: Improving the example
2012-09-24 Flavio Vinicius... elementary_codegen: Adding support for box and table
2012-09-24 Carsten Haitzlerdont blink curosr while not focused in elm and... make...
2012-09-21 Cedric BAILelementary: build elm map correctly without Ecore_Con.
2012-09-21 ChunEon Parkelementry/naviframe - [E-devel] Elc_Naviframe: Animatio...
2012-09-21 ChunEon Parkelementary - updated po
2012-09-21 Daniel Juyung Seoelm popup.edc: Fixed broken popup item. Spotted by...
2012-09-21 Daniel Juyung Seoelm popup_example_03.c: Fixed wrong string.
2012-09-20 Flavio Vinicius... edje_codegen: Fixing a bug in the build system
2012-09-20 Michael BOUCHAUDelementary: Changelog
2012-09-20 Michael BOUCHAUDelementary: fix wrong size calc when an item have sette...
2012-09-20 Aharon Hillelelementary: Fixed show/hide direction for ctx-popup...
2012-09-20 Daniel Juyung Seoelm index: Fixed unused variable warnings.
2012-09-19 Mike McCormackelementary: Fix unused variable warnings
2012-09-19 Michael BOUCHAUDelementary: fix resizing on naviframe when an item...
2012-09-19 Aharon Hillelelementary: Fixed elc_ctxpopup arrow for ui-mirroring
2012-09-19 Jaehwan KimAdd reorder mode set/get API in Toolbar.
2012-09-18 Leandro Pereiraelementary_config: Fix typo
2012-09-18 Massimo Maiuranaadding gl translations and updating it and pt
2012-09-18 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-09-17 Carsten Haitzlermatching chlog
2012-09-17 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-09-15 Vincent Torriwhitespaces--
2012-09-15 Massimo Maiuranaupdating russian translation
2012-09-14 Daniel Juyung Seoelm .gitignore: Updated .gitignore.
2012-09-14 Daniel Juyung Seoelm test_toolbar.c: Use more explicit variable name...
2012-09-14 Daniel Juyung Seoelm test: Removed unused variables. Fixed shadow warning.
2012-09-14 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-09-14 Doyoun KangFrom: Doyoun Kang <doyoun.kang@samsung.com>
2012-09-14 Carsten Haitzlerfix chglog person
2012-09-13 Carsten Haitzlererrr elm codegen - lets link like the rest of elm bins eh?
2012-09-13 Flavio Vinicius... elementary_codegen: Adding a basic example
2012-09-13 Flavio Vinicius... elementary_codegen: generating source code from edj
2012-09-13 PRINCE KUMAR... From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
2012-09-13 Carsten Haitzlerunknonw direction actually should just be handled in...
2012-09-13 Jiyoun Parkfix plug's min/max value reset
2012-09-12 Davide Andreoliyes with embryo :D
2012-09-12 Davide Andreoli* Add external property "play length" to Video widget...
2012-09-12 Davide AndreoliNew external test: video player in pure edje
2012-09-12 Gustavo Lima... [elm] Fix missing icon on Genlist 'double_label' theme...
2012-09-12 Jiyoun Parkfix bug. plug can retry several times
2012-09-12 Jiyoun ParkAdd image deleted signal into plug. it help user notice...
2012-09-12 Jiyoun Parksupport indicator service using elm config.
2012-09-12 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-09-12 Tom HacohenElm datetime-module: Fixed Makefile.am to work with...
2012-09-12 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-09-12 thiep haFrom: thiep ha <thiep.ha@samsung.com>
2012-09-12 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-09-12 Carsten Haitzlerfix fmting :)
2012-09-12 WooHyun Jungelementary/datetime : Ctxpopup should be hidden when...
2012-09-12 Jaehwan KimThe hidden signal is emitted when the icon or text...
2012-09-12 Jaehwan KimWhen the number of item is changed, the toolbar emits...
2012-09-12 WooHyun Jungelementary/ctxpopup : Rollback 76452. Ctxpopup seemed...
2012-09-11 Michael BOUCHAUDelementary: add elm_calendar_selectable_set
2012-09-11 Tom HacohenElm layout: remove !obj check from ELM_LAYOUT_CHECK.
2012-09-11 ChunEon Parkelementary/ctxpopup - correct position and size of...
2012-09-11 ChunEon Parkelementary/colorselector - removed unnecessary lines
2012-09-11 ChunEon Parkelementary/colorselector - inherit colorselector right...
2012-09-11 ChunEon Parkelementary/naviframe - some modification on test
2012-09-11 ChunEon Parknaviframe - Even if the top item is inserted into Navif...
2012-09-10 Davide AndreoliAnother external test: progress bar.
2012-09-10 Davide Andreolijust indentation
2012-09-10 Davide AndreoliNew test for external widget: scroller.
next