platform/upstream/elementary.git
2012-03-20 Vincent TorriElm: fix compilation on OS that are not using X
2012-03-20 Vincent TorriElm: typo in comment
2012-03-20 Leif MiddelschulteReplace repetetive if(type== with switch/case
2012-03-19 Mike Blumenkrantzagain, mandatory hover menus are not suitable for deskt...
2012-03-19 Mike Blumenkrantzdisable annoying hover menu when clicking anchors in...
2012-03-19 João Paulo... New simpler button example.
2012-03-19 João Paulo... Fixing bugs in examples.
2012-03-19 Daniel Juyung Seoelm list: Added elm_list_first/last_item_get() APIs...
2012-03-19 Daniel Juyung Seoelm test_check: Revised codes.
2012-03-19 Carsten Haitzlerupdate po's
2012-03-19 cnookFrom: cnook <kimcinoo@gmail.com>
2012-03-18 WooHyun Jungelementary/test_gengrid : fix a bug :)
2012-03-18 WooHyun Jungelementary/popup : Fixing a bug. Please refer following...
2012-03-17 Jihoon Kimelm: fix doxygen about Widget Tree Navigation
2012-03-17 Jihoon Kimelementary: remove Toggle in index.doxy
2012-03-17 Carsten Haitzlerand work more on getting release in shape - version...
2012-03-17 Carsten Haitzlergear up svn for release. one of many steps/things to do.
2012-03-16 Carsten Haitzlerclean up toggle turds :)
2012-03-16 ChunEon Parkelementary/conformant - Fixed to keypad area not be...
2012-03-16 ChunEon Parkelementary/colorselector -
2012-03-16 WooHyun Jungelementary/test_slideshow : fix a bug - window was...
2012-03-16 Cedric BAILelementary: fix build of example.
2012-03-16 Daniel Juyung Seoelm genlist: Refactoring. Use correct name item_moving_...
2012-03-16 Jiyoun Parkremove elm_map_marker_XXX
2012-03-16 Jiyoun Parkupdate info
2012-03-16 Jiyoun Parkremove deprecated code related with
2012-03-16 Mike Blumenkrantzproperly #ifdef out entire function
2012-03-15 Mike Blumenkrantzfix name of tb7 test
2012-03-15 Daniel Juyung Seoelm genlist: Fixed evas_object_unref position problem...
2012-03-15 Daniel Juyung Seoelm genlist: Refactored _sizing_eval.
2012-03-15 Daniel Juyung Seoelm genlist_example_02.c: Fixed = vs == bug
2012-03-15 Daniel Juyung Seoelm genlist example: Fixed build script.
2012-03-15 WooHyun Jungelementary/elm_entry.c : I think this is wrong highligh...
2012-03-15 Jiyoun Parkmodify elm_toggle_XXX to elm_check_XXX
2012-03-15 Jaehwan KimAdd the comment of the longpressed in toolbar. It seems...
2012-03-15 Daniel Juyung Seoelm genlist: Fixed elm_genlist_item_index_get(). Patch...
2012-03-15 Daniel Juyung Seoelm genlist: Fixed compress mode sizing bug. Patch...
2012-03-15 Jiyoun Parkupdate info
2012-03-15 Daniel Juyung Seoelm test_genlist.c: Fixed wrong item class assignment...
2012-03-15 Carsten Haitzlerwrong config values! booo! fix.
2012-03-15 Jiyoun Parkremove deprecated code related with
2012-03-15 Jiyoun Parkremove deprecated code related with
2012-03-15 Jiyoun Parkremove deprecated code related with
2012-03-15 Jiyoun Parkremove deprecated code
2012-03-15 Jiyoun Parkremove deprecated with
2012-03-15 WooHyun Jungelementary/naviframe : Fix a focus bug. When popping...
2012-03-15 WooHyun Jungelementary/elm_main : fix wrong return.
2012-03-15 Jiyoun Parkupdate info
2012-03-15 Daniel Juyung Seoelm entry: Added blank lines for readability.
2012-03-15 Daniel Juyung Seoelm test_entry_anchor.c: Fixed formatting. Used elm_win...
2012-03-15 Daniel Juyung Seoelm genlist: Added show_item check routine. Patch by...
2012-03-15 Jihoon Kimelementary: fix some wrong param in doxygen
2012-03-14 Gustavo Lima... [Elm] Fix dangling icon on on elm example.
2012-03-14 Jonas M. GastalHoversel example and doc fix.
2012-03-14 Gustavo Lima... [Elm] Fixing comment on an elm example
2012-03-14 Gustavo Lima... [Elm] Fixing types of some clock parts.
2012-03-14 ChunEon Parkelementary/ctxpopup - support more common apis
2012-03-14 ChunEon Parkelementary/diskselector - more useful signal callbacks
2012-03-14 Jiyoun Parkupdate info file
2012-03-14 Jiyoun Parkremove elm_list_always_select_mode_get/set deprecated API
2012-03-14 Jiyoun Parkremove elm_toolbar_mode_shrink_set/get
2012-03-14 Jiyoun Parkupdate info file
2012-03-14 ChunEon Parkelementary/transit - support image object type
2012-03-14 Tom HacohenElm entry-anchor: Don't show anchor if there's none.
2012-03-14 Daniel Juyung Seoelm genlist: Check object magic in EAPI.
2012-03-14 Jiyoun Parkremove elm_map_group_class_style_set
2012-03-14 Jiyoun Parkremove elm_map_marker_class_style_set
2012-03-14 Jiyoun Parkremove unusabel document
2012-03-14 Jiyoun Parkremove elm_map_route_color_get/set
2012-03-14 Jiyoun Parkmodify elm_web_forward_possible => elm_web_forward_poss...
2012-03-14 ChunEon Parkelementary/conform - renamed internal variables and...
2012-03-14 Jiyoun Parkremove elm_menu_item_data_get/set function
2012-03-13 Bruno DillyElementary: small fix on gen.* scroller policy document...
2012-03-13 Daniel Juyung Seoelm test.c: Changed information text wrapping. Changed...
2012-03-13 Daniel Juyung Seoelm genlist: Fixed item select bug. Patch by Hyoyoung...
2012-03-13 Jiyoun Parkremove elm_flipselector_interval_set/get
2012-03-13 Daniel Juyung Seoelm genlist/gengrid: Fixed item signal emit hook bug.
2012-03-13 ChunEon Parkelementary/conform - support clipboard illume
2012-03-13 Jiyoun Parkremove deprecated code related with
2012-03-13 Jiyoun Parkremove deprecated code related with
2012-03-13 ChunEon Parkelementary/diskselector - fixed to items have events.
2012-03-13 Jiyoun Parkremove deprecated code related with
2012-03-13 Jiyoun Parkremove deprecated code related with
2012-03-13 Jiyoun Parkremove deprecated code related with
2012-03-13 ChunEon Parkelementary/naviframe - fixed to not managed by navifram...
2012-03-13 Jiyoun Parkremove deprecated code related with
2012-03-13 Jiyoun Parkremove deprecated code related with
2012-03-13 Jiyoun Parkremove deprecated code related with
2012-03-13 ChunEon Parkelementary/ctxpopup - hide ctxpopup obj after it is...
2012-03-13 ChunEon Parkelementary/multibuttonentry - let use signal callback...
2012-03-13 Michael BOUCHAUDelementary: made a min_max func calc. Need to call...
2012-03-13 Michael BOUCHAUDelementary: fix slider theme
2012-03-12 Jonas M. GastalAnchorview/Anchorblock don't exist anymore.
2012-03-12 Cedric BAILelementary: unbork elm_slider vertical test.
2012-03-12 Cedric BAILelementary: tell slider theme about min and max value...
2012-03-12 Gustavo Lima... [Elm] No reason to call theming on !elm object.
2012-03-12 ChunEon Parkelementary/gengrid - fixed incorrect item count reducing
2012-03-12 ChunEon Parkelementary/index - fixed null string segfault case
2012-03-12 Jaehwan KimDelete the object in toolbar item, when the item is...
2012-03-12 Jiyoun Parkremove deprecated code related with
next