platform/upstream/elementary.git
10 years agoAdd a empty funciton: elm_win_profiles_set() tizen_elm_1.8 submit/efl/20131021.015827 submit/efl/20131022.060641
José Roberto de Souza [Fri, 9 Aug 2013 19:30:01 +0000 (16:30 -0300)]
Add a empty funciton: elm_win_profiles_set()

This function is used in Camera application and in isf.

I think we will not need this function, if we are testing in
desktop we should set out envirement to mobile to have
the same result as in device.

So when possible we should remove all calls of this function.

10 years agoAdd window rotation funcitons
José Roberto de Souza [Mon, 5 Aug 2013 16:15:29 +0000 (13:15 -0300)]
Add window rotation funcitons

Missing integration with EO.

10 years agoAdd packing files and enable Tizen build
José Roberto de Souza [Mon, 5 Aug 2013 16:14:58 +0000 (13:14 -0300)]
Add packing files and enable Tizen build

10 years agoMake ctxpopup works on Tizen
José Roberto de Souza [Fri, 9 Aug 2013 19:38:00 +0000 (16:38 -0300)]
Make ctxpopup works on Tizen

10 years agoWelcome to 2 new elm_list APIs: elm_list_item_style_set/get
José Roberto de Souza [Fri, 9 Aug 2013 19:36:33 +0000 (16:36 -0300)]
Welcome to 2 new elm_list APIs: elm_list_item_style_set/get

10 years agoAdd elm_entry_magnifier_disabled_get/set()
José Roberto de Souza [Thu, 4 Jul 2013 14:16:28 +0000 (11:16 -0300)]
Add elm_entry_magnifier_disabled_get/set()

This is a API add to Tizen elementary fork.

10 years agoFix mike's "move pointer" problem with elm apps inside wayland-only. upstream_elm_1.8
Chris Michael [Wed, 28 Aug 2013 13:24:49 +0000 (14:24 +0100)]
Fix mike's "move pointer" problem with elm apps inside wayland-only.

On a move start signal, set the mouse cursor to "move".
Add hook for "move stop" to unset cursor.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoelm_bg: added a color reset feature.
Daniel Juyung Seo [Wed, 28 Aug 2013 10:31:40 +0000 (19:31 +0900)]
elm_bg: added a color reset feature.

This can be achieved by calling elm_bg_color_set(bg, -1, -1, -1);

10 years agoelm_gengrid.c: code cleanup.
Daniel Juyung Seo [Tue, 27 Aug 2013 23:47:16 +0000 (08:47 +0900)]
elm_gengrid.c: code cleanup.

10 years agotest_gengrid.c: Overall refactoring.
Daniel Juyung Seo [Tue, 27 Aug 2013 05:47:37 +0000 (14:47 +0900)]
test_gengrid.c: Overall refactoring.

1. Fixed formatting.
2. Used EINA_TRUE/FALSE for Eina_Bool type parameter.
3. Made item size scalable.
4. Changed Item Data structure name Testitem -> Item_Data
5. Used elm_image for gengrid icon instead of bg.
6. Removed unnecessary casting.
7. Moved code around to the proper place.

10 years agoelementary/widgets - set parents before widget constructs their body.
ChunEon Park [Tue, 27 Aug 2013 05:19:19 +0000 (14:19 +0900)]
elementary/widgets - set parents before widget constructs their body.

This avoids unnecessary multiple setups when obj and subobj has connected.

10 years agoelm/colorselector: Fix last compatibility problems on the theme.
Rafael Antognolli [Tue, 27 Aug 2013 22:06:14 +0000 (19:06 -0300)]
elm/colorselector: Fix last compatibility problems on the theme.

Also remove a wrong call to set content on "selector", right after it
being set already.

10 years agoelm/colorselector: Fix it to work with the new API.
Rafael Antognolli [Tue, 27 Aug 2013 20:22:47 +0000 (17:22 -0300)]
elm/colorselector: Fix it to work with the new API.

Yes, we are breaking theme API (at least throwing errors about it).

10 years agoelm/framespace: Add fixed size to some border parts.
Rafael Antognolli [Tue, 27 Aug 2013 18:38:17 +0000 (15:38 -0300)]
elm/framespace: Add fixed size to some border parts.

Silent edje errors.

10 years agoelementary/widgets - set parents before widget constructs their body.
ChunEon Park [Mon, 26 Aug 2013 15:29:45 +0000 (00:29 +0900)]
elementary/widgets - set parents before widget constructs their body.

This avoids unnecessary setups again when obj <-> sub has connected.

10 years agoelementary - fixed author name.
ChunEon Park [Mon, 26 Aug 2013 15:05:42 +0000 (00:05 +0900)]
elementary - fixed author name.

10 years agogengrid: implement selectraise feature.
Daniel Juyung Seo [Mon, 26 Aug 2013 10:55:21 +0000 (19:55 +0900)]
gengrid: implement selectraise feature.

Gengrid item will be raised on selection. This was implemented in genlist, list, and index.

10 years agoelm_list_common.h: fixed up wrong doxygen documentation.
Daniel Juyung Seo [Mon, 26 Aug 2013 04:44:02 +0000 (13:44 +0900)]
elm_list_common.h: fixed up wrong doxygen documentation.

10 years agodefault-desktop.edc: Add guide part for standard profile.
Ryuan Choi [Sun, 25 Aug 2013 04:43:11 +0000 (13:43 +0900)]
default-desktop.edc: Add guide part for standard profile.

10 years agoelm_widget.c: fix bug to remove edje signal correctly.
Tae-Hwan Kim [Sat, 24 Aug 2013 15:40:32 +0000 (00:40 +0900)]
elm_widget.c: fix bug to remove edje signal correctly.

10 years agotest_spinner.c: added a better example for base/round set.
Daniel Juyung Seo [Sat, 24 Aug 2013 01:44:23 +0000 (10:44 +0900)]
test_spinner.c: added a better example for base/round set.

10 years agoelm_spinner_legacy.h: fixed wrong documentation and add more sample numbers.
Daniel Juyung Seo [Sat, 24 Aug 2013 01:30:54 +0000 (10:30 +0900)]
elm_spinner_legacy.h: fixed wrong documentation and add more sample numbers.

10 years agoelm/wayland: Fix default theme to use new client area.
Rafael Antognolli [Sat, 24 Aug 2013 17:32:23 +0000 (14:32 -0300)]
elm/wayland: Fix default theme to use new client area.

10 years agoclean up some multibutton ugliness - this breaks theme api...
Carsten Haitzler (Rasterman) [Fri, 23 Aug 2013 14:30:46 +0000 (23:30 +0900)]
clean up some multibutton ugliness - this breaks theme api...

multibuttonentry really didnt follow elm conventions - it didnt use
namespacing for most singals/swallows - it dug into objects reading
object part geometry where it just should have calced min size and be
done. it did all sorts of other things it shouldnt/didnt need to.. so
i fixed that now... and dark theme has the support.

10 years agotest.c: added guide text to widget name search entry.
Daniel Juyung Seo [Fri, 23 Aug 2013 11:10:23 +0000 (20:10 +0900)]
test.c: added guide text to widget name search entry.

10 years agotest.c: removed unnecessary callback add. changed callback function name properly.
Daniel Juyung Seo [Fri, 23 Aug 2013 11:09:05 +0000 (20:09 +0900)]
test.c: removed unnecessary callback add. changed callback function name properly.

10 years agoFix wayland borders to not need framespace defined in theme anymore.
Chris Michael [Fri, 23 Aug 2013 07:36:24 +0000 (08:36 +0100)]
Fix wayland borders to not need framespace defined in theme anymore.

NB: Use a rectangle, swallowed into the frame object, to calculate
framespace values.

Thanks Raster !! :)

This also fixes zmike's Fat-Frame issue ;) (ie: frame size and
framespace will be adjusted now for different font sizes in the
titlebar)

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoelm_entry: "elm.guide" part should be aligned to "elm.text" part.
Ryuan Choi [Fri, 23 Aug 2013 01:44:49 +0000 (10:44 +0900)]
elm_entry: "elm.guide" part should be aligned to "elm.text" part.

Attached test code for guide part.
In addition, updated supported part for "guide" in documentation.

10 years agogenlist: implement list position signals.
Gustavo Sverzut Barbieri [Thu, 22 Aug 2013 20:00:26 +0000 (17:00 -0300)]
genlist: implement list position signals.

Genlist will now emit the following signals to item view related to
their position in the whole list:
      - elm,state,list,first: first item of the whole list
      - elm,state,list,last: last item of the whole list
      - elm,state,list,middle: any item that is not first or last.
      - elm,state,list,single: when the item is the only element of list.
And the following related to a group (considering its given 'parent'):
      - elm,state,group,first: first item of the group
      - elm,state,group,last: last item of the group
      - elm,state,group,middle: any item that is not first or last.
      - elm,state,group,single: when the item is the only element of group.

Unlike odd/even the signals have an extra namespace "list" or "group"
to avoid conflicts with applications that may have declared these
signals themselves for other purposes.

With this patch one can implement easily something like this:

         https://developer.apple.com/library/ios/documentation/userexperience/conceptual/tableview_iphone/Art/tv_grouped_style.jpg

10 years agogenlist: rename even_odd_update to more generic name.
Gustavo Sverzut Barbieri [Thu, 22 Aug 2013 18:13:04 +0000 (15:13 -0300)]
genlist: rename even_odd_update to more generic name.

The next patch will also send signals to say if it's the first, middle
or last item and also for group, thus using a more generic name will
help.

10 years agonotify: changed animation finish data.item for notify.
Daniel Juyung Seo [Thu, 22 Aug 2013 14:29:35 +0000 (23:29 +0900)]
notify: changed animation finish data.item for notify.

-   data.item: "emit_hide_finished_signal" "yes";
+   data.item: "hide_finished_signal" "on";

10 years agoelementry/widget - Improve performance in applying widget theme.
ChunEon Park [Thu, 22 Aug 2013 08:00:36 +0000 (17:00 +0900)]
elementry/widget - Improve performance in applying widget theme.

It prevents applying themes more strictly if it tries to apply same theme.
This increases the performance hugely in case that user applies a specific theme to the window object.

10 years agoChangeLog: remove remained conflict markers.
Daniel Juyung Seo [Wed, 21 Aug 2013 20:30:29 +0000 (05:30 +0900)]
ChangeLog: remove remained conflict markers.

10 years agonotify: Add hide effect to notify.
Thiep Ha [Wed, 21 Aug 2013 20:16:07 +0000 (05:16 +0900)]
notify: Add hide effect to notify.

As specified in task T149, the notify has show effect but does not have hide effect.
This patch adds hide effect to notify.

10 years agofixed documentation for consistency. Gets -> Get.
Daniel Juyung Seo [Wed, 21 Aug 2013 20:23:44 +0000 (05:23 +0900)]
fixed documentation for consistency. Gets -> Get.

Occurance of Get is super much higher than Gets.
So change Gets to Get for consistency.

10 years agoelc_fileselector.c: fixed formatting.
Daniel Juyung Seo [Wed, 21 Aug 2013 20:18:09 +0000 (05:18 +0900)]
elc_fileselector.c: fixed formatting.

10 years agopo: updated po files.
Daniel Juyung Seo [Wed, 21 Aug 2013 19:36:10 +0000 (04:36 +0900)]
po: updated po files.

10 years agotest_slider.c: small refactoring of test code.
Daniel Juyung Seo [Wed, 21 Aug 2013 17:22:20 +0000 (02:22 +0900)]
test_slider.c: small refactoring of test code.

1. added frame for a better layout.
2. moved the first slider to second to see the indicator better.
3. use correct parent parameter.
4. added more comments.
5. set correct indicator format.
6. removed trailing whitespaces.

10 years agoelc_popup.c: small clean-ups.
Daniel Juyung Seo [Wed, 21 Aug 2013 17:02:30 +0000 (02:02 +0900)]
elc_popup.c: small clean-ups.

1. removed unnecessary weight/align set for swallowed object.
2. fixed formatting.

10 years agotest.c: remove 's' from buttons and radios test name.
Daniel Juyung Seo [Fri, 16 Aug 2013 04:13:36 +0000 (13:13 +0900)]
test.c: remove 's' from buttons and radios test name.

10 years agoelementary/naviframe - Revert "elementary/naviframe - update only theme changed views"
ChunEon Park [Wed, 21 Aug 2013 02:43:39 +0000 (11:43 +0900)]
elementary/naviframe - Revert "elementary/naviframe - update only theme changed views"

This reverts commit dcc392cb9e2a0baa738804de0c1ffb66b3d7b472.

They should be done since all the edc states are reset whenever theme is changd.

10 years agoelementary/flipselector - added disabled test case.
ChunEon Park [Tue, 20 Aug 2013 05:51:23 +0000 (14:51 +0900)]
elementary/flipselector - added disabled test case.

10 years agoelementary/popup - missed adding "lang,changed" smart callback description.
ChunEon Park [Mon, 19 Aug 2013 12:40:33 +0000 (21:40 +0900)]
elementary/popup - missed adding "lang,changed" smart callback description.

10 years agoelementary/popup - support "language,chagned" smart callback.
ChunEon Park [Mon, 19 Aug 2013 08:10:01 +0000 (17:10 +0900)]
elementary/popup - support "language,chagned" smart callback.

10 years agoelementary/flipselector - fixed typo
ChunEon Park [Mon, 19 Aug 2013 06:13:44 +0000 (15:13 +0900)]
elementary/flipselector - fixed typo

10 years agoelementary/spinner - set default window size
ChunEon Park [Mon, 19 Aug 2013 06:06:46 +0000 (15:06 +0900)]
elementary/spinner - set default window size

10 years agoelementary/fileselector - removed unnecessary empty lines.
ChunEon Park [Mon, 19 Aug 2013 05:43:20 +0000 (14:43 +0900)]
elementary/fileselector - removed unnecessary empty lines.

10 years agoelementary/flipselector - pass the immediate parent objects not window.
ChunEon Park [Mon, 19 Aug 2013 05:37:16 +0000 (14:37 +0900)]
elementary/flipselector - pass the immediate parent objects not window.

This way is more clean and faster since it doensn't need to redirect the parent.

10 years agoelementary/mapbuf - fixed comment typo and more intuitive comment.
ChunEon Park [Sun, 18 Aug 2013 11:40:22 +0000 (20:40 +0900)]
elementary/mapbuf - fixed comment typo and more intuitive comment.

10 years agoelementary/mapbuf - evas_smart_objects_calculate() call causes many side effects...
ChunEon Park [Sun, 18 Aug 2013 11:34:50 +0000 (20:34 +0900)]
elementary/mapbuf - evas_smart_objects_calculate() call causes many side effects in calculating mapbuf objects$
But it doens't affect to the mapbuf it's special feature, performance. so commented out them.

10 years agoelementary/mapbuf - revert 1f3fd49b4511ba4308a433cee9e7488cb61adaae.
ChunEon Park [Sun, 18 Aug 2013 11:16:28 +0000 (20:16 +0900)]
elementary/mapbuf - revert 1f3fd49b4511ba4308a433cee9e7488cb61adaae.

This causes side effects in calculating objects.

10 years agotest spinner editable mode in elm test
Carsten Haitzler (Rasterman) [Fri, 16 Aug 2013 05:24:45 +0000 (14:24 +0900)]
test spinner editable mode in elm test

10 years agoelm_win.c: focus animation refactoring.
Daniel Juyung Seo [Thu, 15 Aug 2013 13:42:59 +0000 (22:42 +0900)]
elm_win.c: focus animation refactoring.

10 years agoelm_win.c: formatting fix before working on this file.
Daniel Juyung Seo [Thu, 15 Aug 2013 13:42:09 +0000 (22:42 +0900)]
elm_win.c: formatting fix before working on this file.

10 years agoSorry Jihoon, need to revert this. The code pushed to EFL to add this
Chris Michael [Thu, 15 Aug 2013 06:43:31 +0000 (07:43 +0100)]
Sorry Jihoon, need to revert this. The code pushed to EFL to add this
feature did not build (missing the matching ecore_imf code) so I had
to revert it from EFL, which means this needs to be reverted also.

Revert "Add elm_entry_input_panel_show_on_demand_set/get()"

This reverts commit 3fc38ccc41d9b61efb4b5a8db08ea8290182bb7a.

10 years agoAdd elm_entry_input_panel_show_on_demand_set/get()
Jihoon Kim [Wed, 14 Aug 2013 09:32:42 +0000 (18:32 +0900)]
Add elm_entry_input_panel_show_on_demand_set/get()

10 years agoelc_naviframe.h: fixed wrong documentation.
Daniel Juyung Seo [Wed, 14 Aug 2013 02:41:25 +0000 (11:41 +0900)]
elc_naviframe.h: fixed wrong documentation.

10 years agotest_popup.c: refactoring.
Daniel Juyung Seo [Tue, 13 Aug 2013 14:59:22 +0000 (23:59 +0900)]
test_popup.c: refactoring.

1. longer but more cleaner and easy to read code.
2. remove unnecessary object hide before deletion.
3. etc.

10 years agoelc_popup.c: removed unnecessary code.
Daniel Juyung Seo [Tue, 13 Aug 2013 14:09:49 +0000 (23:09 +0900)]
elc_popup.c: removed unnecessary code.

Don't need to call evas_object_show for swallowed buttons.

10 years agotest_radio.c: refactoring.
Daniel Juyung Seo [Tue, 13 Aug 2013 03:53:52 +0000 (12:53 +0900)]
test_radio.c: refactoring.

1. removed unnecessary show.
2. added "changed" smart callback usage.

10 years agoPhotocam remote url test: add a progressbar while downloading the big image from...
davemds [Mon, 12 Aug 2013 19:29:53 +0000 (21:29 +0200)]
Photocam remote url test: add a progressbar while downloading the big image from the net, it took some minutes to complete here.

10 years agogengrid_example.c: refactoring layout.
Daniel Juyung Seo [Mon, 12 Aug 2013 17:25:15 +0000 (02:25 +0900)]
gengrid_example.c: refactoring layout.

This fixes T239.

10 years agotransit_example_04.c: refactoring the sample code layout.
Daniel Juyung Seo [Mon, 12 Aug 2013 17:07:37 +0000 (02:07 +0900)]
transit_example_04.c: refactoring the sample code layout.

This fixes T263.

10 years agoelementary/mapbuf - trivial change
ChunEon Park [Mon, 12 Aug 2013 12:51:10 +0000 (21:51 +0900)]
elementary/mapbuf - trivial change

10 years agoelementary/Mapbuf - Ensure that content size calculation is correctly finished becaus...
ChunEon Park [Mon, 12 Aug 2013 12:46:36 +0000 (21:46 +0900)]
elementary/Mapbuf - Ensure that content size calculation is correctly finished because the mapbuf is willing to block the size calculation forcely.

10 years agoRevert "Fix elementary building when --disable-ethumb is passed in."
Chris Michael [Mon, 12 Aug 2013 12:26:53 +0000 (13:26 +0100)]
Revert "Fix elementary building when --disable-ethumb is passed in."

NB: Revert this. Breaks terminology building. WHY does terminology NOT
use the elm_thumb widget ???

This reverts commit 6049b65339e0cc09d6fe6d6cee35a4ebc3927418.

10 years agoFix elementary building when --disable-ethumb is passed in.
Chris Michael [Mon, 12 Aug 2013 12:19:45 +0000 (13:19 +0100)]
Fix elementary building when --disable-ethumb is passed in.

NB: This may not be the most Ideal fix, but it does work. Feel free to
change to a "proper" fix if desired. This was just a quick hack for
Mike to get things building again.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoelementary: update ChangeLog/NEWS about URL support in Elm_Image and Elm_Photocam.
Cedric Bail [Mon, 12 Aug 2013 06:53:49 +0000 (15:53 +0900)]
elementary: update ChangeLog/NEWS about URL support in Elm_Image and Elm_Photocam.

10 years agotest_photocam.c: very subtile change. use EINA_TRUE instead of 1.
Daniel Juyung Seo [Mon, 12 Aug 2013 04:35:27 +0000 (13:35 +0900)]
test_photocam.c: very subtile change. use EINA_TRUE instead of 1.

10 years agothumb_example_01.c: revival of size set. special thanks to okra.
Daniel Juyung Seo [Mon, 12 Aug 2013 04:34:58 +0000 (13:34 +0900)]
thumb_example_01.c: revival of size set. special thanks to okra.

10 years agoelm_thumb: Add support for ethumb formatting and size manipulation.
Stephen Houston [Mon, 12 Aug 2013 04:19:32 +0000 (23:19 -0500)]
elm_thumb: Add support for ethumb formatting and size manipulation.

Add the ability to manipulate elm_thumb thumbnails per object by
exposing ethumb manipulation. Reviewed by raster and SeoZ.

10 years agoelementary: add support for url in Elm_Photocam and gave a look at Nasa Earth picture.
Cedric Bail [Mon, 12 Aug 2013 03:14:45 +0000 (12:14 +0900)]
elementary: add support for url in Elm_Photocam and gave a look at Nasa Earth picture.

10 years agotest_focus3.c: refactoring.
Daniel Juyung Seo [Sun, 11 Aug 2013 16:42:48 +0000 (01:42 +0900)]
test_focus3.c: refactoring.

1. use box instead of grid. grid is not flexible in most of cases for further changes.
2. move around code.
3. use frame and separator as well as box.

10 years agoelc_popup.c: remove unnecessary local variable.
Daniel Juyung Seo [Sun, 11 Aug 2013 13:35:10 +0000 (22:35 +0900)]
elc_popup.c: remove unnecessary local variable.

10 years agohover.edc win.edc: use correct state name.
Daniel Juyung Seo [Sun, 11 Aug 2013 13:34:45 +0000 (22:34 +0900)]
hover.edc win.edc: use correct state name.

10 years agopopup.edc: polish up popup styles.
Daniel Juyung Seo [Sun, 11 Aug 2013 13:33:16 +0000 (22:33 +0900)]
popup.edc: polish up popup styles.

10 years agoelc_popup.c: remove unnecessary weight and align set for swallow part.
Daniel Juyung Seo [Sun, 11 Aug 2013 12:43:38 +0000 (21:43 +0900)]
elc_popup.c: remove unnecessary weight and align set for swallow part.

10 years agotest_genlist.c test_list.c: Added focus highlight animate enable/disable button to...
Daniel Juyung Seo [Sun, 11 Aug 2013 10:09:49 +0000 (19:09 +0900)]
test_genlist.c test_list.c: Added focus highlight animate enable/disable button to genlist and list focus examples.

10 years agoelm_win focus: Added elm_win_focus_highlight_animate_set/get APIs.
Daniel Juyung Seo [Sun, 11 Aug 2013 09:58:28 +0000 (18:58 +0900)]
elm_win focus: Added elm_win_focus_highlight_animate_set/get APIs.

Now one can manually enable/disable focus highlight animation for a specific window on run-time.

10 years agoelm_access.c: refactoring. cleaner code.
Daniel Juyung Seo [Sun, 11 Aug 2013 09:23:18 +0000 (18:23 +0900)]
elm_access.c: refactoring. cleaner code.

10 years agotest_focus3.c: added window focus highlight enabled set test check.
Daniel Juyung Seo [Sun, 11 Aug 2013 09:22:34 +0000 (18:22 +0900)]
test_focus3.c: added window focus highlight enabled set test check.

10 years agoelm_win.c: check null before dereferencing it.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:30:56 +0000 (17:30 +0900)]
elm_win.c: check null before dereferencing it.

This fixes coverity CID 1040022 : Dereference null return value (NULL_RETURNS).

10 years agoelm_prefs.c: make the string null terminated.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:21:31 +0000 (17:21 +0900)]
elm_prefs.c: make the string null terminated.

This fixes coverity CID 1046593 : Buffer not null terminated (BUFFER_SIZE_WARNING).

10 years agoelm_prefs.c: handle null check correctly.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:16:08 +0000 (17:16 +0900)]
elm_prefs.c: handle null check correctly.

This fixes coverity CID 1040035 : Dereference after null check (FORWARD_NULL).

10 years agoelm_prefs.c: dereference variable in a proper place.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:13:17 +0000 (17:13 +0900)]
elm_prefs.c: dereference variable in a proper place.

This fixes coverity CID 1040034 : Dereference after null check (FORWARD_NULL).

10 years agoelm_list.c: check null as well.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:11:03 +0000 (17:11 +0900)]
elm_list.c: check null as well.

This fixes coverity CID 1049944 Dereference after null check (FORWARD_NULL).

10 years agoelm_cnp.c: initialize local variable.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:04:21 +0000 (17:04 +0900)]
elm_cnp.c: initialize local variable.

This fixes coverity CID 1039988 Uninitialized scalar variable (UNINIT).

10 years agotest_dnd.c: compare a flag correctly.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:53:31 +0000 (15:53 +0900)]
test_dnd.c: compare a flag correctly.

This fixes coverity CID 1040041 Wrong operator used (CONSTANT_EXPRESSION_RESULT).

10 years agotest_access.c: free memory in a proper place.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:51:29 +0000 (15:51 +0900)]
test_access.c: free memory in a proper place.

This fixes coverity CID 1046528 Resource leak (RESOURCE_LEAK).

10 years agoquicklaunch.c: check return value of mkdir.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:46:23 +0000 (15:46 +0900)]
quicklaunch.c: check return value of mkdir.

This fixes coverity CID 1040044 Unchecked return value from library (CHECKED_RETURN).

10 years agoelm_prefs_cc_parse.c: tok null check in advance.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:38:16 +0000 (15:38 +0900)]
elm_prefs_cc_parse.c: tok null check in advance.

This fixes coverity CID 1040003 Dereference before null check (REVERSE_INULL).

10 years agoelementary_codegen.c: fixed formatting.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:25:14 +0000 (15:25 +0900)]
elementary_codegen.c: fixed formatting.

10 years agoelementary_codegen.c: removed unused pointer value.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:19:40 +0000 (15:19 +0900)]
elementary_codegen.c: removed unused pointer value.

This fixes coverity CID 1039982.

10 years agotest_main_main.c: refactoring.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:04:12 +0000 (15:04 +0900)]
test_main_main.c: refactoring.

use elm_win_util_standard_add.
move around the code.

10 years agoelm_panes.c: formatting fix while reading the code.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:00:43 +0000 (15:00 +0900)]
elm_panes.c: formatting fix while reading the code.

10 years agoelementary/popup - Fix the corrupted internal widget tree that caused elm_theme_set...
ChunEon Park [Sat, 10 Aug 2013 09:52:35 +0000 (18:52 +0900)]
elementary/popup - Fix the corrupted internal widget tree that caused elm_theme_set() doesn't work correctly.

10 years agoelementary/popup - fixed typo
ChunEon Park [Sat, 10 Aug 2013 07:47:28 +0000 (16:47 +0900)]
elementary/popup - fixed typo

10 years agoelementary/popup - only set the notify style if the notify is the parent of the popup
ChunEon Park [Sat, 10 Aug 2013 07:41:25 +0000 (16:41 +0900)]
elementary/popup - only set the notify style if the notify is the parent of the popup

10 years agoelementary/popup - Don't need to set the style since widget infra setup themes for...
ChunEon Park [Sat, 10 Aug 2013 06:01:05 +0000 (15:01 +0900)]
elementary/popup - Don't need to set the style since widget infra setup themes for sub objects on behind.

10 years agoelementary/naviframe - update only theme changed views
ChunEon Park [Sat, 10 Aug 2013 04:58:17 +0000 (13:58 +0900)]
elementary/naviframe - update only theme changed views