You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Juyung Seo 0306188ecc test_genlist, test_gengrid: Added more callbacks to genlist/gengrid for a 10 years ago
..
.gitignore Split .gitignore into multiple files 10 years ago
Makefile.am elm_win: added the window manager rotation feature and a sample. 10 years ago
config.c config - don't allocate memory that will be never read. 10 years ago
elementary_codegen.c elm_test: removed all the unnecessary empty lines. 10 years ago
elm_prefs_cc.c elm_test: __UNUSED__ -> EINA_UNUSED. 10 years ago
elm_prefs_cc.h elm: Unified eina critical manro to CRI. 10 years ago
elm_prefs_cc_handlers.c elm_test: Fixed formatting. tab to space. 10 years ago
elm_prefs_cc_mem.c [elm] Introducing a new widget, along with its infrastructure -- prefs. 11 years ago
elm_prefs_cc_out.c [elm] Introducing a new widget, along with its infrastructure -- prefs. 11 years ago
elm_prefs_cc_parse.c elm prefs cc - fix failed lseek handling on compile 10 years ago
quicklaunch.c elm: Unified eina critical manro to CRI. 10 years ago
run.c elm_test: Fixed formatting. tab to space. 10 years ago
test.c test_genlist/gengrid: Renamed 'item focus' test to just 'focus'. 10 years ago
test.h test: Cleaned up elementary_test internal code. 10 years ago
test_3d.c elm: replace 0 or 1 with EINA_FALSE or EINA_TRUE 10 years ago
test_access.c [test access]: Minor change to make code simpler. 10 years ago
test_actionslider.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_anim.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_application_server.c Eolian: Integration of App Server View 10 years ago
test_bg.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_box.c elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_set 10 years ago
test_bubble.c elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_set 10 years ago
test_button.c test_button: Removed evas_object_show() calls for icon from test code. 10 years ago
test_calendar.c test_calendar: clean up the code by split the internal function. 10 years ago
test_check.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_clock.c clock test: modified clock test name, window title, and button name more descriptive. 10 years ago
test_cnp.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_colorselector.c Colorselector: Item Selection/Unselection logic changes and corresponding API additions. 10 years ago
test_config.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_conform.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_conform_indicator.c test_conform_indicator: Refactor internal code of conform_indicator test 10 years ago
test_ctxpopup.c ctxpopup: add a new api for ctxpopup which makes ctxpopup not to hide automatically 10 years ago
test_cursor.c elm: replace 0 or 1 with EINA_FALSE or EINA_TRUE 10 years ago
test_datetime.c elm_test: use EINA_TRUE or FALSE instead of 1 or 0 10 years ago
test_dayselector.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_diskselector.c test/diskselector,icon,image,list: Removed unnecessary image resizable 10 years ago
test_dnd.c test_dnd: Fixed memory leak. Free item's data on item deletion. 10 years ago
test_eio.c test, examples fileselector_button: Changed the usage of deprecated APIs to recommended 10 years ago
test_entry.c Entry test code: Added example to show the last character of entered password 10 years ago
test_entry_anchor.c elm_test: fix test_entry_anchor scroller callback 10 years ago
test_entry_anchor2.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_external.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_factory.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_fileselector.c test_fileselector: Set the hoversel's hover parent correctly. 10 years ago
test_fileselector_button.c Introduce fileselector interface and applied to elm_fileselector. 10 years ago
test_fileselector_entry.c test_fileselector_entry: null check 10 years ago
test_flip.c flip: made flip test name more descriptive and fixed wrong window name and title for flip interactive. 10 years ago
test_flip_page.c test_flip_page: Revert wrong initialize routine. 10 years ago
test_flipselector.c test_flipselector: Fixed that buttons use wrong flipselector which is not intended. 10 years ago
test_floating.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_focus.c test_focus: Mark unused parameter as EINA_UNUSED. 10 years ago
test_focus_custom_chain.c test_focus: Internal refactoring of focus tests. 10 years ago
test_focus_style.c attempt to fix up CID 1167968 10 years ago
test_gengrid.c test_genlist, test_gengrid: Added more callbacks to genlist/gengrid for a 10 years ago
test_genlist.c test_genlist, test_gengrid: Added more callbacks to genlist/gengrid for a 10 years ago
test_gesture_layer.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_gesture_layer2.c elm: Use EINA_FALSE instead of 0 for elm_image_resizable_set() 10 years ago
test_gesture_layer3.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_glview.c elementary_test glview: fixed segv on close 10 years ago
test_glview_simple.c test_glview_simple: Close the window instead of exiting the program on 10 years ago
test_grid.c elementary_test: remove ELM_LIB_QUICKLAUNCH 10 years ago
test_hover.c elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_set 10 years ago
test_hoversel.c hoversel: Added "item,focused" and "item,unfocused" smart events for widget items. 10 years ago
test_icon.c test/diskselector,icon,image,list: Removed unnecessary image resizable 10 years ago
test_icon_animated.c elm_test: call evas_object_show(win) after its content creation. 10 years ago
test_icon_desktops.c elementary_test: remove ELM_LIB_QUICKLAUNCH 10 years ago
test_image.c test/diskselector,icon,image,list: Removed unnecessary image resizable 10 years ago
test_index.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_inwin.c elementary_test: remove ELM_LIB_QUICKLAUNCH 10 years ago
test_label.c elm: removing trailing white space ceremony for 1.9 release. 10 years ago
test_launcher.c elm: replace 0 or 1 with EINA_FALSE or EINA_TRUE 10 years ago
test_layout.c elementary_test: remove ELM_LIB_QUICKLAUNCH 10 years ago
test_list.c test_list: Added focus move policy set example to test_list. 10 years ago
test_main_menu.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_map.c elm_test: use EINA_TRUE or FALSE instead of 1 or 0 10 years ago
test_menu.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_multi.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_multibuttonentry.c New Elementary API -- elm_multibuttonentry_format_function_set(). 10 years ago
test_naviframe.c [naviframe] Replace naviframe title visible APIs to naviframe title enabled APIs 10 years ago
test_naviframe_complex.c test: Removed size hint macros from reference codes. 10 years ago
test_notify.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_panel.c test_panel: Refactor the internals of panel test. 10 years ago
test_panes.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_photo.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_photocam.c test_photocam: Support zoom in and out with more condition checks. 10 years ago
test_popup.c test_popup: made the focus highlight optional for the popup test. 10 years ago
test_prefs.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_progressbar.c elm_test: use EINA_TRUE or FALSE instead of 1 or 0 10 years ago
test_radio.c elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_set 10 years ago
test_scaling.c elementary_test: remove ELM_LIB_QUICKLAUNCH 10 years ago
test_scroller.c elementary_test: remove ELM_LIB_QUICKLAUNCH 10 years ago
test_segment_control.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_separator.c elementary_test: remove ELM_LIB_QUICKLAUNCH 10 years ago
test_slider.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_slideshow.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_spinner.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_store.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_sys_notify.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_systray.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_table.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_task_switcher.c Eolian: Integration of App Client View 10 years ago
test_thumb.c elementary_test: remove ELM_LIB_QUICKLAUNCH 10 years ago
test_toolbar.c elm: replace 0 or 1 with EINA_FALSE or EINA_TRUE 10 years ago
test_tooltip.c tooltip: Fixed wrong API names. elm_tooltip -> elm_object_tooltip. 10 years ago
test_transit.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_video.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_weather.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_web.c test_web: Improve fullscreen test case. 10 years ago
test_win_inline.c elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_set 10 years ago
test_win_plug.c elm_test: removed all the unnecessary empty lines. 10 years ago
test_win_socket.c elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_set 10 years ago
test_win_state.c add soem more cb's for testign win state 10 years ago
test_win_wm_rotation.c elm_win: added the window manager rotation feature and a sample. 10 years ago