platform/upstream/elementary.git
13 years agothis has been bugging the crap out of me for years
Mike Blumenkrantz [Sat, 23 Jul 2011 02:19:10 +0000 (02:19 +0000)]
this has been bugging the crap out of me for years

SVN revision: 61605

13 years agotypedef void (*Elm_Entry_Filter_Cb)(void *data, Evas_Object *entry, char **text);
Mike Blumenkrantz [Sat, 23 Jul 2011 02:15:42 +0000 (02:15 +0000)]
typedef void (*Elm_Entry_Filter_Cb)(void *data, Evas_Object *entry, char **text);
and related docs

SVN revision: 61604

13 years ago+elm_icon_memfile_set
Mike Blumenkrantz [Fri, 22 Jul 2011 23:03:46 +0000 (23:03 +0000)]
+elm_icon_memfile_set

SVN revision: 61603

13 years agouse eina_str_has_extension instead of strrchr nonsense
Mike Blumenkrantz [Fri, 22 Jul 2011 22:41:32 +0000 (22:41 +0000)]
use eina_str_has_extension instead of strrchr nonsense

SVN revision: 61601

13 years agoelementary/pager - Moving widget preview to the widgets/ dir.
Rafael Antognolli [Fri, 22 Jul 2011 18:58:25 +0000 (18:58 +0000)]
elementary/pager - Moving widget preview to the widgets/ dir.

SVN revision: 61597

13 years agoElementary: pager documentation and example.
Jonas M. Gastal [Fri, 22 Jul 2011 18:18:31 +0000 (18:18 +0000)]
Elementary: pager documentation and example.

SVN revision: 61596

13 years agoElementary: improving modules list by adding container
Jonas M. Gastal [Fri, 22 Jul 2011 18:18:16 +0000 (18:18 +0000)]
Elementary: improving modules list by adding container
 section.

SVN revision: 61595

13 years agoelementary/doc - Moving preview programs to their own dir.
Rafael Antognolli [Fri, 22 Jul 2011 17:20:31 +0000 (17:20 +0000)]
elementary/doc - Moving preview programs to their own dir.

Also added a new rule that is a dependency of docs, which will call the
widget preview programs to be built. They are not going to be built on
the general "all" rule anymore.

SVN revision: 61593

13 years agoelm/genlist - Fix bounce option getter.
Rafael Antognolli [Fri, 22 Jul 2011 17:15:33 +0000 (17:15 +0000)]
elm/genlist - Fix bounce option getter.
Try to get the bounce option from the internal els_scroller, and also
add checks on the els_scroller api to see if the arguments were given.

SVN revision: 61592

13 years agoElementary: modify conformant example
Bruno Dilly [Fri, 22 Jul 2011 15:14:11 +0000 (15:14 +0000)]
Elementary: modify conformant example
Use auto generated screenshots to examplify conformant behavior.
For this some changes on example description was required.

SVN revision: 61591

13 years agoElementary: conform only use X stuff if we are on X
Bruno Dilly [Fri, 22 Jul 2011 13:44:42 +0000 (13:44 +0000)]
Elementary: conform only use X stuff if we are on X

Fix issues with shot.

SVN revision: 61589

13 years agoelm test_table.c: Fixed wrong sample.
Daniel Juyung Seo [Fri, 22 Jul 2011 12:31:46 +0000 (12:31 +0000)]
elm test_table.c: Fixed wrong sample.

SVN revision: 61588

13 years agoelm glview: Changed Elm_GLView_Func callback function typedef to
Daniel Juyung Seo [Fri, 22 Jul 2011 11:31:06 +0000 (11:31 +0000)]
elm glview: Changed Elm_GLView_Func callback function typedef to
Elm_GLView_Func_Cb according to EFL coding convention.

SVN revision: 61587

13 years agoelm Elementary.h.in: Used typedef for function pointer.
Daniel Juyung Seo [Fri, 22 Jul 2011 11:10:10 +0000 (11:10 +0000)]
elm Elementary.h.in: Used typedef for function pointer.

SVN revision: 61586

13 years agoelm Elementary.h.in: Use 'typedef' with enum definition.
Daniel Juyung Seo [Fri, 22 Jul 2011 10:50:38 +0000 (10:50 +0000)]
elm Elementary.h.in: Use 'typedef' with enum definition.

SVN revision: 61585

13 years agoelm Elementary.h.in: Fixed typos.
Daniel Juyung Seo [Fri, 22 Jul 2011 10:42:33 +0000 (10:42 +0000)]
elm Elementary.h.in: Fixed typos.

SVN revision: 61584

13 years agofix href parsing in new signals
Mike Blumenkrantz [Fri, 22 Jul 2011 09:08:58 +0000 (09:08 +0000)]
fix href parsing in new signals

SVN revision: 61583

13 years agoelm check: Fixed elm_check_state_set() issue. Call
Daniel Juyung Seo [Fri, 22 Jul 2011 09:03:40 +0000 (09:03 +0000)]
elm check: Fixed elm_check_state_set() issue. Call
edje_object_message_signal_process() to process the signals right away.

SVN revision: 61582

13 years agoelm widget_preview_actionslider.c: Fixed to use
Daniel Juyung Seo [Fri, 22 Jul 2011 05:46:47 +0000 (05:46 +0000)]
elm widget_preview_actionslider.c: Fixed to use
elm_object_text_part_set rather than elm_actionslider_labels_set.

SVN revision: 61578

13 years agoelementary/segment_control - patched by Prince Kumar Dubey (prince.dubey@samsung...
ChunEon Park [Fri, 22 Jul 2011 01:48:20 +0000 (01:48 +0000)]
elementary/segment_control - patched by Prince Kumar Dubey (prince.dubey@samsung.com)

Change Log:

1. Modification of fix to support dynamic theme changing.
2. Fixed clipping issue, when new segment item/items inserted/added.
3. edc file cleanup and indentation correction.

SVN revision: 61576

13 years agoElementary: fix doc makefile
Bruno Dilly [Thu, 21 Jul 2011 23:54:04 +0000 (23:54 +0000)]
Elementary: fix doc makefile

Broken on revision 61571.

SVN revision: 61575

13 years agoElementary: conformant preview and diagram
Bruno Dilly [Thu, 21 Jul 2011 22:03:57 +0000 (22:03 +0000)]
Elementary: conformant preview and diagram

SVN revision: 61574

13 years agoElementary: make calendar enum uniform to other widgets'
Bruno Dilly [Thu, 21 Jul 2011 22:03:43 +0000 (22:03 +0000)]
Elementary: make calendar enum uniform to other widgets'

SVN revision: 61573

13 years agoElementary: elm conform get illume parts size from env
Bruno Dilly [Thu, 21 Jul 2011 22:03:22 +0000 (22:03 +0000)]
Elementary: elm conform get illume parts size from env
For tests and documentation purposes, make possible to define
illume parts: keyboard, softkey, indicator with enviroment vars.
This way is possible to see elm_conformant behavior even without
illume.
Useful for tests and doc.
Usage examples:
ILLUME_KBD="0, 0, 240, 123"
ILLUME_IND=0,0,240,32
ILLUME_STK="0,288,240,32"

SVN revision: 61572

13 years agoElementary: diskselector, flip, anchorblock, anchorview,
Jonas M. Gastal [Thu, 21 Jul 2011 21:48:46 +0000 (21:48 +0000)]
Elementary: diskselector, flip, anchorblock, anchorview,
 hover, hoversel, flip selector and file selector entry
 widget previews.

SVN revision: 61571

13 years agomore @dox for entry signals
Mike Blumenkrantz [Thu, 21 Jul 2011 21:24:15 +0000 (21:24 +0000)]
more @dox for entry signals

SVN revision: 61570

13 years agonew signals+doc for elm entry:
Mike Blumenkrantz [Thu, 21 Jul 2011 21:19:55 +0000 (21:19 +0000)]
new signals+doc for elm entry:
+static const char SIG_ANCHOR_DOWN[] = "anchor,down";
+static const char SIG_ANCHOR_UP[] = "anchor,up";
+static const char SIG_ANCHOR_IN[] = "anchor,in";
+static const char SIG_ANCHOR_OUT[] = "anchor,out";

SVN revision: 61569

13 years agosome logic/indent reformatting
Mike Blumenkrantz [Thu, 21 Jul 2011 20:54:54 +0000 (20:54 +0000)]
some logic/indent reformatting

SVN revision: 61568

13 years agoIncomplete (I need to add a few lil' images) docs for elm_entry. Judge and let me...
Iván Briano [Thu, 21 Jul 2011 20:36:49 +0000 (20:36 +0000)]
Incomplete (I need to add a few lil' images) docs for elm_entry. Judge and let me know how they could be improved.

Example comes later, blame discomfitor for the half commit

SVN revision: 61567

13 years agoElementary: icon, actionslider, fileselector, calendar, bg
Jonas M. Gastal [Thu, 21 Jul 2011 16:13:54 +0000 (16:13 +0000)]
Elementary: icon, actionslider, fileselector, calendar, bg
 and image widget previews.

SVN revision: 61566

13 years agoElementary: small fix to diskselector documentation.
Jonas M. Gastal [Thu, 21 Jul 2011 14:09:25 +0000 (14:09 +0000)]
Elementary: small fix to diskselector documentation.

SVN revision: 61565

13 years agoElementary: ctxpopup documentation and example.
Jonas M. Gastal [Thu, 21 Jul 2011 14:09:10 +0000 (14:09 +0000)]
Elementary: ctxpopup documentation and example.

SVN revision: 61564

13 years agoElementary: Adding clock, frame and label screenshots to
Jonas M. Gastal [Thu, 21 Jul 2011 14:08:57 +0000 (14:08 +0000)]
Elementary: Adding clock, frame and label screenshots to
 index.

SVN revision: 61563

13 years agoelementary/elm_entry : fix wrong indentations
WooHyun Jung [Thu, 21 Jul 2011 11:30:05 +0000 (11:30 +0000)]
elementary/elm_entry : fix wrong indentations

SVN revision: 61554

13 years agofix min size calc for entryies that got in with entry + scrolled entry
Carsten Haitzler [Thu, 21 Jul 2011 11:02:07 +0000 (11:02 +0000)]
fix min size calc for entryies that got in with entry + scrolled entry
merge.

SVN revision: 61553

13 years agoelementary: free at the right time.
Cedric BAIL [Thu, 21 Jul 2011 10:45:21 +0000 (10:45 +0000)]
elementary: free at the right time.

SVN revision: 61549

13 years agoelementary/segment_control - fixed for supporting dynamic theme changing.
ChunEon Park [Thu, 21 Jul 2011 08:17:13 +0000 (08:17 +0000)]
elementary/segment_control - fixed for supporting dynamic theme changing.

SVN revision: 61547

13 years agoelm genlist: Removed elm_genlist_item_update() from
Daniel Juyung Seo [Thu, 21 Jul 2011 07:10:17 +0000 (07:10 +0000)]
elm genlist: Removed elm_genlist_item_update() from
elm_genlist_item_data_set(). So please call elm_genlist_item_update()
when you need it.

SVN revision: 61546

13 years agoelementary/layout - Add diagram representing the preview.
Rafael Antognolli [Wed, 20 Jul 2011 22:19:22 +0000 (22:19 +0000)]
elementary/layout - Add diagram representing the preview.

SVN revision: 61544

13 years agoElementary: removing auto-generated screenshots, and
Jonas M. Gastal [Wed, 20 Jul 2011 21:27:20 +0000 (21:27 +0000)]
Elementary: removing auto-generated screenshots, and
 making doc depend on them.

SVN revision: 61543

13 years agoElementary: fix list of instalable examples.
Jonas M. Gastal [Wed, 20 Jul 2011 21:26:20 +0000 (21:26 +0000)]
Elementary: fix list of instalable examples.

SVN revision: 61542

13 years agoElementary: Removing compiled example that should never
Jonas M. Gastal [Wed, 20 Jul 2011 21:25:49 +0000 (21:25 +0000)]
Elementary: Removing compiled example that should never
 have been added.

SVN revision: 61541

13 years agoelementary/examples - fix mistake: properly open comment block.
Rafael Antognolli [Wed, 20 Jul 2011 21:10:30 +0000 (21:10 +0000)]
elementary/examples - fix mistake: properly open comment block.

SVN revision: 61540

13 years agoelementary/layout - Add widget preview.
Rafael Antognolli [Wed, 20 Jul 2011 20:58:30 +0000 (20:58 +0000)]
elementary/layout - Add widget preview.

SVN revision: 61539

13 years agoelementary/layout - adding description and moving function reference docs.
Rafael Antognolli [Wed, 20 Jul 2011 20:58:24 +0000 (20:58 +0000)]
elementary/layout - adding description and moving function reference docs.

SVN revision: 61538

13 years agoelementary/layout - Add examples explained.
Rafael Antognolli [Wed, 20 Jul 2011 20:58:17 +0000 (20:58 +0000)]
elementary/layout - Add examples explained.

SVN revision: 61537

13 years agoElementary: eps doesn't support transparency.
Jonas M. Gastal [Wed, 20 Jul 2011 17:55:15 +0000 (17:55 +0000)]
Elementary: eps doesn't support transparency.

SVN revision: 61535

13 years agoElementary: replacing doxygen's modules list with a
Jonas M. Gastal [Wed, 20 Jul 2011 17:55:07 +0000 (17:55 +0000)]
Elementary: replacing doxygen's modules list with a
 custom one.

SVN revision: 61534

13 years ago[elementary] Documentation for the index widget.
Gustavo Lima Chaves [Wed, 20 Jul 2011 16:28:12 +0000 (16:28 +0000)]
[elementary] Documentation for the index widget.

SVN revision: 61533

13 years agoFixing typo
Jonas M. Gastal [Wed, 20 Jul 2011 13:40:08 +0000 (13:40 +0000)]
Fixing typo

SVN revision: 61526

13 years agoElementary: improving doc build system.
Jonas M. Gastal [Wed, 20 Jul 2011 13:38:07 +0000 (13:38 +0000)]
Elementary: improving doc build system.

SVN revision: 61525

13 years agoelementary/elm_layout - trivial changes.
ChunEon Park [Wed, 20 Jul 2011 08:44:32 +0000 (08:44 +0000)]
elementary/elm_layout - trivial changes.

don't need to pass the theme path.

SVN revision: 61519

13 years agoelementary/layout - added theme changed hook
ChunEon Park [Wed, 20 Jul 2011 08:36:40 +0000 (08:36 +0000)]
elementary/layout - added theme changed hook

Because the user can use their' own edj objs and call the signals for the edj objs,
They have a responsibility to reset the status of the edj objs when layout theme is changed.

This "theme,changed" signal provides to user a chance to reset (signal-emit) again.

SVN revision: 61518

13 years agodont set edje theme obj if elements are null.
Carsten Haitzler [Wed, 20 Jul 2011 07:25:36 +0000 (07:25 +0000)]
dont set edje theme obj if elements are null.

SVN revision: 61517

13 years agoElementary Map: check status of ecore_file_download result
Sangho Park [Wed, 20 Jul 2011 02:07:47 +0000 (02:07 +0000)]
Elementary Map: check status of ecore_file_download result

SVN revision: 61515

13 years agoefl: fix make dist-check.
Cedric BAIL [Tue, 19 Jul 2011 22:34:17 +0000 (22:34 +0000)]
efl: fix make dist-check.

SVN revision: 61511

13 years agoElementary: Adding screenshots to widget groups.
Jonas M. Gastal [Tue, 19 Jul 2011 21:07:06 +0000 (21:07 +0000)]
Elementary: Adding screenshots to widget groups.

SVN revision: 61509

13 years agoelm po: Updated po files.
Daniel Juyung Seo [Tue, 19 Jul 2011 03:43:53 +0000 (03:43 +0000)]
elm po: Updated po files.

SVN revision: 61492

13 years agoelm genlist theme: Fixed typo.
Daniel Juyung Seo [Tue, 19 Jul 2011 03:37:43 +0000 (03:37 +0000)]
elm genlist theme: Fixed typo.

SVN revision: 61491

13 years agoelementary/doc - Fix some images placement in docs.
Rafael Antognolli [Mon, 18 Jul 2011 22:11:49 +0000 (22:11 +0000)]
elementary/doc - Fix some images placement in docs.

SVN revision: 61489

13 years agoecore/examples - Themes are not programs.
Rafael Antognolli [Mon, 18 Jul 2011 21:12:20 +0000 (21:12 +0000)]
ecore/examples - Themes are not programs.
Put the .edj into files_DATA and also allow to add new themes just by
adding them to the files_DATA section.

SVN revision: 61487

13 years agoelementary/icon - Improving documentation.
Rafael Antognolli [Mon, 18 Jul 2011 18:14:34 +0000 (18:14 +0000)]
elementary/icon - Improving documentation.
Moved doxygen comments from .c to .h and added more description to them.
Also increased the group detailed description.

SVN revision: 61484

13 years agoelementary/image - Change #EINA_TRUE to @c EINA_TRUE in reference docs.
Rafael Antognolli [Mon, 18 Jul 2011 18:14:26 +0000 (18:14 +0000)]
elementary/image - Change #EINA_TRUE to @c EINA_TRUE in reference docs.

SVN revision: 61483

13 years agoelementary/icon - Add an explained example.
Rafael Antognolli [Mon, 18 Jul 2011 18:08:39 +0000 (18:08 +0000)]
elementary/icon - Add an explained example.

SVN revision: 61482

13 years agoElementary: Conformant Documentation
Bruno Dilly [Mon, 18 Jul 2011 14:00:36 +0000 (14:00 +0000)]
Elementary: Conformant Documentation

SVN revision: 61479

13 years agoElm glayer: Added key grab for CTRL to finish zoom
Aharon Hillel [Mon, 18 Jul 2011 11:25:54 +0000 (11:25 +0000)]
Elm glayer: Added key grab for CTRL to finish zoom

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

13 years agoconfig: Fixed missing types.
Daniel Juyung Seo [Mon, 18 Jul 2011 08:09:47 +0000 (08:09 +0000)]
config: Fixed missing types.

SVN revision: 61471

13 years agoelm config: Fixed 'may be used uninitialized' warning.
Daniel Juyung Seo [Mon, 18 Jul 2011 08:05:49 +0000 (08:05 +0000)]
elm config: Fixed 'may be used uninitialized' warning.

SVN revision: 61470

13 years agoelementary/transit - removed white trailings
ChunEon Park [Mon, 18 Jul 2011 06:58:13 +0000 (06:58 +0000)]
elementary/transit - removed white trailings

SVN revision: 61467

13 years agomore elm_config features! theme list will now autoselect your current theme(s) on...
Mike Blumenkrantz [Mon, 18 Jul 2011 06:51:45 +0000 (06:51 +0000)]
more elm_config features! theme list will now autoselect your current theme(s) on load. it might even select them correctly!
overlay themes sometimes don't get applied to the sample for some reason, but they will still be applied when 'use theme' is clicked

SVN revision: 61466

13 years agoElm glayer: Added glayer values to elm config.
Tom Hacohen [Mon, 18 Jul 2011 06:24:34 +0000 (06:24 +0000)]
Elm glayer: Added glayer values to elm config.

Added tolerance related values.

Patch by Aharon Hillel.

SVN revision: 61465

13 years agoElm glayer: Changed some values from float to double.
Tom Hacohen [Mon, 18 Jul 2011 06:24:29 +0000 (06:24 +0000)]
Elm glayer: Changed some values from float to double.

Patch by Aharon Hillel.

SVN revision: 61464

13 years agoelementary/ctxpopup - patched by cnook <kimcinoo@gmail.com>
ChunEon Park [Mon, 18 Jul 2011 05:07:36 +0000 (05:07 +0000)]
elementary/ctxpopup - patched by cnook <kimcinoo@gmail.com>

Hi All,

The ctxpopup arrow is attached on the drag-able part.
If arrow height/width is smaller than drag-able part,
then there is a gap between arrow and ctxpopup base.
So this patch comes for resolving this issue. Thanks.

Sincerely,
Shinwoo Kim.

SVN revision: 61462

13 years agoelm_config gains a new feature: multitheme selection! themes are added in the order...
Mike Blumenkrantz [Sat, 16 Jul 2011 14:45:41 +0000 (14:45 +0000)]
elm_config gains a new feature: multitheme selection! themes are added in the order of selection, so to use an overlay for a theme you would select the "base" theme first, then the "overlay" part. then just click use theme and zooooooooooooooooooon

SVN revision: 61426

13 years agofix compilation on Windows
Vincent Torri [Sat, 16 Jul 2011 07:28:59 +0000 (07:28 +0000)]
fix compilation on Windows

SVN revision: 61419

13 years agoElementary: Diskselector documentation
Bruno Dilly [Fri, 15 Jul 2011 21:29:34 +0000 (21:29 +0000)]
Elementary: Diskselector documentation

SVN revision: 61416

13 years ago[elementary] Documenting/exemplifying file selector
Gustavo Lima Chaves [Fri, 15 Jul 2011 14:03:21 +0000 (14:03 +0000)]
[elementary] Documenting/exemplifying file selector
 entry.

SVN revision: 61403

13 years ago[elementary] Documenting/exemplifying file selector
Gustavo Lima Chaves [Fri, 15 Jul 2011 14:03:08 +0000 (14:03 +0000)]
[elementary] Documenting/exemplifying file selector
 button widget.

SVN revision: 61402

13 years ago[elementary] Documenting/exemplifying file selector
Gustavo Lima Chaves [Fri, 15 Jul 2011 14:02:54 +0000 (14:02 +0000)]
[elementary] Documenting/exemplifying file selector
 widget.

SVN revision: 61401

13 years agoElementary: Hoversel documentation.
Jonas M. Gastal [Fri, 15 Jul 2011 13:54:39 +0000 (13:54 +0000)]
Elementary: Hoversel documentation.

SVN revision: 61400

13 years agoElementary : add an option to disable video support (enabled by default)
Vincent Torri [Fri, 15 Jul 2011 06:06:03 +0000 (06:06 +0000)]
Elementary : add an option to disable video support (enabled by default)

SVN revision: 61393

13 years agoelementary/image - Improve documentation and add an example.
Rafael Antognolli [Thu, 14 Jul 2011 20:48:00 +0000 (20:48 +0000)]
elementary/image - Improve documentation and add an example.
Doxygen comments moved out from .c and in to Elementary.h.in. They
received better descriptions for most of the API too.

SVN revision: 61388

13 years agoElementary calendar: Fix format month / year function
Bruno Dilly [Thu, 14 Jul 2011 15:46:26 +0000 (15:46 +0000)]
Elementary calendar: Fix format month / year function
When the format function is set, it should apply it
immediately on displayed month / year.

SVN revision: 61384

13 years agoElementary: Calendar Documentation
Bruno Dilly [Thu, 14 Jul 2011 15:45:44 +0000 (15:45 +0000)]
Elementary: Calendar Documentation

SVN revision: 61383

13 years agoElementary: hover documentation.
Jonas M. Gastal [Thu, 14 Jul 2011 14:37:53 +0000 (14:37 +0000)]
Elementary: hover documentation.

SVN revision: 61371

13 years agoelm genlist: Added _item_realize() function declaration.
Daniel Juyung Seo [Thu, 14 Jul 2011 07:22:04 +0000 (07:22 +0000)]
elm genlist: Added _item_realize() function declaration.

SVN revision: 61359

13 years agoelementary/transit - fixed typo
ChunEon Park [Thu, 14 Jul 2011 06:21:12 +0000 (06:21 +0000)]
elementary/transit - fixed typo

SVN revision: 61356

13 years agoelementary/transit - fixed the logic for chaining transition.
ChunEon Park [Thu, 14 Jul 2011 05:46:14 +0000 (05:46 +0000)]
elementary/transit - fixed the logic for chaining transition.

fixed to call the chain transitions when the transit is finished actually.

SVN revision: 61355

13 years agoelementary/transit - type defined to Elm_Transit_Del_Cb for transit deleltion callbac...
ChunEon Park [Thu, 14 Jul 2011 05:21:40 +0000 (05:21 +0000)]
elementary/transit - type defined to Elm_Transit_Del_Cb for transit deleltion callback function.

SVN revision: 61354

13 years agoelementary/transit - added a new APIs elm_transit_chain_transit_del
ChunEon Park [Thu, 14 Jul 2011 04:36:07 +0000 (04:36 +0000)]
elementary/transit - added a new APIs elm_transit_chain_transit_del

SVN revision: 61353

13 years agoMoving label example to examples.dox, and improving
Jonas M. Gastal [Wed, 13 Jul 2011 18:12:04 +0000 (18:12 +0000)]
Moving label example to examples.dox, and improving
 label docs.

SVN revision: 61348

13 years agoElementary: Flip documentation.
Jonas M. Gastal [Wed, 13 Jul 2011 18:11:41 +0000 (18:11 +0000)]
Elementary: Flip documentation.

SVN revision: 61347

13 years agoelementary/naviframe - just modified item style name.
ChunEon Park [Wed, 13 Jul 2011 05:18:19 +0000 (05:18 +0000)]
elementary/naviframe - just modified item style name.

SVN revision: 61318

13 years agoelementary/naviframe - updated item clipping
ChunEon Park [Wed, 13 Jul 2011 05:16:50 +0000 (05:16 +0000)]
elementary/naviframe - updated item clipping

SVN revision: 61317

13 years agoelementary/naviframe - removed white spaces.
ChunEon Park [Wed, 13 Jul 2011 05:15:35 +0000 (05:15 +0000)]
elementary/naviframe - removed white spaces.

SVN revision: 61316

13 years agoelementar/naviframe - fixed to calc the pushed items also.
ChunEon Park [Wed, 13 Jul 2011 04:42:45 +0000 (04:42 +0000)]
elementar/naviframe - fixed to calc the pushed items also.

SVN revision: 61315

13 years agoelementary/Makefile.am - added a missed line
ChunEon Park [Wed, 13 Jul 2011 04:32:34 +0000 (04:32 +0000)]
elementary/Makefile.am - added a missed line

SVN revision: 61314

13 years agoelementary/naviframe - added new widget.
ChunEon Park [Wed, 13 Jul 2011 04:21:50 +0000 (04:21 +0000)]
elementary/naviframe - added new widget.

This widget is for application's view manager such as elm_pager
But has optional functions more for users convenience.
Not completed yet for decorations. but basic frame is completed.

Need to have a review.

SVN revision: 61313

13 years agoelementary/test_gesture_layer - oops. ciritical misktake. :p
ChunEon Park [Wed, 13 Jul 2011 01:41:56 +0000 (01:41 +0000)]
elementary/test_gesture_layer - oops. ciritical misktake. :p

elm_animator -> elm_transit

SVN revision: 61312

13 years agoelementray/test_gesture_layer - trivial changes.
ChunEon Park [Wed, 13 Jul 2011 01:39:43 +0000 (01:39 +0000)]
elementray/test_gesture_layer - trivial changes.

SVN revision: 61311