platform/upstream/elementary.git
13 years agoElementary: scroller documentation.
Jonas M. Gastal [Thu, 28 Jul 2011 14:53:26 +0000 (14:53 +0000)]
Elementary: scroller documentation.

SVN revision: 61861

13 years agoElementary: elm_label doc fix.
Jonas M. Gastal [Thu, 28 Jul 2011 14:53:08 +0000 (14:53 +0000)]
Elementary: elm_label doc fix.

SVN revision: 61860

13 years agoElementary theme: Updated default theme's b, em and highlight tags.
Tom Hacohen [Thu, 28 Jul 2011 13:00:39 +0000 (13:00 +0000)]
Elementary theme: Updated default theme's b, em and highlight tags.

Updated them to use the new font_weight and font_style format attributes
of textblock.c

SVN revision: 61856

13 years agoInwin basic example
Iván Briano [Thu, 28 Jul 2011 12:11:26 +0000 (12:11 +0000)]
Inwin basic example

SVN revision: 61853

13 years agoInwin docs. No example.
Iván Briano [Thu, 28 Jul 2011 12:11:14 +0000 (12:11 +0000)]
Inwin docs. No example.

SVN revision: 61852

13 years agoremove printf
Carsten Haitzler [Thu, 28 Jul 2011 10:31:12 +0000 (10:31 +0000)]
remove printf

SVN revision: 61849

13 years agofix file selector get is _save. never worked!
Carsten Haitzler [Thu, 28 Jul 2011 10:28:55 +0000 (10:28 +0000)]
fix file selector get is _save. never worked!

SVN revision: 61848

13 years agoremove hardcoded transparency from tooltip, add data item to edc to enable it
Mike Blumenkrantz [Thu, 28 Jul 2011 10:08:07 +0000 (10:08 +0000)]
remove hardcoded transparency from tooltip, add data item to edc to enable it

SVN revision: 61845

13 years agoPOINTER ARITHMETIC WITH VOID* IS BAD.
Mike Blumenkrantz [Thu, 28 Jul 2011 08:36:55 +0000 (08:36 +0000)]
POINTER ARITHMETIC WITH VOID* IS BAD.

use intptr_t. also fixes a bunch of compile warns for x86_64

SVN revision: 61841

13 years agoElm entry: Fixed a bug with entry_get with big texts.
Tom Hacohen [Thu, 28 Jul 2011 08:18:37 +0000 (08:18 +0000)]
Elm entry: Fixed a bug with entry_get with big texts.

Entry gradually loads big texts. This bug caused entry_get to return the
current text in the textblock, and not the text not yet loaded.

SVN revision: 61840

13 years agoelementary : Modified comments and removed trailing white spaces :)
WooHyun Jung [Thu, 28 Jul 2011 08:14:30 +0000 (08:14 +0000)]
elementary : Modified comments and removed trailing white spaces :)

SVN revision: 61839

13 years agoelementary/elm_main : Add elm_object_tree_unfocusable_set/get. This
WooHyun Jung [Thu, 28 Jul 2011 06:58:29 +0000 (06:58 +0000)]
elementary/elm_main : Add elm_object_tree_unfocusable_set/get. This
API will set an object and its child objects to be
unfocusable/focusable.

SVN revision: 61838

13 years agoelementary/naviframe - trivial changes
ChunEon Park [Thu, 28 Jul 2011 02:32:40 +0000 (02:32 +0000)]
elementary/naviframe - trivial changes

SVN revision: 61835

13 years agoproperly set tooltip freesizing when object has not been realized in genlist/gengrid
Mike Blumenkrantz [Thu, 28 Jul 2011 02:22:37 +0000 (02:22 +0000)]
properly set tooltip freesizing when object has not been realized in genlist/gengrid

SVN revision: 61834

13 years agonow apply style correctly to free size tooltips, and remember that time I said that...
Mike Blumenkrantz [Thu, 28 Jul 2011 01:32:40 +0000 (01:32 +0000)]
now apply style correctly to free size tooltips, and remember that time I said that I was done with tt position calculations? I lied. this commit is the pinnacle of tooltip position calculating technology. also inverts position of tooltip so it doesn't get stupidly hidden by the pointer

SVN revision: 61833

13 years agoadd padding to transparent tooltip
Mike Blumenkrantz [Thu, 28 Jul 2011 01:30:09 +0000 (01:30 +0000)]
add padding to transparent tooltip

SVN revision: 61832

13 years agoElementary: Moving panes to containers section of index.
Jonas M. Gastal [Wed, 27 Jul 2011 20:37:04 +0000 (20:37 +0000)]
Elementary: Moving panes to containers section of index.

SVN revision: 61822

13 years agoElementary: photocam documentation.
Jonas M. Gastal [Wed, 27 Jul 2011 20:36:47 +0000 (20:36 +0000)]
Elementary: photocam documentation.

SVN revision: 61821

13 years ago+elm_icon_size_get
Mike Blumenkrantz [Wed, 27 Jul 2011 20:31:40 +0000 (20:31 +0000)]
+elm_icon_size_get

SVN revision: 61818

13 years ago[elementary] Random doc fixes.
Gustavo Lima Chaves [Wed, 27 Jul 2011 19:38:58 +0000 (19:38 +0000)]
[elementary] Random doc fixes.

SVN revision: 61815

13 years ago[elementary] Put dangling examples on the proper file.
Gustavo Lima Chaves [Wed, 27 Jul 2011 19:38:52 +0000 (19:38 +0000)]
[elementary] Put dangling examples on the proper file.

SVN revision: 61814

13 years ago[elementary] Documentation for the slideshow widget.
Gustavo Lima Chaves [Wed, 27 Jul 2011 19:38:43 +0000 (19:38 +0000)]
[elementary] Documentation for the slideshow widget.

SVN revision: 61813

13 years agowhoops, forgot to give transparent tooltip an alpha channel
Mike Blumenkrantz [Wed, 27 Jul 2011 19:09:50 +0000 (19:09 +0000)]
whoops, forgot to give transparent tooltip an alpha channel

SVN revision: 61812

13 years agothrottle tooltip job creation
Mike Blumenkrantz [Wed, 27 Jul 2011 18:35:49 +0000 (18:35 +0000)]
throttle tooltip job creation

SVN revision: 61811

13 years agoElementary: panes documentation
Bruno Dilly [Wed, 27 Jul 2011 17:06:40 +0000 (17:06 +0000)]
Elementary: panes documentation

SVN revision: 61809

13 years agoElementary: notify documentation.
Jonas M. Gastal [Wed, 27 Jul 2011 13:40:30 +0000 (13:40 +0000)]
Elementary: notify documentation.

SVN revision: 61807

13 years agoElementary: Slider documentation
Bruno Dilly [Wed, 27 Jul 2011 13:32:51 +0000 (13:32 +0000)]
Elementary: Slider documentation

SVN revision: 61806

13 years agoelementary/diskselector - patched by kimcinoo@gmail.com
ChunEon Park [Wed, 27 Jul 2011 10:05:09 +0000 (10:05 +0000)]
elementary/diskselector - patched by kimcinoo@gmail.com

Hi All,

I have attached refined path.
There is no storing parent.

Sincerely,
Shinwoo Kim.

SVN revision: 61803

13 years agoelementary - added common APIs elm_object_content_set/get/unset
ChunEon Park [Wed, 27 Jul 2011 09:49:14 +0000 (09:49 +0000)]
elementary - added common APIs elm_object_content_set/get/unset

Now need to widgets use them.

SVN revision: 61802

13 years agofix flipselector to select a nearyby item if deleted and its current.
Carsten Haitzler [Wed, 27 Jul 2011 09:43:09 +0000 (09:43 +0000)]
fix flipselector to select a nearyby item if deleted and its current.

SVN revision: 61801

13 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
Jaehwan Kim [Wed, 27 Jul 2011 09:24:42 +0000 (09:24 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: Re: [E-devel] [Patch] The bounce problem in the scroller.

The scroller has a problem when it is scrolled consistently in the end of the edge.
It has an acceleration. If the scrolling occur again before the animation end,?
the scroll-animation (momentum animation) be faster. When it is in the end of the edge,
it does, too. So the content of the scroller disappear because of the acceleration.
The scroller don't need to has the acceleration in the end of edge.

The below is the problem.
http://www.youtube.com/watch?v=Qg7BZrm9EnA

And the below is the scroller which be patched.
http://www.youtube.com/watch?v=lHT6G9WoNSs

SVN revision: 61800

13 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
Jaehwan Kim [Wed, 27 Jul 2011 09:21:54 +0000 (09:21 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] The scroll animation doesn't work when the
scroll-action is started from the outside of a viewport.

In scroller, if the scroll-action is started from the outside of a
viewport,
the momentum animation does not work because of the bounce-effect.

Please see the below video.
http://www.youtube.com/watch?v=xNvLSxWjrDE

The below video is the scroller after applying my patch.
http://www.youtube.com/watch?v=hM3o1kxC674

SVN revision: 61799

13 years agosignificantly improve tooltip orientation calculations
Mike Blumenkrantz [Wed, 27 Jul 2011 07:12:28 +0000 (07:12 +0000)]
significantly improve tooltip orientation calculations

SVN revision: 61795

13 years agoallow tooltips to better choose their orientation
Mike Blumenkrantz [Wed, 27 Jul 2011 06:50:56 +0000 (06:50 +0000)]
allow tooltips to better choose their orientation

SVN revision: 61793

13 years agoerr...not sure how that got in there
Mike Blumenkrantz [Wed, 27 Jul 2011 06:44:39 +0000 (06:44 +0000)]
err...not sure how that got in there

SVN revision: 61792

13 years agofix a lot of issues with giant tooltips, also disable mouse input.
Mike Blumenkrantz [Wed, 27 Jul 2011 06:43:51 +0000 (06:43 +0000)]
fix a lot of issues with giant tooltips, also disable mouse input.
THANK YOU JEFFDAMETH FOR BEING SO AWESOME

SVN revision: 61791

13 years agoset transparent style for tooltip tests
Mike Blumenkrantz [Wed, 27 Jul 2011 06:41:56 +0000 (06:41 +0000)]
set transparent style for tooltip tests

SVN revision: 61790

13 years agomake ecore_con a default requirement for elm.
Carsten Haitzler [Wed, 27 Jul 2011 05:59:01 +0000 (05:59 +0000)]
make ecore_con a default requirement for elm.

SVN revision: 61789

13 years agoelementary/elm_entry : cursor geometry should be changed only when
WooHyun Jung [Wed, 27 Jul 2011 04:57:18 +0000 (04:57 +0000)]
elementary/elm_entry : cursor geometry should be changed only when
focused.

SVN revision: 61787

13 years agoelm Elementary.h.in: Fixed typo.
Daniel Juyung Seo [Wed, 27 Jul 2011 01:51:27 +0000 (01:51 +0000)]
elm Elementary.h.in: Fixed typo.

SVN revision: 61781

13 years agoAnd if we found Emap and it wasn't disabled, we may as well not break the build.
Iván Briano [Tue, 26 Jul 2011 21:36:14 +0000 (21:36 +0000)]
And if we found Emap and it wasn't disabled, we may as well not break the build.

SVN revision: 61780

13 years agoI didn't forget the images, I just wanted more commits under my name
Iván Briano [Tue, 26 Jul 2011 21:10:51 +0000 (21:10 +0000)]
I didn't forget the images, I just wanted more commits under my name

SVN revision: 61776

13 years agoElm_Box preview screenshot
Iván Briano [Tue, 26 Jul 2011 21:04:09 +0000 (21:04 +0000)]
Elm_Box preview screenshot

SVN revision: 61775

13 years ago[elementary] Docs. for the progress bar widget.
Gustavo Lima Chaves [Tue, 26 Jul 2011 20:11:39 +0000 (20:11 +0000)]
[elementary] Docs. for the progress bar widget.

SVN revision: 61772

13 years ago[elementary] Fixes on gengrid docs.
Gustavo Lima Chaves [Tue, 26 Jul 2011 20:11:32 +0000 (20:11 +0000)]
[elementary] Fixes on gengrid docs.

SVN revision: 61771

13 years agoSome more doc fixing in entry, mostly cursor, images showing items and an example.
Iván Briano [Tue, 26 Jul 2011 19:01:31 +0000 (19:01 +0000)]
Some more doc fixing in entry, mostly cursor, images showing items and an example.

Example that's not of my liking, stupid entry... I will get you while you sleep and teach you how to edit formatted text!

SVN revision: 61770

13 years agoelementary/genlist - Explaining the examples.
Rafael Antognolli [Tue, 26 Jul 2011 18:32:14 +0000 (18:32 +0000)]
elementary/genlist - Explaining the examples.

SVN revision: 61769

13 years agoelementary/genlist - Moving and improving docs of genlist functions.
Rafael Antognolli [Tue, 26 Jul 2011 18:32:05 +0000 (18:32 +0000)]
elementary/genlist - Moving and improving docs of genlist functions.
Most of the functions deal with configuring the genlist, not the items.

SVN revision: 61768

13 years agoelementary/genlist - Add some examples.
Rafael Antognolli [Tue, 26 Jul 2011 18:31:54 +0000 (18:31 +0000)]
elementary/genlist - Add some examples.

SVN revision: 61767

13 years agoElementary: Spinner documentation
Bruno Dilly [Tue, 26 Jul 2011 17:27:05 +0000 (17:27 +0000)]
Elementary: Spinner documentation

SVN revision: 61766

13 years agoelementary: fix compilation of shader with OpenGL.
Cedric BAIL [Tue, 26 Jul 2011 16:37:41 +0000 (16:37 +0000)]
elementary: fix compilation of shader with OpenGL.

SVN revision: 61765

13 years agoelm tooltip: Fixed warnings.
Daniel Juyung Seo [Tue, 26 Jul 2011 12:35:54 +0000 (12:35 +0000)]
elm tooltip: Fixed warnings.

SVN revision: 61758

13 years agoelm widgets: Removed trailing whitespaces.
Daniel Juyung Seo [Tue, 26 Jul 2011 11:28:08 +0000 (11:28 +0000)]
elm widgets: Removed trailing whitespaces.

SVN revision: 61744

13 years agonew tooltip test for seriously large images
Mike Blumenkrantz [Tue, 26 Jul 2011 10:28:01 +0000 (10:28 +0000)]
new tooltip test for seriously large images

SVN revision: 61740

13 years agoTHE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTIPS!!!!!!
Mike Blumenkrantz [Tue, 26 Jul 2011 09:38:23 +0000 (09:38 +0000)]
THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTIPS!!!!!!
these bad boys are so big and pixelthirsty they can't be constrained by a regular canvas or window, they use OVERRIDE REDIRECT WINDOWS. not only that, they totally exceed the boundaries of what a reasonable function name length could be. 50 character function name limit? puh-leeze. these guys don't care what side of the screen they're even on so long as they get to wade into the thick of the action and block out each and every crappy non-efl application behind them. and that's when they're in good moods. you don't even want to know what happens when you piss these guys off.

SVN revision: 61735

13 years agoelm gengrid: Fixed indentation for signal description.
Daniel Juyung Seo [Tue, 26 Jul 2011 07:00:19 +0000 (07:00 +0000)]
elm gengrid: Fixed indentation for signal description.

SVN revision: 61729

13 years agoelm genscroller: Fixed warnings while raster is not working on this :)
Daniel Juyung Seo [Tue, 26 Jul 2011 06:07:54 +0000 (06:07 +0000)]
elm genscroller: Fixed warnings while raster is not working on this :)
hooray! lol!

SVN revision: 61727

13 years agoelementary/label - patched by kimcinoo@gmail.com
ChunEon Park [Tue, 26 Jul 2011 05:57:32 +0000 (05:57 +0000)]
elementary/label - patched by kimcinoo@gmail.com

-----Original Message-----
From: "cnook"<kimcinoo@gmail.com>
To: "EFL"<enlightenment-devel@lists.sourceforge.net>
Cc:
Sent: 11-07-26(화) 13:58:55
Subject: [E-devel] [Patch] Elm_Label, Incompatible Widget Data TypeHi All,

The Elm_Wrap_Type have been added, and APIs have been changed also.
But there are some remains have to be changed as the attached patch.

Sincerely,
Shinwoo Kim.

SVN revision: 61726

13 years agoadd note regarding swallowed content in items to elm_menu_item_object_icon_get
Mike Blumenkrantz [Tue, 26 Jul 2011 01:51:50 +0000 (01:51 +0000)]
add note regarding swallowed content in items to elm_menu_item_object_icon_get

SVN revision: 61721

13 years agoadd new signal for list/genlist/gengrid: "activated"
Mike Blumenkrantz [Tue, 26 Jul 2011 01:49:24 +0000 (01:49 +0000)]
add new signal for list/genlist/gengrid: "activated"
this signal is called whenever an item receives either a double click or selection+(enter/spacebar/return)

this commit also unifies the click/enter/spacebar/etc event api for these widgets, including removing the double click signal from keypress events and removing the 'clicked' signal from double click events

SVN revision: 61720

13 years agoradio buttons: GET IN MAH MENUS!!!!
Mike Blumenkrantz [Tue, 26 Jul 2011 01:17:09 +0000 (01:17 +0000)]
radio buttons: GET IN MAH MENUS!!!!

added elm_menu_item_add_object which allows a user to directly add an arbitrary evas_object to be swallowed as a menu item, added radio item as test

SVN revision: 61717

13 years agoElementary: List Documentation
Bruno Dilly [Mon, 25 Jul 2011 20:47:59 +0000 (20:47 +0000)]
Elementary: List Documentation

SVN revision: 61711

13 years ago[elementary] Gengrid docs: improvements.
Gustavo Lima Chaves [Mon, 25 Jul 2011 19:52:59 +0000 (19:52 +0000)]
[elementary] Gengrid docs: improvements.

SVN revision: 61709

13 years ago[elementary] Smaller index widget preview.
Gustavo Lima Chaves [Mon, 25 Jul 2011 19:52:53 +0000 (19:52 +0000)]
[elementary] Smaller index widget preview.

SVN revision: 61708

13 years ago[elementary] Index preview image for gengrid.
Gustavo Lima Chaves [Mon, 25 Jul 2011 19:52:47 +0000 (19:52 +0000)]
[elementary] Index preview image for gengrid.

SVN revision: 61707

13 years ago[elementary] Documenting the following:
Gustavo Lima Chaves [Mon, 25 Jul 2011 19:52:31 +0000 (19:52 +0000)]
[elementary] Documenting the following:
 - elm_gengrid_item_cursor_engine_only_get
 - elm_gengrid_item_cursor_engine_only_set
 - elm_gengrid_item_cursor_get
 - elm_gengrid_item_cursor_set
 - elm_gengrid_item_cursor_style_get
 - elm_gengrid_item_cursor_style_set
 - elm_gengrid_item_cursor_unset
 - elm_gengrid_item_data_get
 - elm_gengrid_item_data_set
 - elm_gengrid_item_del
 - elm_gengrid_item_disabled_get
 - elm_gengrid_item_disabled_set
 - elm_gengrid_item_gengrid_get
 - elm_gengrid_item_next_get
 - elm_gengrid_item_object_get
 - elm_gengrid_item_pos_get
 - elm_gengrid_item_prev_get
 - elm_gengrid_item_selected_get
 - elm_gengrid_item_selected_set
 - elm_gengrid_item_tooltip_content_cb_set
 - elm_gengrid_item_tooltip_style_get
 - elm_gengrid_item_tooltip_style_set
 - elm_gengrid_item_tooltip_text_set
 - elm_gengrid_item_tooltip_unset
 - elm_gengrid_item_update

SVN revision: 61706

13 years ago[elementary] Documenting/exemplifying the following:
Gustavo Lima Chaves [Mon, 25 Jul 2011 19:52:15 +0000 (19:52 +0000)]
[elementary] Documenting/exemplifying the following:
 - elm_gengrid_item_append
 - elm_gengrid_item_prepend
 - elm_gengrid_item_bring_in
 - elm_gengrid_item_show
 - elm_gengrid_item_insert_after
 - elm_gengrid_item_insert_before
 - elm_gengrid_item_size_get
 - elm_gengrid_item_size_set
 - elm_gengrid_selected_item_get
 - elm_gengrid_selected_items_get
 - elm_gengrid_first_item_get
 - elm_gengrid_last_item_get

SVN revision: 61705

13 years ago[elm] Documenting/exemplifying the following:
Gustavo Lima Chaves [Mon, 25 Jul 2011 19:51:57 +0000 (19:51 +0000)]
[elm] Documenting/exemplifying the following:
 - elm_gengrid_add
 - elm_gengrid_align_get
 - elm_gengrid_align_set
 - elm_gengrid_always_select_mode_get
 - elm_gengrid_always_select_mode_set
 - elm_gengrid_bounce_get
 - elm_gengrid_bounce_set
 - elm_gengrid_clear
 - elm_gengrid_horizontal_get
 - elm_gengrid_horizontal_set
 - elm_gengrid_multi_select_get
 - elm_gengrid_multi_select_set
 - elm_gengrid_no_select_mode_get
 - elm_gengrid_no_select_mode_set
 - elm_gengrid_page_relative_get
 - elm_gengrid_page_relative_set
 - elm_gengrid_page_size_set

SVN revision: 61704

13 years ago[elementary] Missing calc. on a gengrid's call.
Gustavo Lima Chaves [Mon, 25 Jul 2011 19:51:40 +0000 (19:51 +0000)]
[elementary] Missing calc. on a gengrid's call.

SVN revision: 61703

13 years ago[elementary] Removing dup'ed line in example.
Gustavo Lima Chaves [Mon, 25 Jul 2011 19:51:24 +0000 (19:51 +0000)]
[elementary] Removing dup'ed line in example.

SVN revision: 61702

13 years agoElementary: panel documentation.
Jonas M. Gastal [Mon, 25 Jul 2011 17:40:57 +0000 (17:40 +0000)]
Elementary: panel documentation.

SVN revision: 61700

13 years agoElementary: toggle documentation.
Jonas M. Gastal [Mon, 25 Jul 2011 17:00:28 +0000 (17:00 +0000)]
Elementary: toggle documentation.

SVN revision: 61699

13 years agoElementary: radio button documentation.
Jonas M. Gastal [Mon, 25 Jul 2011 16:58:54 +0000 (16:58 +0000)]
Elementary: radio button documentation.

SVN revision: 61698

13 years agoElementary: separator documentation.
Jonas M. Gastal [Mon, 25 Jul 2011 16:58:32 +0000 (16:58 +0000)]
Elementary: separator documentation.

SVN revision: 61697

13 years agoelm po: Updated po files.
Daniel Juyung Seo [Mon, 25 Jul 2011 14:33:03 +0000 (14:33 +0000)]
elm po: Updated po files.

SVN revision: 61696

13 years agoelm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_auto...
Daniel Juyung Seo [Mon, 25 Jul 2011 14:22:19 +0000 (14:22 +0000)]
elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_win_autodel_set() API.

SVN revision: 61695

13 years agoAdd triple click for entries, for line selection magics and who knows what else
Iván Briano [Mon, 25 Jul 2011 14:08:38 +0000 (14:08 +0000)]
Add triple click for entries, for line selection magics and who knows what else

SVN revision: 61694

13 years agoElm engines: Added "buffer" engine.
Tom Hacohen [Mon, 25 Jul 2011 12:02:52 +0000 (12:02 +0000)]
Elm engines: Added "buffer" engine.

This engine just creates a buffer and renders everything to that buffer.
It's really useful for creating emulations of input/output and taking
window captures from them.

SVN revision: 61688

13 years agosomewhat decent attempt at top panel orientation along with failure attempt at bottom...
Mike Blumenkrantz [Mon, 25 Jul 2011 09:37:28 +0000 (09:37 +0000)]
somewhat decent attempt at top panel orientation along with failure attempt at bottom panel orientation

SVN revision: 61678

13 years agoelm gengrid: Removed elm_gengrid_item_update() from elm_gengrid_item_data_set()....
Daniel Juyung Seo [Mon, 25 Jul 2011 09:02:41 +0000 (09:02 +0000)]
elm gengrid: Removed elm_gengrid_item_update() from elm_gengrid_item_data_set(). So please call elm_gengrid_item_update() when you need it.

This change is same as a genlist change in the following link.
http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg33855.html

SVN revision: 61674

13 years agoelm: Refactoring. Removed trailing whitespaces.
Daniel Juyung Seo [Mon, 25 Jul 2011 08:48:47 +0000 (08:48 +0000)]
elm: Refactoring. Removed trailing whitespaces.

SVN revision: 61673

13 years agoelementary: Ignore widget preview files
Mike McCormack [Mon, 25 Jul 2011 07:17:14 +0000 (07:17 +0000)]
elementary: Ignore widget preview files

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61667

13 years agoelm: Fixed document typo.
Daniel Juyung Seo [Mon, 25 Jul 2011 06:36:59 +0000 (06:36 +0000)]
elm: Fixed document typo.

SVN revision: 61664

13 years agofix annoying but harmless safety check error with toolbar menus
Mike Blumenkrantz [Mon, 25 Jul 2011 04:05:58 +0000 (04:05 +0000)]
fix annoying but harmless safety check error with toolbar menus

SVN revision: 61663

13 years agoexplicitly hide tooltip content before deleting in case object is not able to be...
Mike Blumenkrantz [Sun, 24 Jul 2011 22:05:02 +0000 (22:05 +0000)]
explicitly hide tooltip content before deleting in case object is not able to be deleted (prevents giant tooltip image from getting stuck on canvas)

SVN revision: 61661

13 years agoconsolidate paste signal handlers, fix cnp bug where middle mouse click would unset...
Mike Blumenkrantz [Sun, 24 Jul 2011 21:52:24 +0000 (21:52 +0000)]
consolidate paste signal handlers, fix cnp bug where middle mouse click would unset primary selection just before trying to paste, consolidate more paste code

SVN revision: 61660

13 years agoFix build.
Rui Seabra [Sun, 24 Jul 2011 15:35:23 +0000 (15:35 +0000)]
Fix build.

SVN revision: 61651

13 years agoElm glayer: Fixed mouse_wheel direction for wheel zoom.
Tom Hacohen [Sun, 24 Jul 2011 11:44:42 +0000 (11:44 +0000)]
Elm glayer: Fixed mouse_wheel direction for wheel zoom.

Wheel up should be zoom in, not out.

SVN revision: 61648

13 years agoadd a sizing eval after cut
Mike Blumenkrantz [Sun, 24 Jul 2011 09:27:39 +0000 (09:27 +0000)]
add a sizing eval after cut

SVN revision: 61644

13 years agofix annoying cnp bug with ctrl+c/v by reusing existing code instead of having 2 handl...
Mike Blumenkrantz [Sun, 24 Jul 2011 09:05:25 +0000 (09:05 +0000)]
fix annoying cnp bug with ctrl+c/v by reusing existing code instead of having 2 handlers for things

SVN revision: 61642

13 years agowhoops, put copy signal back
Mike Blumenkrantz [Sun, 24 Jul 2011 08:57:38 +0000 (08:57 +0000)]
whoops, put copy signal back

SVN revision: 61641

13 years agouse new entry,selection,none,request
Mike Blumenkrantz [Sun, 24 Jul 2011 08:36:42 +0000 (08:36 +0000)]
use new entry,selection,none,request

SVN revision: 61637

13 years agoctrl+a now selects all text in an entry
Mike Blumenkrantz [Sun, 24 Jul 2011 08:17:18 +0000 (08:17 +0000)]
ctrl+a now selects all text in an entry

SVN revision: 61635

13 years agouse new paste signals, fixes middle mouse paste vs ctrl+v paste
Mike Blumenkrantz [Sun, 24 Jul 2011 08:10:35 +0000 (08:10 +0000)]
use new paste signals, fixes middle mouse paste vs ctrl+v paste

SVN revision: 61634

13 years agofix for the following valgrind annoyance:
Mike Blumenkrantz [Sun, 24 Jul 2011 03:59:09 +0000 (03:59 +0000)]
fix for the following valgrind annoyance:

Conditional jump or move depends on uninitialised value(s)
   at 0x4128897: _elm_smart_scroller_child_region_show_internal (els_scroller.c:1081)
   by 0x4128A25: elm_smart_scroller_child_region_show (els_scroller.c:1113)
   by 0x408B57E: elm_entry_cursor_end_set (elm_entry.c:2337)
 Uninitialised value was created by a stack allocation
   at 0x408B4BC: elm_entry_cursor_end_set (elm_entry.c:2328)

SVN revision: 61627

13 years agoElm: Conformant Widget: Fix 'Zone may be used uninitialized' warning. Fix some format...
Christopher Michael [Sat, 23 Jul 2011 23:54:17 +0000 (23:54 +0000)]
Elm: Conformant Widget: Fix 'Zone may be used uninitialized' warning. Fix some formatting.

SVN revision: 61624

13 years agoadded another test for "big" tooltips, showcases obvious bug where tooltip is cut...
Mike Blumenkrantz [Sat, 23 Jul 2011 18:24:12 +0000 (18:24 +0000)]
added another test for "big" tooltips, showcases obvious bug where tooltip is cut off when it is larger than the window's canvas

SVN revision: 61617

13 years agothis code was too ugly to live
Mike Blumenkrantz [Sat, 23 Jul 2011 17:27:39 +0000 (17:27 +0000)]
this code was too ugly to live

SVN revision: 61610

13 years agofix anchor bug in entry if anchor href contains commas
Mike Blumenkrantz [Sat, 23 Jul 2011 04:00:49 +0000 (04:00 +0000)]
fix anchor bug in entry if anchor href contains commas

SVN revision: 61608

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