platform/upstream/elementary.git
14 years agoIf we are setting the window as a quickpanel, set some other properties also
Christopher Michael [Sun, 24 Jan 2010 20:05:09 +0000 (20:05 +0000)]
If we are setting the window as a quickpanel, set some other properties also
(focus, window type, skip_pager, etc).

Add function for setting quickpanel zone (zone integer being 0-based).

SVN revision: 45529

14 years agoAdd elm_win functions for get/set of quickpanel priorities.
Christopher Michael [Sun, 24 Jan 2010 10:21:54 +0000 (10:21 +0000)]
Add elm_win functions for get/set of quickpanel priorities.

SVN revision: 45511

14 years agoAdd elm_win function(s) for get/set of quickpanel.
Christopher Michael [Sun, 24 Jan 2010 10:12:57 +0000 (10:12 +0000)]
Add elm_win function(s) for get/set of quickpanel.

SVN revision: 45510

14 years agobrian's button autorepeat core code.
Carsten Haitzler [Sun, 24 Jan 2010 01:53:37 +0000 (01:53 +0000)]
brian's button autorepeat core code.

SVN revision: 45504

14 years ago1. brian wang's patch for setting item count in a block, and homogenous
Carsten Haitzler [Sat, 23 Jan 2010 09:07:20 +0000 (09:07 +0000)]
1. brian wang's patch for setting item count in a block, and homogenous
genlist mode, button repeat stuff. thanks very muchly

also - i added calc idler self-timer check. if it spends more than 1
frametime (time between frames - this is what it deems as "too much") on
calculation, then it breaks the idle and goes back to mainloop. could make it
half a frametime - but this will do for now.

SVN revision: 45479

14 years agoReduce elm noise (add #if 0 around printf).
Christopher Michael [Fri, 22 Jan 2010 23:04:01 +0000 (23:04 +0000)]
Reduce elm noise (add #if 0 around printf).

SVN revision: 45470

14 years agoIcons for available externals, how exciting.
Iván Briano [Fri, 22 Jan 2010 20:07:47 +0000 (20:07 +0000)]
Icons for available externals, how exciting.

SVN revision: 45449

14 years agooops - back to 4. should make this configurable. but solutions is in comments
Carsten Haitzler [Fri, 22 Jan 2010 12:38:42 +0000 (12:38 +0000)]
oops - back to 4. should make this configurable. but solutions is in comments
atm

SVN revision: 45441

14 years agomouse up on icon emit clicked - fix.
Carsten Haitzler [Fri, 22 Jan 2010 12:36:32 +0000 (12:36 +0000)]
mouse up on icon emit clicked - fix.

SVN revision: 45440

14 years agomove scroll back to event handling - test
Carsten Haitzler [Fri, 22 Jan 2010 12:02:39 +0000 (12:02 +0000)]
move scroll back to event handling - test

SVN revision: 45439

14 years agobigger image! easier to see on high dpi!
Carsten Haitzler [Fri, 22 Jan 2010 10:00:14 +0000 (10:00 +0000)]
bigger image! easier to see on high dpi!

SVN revision: 45436

14 years agoScroller Policy for List. By Masaki
Tiago Rezende Campos Falcao [Tue, 19 Jan 2010 18:46:48 +0000 (18:46 +0000)]
Scroller Policy for List. By Masaki

Author:    Thiago Ribeiro Masaki <masaki@profusion.mobi>

SVN revision: 45337

14 years agoFrom: Lionel Landwerlin <llandwerlin@gmail.com>
Lionel Landwerlin [Tue, 19 Jan 2010 15:34:24 +0000 (15:34 +0000)]
From: Lionel Landwerlin <llandwerlin@gmail.com>
Subject: [E-devel] [PATCH] Elementary: Added directfb support

SVN revision: 45331

14 years agoremvoe kbd stuff from button - dont want that
Carsten Haitzler [Tue, 19 Jan 2010 12:11:58 +0000 (12:11 +0000)]
remvoe kbd stuff from button - dont want that

SVN revision: 45324

14 years agoget photocam image for event goop
Carsten Haitzler [Tue, 19 Jan 2010 08:24:07 +0000 (08:24 +0000)]
get photocam image for event goop

SVN revision: 45321

14 years agoFrom: 김지훈 <jihoon48.kim@samsung.com>
김지훈 [Tue, 19 Jan 2010 06:57:25 +0000 (06:57 +0000)]
From: 김지훈 <jihoon48.kim@samsung.com>

I send the elm_notify patch for showing in the center of screen.
This patch is developerd by Hee Seo.

<--->

Looks good. simple. straighforward. into svn it goes!

SVN revision: 45320

14 years agofix longpress!
Carsten Haitzler [Tue, 19 Jan 2010 06:54:27 +0000 (06:54 +0000)]
fix longpress!

SVN revision: 45319

14 years agotypo
Vincent Torri [Mon, 18 Jan 2010 19:02:35 +0000 (19:02 +0000)]
typo

SVN revision: 45298

14 years agomove horizontal context menu option to data item - and fix some hoversel
Carsten Haitzler [Mon, 18 Jan 2010 10:28:00 +0000 (10:28 +0000)]
move horizontal context menu option to data item - and fix some hoversel
style stuff that has been broken for ages and i just neever noticed!

SVN revision: 45282

14 years agowell it needed to be done finallly - elm has config files and profiles - just
Carsten Haitzler [Mon, 18 Jan 2010 09:38:52 +0000 (09:38 +0000)]
well it needed to be done finallly - elm has config files and profiles - just
like big brother e.

SVN revision: 45280

14 years agouse specific scroller edje groups for list and genlist - add aliases.
Carsten Haitzler [Mon, 18 Jan 2010 06:56:06 +0000 (06:56 +0000)]
use specific scroller edje groups for list and genlist - add aliases.

SVN revision: 45278

14 years agoalso use canvas as live-region for pan contents like genlist
Carsten Haitzler [Mon, 18 Jan 2010 06:44:56 +0000 (06:44 +0000)]
also use canvas as live-region for pan contents like genlist

SVN revision: 45277

14 years agocomments -> remove
Carsten Haitzler [Mon, 18 Jan 2010 05:33:21 +0000 (05:33 +0000)]
comments -> remove

SVN revision: 45276

14 years agodifferent size
Carsten Haitzler [Mon, 18 Jan 2010 05:32:13 +0000 (05:32 +0000)]
different size

SVN revision: 45275

14 years agoadd visual feedback for multi-touch test
Carsten Haitzler [Mon, 18 Jan 2010 05:31:48 +0000 (05:31 +0000)]
add visual feedback for multi-touch  test

SVN revision: 45274

14 years agoadd elm_menu_item_data_set
Boris Faure [Sun, 17 Jan 2010 10:36:19 +0000 (10:36 +0000)]
add elm_menu_item_data_set

SVN revision: 45256

14 years agoadd elm_menu_item_data_get
Boris Faure [Sun, 17 Jan 2010 10:33:45 +0000 (10:33 +0000)]
add elm_menu_item_data_get

SVN revision: 45253

14 years agotypo in comment
Boris Faure [Sun, 17 Jan 2010 10:33:22 +0000 (10:33 +0000)]
typo in comment

SVN revision: 45252

14 years agofirst test for multi stuff - just printfs now.
Carsten Haitzler [Sun, 17 Jan 2010 09:31:44 +0000 (09:31 +0000)]
first test for multi stuff - just printfs now.

SVN revision: 45251

14 years agoCorrect second argument
Sebastian Dransfeld [Sat, 16 Jan 2010 13:54:55 +0000 (13:54 +0000)]
Correct second argument

SVN revision: 45223

14 years agofix warnings. Patch by Lutin
Vincent Torri [Sat, 16 Jan 2010 13:18:48 +0000 (13:18 +0000)]
fix warnings. Patch by Lutin

SVN revision: 45216

14 years agofix build break!
Carsten Haitzler [Sat, 16 Jan 2010 12:35:31 +0000 (12:35 +0000)]
fix build break!

SVN revision: 45214

14 years ago1. fix list theme adapting - simply never got callbac ks to handle iot,
Carsten Haitzler [Fri, 15 Jan 2010 09:32:43 +0000 (09:32 +0000)]
1. fix list theme adapting - simply never got callbac ks to handle iot,
that's why!
2. make cmd-line tool to set scale, theme, finger size (more later) - used
this to test this and fix it.
3. cmd-line tool... also uses elm - and... as a result... also has a dialog
sayint its doing something - and... it can get a gui config later too!

SVN revision: 45175

14 years agoRemove unused variables.
Christopher Michael [Fri, 15 Jan 2010 05:22:40 +0000 (05:22 +0000)]
Remove unused variables.
Use elm_win_conformant calls.

SVN revision: 45162

14 years agoMove conformant calls to elm_win_conformant_get/set.
Christopher Michael [Fri, 15 Jan 2010 05:17:54 +0000 (05:17 +0000)]
Move conformant calls to elm_win_conformant_get/set.

SVN revision: 45161

14 years agoSet theme hook for hoversel so style changes are applied.
Iván Briano [Thu, 14 Jan 2010 20:06:41 +0000 (20:06 +0000)]
Set theme hook for hoversel so style changes are applied.

SVN revision: 45121

14 years agooops - other way.
Carsten Haitzler [Thu, 14 Jan 2010 04:02:21 +0000 (04:02 +0000)]
oops - other way.

SVN revision: 45107

14 years agoadd a test
Carsten Haitzler [Thu, 14 Jan 2010 04:00:17 +0000 (04:00 +0000)]
add a test

SVN revision: 45106

14 years agopatch from <jihoon48.kim@samsung.com> - horizontal context menu option.
Carsten Haitzler [Thu, 14 Jan 2010 03:47:28 +0000 (03:47 +0000)]
patch from <jihoon48.kim@samsung.com> - horizontal context menu option.

SVN revision: 45105

14 years agoAccount for bottom panel size in conformant widget.
Christopher Michael [Thu, 14 Jan 2010 02:45:15 +0000 (02:45 +0000)]
Account for bottom panel size in conformant widget.

SVN revision: 45104

14 years ago * elementary: Fix the typo in the description too :-)
Cedric BAIL [Wed, 13 Jan 2010 15:05:53 +0000 (15:05 +0000)]
* elementary: Fix the typo in the description too :-)

SVN revision: 45086

14 years ago * elementary: Fix typo in configure.
Cedric BAIL [Wed, 13 Jan 2010 14:50:48 +0000 (14:50 +0000)]
* elementary: Fix typo in configure.

SVN revision: 45085

14 years agoX11 calls should be conditional
xcomputerman [Wed, 13 Jan 2010 08:37:56 +0000 (08:37 +0000)]
X11 calls should be conditional

SVN revision: 45082

14 years agoX11 calls should be conditional
xcomputerman [Wed, 13 Jan 2010 08:37:35 +0000 (08:37 +0000)]
X11 calls should be conditional

SVN revision: 45081

14 years agoAdd in SDL support (needed for WebOS). Admittedly this has not been actually checked...
xcomputerman [Wed, 13 Jan 2010 08:17:15 +0000 (08:17 +0000)]
Add in SDL support (needed for WebOS). Admittedly this has not been actually checked out yet,
but it will be shortly and it does no evil

SVN revision: 45080

14 years agopatch for unfocus for elm butotn from chun eon park
Carsten Haitzler [Mon, 11 Jan 2010 06:23:00 +0000 (06:23 +0000)]
patch for unfocus for elm butotn from chun eon park

SVN revision: 45034

14 years agoadd unfocus call.
Carsten Haitzler [Sun, 10 Jan 2010 02:18:50 +0000 (02:18 +0000)]
add unfocus call.

SVN revision: 45012

14 years agoadd missing prototypes
Boris Faure [Sun, 10 Jan 2010 01:15:32 +0000 (01:15 +0000)]
add missing prototypes

SVN revision: 45011

14 years agoadd del_cb to menu items
Boris Faure [Sat, 9 Jan 2010 23:15:43 +0000 (23:15 +0000)]
add del_cb to menu items

SVN revision: 45010

14 years agoAdd missing files, thanks Sachiel :)
Christopher Michael [Fri, 8 Jan 2010 18:00:33 +0000 (18:00 +0000)]
Add missing files, thanks Sachiel :)

SVN revision: 44983

14 years agoAdd illume conformant widget and test app.
Christopher Michael [Fri, 8 Jan 2010 17:54:26 +0000 (17:54 +0000)]
Add illume conformant widget and test app.

SVN revision: 44982

14 years agohandle label resizes and wraps properly - add test for it!
Carsten Haitzler [Fri, 8 Jan 2010 02:33:03 +0000 (02:33 +0000)]
handle label resizes and wraps properly - add test for it!

SVN revision: 44964

14 years agoElm_List_Item selected getter
Tiago Rezende Campos Falcao [Thu, 7 Jan 2010 16:34:19 +0000 (16:34 +0000)]
Elm_List_Item selected getter

SVN revision: 44951

14 years agofix spelling. Patch by 'misc'
Vincent Torri [Thu, 7 Jan 2010 08:00:49 +0000 (08:00 +0000)]
fix spelling. Patch by 'misc'

SVN revision: 44943

14 years agoElm_List multi and horizontal getters
Tiago Rezende Campos Falcao [Tue, 5 Jan 2010 19:42:04 +0000 (19:42 +0000)]
Elm_List multi and horizontal getters

SVN revision: 44913

14 years agoevent -> under list as well as on genlist
Carsten Haitzler [Tue, 5 Jan 2010 00:08:03 +0000 (00:08 +0000)]
event -> under list as well as on genlist

SVN revision: 44902

14 years agotest with animating edje layout obj in flip test too - with child buttons.
Carsten Haitzler [Wed, 30 Dec 2009 13:10:01 +0000 (13:10 +0000)]
test with animating edje layout obj in flip test too - with child buttons.

SVN revision: 44785

14 years agoElm map : change PATH_MAX by sizeof(buf) in snprintf
Jonathan Atton [Thu, 24 Dec 2009 10:21:54 +0000 (10:21 +0000)]
Elm map : change PATH_MAX by sizeof(buf) in snprintf

SVN revision: 44713

14 years agoElm_Slideshow : add item_data_get()
Jonathan Atton [Wed, 23 Dec 2009 17:10:18 +0000 (17:10 +0000)]
Elm_Slideshow : add item_data_get()

SVN revision: 44696

14 years agoElm map : add API to set a custom source
Jonathan Atton [Wed, 23 Dec 2009 09:53:39 +0000 (09:53 +0000)]
Elm map : add API to set a custom source

SVN revision: 44678

14 years agoElm_Map : add a source manager and 3 souces
Jonathan Atton [Tue, 22 Dec 2009 22:47:17 +0000 (22:47 +0000)]
Elm_Map : add a source manager and 3 souces

SVN revision: 44665

14 years agoelm_slider : Add indicator format callback function and drag signals
Gustavo Sverzut Barbieri [Tue, 22 Dec 2009 12:11:21 +0000 (12:11 +0000)]
elm_slider : Add indicator format callback function and drag signals

   Hello all,

   I just made my first attempt to improve Elementary.  The attached
   patch adds an indicator format callback function for showing a more
   versatile indicator string.  It also sends drag start/stop signals
   when the dragging starts and ends.  This is useful for showing a
   music playback progress slider.  When the slider indicator is being
   dragged, the indicator would show the "seek position" in time.
   When the dragging is stopped, the music player can then seek to the
   correct position.

   I couldn't figure out how to do this with elm_slider, so I just
   added these lines.

By: Brian Wang

SVN revision: 44649

14 years agoElm slideshow : resize the next and previous loaded object because if the size is...
Jonathan Atton [Tue, 22 Dec 2009 09:57:35 +0000 (09:57 +0000)]
Elm slideshow : resize the next and previous loaded object because if the size is 0 some widget like photocam will load nothing

SVN revision: 44645

14 years agoElm slideshow : fix item_del
Jonathan Atton [Tue, 22 Dec 2009 09:34:29 +0000 (09:34 +0000)]
Elm slideshow : fix item_del

SVN revision: 44644

14 years agoElm map : * do not display a bubble if the content is empty
Jonathan Atton [Mon, 21 Dec 2009 17:01:19 +0000 (17:01 +0000)]
Elm map : * do not display a bubble if the content is empty
* use a different temp dir for each map

SVN revision: 44634

14 years agofix licence on default theme. it is intended to be PD really
Carsten Haitzler [Mon, 21 Dec 2009 02:55:31 +0000 (02:55 +0000)]
fix licence on default theme. it is intended to be PD really

SVN revision: 44618

14 years agoElm map : add a method to hide the markers of a group's class
Jonathan Atton [Sun, 20 Dec 2009 20:40:55 +0000 (20:40 +0000)]
Elm map : add a method to hide the markers of a group's class

SVN revision: 44615

14 years agoElm map : we can tell to a group class to not group the items if the zoom si greater...
Jonathan Atton [Sun, 20 Dec 2009 18:48:31 +0000 (18:48 +0000)]
Elm map : we can tell to a group class to not group the items if the zoom si greater than zoom_grouped

SVN revision: 44613

14 years agoElm map :
Jonathan Atton [Sun, 20 Dec 2009 16:34:45 +0000 (16:34 +0000)]
Elm map :
* now we have 2 class : 1 for the marker and 1 for the group. When a marker is "alone", the class of the marker is used, if it is grouped with others markers, the class of the group is used.
* markers with the same class are grouped. If 2 markers do not have the same class they are not grouped.
* an icon can be set by the user for a single marker or a class
* the theme have 3 different markers/groups : radio, radio2 and empty (only the numbers of markers and the icon are displayed)
* we can specify to display a group's class only for a zoom >= to a value. It means a marker of this group is not displayed for a zoom < to this value.
* off course we have new bugs too :)

SVN revision: 44610

14 years agoIcon parser check if it was successfuly set and if not deletes the icon.
Gustavo Sverzut Barbieri [Sun, 20 Dec 2009 00:28:02 +0000 (00:28 +0000)]
Icon parser check if it was successfuly set and if not deletes the icon.

that's the end of that ugly space in editje button.

SVN revision: 44589

14 years agochange .h.in as well :-(
Gustavo Sverzut Barbieri [Sun, 20 Dec 2009 00:27:19 +0000 (00:27 +0000)]
change .h.in as well :-(

SVN revision: 44588

14 years agoReturn if standard icon was really set (ie: exists) or not.
Gustavo Sverzut Barbieri [Sun, 20 Dec 2009 00:26:12 +0000 (00:26 +0000)]
Return if standard icon was really set (ie: exists) or not.

SVN revision: 44587

14 years agouse ecore_file_remove() instead of remove()
Vincent Torri [Sat, 19 Dec 2009 19:12:08 +0000 (19:12 +0000)]
use ecore_file_remove() instead of remove()

SVN revision: 44579

14 years agofix warnings
Vincent Torri [Sat, 19 Dec 2009 13:55:08 +0000 (13:55 +0000)]
fix warnings

SVN revision: 44575

14 years agoElm map: add poused_markers, if true the markers are not displayed while the zoom...
Jonathan Atton [Fri, 18 Dec 2009 21:28:06 +0000 (21:28 +0000)]
Elm map: add poused_markers, if true the markers are not displayed while the zoom animation.

SVN revision: 44555

14 years agoAllow unbinding radio groups by passing NULL
Iván Briano [Fri, 18 Dec 2009 20:21:39 +0000 (20:21 +0000)]
Allow unbinding radio groups by passing NULL

SVN revision: 44554

14 years agoElm map : the text no more fit in the marker (this is so sloowww) and some minors...
Jonathan Atton [Fri, 18 Dec 2009 20:16:37 +0000 (20:16 +0000)]
Elm map : the text no more fit in the marker (this is so sloowww) and some minors improvements

SVN revision: 44553

14 years agoelm map : check if the matrixsparse exits
Jonathan Atton [Fri, 18 Dec 2009 18:30:28 +0000 (18:30 +0000)]
elm map : check if the matrixsparse exits

SVN revision: 44552

14 years agoElm map : fix elm_map_marker_remove() and when a marker is added in a dispalyed group...
Jonathan Atton [Fri, 18 Dec 2009 18:24:56 +0000 (18:24 +0000)]
Elm map : fix elm_map_marker_remove() and when a marker is added in a dispalyed group -> update the bubble

SVN revision: 44551

14 years agoElm map : increase the speed when marker are updated
Jonathan Atton [Fri, 18 Dec 2009 17:45:47 +0000 (17:45 +0000)]
Elm map : increase the speed when marker are updated

SVN revision: 44549

14 years agoElm map : Put the evas_object which represent a marker in a cache to avoid create...
Jonathan Atton [Fri, 18 Dec 2009 17:00:01 +0000 (17:00 +0000)]
Elm map : Put the evas_object which represent a marker in a cache to avoid create/delete the objects when the zoom change.

SVN revision: 44546

14 years agoElm map : replace the list of markers by a matrixsparse (1 cell per region), this...
Jonathan Atton [Fri, 18 Dec 2009 14:28:36 +0000 (14:28 +0000)]
Elm map : replace the list of markers by a matrixsparse (1 cell per region), this way we can have a lot of markers (10k+)))

SVN revision: 44545

14 years agoadd more bounce controls
Carsten Haitzler [Fri, 18 Dec 2009 02:30:01 +0000 (02:30 +0000)]
add more bounce controls

SVN revision: 44533

14 years agoFix signal typo
Christopher Michael [Fri, 18 Dec 2009 01:22:22 +0000 (01:22 +0000)]
Fix signal typo

SVN revision: 44532

14 years agosupport more vkbd states in elm
Carsten Haitzler [Tue, 15 Dec 2009 06:38:32 +0000 (06:38 +0000)]
support more vkbd states in elm

SVN revision: 44471

14 years agoformatting
Iván Briano [Mon, 14 Dec 2009 18:30:32 +0000 (18:30 +0000)]
formatting

SVN revision: 44448

14 years agoFix variables not defined as static. Patch from Nicolas Aguirre
Christopher Michael [Sun, 13 Dec 2009 23:25:31 +0000 (23:25 +0000)]
Fix variables not defined as static. Patch from Nicolas Aguirre

SVN revision: 44435

14 years agoimprove configure output
Vincent Torri [Fri, 11 Dec 2009 10:58:10 +0000 (10:58 +0000)]
improve configure output

SVN revision: 44365

14 years agoflip widget! first go at it and still primitive. will expand! for flipping
Carsten Haitzler [Fri, 11 Dec 2009 08:12:58 +0000 (08:12 +0000)]
flip widget! first go at it and still primitive. will expand! for flipping
between 2 bits of content (front and back).

SVN revision: 44352

14 years agoScrolled entry, first step.
Iván Briano [Fri, 11 Dec 2009 05:57:53 +0000 (05:57 +0000)]
Scrolled entry, first step.

This is a compound widget that puts an entry inside a scroller,
so the user doesn't have to manage that stuff. Still needs some
more exposure of the scroller stuff and probably some automatizations.

SVN revision: 44349

14 years agoRemove whitespace.
Christopher Michael [Thu, 10 Dec 2009 17:25:04 +0000 (17:25 +0000)]
Remove whitespace.
Make flip dialog have a decent size so at least the window appears.

SVN revision: 44342

14 years agopatch from luis moraes to fix list deleted macro checks
Carsten Haitzler [Wed, 9 Dec 2009 21:54:06 +0000 (21:54 +0000)]
patch from luis moraes to fix list deleted macro checks

SVN revision: 44325

14 years agouse bool type where it makes sense
Iván Briano [Wed, 9 Dec 2009 06:53:37 +0000 (06:53 +0000)]
use bool type where it makes sense

SVN revision: 44310

14 years agoreenable parameters
Iván Briano [Wed, 9 Dec 2009 05:22:38 +0000 (05:22 +0000)]
reenable parameters

SVN revision: 44304

14 years agostyle, better parsing, some parameter names changed
Iván Briano [Wed, 9 Dec 2009 04:37:48 +0000 (04:37 +0000)]
style, better parsing, some parameter names changed

SVN revision: 44302

14 years agouse correct types for parameters
Iván Briano [Wed, 9 Dec 2009 02:37:20 +0000 (02:37 +0000)]
use correct types for parameters

SVN revision: 44297

14 years agodisable - compile errors - NAN for those macros!
Carsten Haitzler [Tue, 8 Dec 2009 13:53:38 +0000 (13:53 +0000)]
disable - compile errors - NAN for those macros!

SVN revision: 44278

14 years agoRename some parametes, use defaults, use info
Iván Briano [Tue, 8 Dec 2009 05:53:12 +0000 (05:53 +0000)]
Rename some parametes, use defaults, use info

SVN revision: 44274

14 years agoState is not a common parameter
Iván Briano [Tue, 8 Dec 2009 04:57:39 +0000 (04:57 +0000)]
State is not a common parameter

patch by Fabiano Fidencio

SVN revision: 44273

14 years agolayout sizing eval call - plus generic singal
Carsten Haitzler [Tue, 8 Dec 2009 04:41:02 +0000 (04:41 +0000)]
layout sizing eval call - plus generic singal

SVN revision: 44272