efl/legacy/elementary/src/lib
Vincent Torri 9c3a678b87 Elementary: link against libintl
SVN revision: 70857
2012-05-07 19:33:18 +00:00
..
Elementary.h.in [Elm] Dayselector has nothing to do with 2012-05-03 22:43:56 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am Elementary: link against libintl 2012-05-07 19:33:18 +00:00
elc_ctxpopup.c elm elm_object: Fixed part content set hooks. 2012-03-29 11:09:40 +00:00
elc_ctxpopup.h Adding references to the API 2012-04-17 20:33:59 +00:00
elc_fileselector.c [elm] Fix booboos for people not having eio, 2012-05-03 22:45:01 +00:00
elc_fileselector.h [Elm] File selector now a layout. 2012-05-03 22:44:26 +00:00
elc_fileselector_button.c [Elm] File selector button now a button. 2012-05-03 22:44:01 +00:00
elc_fileselector_button.h [Elm] File selector button now a button. 2012-05-03 22:44:01 +00:00
elc_fileselector_entry.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00
elc_fileselector_entry.h Adding references to the API 2012-04-17 20:33:59 +00:00
elc_hoversel.c [Elm] Hoversel is now a button. 2012-05-03 22:43:00 +00:00
elc_hoversel.h [Elm] Hoversel is now a button. 2012-05-03 22:43:00 +00:00
elc_multibuttonentry.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00
elc_multibuttonentry.h Adding references to the API 2012-04-17 20:33:59 +00:00
elc_naviframe.c elm naviframe: Bug Fix: Wrong signal sent when title/subtitle is set 2012-05-03 05:51:23 +00:00
elc_naviframe.h Adding references to the API 2012-04-17 20:33:59 +00:00
elc_player.c [Elm] Video and player now layouts, too. 2012-05-03 22:44:21 +00:00
elc_popup.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00
elc_popup.h Adding references to the API 2012-04-17 20:33:59 +00:00
elc_scrolled_entry.c and move bitfileds around and name enum typedefs better 2012-03-05 08:34:56 +00:00
elm_access.c fix next calgrind bitch. yay! 2012-03-29 09:54:21 +00:00
elm_actionslider.c [Elm] Elm actionslider now a layout, too. 2012-05-03 22:42:32 +00:00
elm_actionslider.h [Elm] Elm actionslider now a layout, too. 2012-05-03 22:42:32 +00:00
elm_app.h Fix typos in documentation #2 2012-02-14 08:50:23 +00:00
elm_authors.h evas, ecore, elementary: Updated AUTHORS and synced author documentation. 2012-04-28 01:37:07 +00:00
elm_bg.c [Elm] Elm bg now happily inherits from elm 2012-05-03 22:41:32 +00:00
elm_bg.h [Elm] Elm bg now happily inherits from elm 2012-05-03 22:41:32 +00:00
elm_box.c [Elm] Box ported to new class schema. 2012-05-03 22:44:41 +00:00
elm_box.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_bubble.c [Elm] Elm bubble is also an elm layout, now. 2012-05-03 22:42:26 +00:00
elm_bubble.h [Elm] Elm bubble is also an elm layout, now. 2012-05-03 22:42:26 +00:00
elm_button.c [Elm] And now button also inherits from 2012-05-03 22:41:42 +00:00
elm_button.h [Elm] And now button also inherits from 2012-05-03 22:41:42 +00:00
elm_cache.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_calendar.c [Elm] Elm calendar also a layout, now. 2012-05-03 22:41:58 +00:00
elm_calendar.h [Elm] Elm calendar also a layout, now. 2012-05-03 22:41:58 +00:00
elm_check.c [Elm] Elm check now a layout. 2012-05-03 22:42:03 +00:00
elm_check.h [Elm] Elm check now a layout. 2012-05-03 22:42:03 +00:00
elm_clock.c [Elm] Clock now an elm layout, too. 2012-05-03 22:42:09 +00:00
elm_clock.h [Elm] Clock now an elm layout, too. 2012-05-03 22:42:09 +00:00
elm_cnp.c remove +1 misleading extra byte 2012-04-13 10:19:45 +00:00
elm_cnp.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_colorselector.c [Elm] Colorselector now a layout. 2012-05-03 22:44:31 +00:00
elm_colorselector.h [Elm] Colorselector now a layout. 2012-05-03 22:44:31 +00:00
elm_config.c * Fix possible problems with other subsystems depending on X11 display 2012-05-02 08:29:11 +00:00
elm_config.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_conform.c [Elm] Conformant now a layout. 2012-05-03 22:44:36 +00:00
elm_conform.h [Elm] Conformant now a layout. 2012-05-03 22:44:36 +00:00
elm_container.c [Elm] New Elm widget class: cointainer 2012-05-03 22:41:21 +00:00
elm_cursor.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_datetime.c [Elm] Datetime now a layout 2012-05-03 22:43:47 +00:00
elm_datetime.h [Elm] Datetime now a layout 2012-05-03 22:43:47 +00:00
elm_dayselector.c [Elm] Dayselector has nothing to do with 2012-05-03 22:43:56 +00:00
elm_dayselector.h [Elm] Dayselector has nothing to do with 2012-05-03 22:43:56 +00:00
elm_debug.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_deprecated.h elementary: elm_calendar deprecate elm_calendar_day_selection_disabled_set/get, instead now use elm_calendar_select_mode_set/get. ELM_CALENDAR_SELECT_MODE_ONDEMAND is present but not supported yet 2012-04-19 08:46:22 +00:00
elm_diskselector.c fix valgrind complaint 2012-04-25 10:34:13 +00:00
elm_diskselector.h Adding references to the API 2012-04-17 20:33:59 +00:00
elm_entry.c fix vgd issue with anchors in entires. 2012-04-25 11:34:28 +00:00
elm_entry.h elm_entry: add complementary description about elm_entry_imf_context_reset 2012-04-24 05:20:43 +00:00
elm_factory.c remove deprecated function related with elm_flipselector and elm_factory 2012-03-06 12:58:07 +00:00
elm_factory.h disable factory for elm release 2012-03-05 13:13:26 +00:00
elm_finger.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_flip.c elementary: doing less is always better. 2012-05-02 06:53:38 +00:00
elm_flip.h Adding references to the API 2012-04-17 20:33:59 +00:00
elm_flipselector.c [Elm] Flip selector now a layout. 2012-05-03 22:44:06 +00:00
elm_flipselector.h [Elm] Flip selector now a layout. 2012-05-03 22:44:06 +00:00
elm_focus.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_font.c fix bug hermet added in font code! :) 2012-05-03 09:18:20 +00:00
elm_font.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_frame.c [Elm] One more widget on elm layout: frame. 2012-05-03 22:41:53 +00:00
elm_frame.h [Elm] One more widget on elm layout: frame. 2012-05-03 22:41:53 +00:00
elm_gen.h elm genlist: Fixed wrong member name. 'edit_item_style' -> 'decorate_all_item_style' 2012-03-09 12:00:28 +00:00
elm_gen_common.h From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-04-13 11:29:19 +00:00
elm_general.h elm elm_general.h: Added note to elm_shutdown() documentation. 2012-05-02 05:11:53 +00:00
elm_gengrid.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00
elm_gengrid.h Cleanup Doxygen Warnings - elementary 1 2012-04-27 12:55:08 +00:00
elm_genlist.c elementary/genlist - genlist patch 2012-05-07 02:05:35 +00:00
elm_genlist.h genlist : update comment about flip set 2012-04-25 13:40:11 +00:00
elm_gesture_layer.c elm: Fixed formatting. Added a space after 'if/while/for' 2012-03-29 11:09:45 +00:00
elm_gesture_layer.h Elm glayer: (Hopefully) fixed docs. 2012-05-06 13:57:04 +00:00
elm_getting_started.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_glview.c [Elm] Elm glview now an (new) elm_widget. 2012-05-03 22:43:42 +00:00
elm_glview.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_grid.c [Elm] Elm grid now ported to new class hierarchy. 2012-05-03 22:43:16 +00:00
elm_grid.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_hover.c [Elm] Not very fancy solution, but... now hover 2012-05-03 22:44:56 +00:00
elm_hover.h [Elm] Elm hover now a layout. 2012-05-03 22:42:49 +00:00
elm_icon.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_icon.h Cleanup Doxygen Warnings - elementary 3 2012-04-27 12:55:21 +00:00
elm_image.c remove deprecated code related with 2012-03-13 01:41:02 +00:00
elm_image.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_index.c [Elm] Index now a layout. 2012-05-03 22:44:11 +00:00
elm_index.h [Elm] Index now a layout. 2012-05-03 22:44:11 +00:00
elm_intro.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_label.c [Elm] Elm label now a layout, too. 2012-05-03 22:42:38 +00:00
elm_label.h [Elm] Elm label now a layout, too. 2012-05-03 22:42:38 +00:00
elm_layout.c [Elm] Helper on resize_object_add() 2012-05-03 22:41:47 +00:00
elm_layout.h [Elm] 2nd specialization of Elm's new base smart 2012-05-03 22:41:26 +00:00
elm_list.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00
elm_list.h Cleanup Doxygen Warnings - elementary 3 2012-04-27 12:55:21 +00:00
elm_macros.h split up all elm headers. not perfect, but a big start 2011-12-30 06:49:28 +00:00
elm_main.c elm: Renamed internal function about elm_object_item_part_content/text_set/unset/get. 2012-04-12 23:39:36 +00:00
elm_map.c use profate atof that fixes up locale issues for string -> float 2012-04-26 03:32:18 +00:00
elm_map.h Cleanup Doxygen Warnings - elementary 4 2012-04-27 12:55:25 +00:00
elm_mapbuf.c [Elm] 1st direct realization of container class: 2012-05-03 22:44:46 +00:00
elm_mapbuf.h [Elm] 1st direct realization of container class: 2012-05-03 22:44:46 +00:00
elm_menu.c [E-devel] [Patch][elementary] elm_menu, fix improper indentation. 2012-05-04 12:04:27 +00:00
elm_menu.h Adding references to the API 2012-04-17 20:33:59 +00:00
elm_mirroring.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_module.c elementary: be able to specify elementary private data subdirectory. 2012-01-19 17:12:15 +00:00
elm_need.h Fix typos in documentation #8. 2012-02-14 08:50:43 +00:00
elm_notify.c [Elm] Notify now a container. 2012-05-03 22:44:51 +00:00
elm_notify.h [Elm] Notify now a container. 2012-05-03 22:44:51 +00:00
elm_object.h elm elm_object: Fixed part content set hooks. 2012-03-29 11:09:40 +00:00
elm_object_item.h Cleanup Doxygen Warnings - elementary 5 2012-04-27 12:55:29 +00:00
elm_panel.c remove code related with elm_panel_content_XXX 2012-03-09 11:26:41 +00:00
elm_panel.h Adding references to the API 2012-04-17 20:33:59 +00:00
elm_panes.c [Elm] Panes now a layout, too. 2012-05-03 22:43:05 +00:00
elm_panes.h [Elm] Panes now a layout, too. 2012-05-03 22:43:05 +00:00
elm_photo.c elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_photo.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_photocam.c elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner. 2012-04-06 10:34:03 +00:00
elm_photocam.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_plug.c elm: delete executable file permission in some files 2012-02-17 13:38:10 +00:00
elm_plug.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_priv.h Elementary: include langinfo.h only if it exists 2012-05-07 19:32:13 +00:00
elm_progressbar.c [Elm] Progress bar now a layout. 2012-05-03 22:43:37 +00:00
elm_progressbar.h [Elm] Progress bar now a layout. 2012-05-03 22:43:37 +00:00
elm_radio.c [Elm] Radio now a layout. 2012-05-03 22:43:31 +00:00
elm_radio.h [Elm] Radio now a layout. 2012-05-03 22:43:31 +00:00
elm_removed.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_route.c elementary/route,mapbuf,segment_control, slideshow - removed unnecessary code and left FIXMEs 2012-04-03 15:18:09 +00:00
elm_route.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_scale.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_scroll.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_scroller.c elementar/focus : New feature - focus movement in all direction. By 2012-05-03 03:02:54 +00:00
elm_scroller.h Adding references to the API 2012-04-17 20:33:59 +00:00
elm_segment_control.c [Elm] Segment control now a layout, too. 2012-05-03 22:43:26 +00:00
elm_segment_control.h [Elm] Segment control now a layout, too. 2012-05-03 22:43:26 +00:00
elm_separator.c [Elm] Elm separator now a layout. 2012-05-03 22:43:21 +00:00
elm_separator.h [Elm] Elm separator now a layout. 2012-05-03 22:43:21 +00:00
elm_slider.c [Elm] Elm slider now a layout. 2012-05-03 22:42:54 +00:00
elm_slider.h [Elm] Elm slider now a layout. 2012-05-03 22:42:54 +00:00
elm_slideshow.c [Elm] Elm slideshow now a layout. 2012-05-03 22:42:43 +00:00
elm_slideshow.h [Elm] Elm slideshow now a layout. 2012-05-03 22:42:43 +00:00
elm_spinner.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00
elm_spinner.h Adding references to the API 2012-04-17 20:33:59 +00:00
elm_store.c valgrind bitches in store -> fix! 2012-04-25 09:31:11 +00:00
elm_store.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_table.c [Elm] Elm table migrated to new class hierarchy. 2012-05-03 22:43:10 +00:00
elm_table.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_theme.c remove deprecated code related with 2012-03-12 10:04:25 +00:00
elm_theme.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_thumb.c elm_thumb_ethumb_client_connected -> 2012-02-16 05:58:23 +00:00
elm_thumb.h Cleanup Doxygen Warnings - elementary 3 2012-04-27 12:55:21 +00:00
elm_toolbar.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00
elm_toolbar.h Cleanup Doxygen Warnings - elementary 3 2012-04-27 12:55:21 +00:00
elm_tooltip.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_transit.c elm: Fixed formatting. Added a space after 'if/while/for' 2012-03-29 11:09:45 +00:00
elm_transit.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_util.c use profate atof that fixes up locale issues for string -> float 2012-04-26 03:32:18 +00:00
elm_video.c [elm] Fix booboos for people not having eio, 2012-05-03 22:45:01 +00:00
elm_video.h [Elm] Video and player now layouts, too. 2012-05-03 22:44:21 +00:00
elm_web.c elm elm_web.c: Fixed build warning when HAVE_ELEMENTARY_WEB is not defined. 2012-05-04 01:51:19 +00:00
elm_web.h Cleanup Doxygen Warnings - elementary 1 2012-04-27 12:55:08 +00:00
elm_widget.c [Elm] Now elm win and inwin got into the new 2012-05-03 22:42:15 +00:00
elm_widget.h [Elm] Now elm win and inwin got into the new 2012-05-03 22:42:15 +00:00
elm_widget_button.h [Elm] And now button also inherits from 2012-05-03 22:41:42 +00:00
elm_widget_container.h [Elm] New Elm widget class: cointainer 2012-05-03 22:41:21 +00:00
elm_widget_layout.h [Elm] 2nd specialization of Elm's new base smart 2012-05-03 22:41:26 +00:00
elm_win.c [Elm] Removing cruft (unnecessary) code on elm 2012-05-03 22:42:20 +00:00
elm_win.h [Elm] Now elm win and inwin got into the new 2012-05-03 22:42:15 +00:00
els_box.c Remove unnecessary code. 2012-04-24 11:09:31 +00:00
els_box.h Elementary: Added ui-mirroring support for all the widgets. 2011-02-08 12:08:28 +00:00
els_cursor.c valgrind bitch--! 2012-04-25 07:23:54 +00:00
els_icon.c elementary: sorry, I think about it. I'm sure this one is a better fix 2012-01-31 22:29:29 +00:00
els_icon.h aspect_ratio_retained -> aspect_fixed 2012-01-06 05:55:51 +00:00
els_pan.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2011-12-05 04:32:37 +00:00
els_pan.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
els_scroller.c The animation have to be stopped just if the scroller is not holded or freezed. 2012-04-04 08:13:39 +00:00
els_scroller.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
els_tooltip.c use profate atof that fixes up locale issues for string -> float 2012-04-26 03:32:18 +00:00
elu_ews_wm.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00