platform/upstream/elementary.git
2013-01-17 Henrique Dante... elm: Fix main menu text widgets
2013-01-17 Shinwoo Kim[access] evas_call_smarts_calculate(); makes evas_event...
2013-01-17 Shinwoo Kim[access] read default text for naviframe next, back...
2013-01-17 ChunEon Parkelemenatry/ctxpopup - faulty position.
2013-01-17 ChunEon Parkelementary - updated po
2013-01-17 ChunEon Parkelementary/ctxpopup - [E-devel] [Patch] when parent...
2013-01-16 Daniel Juyung Seoelm thumb: Fixed thumb theme hook.
2013-01-16 Daniel Juyung Seoelm elm_conform.c: Fixed formatting.
2013-01-16 Daniel Juyung Seoelm conform.c: Fixed build break.
2013-01-16 ChunEon Parkelemenatry/label - added since that missed before.
2013-01-16 ChunEon Parkelementary/conformant - removed duplicated string data
2013-01-16 ChunEon Parkelementary/conformant - allocate dummy parts objects...
2013-01-16 Daniel Juyung Seoelm elc_ctxpopup.h: More documentation for dismiss...
2013-01-16 Jaeun ChoiFrom: Jaeun Choi <jaeun_choi@naver.com>
2013-01-16 Shinwoo Kim[access] use acessibility own part for the naviframe...
2013-01-16 WooHyun Jungelementary/focus : Now, widget itself is the object...
2013-01-16 WooHyun Jungelementary/plug : elm_plug should call elm_widget_can_f...
2013-01-16 ChunEon Parkelementary/map - allocate memory only when it needs
2013-01-16 ChunEon Parkelementary/cnp - do initialize memory to not fill dummy...
2013-01-16 Daniel Juyung Seoelm check: Bug fix "changed" signal being sent twice...
2013-01-15 Tom HacohenElm conform: Fixed cast warnings.
2013-01-15 Leif MiddelschultePrepend svnversion command with LC_ALL=C so the subsequ...
2013-01-15 Lucas De Marchielementary: follow edbus change about unref'ing message...
2013-01-15 ChunEon Parkelementary/config - return if the obj is invalid.
2013-01-15 Shinwoo Kim[access] use more proper name elm_access_object_get...
2013-01-15 Shinwoo Kim[access] follow consistent naming rule in elementary...
2013-01-14 ChunEon Parkelementary/conformant - same as the virtual keyboard...
2013-01-14 Stefan Schmidtelm/thumb: Make sure we also build without ethumb.
2013-01-14 Daniel Juyung Seoelm test_genlist.c: Obey scale size for pixels.
2013-01-14 Daniel Juyung Seoelm test_genlist.c: Fixed a typo.
2013-01-14 Daniel Juyung Seoelm fileselector.edc: Fixed elm.swallow.files size...
2013-01-14 Daniel Juyung Seoelm po: Updated po files.
2013-01-14 Daniel Juyung Seoelm list, genlist, gengrid: Added highlighted and unhig...
2013-01-14 Carsten Haitzlerlet's try handling auto-throttle by counting up
2013-01-14 Gustavo Sverzut... fix elm_thumb usage of edje/elm
2013-01-14 Gustavo Sverzut... fix ethumb test
2013-01-12 Shinwoo Kim[naviframe] rebuild broken accessibility feature on...
2013-01-11 Mike McCormackelementary: Fix an unused warning
2013-01-11 Henrique Dante... Remove redundant code
2013-01-11 Henrique Dante... Fix spelling
2013-01-11 Henrique Dante... Cleanup code
2013-01-11 Henrique Dante... Remove wayland frame caluclation code
2013-01-11 Cedric BAILelementary: fix mistake with ebus linking.
2013-01-10 Daniel Juyung Seoelm access: Added const for getters.
2013-01-10 Daniel Juyung Seoelm elm_access.h: Fixed formatting. No space after *.
2013-01-10 Daniel Juyung Seoelm access: Code restructuring like other codes.
2013-01-10 Eduardo de... dlopen and friends are now required by elm_need_e_dbus...
2013-01-10 Christopher... Data is not used in the show_region_hook anyway, so...
2013-01-10 Christopher... Do not try to get the genlist Smart_Data from the data...
2013-01-10 Shinwoo Kim[access] export some APIs which would improve applicati...
2013-01-10 Carsten Haitzleroops printf--
2013-01-10 Carsten Haitzlerand dont set states until state change cb tells u they...
2013-01-10 Daniel Juyung Seoelm index_example_0x.c: Fixed build command.
2013-01-10 Daniel Juyung Seoelm elm_index.h: More documentation warning for elm_ind...
2013-01-10 Daniel Juyung Seoelm index: Call elm_index_level_go(). It's a must.
2013-01-10 Carsten Haitzlerfix docs.
2013-01-10 Carsten Haitzlera quick test involving more win state stuff - add test...
2013-01-10 Cedric BAILelementary: hopefully the last one.
2013-01-10 Cedric BAILelementary: small left over.
2013-01-10 Cedric BAILelementary: add Ecore_Input.h directly.
2013-01-10 Cedric BAILelementary: remove build dependencie from old e_dbus.
2013-01-10 Jaehwan KimFix max value calculation of els_box. Related to svn...
2013-01-10 Jaehwan KimFix Buffer not null terminated
2013-01-09 Daniel Juyung Seoelm index: Fixed formatting.
2013-01-09 Daniel Juyung Seoelm map: Fixed formatting.
2013-01-09 WooHyun Jungelementary/elm_index : Freed pointer should not be...
2013-01-09 Shinwoo Kim[colorselector] remove resource leak possibility
2013-01-09 Jaehwan KimFix out-of-bounds read
2013-01-09 Jaehwan KimFix Dereference after null check
2013-01-09 Shinwoo Kim[conform] use proper condition, again.
2013-01-09 Shinwoo Kim[conform] use proper condition
2013-01-09 Jaehwan KimFix Logically dead code
2013-01-09 Jaehwan KimFix missing break
2013-01-09 ChunEon Parkelementary/mode/access - set file create mode before...
2013-01-09 Daniel Juyung Seoelm: Restructuring codes to remove dead codes.
2013-01-09 ChunEon Parkelementary/colorselector - SAFETY NULL checking
2013-01-09 ChunEon Parkelementary/map - fixed more insane free in map
2013-01-09 ChunEon Parkelementary/map - fixed memory leak
2013-01-09 ChunEon Parkelementary/font - fixed memory leak
2013-01-09 ChunEon Parkelementary/multibuttonentry - fix memory leak
2013-01-09 Jaehwan KimFix copy-paste error
2013-01-07 Flavio Vinicius... [elm] calendar: small fixes for documentation
2013-01-07 Flavio Vinicius... [elm] calendar: Fixing a problem with min/max year
2013-01-07 Shinwoo Kim[access] return null; not return;
2013-01-07 Massimo Maiuranaupdating portuguese and esperanto translations
2013-01-07 WooHyun Jungelementary/elm_entry : When limiting the length of...
2013-01-07 ChunEon Parkelementary/mapbuf - removed workaround code that would...
2013-01-07 ChunEon Parkelementary/label - and cancel the ellipsis before label...
2013-01-07 Shinwoo Kim[access] _elm_access_add() could return NULL
2013-01-07 ChunEon Parkelementary/label - removed data dosen't used anywhere
2013-01-07 ChunEon Parkelementary/label - recover ellipsis mode when slide...
2013-01-06 Daniel Juyung Seoelm naviframe: Fixed omitting signal emission when...
2013-01-06 Massimo Maiuranaupdating portuguese translation
2013-01-06 Daniel Juyung Seoelm elm_priv.h: Fixed wrong parameter which was spotted...
2013-01-05 Leandro Dorileoelementary: fix EDJE_VERSION
2013-01-05 ChunEon Parkelementary/label - removed unncessary
2013-01-05 ChunEon Parkelementary/label - removed unnecessary
2013-01-05 ChunEon Parkelementary/label - removed unnecessary call
2013-01-05 ChunEon Parkelementary/label - added a label signal callback "slide...
2013-01-05 ChunEon Parkelementary/naviframe - removed duplicated string data
next