Commit Graph

7455 Commits

Author SHA1 Message Date
Carsten Haitzler 9e0ee980bf add whitespace... 2013-02-26 13:18:43 +09:00
Cedric BAIL 441c799c3f try 3 2013-02-26 13:08:33 +09:00
Carsten Haitzler 82747a9a6d cedric patch test. 2013-02-26 12:40:04 +09:00
U. Artie Eoff beab8843e1 When configuring the source outside of the git tree
(i.e. git checkout-index ...), 'git rev-list --count HEAD'
will fail.  Thus, just set v_rev to 0 like we did when this
was an svn managed project.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
2013-02-25 18:53:24 -03:00
Tom Hacohen fa1e573ff0 Fixed rev part of the version to work with git. 2013-02-25 17:06:06 +00:00
Carsten Haitzler 13a895de77 Fix 1byte invalid read & do memset, rewind if needed.
Summary:
1. because eina_simple_xml_parse uses char *, buf should be null
terminated.  So I use memset.
2. Because NULL is needed at the end, I add one more byte.
fread read exact bytes and has no NULL.
3. If buf is failed to alloc (very rarely case), it is not need to rewind and memset.

Test Plan: Use valgrind and elm_map_name_add API

Reviewers: tasn, bluezery

Reviewed By: raster

CC: seoz

Differential Revision: https://phab.enlightenment.org/D10
2013-02-25 12:00:07 +09:00
Carsten Haitzler 0756536437 add lable to anchor button disabled test. 2013-02-24 13:53:38 +09:00
Carsten Haitzler 05e5f81d41 update po line #'s. 2013-02-24 12:12:40 +09:00
Carsten Haitzler e740e4ca74 add test cases to button test. 2013-02-24 12:12:13 +09:00
Carsten Haitzler c2082c1973 fix 64bit complaint for elm cnp (harmless other than warning noise). 2013-02-24 12:11:24 +09:00
Carsten Haitzler 9b2c6ab91f <<Enter Revision Title>>
Summary: 80 column width

Test Plan: text file

Reviewers: cedric

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D9
2013-02-24 00:09:03 +09:00
Carsten Haitzler 95d270b59d Test TODO change
Summary:
This is testing a TODO change by removing something already
working from the todo.

Test Plan: It's a text file. what tests?

Reviewers: cedric

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D8
2013-02-23 23:59:21 +09:00
Carsten Haitzler c740ea5e83 gitignore: let's ignore cmake generated files for the moments.
Summary: Improve result of git status

Test Plan: call git status

Reviewers: cedric

Reviewed By: raster

CC: seoz

Differential Revision: https://phab.enlightenment.org/D7
2013-02-23 23:57:37 +09:00
Carsten Haitzler 84f1a585e5 TODO: let's think about the futur.
Summary: dreaming

Test Plan: open your mind

Reviewers: cedric

Reviewed By: raster

CC: seoz

Differential Revision: https://phab.enlightenment.org/D6
2013-02-23 23:38:58 +09:00
Carsten Haitzler 853f3e0aaa TODO: fix a typo.
Summary: fix a typo

Test Plan: need to be read by a native english speaker (aussie will do)

Reviewers: raster

Reviewed By: raster

CC: tasn

Differential Revision: https://phab.enlightenment.org/D5
2013-02-23 23:21:53 +09:00
Carsten Haitzler af45856d79 test arc review process with small todo changes
Summary: XX

Test Plan: pants on

Reviewers: cedric

Differential Revision: https://phab.enlightenment.org/D4
2013-02-23 23:07:18 +09:00
Carsten Haitzler 0de6400e0a add .arcconfig back. 2013-02-23 22:57:11 +09:00
Carsten Haitzler 7a733d136d ok - remove .arcconfig... for now. 2013-02-23 22:38:16 +09:00
Carsten Haitzler 78c5e1d3b4 add .arcconfig for elm... 2013-02-23 22:13:18 +09:00
Carsten Haitzler 10bc37e9ca better check for awarenes setting.
SVN revision: 84300
2013-02-22 09:24:49 +00:00
Carsten Haitzler 1c66b0cf99 quick fix > 1 win for dnd! :)
SVN revision: 84299
2013-02-22 09:21:21 +00:00
Carsten Haitzler 6ff515ea60 update docs.
SVN revision: 84298
2013-02-22 08:50:07 +00:00
Carsten Haitzler 30cc0a85c8 allow dealing with dnd actions and status at src.
SVN revision: 84296
2013-02-22 08:49:08 +00:00
Daniel Juyung Seo c0c6b4f933 elm ChangeLog: Fixed formatting. Do not use tab for ChangeLog.
Btw, do we use 2 spaces or 1 space before names?

SVN revision: 84295
2013-02-22 02:19:03 +00:00
Daniel Juyung Seo c48531ecb5 elementary, elementary-1.7 ChangeLog/NEWS: Updated Change and NEWS for jaehwan's scroller bug fix commit.
SVN revision: 84294
2013-02-22 02:09:38 +00:00
Daniel Juyung Seo d8815d2ff2 elm elm_index.c: removed unnecessary type casting.
SVN revision: 84292
2013-02-22 01:41:04 +00:00
Carsten Haitzler 3091ccc3f6 flesh out a lot more of dnd support in elm and add apis to set up dnd
targets for objects as well as initiate a dnd.



SVN revision: 84282
2013-02-21 13:21:08 +00:00
ChunEon Park 458faf56a3 elementary/popup - removed duplicated strings.
SVN revision: 84279
2013-02-21 11:44:49 +00:00
Jaehwan Kim f04933d80c Small bug in scroller when the page is set.
SVN revision: 84277
2013-02-21 09:36:14 +00:00
ChunEon Park ee1daa1eec elementary/naviframe - guarantee that new pushed item to be the top layer in a naviframe.
SVN revision: 84276
2013-02-21 08:40:09 +00:00
ChunEon Park 97c6cc2d81 elementary/button,label,bg - i have no idea but elm_layout_theme_set() should be called in smart_add().
this fixes the hoversel.



SVN revision: 84275
2013-02-21 05:57:05 +00:00
ChunEon Park 6941e2aca4 elementary/hoversel - renamed internal variable.
SVN revision: 84274
2013-02-21 04:46:28 +00:00
ChunEon Park 73bd086b53 elementary/widget - missed return there.
thanks glima for spotting it.



SVN revision: 84270
2013-02-21 03:42:04 +00:00
ChunEon Park b17a158181 elementary/naviframe - remove del callback function before deleting the object.
SVN revision: 84269
2013-02-21 02:55:02 +00:00
Carsten Haitzler 21338a73a3 more work on fixing cnp... still more to go. debug on.
SVN revision: 84260
2013-02-20 09:41:06 +00:00
Carsten Haitzler aec477530d fix gl engine opt + pulse.
SVN revision: 84249
2013-02-20 03:08:33 +00:00
Shinwoo Kim b0ba47bd1f update NEWS, ChangeLog for r84245
SVN revision: 84247
2013-02-20 02:36:25 +00:00
Jihoon Kim 11ca192805 elm: fix typo in naviframe document
SVN revision: 84246
2013-02-20 02:33:02 +00:00
Shinwoo Kim bf0ff25e5d [ctxpopup] proper restacking, previous restack callback makes the bg be top of the ctxpopup.
SVN revision: 84245
2013-02-20 02:30:04 +00:00
Tom Hacohen 1cc1651f6c Elm win: Fixed an OBVIOUS gcc warning.
SVN revision: 84242
2013-02-19 16:26:11 +00:00
Tom Hacohen 912eac55ce Elm layout: Expose some clouseau information.
SVN revision: 84241
2013-02-19 16:23:27 +00:00
Carsten Haitzler 3faccb1149 much better.. dnd actually works now.. doesnmt get stuck etc... need
to GRAB mouse etc... still not all there yet. cant dnd within ones own
window yet. that's NEXT



SVN revision: 84235
2013-02-19 12:10:02 +00:00
Carsten Haitzler b266a4c86c some cleanups missing from previous commit.
SVN revision: 84106
2013-02-19 10:48:37 +00:00
Carsten Haitzler eca7d3d879 this is messing woith internal apis in elm - but drop target delc was
wrong, and internally it didnt handle mime types properly. no one
really used/tested this much... because it wasnt available for use
really :). so fix up.



SVN revision: 84103
2013-02-19 10:14:35 +00:00
Stefan Schmidt 7129201160 elm_map: Free allocated buffer in all cases.
Very well spotted from Hermet. My original fix only free'ed the buffer
in the case fread failed, but apperently we we always leaked this buffer.

Make sure we free it in all cases.

SVN revision: 84087
2013-02-19 09:04:45 +00:00
ChunEon Park 0a71cd2727 elementary/widget - revised orientation mode code.
now if applying the orientation style is failed, it tries to apply the original style. if it fails again then default theme.

also it fixed a logic error when theme changed is happened.

It will try to apply the original style if the orientation style is invalid on theme changing.




SVN revision: 84082
2013-02-19 08:22:15 +00:00
ChunEon Park ff3150ee09 elemenatry/photocam - oopss sorry my fault.
SVN revision: 84081
2013-02-19 08:10:34 +00:00
ChunEon Park f8b3da532a elemenatry/photocam - reverted 84074
SVN revision: 84075
2013-02-19 08:05:50 +00:00
ChunEon Park 6af1925282 elementary/photocam - removed unused
SVN revision: 84074
2013-02-19 08:00:49 +00:00
Shinwoo Kim 14a0ba6ea3 [focus][popup] fix focus related bugs
1. if user just hides the popup, the focus tree is broken. it is caused by elm_object_content_unset(notify);
   popup calls elm_object_content_set(notify, popup); in the _on_show(); it would be terrible.
   there would be a structual problem, but it is hart to figure out.

2. _elm_popup_smart_focus_direction(); calls notify's focus_direction(); and it calls popup's one again.
   there is circular dependency between notify and popup.



SVN revision: 84073
2013-02-19 06:51:19 +00:00