platform/upstream/elementary.git
12 years agohmm empty widget section -> remove
Carsten Haitzler [Tue, 9 Aug 2011 09:41:20 +0000 (09:41 +0000)]
hmm empty widget section -> remove

SVN revision: 62249

12 years agoelementary/elm_win : focus restoring will be occured only when current
WooHyun Jung [Tue, 9 Aug 2011 09:29:22 +0000 (09:29 +0000)]
elementary/elm_win : focus restoring will be occured only when current
elm_win is unfocused.

SVN revision: 62247

12 years agolist, genlist, gengrid imho are not containers :)
Carsten Haitzler [Tue, 9 Aug 2011 09:00:05 +0000 (09:00 +0000)]
list, genlist, gengrid imho are not containers :)

SVN revision: 62242

12 years agoelementary : elm_win didn't be focused/unfocused following the focus
WooHyun Jung [Tue, 9 Aug 2011 08:36:02 +0000 (08:36 +0000)]
elementary : elm_win didn't be focused/unfocused following the focus
state of its ecore_evas.

SVN revision: 62235

12 years agodont need no genscroller
Carsten Haitzler [Tue, 9 Aug 2011 08:06:32 +0000 (08:06 +0000)]
dont need no genscroller

SVN revision: 62231

12 years agoi think bg widfget should maybe have a solid wallpaper image as an
Carsten Haitzler [Tue, 9 Aug 2011 08:01:42 +0000 (08:01 +0000)]
i think bg widfget should maybe have a solid wallpaper image as an
example.. not a transparent icon :)

SVN revision: 62230

12 years agoremove references to elm animator!
Carsten Haitzler [Tue, 9 Aug 2011 07:56:24 +0000 (07:56 +0000)]
remove references to elm animator!

SVN revision: 62229

12 years agomove getting started to header.
Carsten Haitzler [Tue, 9 Aug 2011 07:46:12 +0000 (07:46 +0000)]
move getting started to header.

SVN revision: 62228

12 years agodont need elementary.dox anymore - it's empty.
Carsten Haitzler [Tue, 9 Aug 2011 07:16:43 +0000 (07:16 +0000)]
dont need elementary.dox anymore - it's empty.

SVN revision: 62227

12 years agoelm test_photo.c: Fixed indentations. Applied coding conventions.
Daniel Juyung Seo [Tue, 9 Aug 2011 06:43:09 +0000 (06:43 +0000)]
elm test_photo.c: Fixed indentations. Applied coding conventions.

SVN revision: 62226

12 years agoelementary/elm_animator - removed it's example.
ChunEon Park [Tue, 9 Aug 2011 03:37:07 +0000 (03:37 +0000)]
elementary/elm_animator - removed it's example.

SVN revision: 62221

12 years agoelementary/elm_animator
ChunEon Park [Tue, 9 Aug 2011 03:26:39 +0000 (03:26 +0000)]
elementary/elm_animator

Good bye my baby.

SVN revision: 62220

12 years agowe really should focus when we release mouse AND on_hold is... NOT
Carsten Haitzler [Mon, 8 Aug 2011 10:32:32 +0000 (10:32 +0000)]
we really should focus when we release mouse AND on_hold is... NOT
set. happy happy joy joy.

SVN revision: 62197

12 years agoElm entry: Fixed 'Paste' to only show if there clipboard isn't empty.
Tom Hacohen [Mon, 8 Aug 2011 07:51:02 +0000 (07:51 +0000)]
Elm entry: Fixed 'Paste' to only show if there clipboard isn't empty.

SVN revision: 62193

12 years agoelm genlist: Modified genlist object reference checking.
Daniel Juyung Seo [Mon, 8 Aug 2011 05:42:29 +0000 (05:42 +0000)]
elm genlist: Modified genlist object reference checking.

On Thu, Aug 4, 2011 at 7:11 PM, Hyoyoung Chang
<hyoyoung.chang@samsung.com> wrote:
> Yeah, you're right.
> Could review improve version of previous patch?
> I attached it.

SVN revision: 62190

12 years agoElm util: Fixed a bug in _elm_util_mkup_to_text.
Tom Hacohen [Sun, 7 Aug 2011 12:13:47 +0000 (12:13 +0000)]
Elm util: Fixed a bug in _elm_util_mkup_to_text.

SVN revision: 62180

12 years agodamn inconsistent safety check macros
Mike Blumenkrantz [Sun, 7 Aug 2011 03:54:23 +0000 (03:54 +0000)]
damn inconsistent safety check macros

SVN revision: 62173

12 years agowhoops forgot to remove my debug printfs
Mike Blumenkrantz [Sun, 7 Aug 2011 03:43:33 +0000 (03:43 +0000)]
whoops forgot to remove my debug printfs

SVN revision: 62172

12 years agomore useless elm stuff: vertical toolbar orientation (by cedric's request) along...
Mike Blumenkrantz [Sun, 7 Aug 2011 03:42:28 +0000 (03:42 +0000)]
more useless elm stuff: vertical toolbar orientation (by cedric's request) along with toolbar test 6 as a demo. still pretty buggy but I'm tired and don't know when/if I'll get around to fixing it up. play with the toolbar weight in the test to find more bugs!

SVN revision: 62171

12 years agoElm bubble: Updated docs. Thanks to JaMa.
Tom Hacohen [Sat, 6 Aug 2011 08:38:50 +0000 (08:38 +0000)]
Elm bubble: Updated docs. Thanks to JaMa.

SVN revision: 62169

12 years agoelementary : Partly rollback for about the feature "focus movement by
WooHyun Jung [Sat, 6 Aug 2011 07:39:31 +0000 (07:39 +0000)]
elementary : Partly rollback for about the feature "focus movement by
arrow keys". There is a better way to support this feature, so
implementing it now.

SVN revision: 62168

12 years agoclang -> shhhhhhh
Carsten Haitzler [Sat, 6 Aug 2011 02:34:27 +0000 (02:34 +0000)]
clang -> shhhhhhh

SVN revision: 62166

12 years agotvi never used - remove.
Carsten Haitzler [Sat, 6 Aug 2011 02:29:35 +0000 (02:29 +0000)]
tvi never used - remove.

SVN revision: 62165

12 years agoit's the subtle null derefs that'll get you
Mike Blumenkrantz [Fri, 5 Aug 2011 23:16:40 +0000 (23:16 +0000)]
it's the subtle null derefs that'll get you

SVN revision: 62159

12 years agoI can't think of any more clever names so we'll go with the old standard: really?
Mike Blumenkrantz [Fri, 5 Aug 2011 23:14:17 +0000 (23:14 +0000)]
I can't think of any more clever names so we'll go with the old standard: really?

SVN revision: 62158

12 years agoalloc checks wooooooooooooo
Mike Blumenkrantz [Fri, 5 Aug 2011 23:13:16 +0000 (23:13 +0000)]
alloc checks wooooooooooooo

SVN revision: 62157

12 years agoreally? part 3: the rereturn of really?
Mike Blumenkrantz [Fri, 5 Aug 2011 23:11:28 +0000 (23:11 +0000)]
really? part 3: the rereturn of really?

SVN revision: 62156

12 years agoreally? part 2: really? with a vengeance.
Mike Blumenkrantz [Fri, 5 Aug 2011 23:07:18 +0000 (23:07 +0000)]
really? part 2: really? with a vengeance.

SVN revision: 62155

12 years agoreally?
Mike Blumenkrantz [Fri, 5 Aug 2011 23:06:11 +0000 (23:06 +0000)]
really?

SVN revision: 62154

12 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Hyoyoung Chang [Fri, 5 Aug 2011 23:03:55 +0000 (23:03 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_cnp_helper - adding paragraph separator(<ps>) handling
Date: Fri, 05 Aug 2011 13:09:41 +0900

Dear developers.

This patch is about elm_cnp_helper.
When using elm_entry, sometimes newline isn't copied.
That's because <ps> tag. It's represent of 'paragraph separator'.
(Other case is using <br>. It works well)
I just adding <ps> handling for separated paragraph.

SVN revision: 62153

12 years agoas promised, deprecated menu api functions have now been removed
Mike Blumenkrantz [Fri, 5 Aug 2011 19:40:14 +0000 (19:40 +0000)]
as promised, deprecated menu api functions have now been removed

SVN revision: 62149

12 years agoElementary: adding some missing widget previews for pdf.
Jonas M. Gastal [Fri, 5 Aug 2011 16:24:31 +0000 (16:24 +0000)]
Elementary: adding some missing widget previews for pdf.

SVN revision: 62144

12 years agonotes
Carsten Haitzler [Fri, 5 Aug 2011 13:22:03 +0000 (13:22 +0000)]
notes

SVN revision: 62134

12 years agook demo is a bit better now. less ambitious. only 33million buttons.
Carsten Haitzler [Fri, 5 Aug 2011 12:25:43 +0000 (12:25 +0000)]
ok demo is a bit better now. less ambitious. only 33million buttons.
but it scrolls fine now. using homogenous boxen now in groups of 32 (5
levels of 32 - ie 32 ^ 5 == 33mil or so)

SVN revision: 62132

12 years agofactory.... working on it. but up and kicking. it's a little unhappy
Carsten Haitzler [Fri, 5 Aug 2011 11:15:03 +0000 (11:15 +0000)]
factory.... working on it. but up and kicking. it's a little unhappy
with the 102 million buttons i have in the scroller right now...  when
you scroll along, but... i'll work at it to make it work better.

SVN revision: 62130

12 years agoelementary/elm_scroller : Modified event_hook function. Now arrow keys
WooHyun Jung [Fri, 5 Aug 2011 08:31:25 +0000 (08:31 +0000)]
elementary/elm_scroller : Modified event_hook function. Now arrow keys
will move focus among scroller's child objects.

SVN revision: 62126

12 years agoelementary : Focus movement is possible with arrow keys. You can check
WooHyun Jung [Fri, 5 Aug 2011 08:25:07 +0000 (08:25 +0000)]
elementary : Focus movement is possible with arrow keys. You can check
this feature in elementary_test -> focus.

SVN revision: 62125

12 years agoelm factory... in, genscroller out.
Carsten Haitzler [Fri, 5 Aug 2011 07:45:45 +0000 (07:45 +0000)]
elm factory... in, genscroller out.

SVN revision: 62124

12 years agowe dont need no steenkine genscroller... i had an ephipany! we need
Carsten Haitzler [Fri, 5 Aug 2011 05:59:53 +0000 (05:59 +0000)]
we dont need no steenkine genscroller... i had an ephipany! we need
something entirely different...

SVN revision: 62123

12 years agoelm widget_preview_gengrid.c: Fixed sample code.
Daniel Juyung Seo [Fri, 5 Aug 2011 01:24:21 +0000 (01:24 +0000)]
elm widget_preview_gengrid.c: Fixed sample code.

SVN revision: 62118

12 years agoelm genlist: Added elm_genlist_horizontal_set/get() APIs. Deprecated
Daniel Juyung Seo [Fri, 5 Aug 2011 01:21:56 +0000 (01:21 +0000)]
elm genlist: Added elm_genlist_horizontal_set/get() APIs. Deprecated
elm_genlist_horizontal_mode_set/get() for API name consistency. Use
new APIs.

SVN revision: 62117

12 years agoElementary: Map examples
Bruno Dilly [Thu, 4 Aug 2011 22:35:12 +0000 (22:35 +0000)]
Elementary: Map examples

SVN revision: 62115

12 years agoElementary: Improve some documentation images
Bruno Dilly [Thu, 4 Aug 2011 22:34:51 +0000 (22:34 +0000)]
Elementary: Improve some documentation images
Changes made by Marina Proni.

SVN revision: 62114

12 years agoelementary/genlist - Adding genlist mode documentation.
Rafael Antognolli [Thu, 4 Aug 2011 21:05:31 +0000 (21:05 +0000)]
elementary/genlist - Adding genlist mode documentation.

SVN revision: 62107

12 years agoelementary/elm_widget - patched by hyoyoung.chang@samsung.com
ChunEon Park [Thu, 4 Aug 2011 17:10:17 +0000 (17:10 +0000)]
elementary/elm_widget - patched by hyoyoung.chang@samsung.com

[E-devel] [patch] elm_widget - elm_widget_type_unregister

Dear developers.

This patch is adding a api to elm_widget.
In elm_widget, there is an api to register widget type to elementary's own
list.
However it doesn't provide unregister api.
So I made this patch.

Most of case, it's not needed. But in some case, it's useful.
(such as elm objects in DSO, if a DSO unloaded, registered widtype is
invalidated)

Thank you

SVN revision: 62099

12 years agoelementary/naviframe - modified to use elm_object_item common apis.
ChunEon Park [Thu, 4 Aug 2011 16:52:39 +0000 (16:52 +0000)]
elementary/naviframe - modified to use elm_object_item common apis.

Need to consider about another parts name case.

It will be hard work to support the case - non-default parts name is passed

How could the widgets cover those cases automatically?

SVN revision: 62098

12 years agoelementary/elm_naviframe - modified to use elm_object_item common_apis
ChunEon Park [Thu, 4 Aug 2011 16:37:36 +0000 (16:37 +0000)]
elementary/elm_naviframe - modified to use elm_object_item common_apis

SVN revision: 62097

12 years agoelementary/elm_widget - removed white space.
ChunEon Park [Thu, 4 Aug 2011 15:37:34 +0000 (15:37 +0000)]
elementary/elm_widget - removed white space.

SVN revision: 62096

12 years agoelementary/elm_widget - implemented elm_wiget_item_content_set_hook_set series.
ChunEon Park [Thu, 4 Aug 2011 15:15:40 +0000 (15:15 +0000)]
elementary/elm_widget - implemented elm_wiget_item_content_set_hook_set series.

SVN revision: 62095

12 years agoelm po: Updated po files.
Daniel Juyung Seo [Thu, 4 Aug 2011 09:55:00 +0000 (09:55 +0000)]
elm po: Updated po files.

SVN revision: 62088

12 years agoElm toolbar: Fixed item_separator_set.
Tom Hacohen [Thu, 4 Aug 2011 09:39:25 +0000 (09:39 +0000)]
Elm toolbar: Fixed item_separator_set.

SVN revision: 62087

12 years agoelementary/naviframe - modified to use ELM_OBJ_ITEM_CHECK macro
ChunEon Park [Thu, 4 Aug 2011 08:58:35 +0000 (08:58 +0000)]
elementary/naviframe - modified to use ELM_OBJ_ITEM_CHECK macro

SVN revision: 62085

12 years agoelementary/elm_widget - oops. recorvered a missing struct and added a macro to verify...
ChunEon Park [Thu, 4 Aug 2011 08:52:49 +0000 (08:52 +0000)]
elementary/elm_widget - oops. recorvered a missing struct and added a macro to verify elm_object_item

SVN revision: 62084

12 years agoelementary/naviframe - is updating according to elm_object_item.
ChunEon Park [Thu, 4 Aug 2011 08:17:30 +0000 (08:17 +0000)]
elementary/naviframe - is updating according to elm_object_item.

SVN revision: 62083

12 years agoelementary/elm_widget - added a casting macro
ChunEon Park [Thu, 4 Aug 2011 08:15:12 +0000 (08:15 +0000)]
elementary/elm_widget - added a casting macro

SVN revision: 62082

12 years agoelementary/elm_widget_item - wrapped the elm_widget_item with elm_object_item
ChunEon Park [Thu, 4 Aug 2011 05:06:02 +0000 (05:06 +0000)]
elementary/elm_widget_item - wrapped the elm_widget_item with elm_object_item

But wonder, is it really needed the auto casting macros?

Why user not just use the elm_widget_item directly
and make their item data structures dangled to elm_widget_item just like smart object?

SVN revision: 62079

12 years agoElementary: reorganizing main page and modules list.
Jonas M. Gastal [Wed, 3 Aug 2011 22:03:39 +0000 (22:03 +0000)]
Elementary: reorganizing main page and modules list.

SVN revision: 62078

12 years agoElementary: removing author list from main page.
Jonas M. Gastal [Wed, 3 Aug 2011 21:06:56 +0000 (21:06 +0000)]
Elementary: removing author list from main page.

SVN revision: 62075

12 years agoElementary: Map Documentation
Bruno Dilly [Wed, 3 Aug 2011 21:05:20 +0000 (21:05 +0000)]
Elementary: Map Documentation

SVN revision: 62074

12 years agoElementary: A ton of random doc fixes.
Jonas M. Gastal [Wed, 3 Aug 2011 19:07:43 +0000 (19:07 +0000)]
Elementary: A ton of random doc fixes.

SVN revision: 62066

12 years agoelm src/bin: Applied elm_object_focus API change. Changed it to elm_object_focus_set.
Daniel Juyung Seo [Wed, 3 Aug 2011 15:01:39 +0000 (15:01 +0000)]
elm src/bin: Applied elm_object_focus API change. Changed it to elm_object_focus_set.

SVN revision: 62062

12 years agoUse the right image, and also include preview for latex generated docs
Iván Briano [Wed, 3 Aug 2011 14:41:53 +0000 (14:41 +0000)]
Use the right image, and also include preview for latex generated docs

SVN revision: 62059

12 years agoelementary - just renamed paramenter names for consistency.
ChunEon Park [Wed, 3 Aug 2011 12:27:57 +0000 (12:27 +0000)]
elementary - just renamed paramenter names for consistency.

SVN revision: 62053

12 years agoelementary/elm_object_item - modified for consistency (naming, macros)
ChunEon Park [Wed, 3 Aug 2011 11:55:24 +0000 (11:55 +0000)]
elementary/elm_object_item - modified for consistency (naming, macros)

SVN revision: 62050

12 years agoelm focus: Added elm_object_focus_set() API. Use this instead elm_object_focus/unfocus().
Daniel Juyung Seo [Wed, 3 Aug 2011 11:46:23 +0000 (11:46 +0000)]
elm focus: Added elm_object_focus_set() API. Use this instead elm_object_focus/unfocus().

SVN revision: 62049

12 years agoelementary - trivial changes
ChunEon Park [Wed, 3 Aug 2011 11:14:30 +0000 (11:14 +0000)]
elementary - trivial changes

SVN revision: 62048

12 years agoelementary/common - exported Elm_Object_Item type and a few common item APIs.
ChunEon Park [Wed, 3 Aug 2011 09:34:00 +0000 (09:34 +0000)]
elementary/common - exported Elm_Object_Item type and a few common item APIs.

SVN revision: 62047

12 years agoelementary/ctxpopup - modified to use elm_object_content_set
ChunEon Park [Wed, 3 Aug 2011 09:32:15 +0000 (09:32 +0000)]
elementary/ctxpopup - modified to use elm_object_content_set

SVN revision: 62046

12 years agoElm entry: Added changed,user signal.
Tom Hacohen [Wed, 3 Aug 2011 09:00:36 +0000 (09:00 +0000)]
Elm entry: Added changed,user signal.

This signal indicates the entry was changed because of user interaction

SVN revision: 62045

12 years agoindent fix
Carsten Haitzler [Wed, 3 Aug 2011 07:16:20 +0000 (07:16 +0000)]
indent fix

SVN revision: 62042

12 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Hyoyoung Chang [Wed, 3 Aug 2011 05:39:13 +0000 (05:39 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_genlist - bugfix evas_object_del at
selected callback

This patch is about elm_genlist.
When a user delete genlist object at selected callback,
Genlist don't proper handle it.
Before genlist clearing, genlist delete its widget data.
So sometimes, it's crashed.

I made two point diffs
1. add genlist clearning at _del_hook
2. checking at _item_select, whether it's deleted or not.

SVN revision: 62040

12 years agodeprecated elm_ctxpopup_content_set/content_unset
ChunEon Park [Wed, 3 Aug 2011 04:38:44 +0000 (04:38 +0000)]
deprecated elm_ctxpopup_content_set/content_unset

but available them with elm_object_content_set/content_unset instead.

SVN revision: 62036

12 years agowarning--
ChunEon Park [Wed, 3 Aug 2011 04:27:47 +0000 (04:27 +0000)]
warning--

but why don't u use Eina_Bool?

SVN revision: 62035

12 years agoelm: Refactoring. Removed trailing whitespaces.
Daniel Juyung Seo [Wed, 3 Aug 2011 01:26:09 +0000 (01:26 +0000)]
elm: Refactoring. Removed trailing whitespaces.

SVN revision: 62028

12 years agofuck everything
Iván Briano [Wed, 3 Aug 2011 00:36:02 +0000 (00:36 +0000)]
fuck everything

SVN revision: 62026

12 years agoMore DSO stuff... anyone knows how to trigger these on systems that don't do it by...
Iván Briano [Wed, 3 Aug 2011 00:17:03 +0000 (00:17 +0000)]
More DSO stuff... anyone knows how to trigger these on systems that don't do it by default?

SVN revision: 62024

12 years agoElementary: elm_flip diagram.
Jonas M. Gastal [Tue, 2 Aug 2011 22:01:22 +0000 (22:01 +0000)]
Elementary: elm_flip diagram.

SVN revision: 62022

12 years agoExample for the win
Iván Briano [Tue, 2 Aug 2011 16:44:48 +0000 (16:44 +0000)]
Example for the win

SVN revision: 62015

12 years agoAnd it turns out this doesn't work that way, my
Iván Briano [Tue, 2 Aug 2011 16:44:41 +0000 (16:44 +0000)]
And it turns out this doesn't work that way, my
 bad.

SVN revision: 62013

12 years agoElementary theme: Edit theme's formatting. Vim Magic.
Tom Hacohen [Tue, 2 Aug 2011 14:07:53 +0000 (14:07 +0000)]
Elementary theme: Edit theme's formatting. Vim Magic.

Since I already moved everything around which means no patches will apply
anyway, now is a good time to also fix formatting.

Many thanks to Vim for being so awesome and magical.

SVN revision: 62000

12 years agofix re-focusing of widgets once inlined window is focus. kind of
Carsten Haitzler [Tue, 2 Aug 2011 10:34:30 +0000 (10:34 +0000)]
fix re-focusing of widgets once inlined window is focus. kind of
tricky requiring a 2nd shadowed parent.

SVN revision: 61989

12 years agoElementary theme: Split default.edc to a file per widget.
Tom Hacohen [Tue, 2 Aug 2011 09:47:05 +0000 (09:47 +0000)]
Elementary theme: Split default.edc to a file per widget.

According to raster it should break  edje_decc for some people, I tested
it for as much as I could, but I couldn't find anything wrong with it.
Please let me know if it breaks for you.

SVN revision: 61988

12 years agoElm glayer: Improved docs.
Aharon Hillel [Tue, 2 Aug 2011 09:46:58 +0000 (09:46 +0000)]
Elm glayer: Improved docs.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 61987

12 years agoelm genlist: Refactoring. Moved code for the readability.
Daniel Juyung Seo [Tue, 2 Aug 2011 06:59:45 +0000 (06:59 +0000)]
elm genlist: Refactoring. Moved code for the readability.

SVN revision: 61983

12 years agoThese libraries where being put in the wrong package.
Rui Seabra [Tue, 2 Aug 2011 06:54:55 +0000 (06:54 +0000)]
These libraries where being put in the wrong package.

SVN revision: 61982

12 years agoelm genlist: Added more guard code and moved some codes for the
Daniel Juyung Seo [Tue, 2 Aug 2011 06:54:10 +0000 (06:54 +0000)]
elm genlist: Added more guard code and moved some codes for the
readability.

SVN revision: 61981

12 years agoelm genlist: Fixed item addition routine for group child items.
Daniel Juyung Seo [Tue, 2 Aug 2011 06:50:34 +0000 (06:50 +0000)]
elm genlist: Fixed item addition routine for group child items.

SVN revision: 61980

12 years agoelm genlist: Fixed comment typo.
Daniel Juyung Seo [Tue, 2 Aug 2011 06:29:54 +0000 (06:29 +0000)]
elm genlist: Fixed comment typo.

SVN revision: 61979

12 years agothat's it - remove autom4te.cache dirs again... - keep having to many
Carsten Haitzler [Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)]
that's it - remove autom4te.cache dirs again... - keep having to many
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.

SVN revision: 61974

12 years agoElementary: Mapbuf Documentation
Bruno Dilly [Mon, 1 Aug 2011 21:32:25 +0000 (21:32 +0000)]
Elementary: Mapbuf Documentation

SVN revision: 61968

12 years agoLet's return from Bizarro world. Things working backwards may be fun, but they are...
Iván Briano [Mon, 1 Aug 2011 19:41:56 +0000 (19:41 +0000)]
Let's return from Bizarro world. Things working backwards may be fun, but they are a bit confusing.

SVN revision: 61961

12 years agoelementary/thumb - Added explained example and some more doc.
Rafael Antognolli [Mon, 1 Aug 2011 17:37:10 +0000 (17:37 +0000)]
elementary/thumb - Added explained example and some more doc.

SVN revision: 61960

12 years agoelementary/genlist - Make genlist preview use a tree view.
Rafael Antognolli [Mon, 1 Aug 2011 17:36:50 +0000 (17:36 +0000)]
elementary/genlist - Make genlist preview use a tree view.

SVN revision: 61959

12 years agoelementary/layout - Add missing picture exemplifying colspan.
Rafael Antognolli [Mon, 1 Aug 2011 16:52:26 +0000 (16:52 +0000)]
elementary/layout - Add missing picture exemplifying colspan.

SVN revision: 61958

12 years agoElementary: Toolbar Documentation
Bruno Dilly [Mon, 1 Aug 2011 14:51:18 +0000 (14:51 +0000)]
Elementary: Toolbar Documentation

SVN revision: 61955

12 years agoElm glayer: Added n-long-tap gesture
Aharon Hillel [Mon, 1 Aug 2011 13:09:05 +0000 (13:09 +0000)]
Elm glayer: Added n-long-tap gesture

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 61953

12 years agoElementary: removing swap file(should've never been
Jonas M. Gastal [Mon, 1 Aug 2011 13:06:24 +0000 (13:06 +0000)]
Elementary: removing swap file(should've never been
 commited).

SVN revision: 61952

12 years agomin size of a win is NOT -1!!
Carsten Haitzler [Mon, 1 Aug 2011 12:19:36 +0000 (12:19 +0000)]
min size of a win is NOT -1!!

SVN revision: 61948

12 years agoelm win: Refactoring. Removed unused local variable.
Daniel Juyung Seo [Mon, 1 Aug 2011 06:49:58 +0000 (06:49 +0000)]
elm win: Refactoring. Removed unused local variable.

SVN revision: 61934

12 years agoelm: Removed trailing whitespaces before I work on.
Daniel Juyung Seo [Mon, 1 Aug 2011 06:46:43 +0000 (06:46 +0000)]
elm: Removed trailing whitespaces before I work on.

SVN revision: 61933