================================================================
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 10 Jan 2011 05:22:51 +0000 (14:22 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 10 Jan 2011 05:22:51 +0000 (14:22 +0900)
commitdc584e65818a75d810551af13ca49ca341e73fb2
treea4d4daaa58ac5626119ee27e1e7588a10983b014
parent4808a79a30929fa21fd8809677804f22b09a728e
================================================================
                [Overwrite from Working Git]
================================================================
117 files changed:
data/objects/Makefile.am
data/objects/colorpreview.edc [new file with mode: 0644]
data/objects/cursors.edc [new file with mode: 0644]
data/objects/font_preview.edc [new file with mode: 0644]
data/objects/grid_bg.png [new file with mode: 0644]
data/objects/test.edc
data/themes/Makefile.am
data/themes/bar_shine.png [new file with mode: 0644]
data/themes/color_picker_alpha.png [new file with mode: 0644]
data/themes/color_picker_alpha_bg.png [new file with mode: 0644]
data/themes/color_picker_brightness.png [new file with mode: 0644]
data/themes/color_picker_color.png [new file with mode: 0644]
data/themes/color_picker_opacity.png [new file with mode: 0644]
data/themes/default-desktop.edc [new file with mode: 0644]
data/themes/default.edc
data/themes/flip_b.png [new file with mode: 0644]
data/themes/flip_t.png [new file with mode: 0644]
data/themes/group_index.png [new file with mode: 0644]
data/themes/icon_arrow_down_left.png [new file with mode: 0644]
data/themes/icon_arrow_down_right.png [new file with mode: 0644]
data/themes/icon_arrow_up_left.png [new file with mode: 0644]
data/themes/icon_arrow_up_right.png [new file with mode: 0644]
data/themes/ilist_1_h.png [new file with mode: 0644]
data/themes/ilist_2_h.png [new file with mode: 0644]
data/themes/ilist_item_shadow_h.png [new file with mode: 0644]
data/themes/sl_bt_3.png [new file with mode: 0644]
data/themes/thumb_shadow.png [new file with mode: 0644]
data/themes/tooltip-base.png [new file with mode: 0644]
data/themes/tooltip-corner-bottom-left-tip.png [new file with mode: 0644]
data/themes/tooltip-corner-bottom-right-tip.png [new file with mode: 0644]
data/themes/tooltip-corner-top-left-tip.png [new file with mode: 0644]
data/themes/tooltip-corner-top-right-tip.png [new file with mode: 0644]
data/themes/tooltip-edge-bottom-tip.png [new file with mode: 0644]
data/themes/tooltip-edge-left-tip.png [new file with mode: 0644]
data/themes/tooltip-edge-right-tip.png [new file with mode: 0644]
data/themes/tooltip-edge-top-tip.png [new file with mode: 0644]
debian/changelog
src/bin/Makefile.am
src/bin/config.c
src/bin/test.c
src/bin/test_diskselector.c [new file with mode: 0644]
src/bin/test_flip.c
src/bin/test_genlist.c
src/bin/test_map.c
src/bin/test_panel.c
src/bin/test_slideshow.c
src/bin/test_toolbar.c
src/edje_externals/elm_fileselector_button.c
src/edje_externals/elm_list.c
src/edje_externals/elm_notify.c
src/edje_externals/elm_pager.c
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elc_anchorblock.c
src/lib/elc_anchorview.c
src/lib/elc_fileselector.c
src/lib/elc_fileselector_button.c
src/lib/elc_fileselector_entry.c [new file with mode: 0644]
src/lib/elc_hoversel.c
src/lib/elc_scrolled_entry.c
src/lib/elm_autocompleteview.c
src/lib/elm_bg.c
src/lib/elm_box.c
src/lib/elm_calendar.c
src/lib/elm_check.c
src/lib/elm_clock.c
src/lib/elm_config.c
src/lib/elm_conform.c
src/lib/elm_controlbar.c
src/lib/elm_datefield.c
src/lib/elm_diskselector.c [new file with mode: 0644]
src/lib/elm_entry.c
src/lib/elm_flip.c
src/lib/elm_flipselector.c [new file with mode: 0644]
src/lib/elm_frame.c
src/lib/elm_gengrid.c
src/lib/elm_genlist.c
src/lib/elm_hover.c
src/lib/elm_icon.c
src/lib/elm_image.c
src/lib/elm_layout.c
src/lib/elm_list.c
src/lib/elm_map.c
src/lib/elm_mapbuf.c
src/lib/elm_menu.c
src/lib/elm_module_priv.h
src/lib/elm_multibuttonentry.c
src/lib/elm_navigationbar.c
src/lib/elm_notify.c
src/lib/elm_pager.c
src/lib/elm_panel.c
src/lib/elm_photo.c
src/lib/elm_photocam.c
src/lib/elm_popup.c
src/lib/elm_priv.h
src/lib/elm_progressbar.c
src/lib/elm_radio.c
src/lib/elm_scroller.c
src/lib/elm_separator.c
src/lib/elm_slider.c
src/lib/elm_slideshow.c
src/lib/elm_spinner.c
src/lib/elm_store.c [new file with mode: 0644]
src/lib/elm_table.c
src/lib/elm_thumb.c
src/lib/elm_toggle.c
src/lib/elm_toolbar.c
src/lib/els_box.c
src/lib/els_box.h
src/lib/els_icon.c
src/lib/els_icon.h
src/lib/els_pan.c
src/lib/els_pan.h
src/lib/els_scroller.c
src/lib/els_scroller.h
src/modules/ctxpopup_copypasteUI/copypaste.c
src/modules/popup_copypasteUI/copypaste.c