efl/legacy/elementary/src/bin
Sung W. Park 86dc87bb2c From: "Sung W. Park" <sungwoo@gmail.com>
Subject: [E-devel] [E-Devel][Patch] Evas GL Color Format Enum change
(and ElmGLview changes accordingly)

I'm submitting a patch that changes the color format for Evas GL.

When I first wrote Evas_GL, I just had EVAS_GL_RGB_8 and EVAS_GL_RGBA_8 and etc
but it was misleading for some people.  It was more of a filler since I couldn't decide on
a name.  I'm finally changing it to make it more clear.



SVN revision: 64491
2011-10-28 11:08:23 +00:00
..
Makefile.am elementary: Reorder file list slightly 2011-10-07 05:55:56 +00:00
config.c whitespace-- 2011-10-21 00:24:15 +00:00
quicklaunch.c aaah fix non quicklaunch mode too. 2010-10-21 04:05:35 +00:00
run.c Remove tests == 0 and != 0 2010-10-22 21:41:27 +00:00
test.c remove all use of elm_toggle_ api 2011-10-20 21:27:15 +00:00
test_3d.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_actionslider.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_anchorblock.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_anchorview.c elm src/bin: Applied elm_object_focus API change. Changed it to elm_object_focus_set. 2011-08-03 15:01:39 +00:00
test_anim.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_bg.c elementary/bg - content_set/get/unset, fixed indentation 2011-10-28 08:31:42 +00:00
test_box.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_bubble.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_button.c elementary/button -> use elm_object_content_set/get/unset 2011-10-25 01:23:25 +00:00
test_calendar.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_check.c elementary/check - content_set/get/unset 2011-10-28 08:57:33 +00:00
test_clock.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_colorselector.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_conform.c elementary/conformant - content_set/get/unset 2011-10-28 09:36:50 +00:00
test_ctxpopup.c elementary/ctxpopup - more proper function name 2011-10-14 06:12:04 +00:00
test_cursor.c elm gen/gengrid/genlist: Changed item class's icon_get to content_get. 2011-10-24 02:10:35 +00:00
test_diskselector.c From: Sanjeev BA <as2902.b@samsung.com> 2011-09-03 05:13:25 +00:00
test_eio.c elm gen/gengrid/genlist: Changed item class's icon_get to content_get. 2011-10-24 02:10:35 +00:00
test_entry.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_factory.c elm: Removed all trailing whitespaces. 2011-09-02 04:09:17 +00:00
test_fileselector.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_fileselector_button.c remove all use of elm_toggle_ api 2011-10-20 21:27:15 +00:00
test_fileselector_entry.c yeah, using vague numbers instead of clearly named enum values! best choice! 2011-09-30 03:44:46 +00:00
test_flip.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_flip_page.c Elementary: remove vars set but not used 2011-10-24 23:43:34 +00:00
test_flipselector.c Elm button: Fix the tests to use the new elm_object_text_set/get API. 2011-06-29 07:11:54 +00:00
test_floating.c elm gen/gengrid/genlist: Changed item class's icon_get to content_get. 2011-10-24 02:10:35 +00:00
test_focus.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_focus2.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_focus3.c Elm button: Fix the tests to use the new elm_object_text_set/get API. 2011-06-29 07:11:54 +00:00
test_gengrid.c elm gen/gengrid/genlist: Changed item class's icon_get to content_get. 2011-10-24 02:10:35 +00:00
test_genlist.c Elementary: remove vars set but not used 2011-10-24 23:43:34 +00:00
test_gesture_layer.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_glview.c elm src/bin: Applied elm_object_focus API change. Changed it to elm_object_focus_set. 2011-08-03 15:01:39 +00:00
test_glview_simple.c elm src/bin: Applied elm_object_focus API change. Changed it to elm_object_focus_set. 2011-08-03 15:01:39 +00:00
test_grid.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_hover.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_hoversel.c elm: Removed all trailing whitespaces. 2011-09-02 04:09:17 +00:00
test_icon.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_icon_animated.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_icon_desktops.c elm gen/gengrid/genlist: Changed item class's icon_get to content_get. 2011-10-24 02:10:35 +00:00
test_index.c elm gen/gengrid/genlist: Changed item class's icon_get to content_get. 2011-10-24 02:10:35 +00:00
test_inwin.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_label.c yeah, using vague numbers instead of clearly named enum values! best choice! 2011-09-30 03:44:46 +00:00
test_launcher.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_layout.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_list.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_map.c From: "Sung W. Park" <sungwoo@gmail.com> 2011-10-28 11:08:23 +00:00
test_menu.c Elementary: remove vars set but not used 2011-10-24 23:43:34 +00:00
test_multi.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_naviframe.c elementary/button -> use elm_object_content_set/get/unset 2011-10-25 01:23:25 +00:00
test_notify.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_pager.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_panel.c elm gen/gengrid/genlist: Changed item class's icon_get to content_get. 2011-10-24 02:10:35 +00:00
test_panes.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_photo.c elementary: Privide a new api to elm_photo : elm_photo_thumb_set. 2011-09-01 19:14:32 +00:00
test_photocam.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_progressbar.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_radio.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_scaling.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_scroller.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_segment_control.c elementary/layout - deprecated elm_layout_content_set/get_unset 2011-10-26 00:46:16 +00:00
test_separator.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_slider.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_slideshow.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_spinner.c yeah, using vague numbers instead of clearly named enum values! best choice! 2011-09-30 03:44:46 +00:00
test_store.c fix compile with latest changes 2011-10-21 02:43:08 +00:00
test_table.c elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API. 2011-07-25 14:22:19 +00:00
test_thumb.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_toggle.c elementary/check - content_set/get/unset 2011-10-28 08:57:33 +00:00
test_toolbar.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_tooltip.c elm gen/gengrid/genlist: Changed item class's icon_get to content_get. 2011-10-24 02:10:35 +00:00
test_transit.c and fix 1 more transit test 2011-10-26 08:18:01 +00:00
test_weather.c yeah, using vague numbers instead of clearly named enum values! best choice! 2011-09-30 03:44:46 +00:00
test_web.c Webkit changed API, we should dress accordingly. 2011-10-21 20:56:09 +00:00
test_win_inline.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00
test_win_state.c From: Jérémy Zurcher <jeremy@asynk.ch> 2011-08-25 10:01:59 +00:00