Commit Graph

3375 Commits

Author SHA1 Message Date
Carsten Haitzler 34f146f464 remove references to elm animator!
SVN revision: 62229
2011-08-09 07:56:24 +00:00
Carsten Haitzler 092440e94e move getting started to header.
SVN revision: 62228
2011-08-09 07:46:12 +00:00
Carsten Haitzler 39c2a4aa6f dont need elementary.dox anymore - it's empty.
SVN revision: 62227
2011-08-09 07:16:43 +00:00
Daniel Juyung Seo 9f37ae411a elm test_photo.c: Fixed indentations. Applied coding conventions.
SVN revision: 62226
2011-08-09 06:43:09 +00:00
ChunEon Park d8e2ad11e9 elementary/elm_animator - removed it's example.
SVN revision: 62221
2011-08-09 03:37:07 +00:00
ChunEon Park 2ecbb858e2 elementary/elm_animator
Good bye my baby.



SVN revision: 62220
2011-08-09 03:26:39 +00:00
Carsten Haitzler 465ca66ed3 we really should focus when we release mouse AND on_hold is... NOT
set. happy happy joy joy.



SVN revision: 62197
2011-08-08 10:32:32 +00:00
Tom Hacohen 6c47d15666 Elm entry: Fixed 'Paste' to only show if there clipboard isn't empty.
SVN revision: 62193
2011-08-08 07:51:02 +00:00
Daniel Juyung Seo cd80368508 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
2011-08-08 05:42:29 +00:00
Tom Hacohen eb039ddbda Elm util: Fixed a bug in _elm_util_mkup_to_text.
SVN revision: 62180
2011-08-07 12:13:47 +00:00
Mike Blumenkrantz ef51692042 damn inconsistent safety check macros
SVN revision: 62173
2011-08-07 03:54:23 +00:00
Mike Blumenkrantz 3e27658e51 whoops forgot to remove my debug printfs
SVN revision: 62172
2011-08-07 03:43:33 +00:00
Mike Blumenkrantz cf033a8c7a 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
2011-08-07 03:42:28 +00:00
Tom Hacohen d3a9510403 Elm bubble: Updated docs. Thanks to JaMa.
SVN revision: 62169
2011-08-06 08:38:50 +00:00
WooHyun Jung cf9f98b706 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
2011-08-06 07:39:31 +00:00
Carsten Haitzler ad320ca015 clang -> shhhhhhh
SVN revision: 62166
2011-08-06 02:34:27 +00:00
Carsten Haitzler 7cf0ef4e0e tvi never used - remove.
SVN revision: 62165
2011-08-06 02:29:35 +00:00
Mike Blumenkrantz 44fc45de8b it's the subtle null derefs that'll get you
SVN revision: 62159
2011-08-05 23:16:40 +00:00
Mike Blumenkrantz 1dd49971d1 I can't think of any more clever names so we'll go with the old standard: really?
SVN revision: 62158
2011-08-05 23:14:17 +00:00
Mike Blumenkrantz bd9b5e6f36 alloc checks wooooooooooooo
SVN revision: 62157
2011-08-05 23:13:16 +00:00
Mike Blumenkrantz d4da47741f really? part 3: the rereturn of really?
SVN revision: 62156
2011-08-05 23:11:28 +00:00
Mike Blumenkrantz 342330e063 really? part 2: really? with a vengeance.
SVN revision: 62155
2011-08-05 23:07:18 +00:00
Mike Blumenkrantz efa8f3a3b1 really?
SVN revision: 62154
2011-08-05 23:06:11 +00:00
Hyoyoung Chang 79dfcb5d6a 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
2011-08-05 23:03:55 +00:00
Mike Blumenkrantz 7460ae79e8 as promised, deprecated menu api functions have now been removed
SVN revision: 62149
2011-08-05 19:40:14 +00:00
Jonas M. Gastal 48f0daab95 Elementary: adding some missing widget previews for pdf.
SVN revision: 62144
2011-08-05 16:24:31 +00:00
Carsten Haitzler df38e28eea notes
SVN revision: 62134
2011-08-05 13:22:03 +00:00
Carsten Haitzler 95dc824db0 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
2011-08-05 12:25:43 +00:00
Carsten Haitzler 43f8bd98fe 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
2011-08-05 11:15:03 +00:00
WooHyun Jung 9778bd956d elementary/elm_scroller : Modified event_hook function. Now arrow keys
will move focus among scroller's child objects.


SVN revision: 62126
2011-08-05 08:31:25 +00:00
WooHyun Jung 85351c10c5 elementary : Focus movement is possible with arrow keys. You can check
this feature in elementary_test -> focus. 


SVN revision: 62125
2011-08-05 08:25:07 +00:00
Carsten Haitzler 813e805e28 elm factory... in, genscroller out.
SVN revision: 62124
2011-08-05 07:45:45 +00:00
Carsten Haitzler f44b26b3e1 we dont need no steenkine genscroller... i had an ephipany! we need
something entirely different...



SVN revision: 62123
2011-08-05 05:59:53 +00:00
Daniel Juyung Seo cd48388cf3 elm widget_preview_gengrid.c: Fixed sample code.
SVN revision: 62118
2011-08-05 01:24:21 +00:00
Daniel Juyung Seo 1d6ee07488 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
2011-08-05 01:21:56 +00:00
Bruno Dilly 688f367dcf Elementary: Map examples
SVN revision: 62115
2011-08-04 22:35:12 +00:00
Bruno Dilly d023a50678 Elementary: Improve some documentation images
Changes made by Marina Proni.



SVN revision: 62114
2011-08-04 22:34:51 +00:00
Rafael Antognolli d54553f29b elementary/genlist - Adding genlist mode documentation.
SVN revision: 62107
2011-08-04 21:05:31 +00:00
ChunEon Park 646f514d34 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
2011-08-04 17:10:17 +00:00
ChunEon Park 09dac68f6e 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
2011-08-04 16:52:39 +00:00
ChunEon Park 2b4f061b56 elementary/elm_naviframe - modified to use elm_object_item common_apis
SVN revision: 62097
2011-08-04 16:37:36 +00:00
ChunEon Park c2736b1e8b elementary/elm_widget - removed white space.
SVN revision: 62096
2011-08-04 15:37:34 +00:00
ChunEon Park d16f2e9938 elementary/elm_widget - implemented elm_wiget_item_content_set_hook_set series.
SVN revision: 62095
2011-08-04 15:15:40 +00:00
Daniel Juyung Seo f3ad524a28 elm po: Updated po files.
SVN revision: 62088
2011-08-04 09:55:00 +00:00
Tom Hacohen 4ba312a387 Elm toolbar: Fixed item_separator_set.
SVN revision: 62087
2011-08-04 09:39:25 +00:00
ChunEon Park d163243315 elementary/naviframe - modified to use ELM_OBJ_ITEM_CHECK macro
SVN revision: 62085
2011-08-04 08:58:35 +00:00
ChunEon Park e97d8d28ff elementary/elm_widget - oops. recorvered a missing struct and added a macro to verify elm_object_item
SVN revision: 62084
2011-08-04 08:52:49 +00:00
ChunEon Park 067e8f4ad9 elementary/naviframe - is updating according to elm_object_item.
SVN revision: 62083
2011-08-04 08:17:30 +00:00
ChunEon Park 44dd8c0765 elementary/elm_widget - added a casting macro
SVN revision: 62082
2011-08-04 08:15:12 +00:00
ChunEon Park 4f559a7cdb 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
2011-08-04 05:06:02 +00:00