platform/upstream/elementary.git
13 years agoelementary: proper fix for thumbnail race condition.
Cedric BAIL [Thu, 28 Apr 2011 15:53:19 +0000 (15:53 +0000)]
elementary: proper fix for thumbnail race condition.

NOTE: evas is able to load corrupted file in some case.
Without proper detection of this corrupted file, we will always end
up with some error when doing thumbnail of the same file in parallele.

SVN revision: 59013

13 years agoElementary entry: Fix min size calculation.
Tom Hacohen [Thu, 28 Apr 2011 15:47:01 +0000 (15:47 +0000)]
Elementary entry: Fix min size calculation.

SVN revision: 59012

13 years agoElementary test.c: Fixed doxygen typo.
Daniel Juyung Seo [Thu, 28 Apr 2011 15:45:32 +0000 (15:45 +0000)]
Elementary test.c: Fixed doxygen typo.

SVN revision: 59011

13 years agoElementary main: Fixed doxygen typo.
Daniel Juyung Seo [Thu, 28 Apr 2011 15:25:16 +0000 (15:25 +0000)]
Elementary main: Fixed doxygen typo.

SVN revision: 59009

13 years agoElementary map: Use !! to Eina_Bool substitution in EAPIs.
Daniel Juyung Seo [Thu, 28 Apr 2011 15:12:28 +0000 (15:12 +0000)]
Elementary map: Use !! to Eina_Bool substitution in EAPIs.

SVN revision: 59008

13 years agoElementary: Fixed formatting.
Daniel Juyung Seo [Thu, 28 Apr 2011 15:10:25 +0000 (15:10 +0000)]
Elementary: Fixed formatting.

Removed trailing white spaces. Fixed indentation.

SVN revision: 59007

13 years agoelementary: reduce possibility of reading thumbnail in the middle of its generation.
Cedric BAIL [Thu, 28 Apr 2011 14:04:00 +0000 (14:04 +0000)]
elementary: reduce possibility of reading thumbnail in the middle of its generation.

SVN revision: 59005

13 years agoelementary: fix race condition in elm_thumb.
Cedric BAIL [Thu, 28 Apr 2011 13:24:18 +0000 (13:24 +0000)]
elementary: fix race condition in elm_thumb.

SVN revision: 59003

13 years agoElementary icon: Fixed doxygen typo.
Daniel Juyung Seo [Thu, 28 Apr 2011 08:10:34 +0000 (08:10 +0000)]
Elementary icon: Fixed doxygen typo.

SVN revision: 58990

13 years agoElementary map: fix zoom animation bug
Sangho Park [Thu, 28 Apr 2011 07:51:46 +0000 (07:51 +0000)]
Elementary map: fix zoom animation bug

SVN revision: 58989

13 years agoElementary map: Added ELM_CHECK_WIDTYPE to EAPIs.
Sangho Park [Thu, 28 Apr 2011 05:40:48 +0000 (05:40 +0000)]
Elementary map: Added ELM_CHECK_WIDTYPE to EAPIs.

SVN revision: 58987

13 years agoElementary map: Added wd vadidation check routine to EAPIs.
Daniel Juyung Seo [Thu, 28 Apr 2011 04:16:00 +0000 (04:16 +0000)]
Elementary map: Added wd vadidation check routine to EAPIs.

SVN revision: 58986

13 years agoelm_map: add default wheel control for zoom in/out
Sangho Park [Thu, 28 Apr 2011 02:47:12 +0000 (02:47 +0000)]
elm_map: add default wheel control for zoom in/out

SVN revision: 58985

13 years agoels_scroller: add apis for enable/disable default wheel control
Sangho Park [Thu, 28 Apr 2011 02:34:00 +0000 (02:34 +0000)]
els_scroller: add apis for enable/disable default wheel control

SVN revision: 58984

13 years agoElementary test_thumb.c: Fixed formatting.
Daniel Juyung Seo [Thu, 28 Apr 2011 02:05:08 +0000 (02:05 +0000)]
Elementary test_thumb.c: Fixed formatting.

SVN revision: 58983

13 years agoElementary thumb: Added ethumb check routine.
Daniel Juyung Seo [Thu, 28 Apr 2011 02:01:13 +0000 (02:01 +0000)]
Elementary thumb: Added ethumb check routine.

SVN revision: 58982

13 years agoElementary thumb: Fixed warning.
Daniel Juyung Seo [Thu, 28 Apr 2011 00:33:46 +0000 (00:33 +0000)]
Elementary thumb: Fixed warning.

SVN revision: 58981

13 years agoelementary: use new ethumb async exists API.
Cedric BAIL [Wed, 27 Apr 2011 18:07:18 +0000 (18:07 +0000)]
elementary: use new ethumb async exists API.

SVN revision: 58978

13 years agoElementary elm_widget: Use Eina_Bool instead of int for boolean type.
Daniel Juyung Seo [Wed, 27 Apr 2011 16:12:56 +0000 (16:12 +0000)]
Elementary elm_widget: Use Eina_Bool instead of int for boolean type.

SVN revision: 58969

13 years agoElementary: Use !! to Eina_Bool substitution in EAPIs.
Daniel Juyung Seo [Wed, 27 Apr 2011 16:06:11 +0000 (16:06 +0000)]
Elementary: Use !! to Eina_Bool substitution in EAPIs.

SVN revision: 58968

13 years agoelm_map: fix zomming bug
Sangho Park [Wed, 27 Apr 2011 16:01:47 +0000 (16:01 +0000)]
elm_map: fix zomming bug

SVN revision: 58967

13 years agoElementary els_scroller.c: Refactored code.
Daniel Juyung Seo [Wed, 27 Apr 2011 15:31:31 +0000 (15:31 +0000)]
Elementary els_scroller.c: Refactored code.

Changed unsigned char to Eina_Bool. Changed 0 to EINA_FALSE for Eina_Bool type variables. Removed unnecessary blank line. Added braces in if statements.

SVN revision: 58964

13 years agoElementary default.edc: Removed unnecessary blank lines and trailing whitespaces.
Daniel Juyung Seo [Wed, 27 Apr 2011 14:54:31 +0000 (14:54 +0000)]
Elementary default.edc: Removed unnecessary blank lines and trailing whitespaces.

SVN revision: 58962

13 years agoElementary elm_conform.c: Fixed warnings.
Daniel Juyung Seo [Wed, 27 Apr 2011 13:53:25 +0000 (13:53 +0000)]
Elementary elm_conform.c: Fixed warnings.

SVN revision: 58960

13 years agoelementary/ctxpopup - added minor exceptions.
ChunEon Park [Wed, 27 Apr 2011 13:09:37 +0000 (13:09 +0000)]
elementary/ctxpopup - added minor exceptions.

SVN revision: 58959

13 years agoelementary / default theme - fixed identation and removed white spaces for ctxpopup
ChunEon Park [Wed, 27 Apr 2011 11:44:20 +0000 (11:44 +0000)]
elementary / default theme - fixed identation and removed white spaces for ctxpopup

SVN revision: 58957

13 years agoelementar / ctxpopup - not important changes but ready for refactoring.
ChunEon Park [Wed, 27 Apr 2011 11:39:28 +0000 (11:39 +0000)]
elementar / ctxpopup - not important changes but ready for refactoring.

SVN revision: 58956

13 years agoback to 2000 items in test.
Carsten Haitzler [Wed, 27 Apr 2011 10:18:08 +0000 (10:18 +0000)]
back to 2000 items in test.

SVN revision: 58952

13 years agofix genlist processing items in idle time... idle entere instead :)
Carsten Haitzler [Wed, 27 Apr 2011 10:17:26 +0000 (10:17 +0000)]
fix genlist processing items in idle time... idle entere instead :)

SVN revision: 58951

13 years agoElementary gettext: Don't set default textdomain, elm is a lib...
Tom Hacohen [Wed, 27 Apr 2011 07:41:06 +0000 (07:41 +0000)]
Elementary gettext: Don't set default textdomain, elm is a lib...

SVN revision: 58949

13 years agoFrom: govi.sm@samsung.com
govi.sm [Wed, 27 Apr 2011 06:33:34 +0000 (06:33 +0000)]
From: govi.sm@samsung.com
Subject: Conformant Widget Code refactoring patch

Can you please review the attached patch for elm_conformant.

Change Log: 1.  On Theme change, swallowing Parts again. Swallowing
parts done in separate function.
2.  Conformant parts size set  is repeated in two places, moved to a
function.
3. Conformant Object Move/Resize is handled to realign the Visible
content area.

SVN revision: 58948

13 years agoelementary: sort Makefile.am for compiling sequence
Sangho Park [Wed, 27 Apr 2011 06:20:23 +0000 (06:20 +0000)]
elementary: sort Makefile.am for compiling sequence

SVN revision: 58947

13 years agoelm_map: fix pinch zoom bug
Sangho Park [Wed, 27 Apr 2011 06:04:04 +0000 (06:04 +0000)]
elm_map: fix pinch zoom bug

SVN revision: 58946

13 years agoElementary: Removed trailing whitespaces.
Daniel Juyung Seo [Wed, 27 Apr 2011 02:42:50 +0000 (02:42 +0000)]
Elementary: Removed trailing whitespaces.

SVN revision: 58944

13 years agoElementary genlist: Moved signal doxygen to header file.
Daniel Juyung Seo [Wed, 27 Apr 2011 02:41:11 +0000 (02:41 +0000)]
Elementary genlist: Moved signal doxygen to header file.

This is a first action of doxygen movement. All doxygen will be moved to
headers after all.

SVN revision: 58943

13 years agoElementary notify: Fixed formatting. Removed unnecessary blank lines.
Daniel Juyung Seo [Wed, 27 Apr 2011 00:53:52 +0000 (00:53 +0000)]
Elementary notify: Fixed formatting. Removed unnecessary blank lines.

SVN revision: 58942

13 years agoElementary notify: Fixed documentation.
Daniel Juyung Seo [Wed, 27 Apr 2011 00:51:31 +0000 (00:51 +0000)]
Elementary notify: Fixed documentation.

SVN revision: 58941

13 years agoElementary test_map.c: Fixed formatting.
Daniel Juyung Seo [Tue, 26 Apr 2011 16:19:58 +0000 (16:19 +0000)]
Elementary test_map.c: Fixed formatting.

Fixed indentation. Put a space between if/for and (. Removed unnecessary blank lines.

SVN revision: 58937

13 years agoelementary / ctxpopup - just removed a empty line
ChunEon Park [Tue, 26 Apr 2011 06:53:52 +0000 (06:53 +0000)]
elementary / ctxpopup - just removed a empty line

SVN revision: 58919

13 years agoelementary / ctxpopup - just changed lines.
ChunEon Park [Tue, 26 Apr 2011 04:35:27 +0000 (04:35 +0000)]
elementary / ctxpopup - just changed lines.

SVN revision: 58916

13 years agoelementary / ctxpopup - fixed logic error.
ChunEon Park [Tue, 26 Apr 2011 04:31:23 +0000 (04:31 +0000)]
elementary / ctxpopup - fixed logic error.

SVN revision: 58915

13 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Mon, 25 Apr 2011 09:04:23 +0000 (09:04 +0000)]
From: cnook <kimcinoo@gmail.com>

I have attached patch for elm_diskselector.
This patch is setting the width of elm_diskselector using its parent width
size, if there is no mention in the theme file.

SVN revision: 58895

13 years agochange zoom_animation using evas_map
Sangho Park [Mon, 25 Apr 2011 08:11:46 +0000 (08:11 +0000)]
change zoom_animation using evas_map

SVN revision: 58891

13 years agofix doxygen
Sangho Park [Mon, 25 Apr 2011 02:41:37 +0000 (02:41 +0000)]
fix doxygen

SVN revision: 58885

13 years agoelm config also do it. need to actually USe the prefix stuiff.. no
Carsten Haitzler [Sun, 24 Apr 2011 09:52:31 +0000 (09:52 +0000)]
elm config also do it. need to actually USe the prefix stuiff.. no
more package_data_dir use int he code.. needs to go.

SVN revision: 58864

13 years agoand now actuallty start using and supporting per-app prefix finding.
Carsten Haitzler [Sun, 24 Apr 2011 09:51:48 +0000 (09:51 +0000)]
and now actuallty start using and supporting per-app prefix finding.

SVN revision: 58863

13 years agouse new eina prefix fun
Carsten Haitzler [Sun, 24 Apr 2011 08:18:00 +0000 (08:18 +0000)]
use new eina prefix fun

SVN revision: 58855

13 years agoelementary: correctly fix scale on items.
Cedric BAIL [Fri, 22 Apr 2011 17:13:59 +0000 (17:13 +0000)]
elementary: correctly fix scale on items.

SVN revision: 58831

13 years agoelementary: oops, merge mistake, only one assert header is needed.
Cedric BAIL [Fri, 22 Apr 2011 14:37:43 +0000 (14:37 +0000)]
elementary: oops, merge mistake, only one assert header is needed.

SVN revision: 58830

13 years agoelementary: fix refactoring and assert.
Cedric BAIL [Fri, 22 Apr 2011 13:20:06 +0000 (13:20 +0000)]
elementary: fix refactoring and assert.

SVN revision: 58828

13 years agoElementary genlist: Fixed indentation.
Daniel Juyung Seo [Fri, 22 Apr 2011 12:22:57 +0000 (12:22 +0000)]
Elementary genlist: Fixed indentation.

Use space instead of tab.

SVN revision: 58827

13 years agoElementary slideshow: Fixed warnings, fixed spacing and removed unnecessary blank...
Daniel Juyung Seo [Fri, 22 Apr 2011 12:06:00 +0000 (12:06 +0000)]
Elementary slideshow: Fixed warnings, fixed spacing and removed unnecessary blank lines.

SVN revision: 58826

13 years agoElementary genlist: Fixed implicit declaration warning.
Daniel Juyung Seo [Fri, 22 Apr 2011 11:54:29 +0000 (11:54 +0000)]
Elementary genlist: Fixed implicit declaration warning.

SVN revision: 58825

13 years agoelementary: factorise code.
Cedric BAIL [Fri, 22 Apr 2011 09:56:49 +0000 (09:56 +0000)]
elementary: factorise code.

SVN revision: 58823

13 years agoelementary: elm_genlist now use edje signal for even/odd state.
Cedric BAIL [Fri, 22 Apr 2011 09:56:22 +0000 (09:56 +0000)]
elementary: elm_genlist now use edje signal for even/odd state.

NOTE: if you want to implement even/odd in your theme you know
need to listen to both signal :
- elm,state,odd from elm
- elm,state,even from elm
If you set data of "stacking_even" to "above" of you item group
it will raise the even object above the odd one (that's the default
behaviour).
You could also explicitly active/deactivate the stacking by setting
data of "stacking" to "no". Default is "yes".

SVN revision: 58822

13 years agoelementary: add the possibility to set the amount of cached items in a slideshow
Michael BOUCHAUD [Fri, 22 Apr 2011 09:19:25 +0000 (09:19 +0000)]
elementary: add the possibility to set the amount of cached items in a slideshow

SVN revision: 58821

13 years agoElementary entry: Fixed indentation. Patch by Jihoon Kim
Daniel Juyung Seo [Fri, 22 Apr 2011 02:29:54 +0000 (02:29 +0000)]
Elementary entry: Fixed indentation. Patch by Jihoon Kim
<jihoon48.kim@samsung.com>

SVN revision: 58819

13 years agoelementary/gengrid - made to use signal callback descriptions table.
ChunEon Park [Fri, 22 Apr 2011 00:57:15 +0000 (00:57 +0000)]
elementary/gengrid - made to use signal callback descriptions table.

SVN revision: 58817

13 years agoelementary/segment_control, panes, photocam, photo, win, toolbar, thumb, slideshow...
ChunEon Park [Fri, 22 Apr 2011 00:42:32 +0000 (00:42 +0000)]
elementary/segment_control, panes, photocam, photo, win, toolbar, thumb, slideshow, spinner - updated signal callbacks.

made them use signal callbacks description table.
removed never-called signals
updated doxygen.

SVN revision: 58816

13 years agoElementary default.edc/genlist: Enhance rotate mode animation.
Daniel Juyung Seo [Thu, 21 Apr 2011 16:38:26 +0000 (16:38 +0000)]
Elementary default.edc/genlist: Enhance rotate mode animation.

SVN revision: 58808

13 years agoelementary / menu, list, index, pager - modified to use signal callback table.
ChunEon Park [Thu, 21 Apr 2011 15:57:03 +0000 (15:57 +0000)]
elementary / menu, list, index, pager - modified to use signal callback table.

SVN revision: 58807

13 years agoElementary po: Updated po files.
Daniel Juyung Seo [Thu, 21 Apr 2011 12:22:07 +0000 (12:22 +0000)]
Elementary po: Updated po files.

SVN revision: 58796

13 years agoElementary util: Fix possible invalid read in _elm_util_mkup_to_text.
Tom Hacohen [Thu, 21 Apr 2011 12:09:43 +0000 (12:09 +0000)]
Elementary util: Fix possible invalid read in _elm_util_mkup_to_text.

Patch by WooHyun Jung.

SVN revision: 58795

13 years agoElementary genlist: Removed unnecesssary code.
Daniel Juyung Seo [Thu, 21 Apr 2011 12:07:31 +0000 (12:07 +0000)]
Elementary genlist: Removed unnecesssary code.

SVN revision: 58794

13 years agoElementary genlist: Refactoring for structure packing.
Daniel Juyung Seo [Thu, 21 Apr 2011 12:05:02 +0000 (12:05 +0000)]
Elementary genlist: Refactoring for structure packing.

SVN revision: 58793

13 years agoElementary genlist: Added genlist mode feature.
Daniel Juyung Seo [Thu, 21 Apr 2011 11:47:36 +0000 (11:47 +0000)]
Elementary genlist: Added genlist mode feature.

I introduce a new concept to genlist.
I named it "genlist mode" after I discussed it with raster.
Using this feature, one can activate/deactivate any mode(effect) to an item.
The mode is defined in genlist item edc.

You can watch a sample video on youtube.
http://www.youtube.com/watch?v=ZPbwpzwwiS8
I created two sample mode: Slide and Rotate.

[Feature Description]
 - One can activate a specific mode to an item.
 - One item is activated at one time while others are deactivated.
 - Genlist handles deactivating other items when one item is activated.
 - There are two different view: before activated, after activated.
 - Genlist creates the second view when the first view is activated. Usually the first view is animated.
 - Genlist destroys the second view when the item finishes deactivating.
 - Creating/Destroying the second view on the fly gives performance enhancement because there is no reason to hold all objects in two views all the time.
 - Mode is defined in genlist edc so one can easily add it more.
 - Mode edc style is separated from normal genlist styles. One can combine any genlist style with mode edc style.

[API]
 - EAPI void elm_genlist_item_mode_set(Elm_Genlist_Item *it, const char *mode_type, Eina_Bool mode_set) EINA_ARG_NONNULL(1, 2);
   Activate/Deactivate a mode to an item.
 - EAPI const char *elm_genlist_mode_get(const Evas_Object *obj) EINA_ARG_NONNULL(1);
   Get activated mode name.
 - EAPI const Elm_Genlist_Item *elm_genlist_mode_item_get(const Evas_Object *obj) EINA_ARG_NONNULL(1);
   Get activated item.

[Structure]
 - Elm_Genlist_Item
   Added const char *mode_item_style;

[Usage]
 - Set mode style name to genlist item class.
   itc.mode_item_style = "mode";
 - Activated mode to an item whenever you want.
   elm_genlist_item_mode_set(it, "slide", EINA_TRUE);

SVN revision: 58791

13 years ago- add rotate feature
Sangho Park [Thu, 21 Apr 2011 08:55:02 +0000 (08:55 +0000)]
- add rotate feature
- pinch zoom improvement

SVN revision: 58784

13 years agoElementary test_actionslider.c: Fixed wrong variable names.
Daniel Juyung Seo [Wed, 20 Apr 2011 17:20:15 +0000 (17:20 +0000)]
Elementary test_actionslider.c: Fixed wrong variable names.

Magnet slider(ms) is an old name of actionslider. So I changed ms to as.

SVN revision: 58764

13 years agoElementary: Removed trailing whitespaces.
Daniel Juyung Seo [Wed, 20 Apr 2011 14:16:51 +0000 (14:16 +0000)]
Elementary: Removed trailing whitespaces.

SVN revision: 58754

13 years agoelementary: only parse mail file and prevent segv.
Cedric BAIL [Tue, 19 Apr 2011 16:59:23 +0000 (16:59 +0000)]
elementary: only parse mail file and prevent segv.

SVN revision: 58733

13 years agoelementary: fix scale on genlist.
Cedric BAIL [Tue, 19 Apr 2011 13:40:25 +0000 (13:40 +0000)]
elementary: fix scale on genlist.

SVN revision: 58731

13 years agoElementary conform: Fixing indentation, coding guideline. Patch by
Daniel Juyung Seo [Tue, 19 Apr 2011 07:31:59 +0000 (07:31 +0000)]
Elementary conform: Fixing indentation, coding guideline. Patch by
Prince <prince.dubey@samsung.com>

SVN revision: 58730

13 years agofix window posotioning when inlined
Carsten Haitzler [Tue, 19 Apr 2011 01:53:19 +0000 (01:53 +0000)]
fix window posotioning when inlined

SVN revision: 58722

13 years agoElementary gengrid: Fixed a warning.
Daniel Juyung Seo [Tue, 19 Apr 2011 00:58:39 +0000 (00:58 +0000)]
Elementary gengrid: Fixed a warning.

SVN revision: 58721

13 years agoelementary: add page relative, item size and horizontal controls to external gengrid
Michael BOUCHAUD [Mon, 18 Apr 2011 10:59:45 +0000 (10:59 +0000)]
elementary: add page relative, item size and horizontal controls to external gengrid

SVN revision: 58706

13 years agoelementary: add page_relative and horizontal getters to gengrid
Michael BOUCHAUD [Mon, 18 Apr 2011 10:54:25 +0000 (10:54 +0000)]
elementary: add page_relative and horizontal getters to gengrid

SVN revision: 58705

13 years agoElementary map: Fixed doxygen, removed trailing whitespaces.
Daniel Juyung Seo [Mon, 18 Apr 2011 07:37:49 +0000 (07:37 +0000)]
Elementary map: Fixed doxygen, removed trailing whitespaces.

SVN revision: 58704

13 years agoThis is a patch for elm_map name(address) feature.
Sangho Park [Mon, 18 Apr 2011 06:42:47 +0000 (06:42 +0000)]
This is a patch for elm_map name(address) feature.
I added some APIs for name to elm_map.c and added some test code to test_map.c

I used nominatim OSM service. (http://http://nominatim.openstreetmap.org/)
as i felt, it's response time was very good to use.

SVN revision: 58703

13 years agoelementary / image, icon - added missing lines about signal callback table.
ChunEon Park [Fri, 15 Apr 2011 17:08:04 +0000 (17:08 +0000)]
elementary / image, icon - added missing lines about signal callback table.

SVN revision: 58694

13 years agoelementary/image, icon - updated signal callback table
ChunEon Park [Fri, 15 Apr 2011 17:05:34 +0000 (17:05 +0000)]
elementary/image, icon - updated signal callback table

SVN revision: 58693

13 years agoelementary / actionslider, calendar, colorselector, bubble, hoversel, clock
ChunEon Park [Fri, 15 Apr 2011 17:01:39 +0000 (17:01 +0000)]
elementary / actionslider, calendar, colorselector, bubble, hoversel, clock
- updated them for using common signal callback table.

SVN revision: 58692

13 years agoelementary / transit - modified minor logic error
ChunEon Park [Fri, 15 Apr 2011 17:00:37 +0000 (17:00 +0000)]
elementary / transit - modified minor logic error

SVN revision: 58691

13 years agoelementary / transit - updated internal minors
ChunEon Park [Fri, 15 Apr 2011 16:32:08 +0000 (16:32 +0000)]
elementary / transit - updated internal minors

SVN revision: 58690

13 years agoElementary bin: Use EINA_TRUE/EINA_FALSE for Eina_Bool parameters.
Daniel Juyung Seo [Fri, 15 Apr 2011 11:44:05 +0000 (11:44 +0000)]
Elementary bin: Use EINA_TRUE/EINA_FALSE for Eina_Bool parameters.

SVN revision: 58688

13 years agodebug.. off.
Carsten Haitzler [Fri, 15 Apr 2011 11:20:41 +0000 (11:20 +0000)]
debug.. off.

SVN revision: 58687

13 years agofix up copy & paste with inlined win and a few other cnp nigglies.
Carsten Haitzler [Fri, 15 Apr 2011 11:18:30 +0000 (11:18 +0000)]
fix up copy & paste with inlined win and a few other cnp nigglies.
also no unimplemented win times for now.

SVN revision: 58686

13 years agoautogen: add forgotten autopoint.
Cedric BAIL [Thu, 14 Apr 2011 19:26:15 +0000 (19:26 +0000)]
autogen: add forgotten autopoint.

SVN revision: 58671

13 years agoautogen: unobrk things.
Cedric BAIL [Thu, 14 Apr 2011 14:51:36 +0000 (14:51 +0000)]
autogen: unobrk things.

SVN revision: 58668

13 years agoautogen: improve detection of parameter change.
Cedric BAIL [Thu, 14 Apr 2011 14:03:46 +0000 (14:03 +0000)]
autogen: improve detection of parameter change.

SVN revision: 58667

13 years agocopy from inlined wins works. copy to.. doesn't.
Carsten Haitzler [Thu, 14 Apr 2011 13:51:12 +0000 (13:51 +0000)]
copy from inlined wins works. copy to.. doesn't.

SVN revision: 58666

13 years agokbd input/fcosu works on inlined wins. wootsors
Carsten Haitzler [Thu, 14 Apr 2011 12:47:16 +0000 (12:47 +0000)]
kbd input/fcosu works on inlined wins. wootsors

SVN revision: 58664

13 years agoElementary: Removed trailing white spaces.
Daniel Juyung Seo [Thu, 14 Apr 2011 11:43:43 +0000 (11:43 +0000)]
Elementary: Removed trailing white spaces.

SVN revision: 58661

13 years agoElementary genlist: Do not call "realized"/"unrealized" smart
Daniel Juyung Seo [Thu, 14 Apr 2011 11:41:07 +0000 (11:41 +0000)]
Elementary genlist: Do not call "realized"/"unrealized" smart
callbacks if those are internal size calculation purpose.

SVN revision: 58660

13 years agomm.... new widget options/modes for win... u can put a window..
Carsten Haitzler [Thu, 14 Apr 2011 10:48:43 +0000 (10:48 +0000)]
mm.... new widget options/modes for win... u can put a window..
INLINED in another window. :) it's an image object. have fun!

SVN revision: 58657

13 years agoElementary genlist: Avoid bringing/showing items in a queue.
Daniel Juyung Seo [Wed, 13 Apr 2011 01:48:11 +0000 (01:48 +0000)]
Elementary genlist: Avoid bringing/showing items in a queue.

Items in a queue were not added to blocks yet. So it's impossible to
calculate its position.

SVN revision: 58612

13 years agoignore++
Sebastian Dransfeld [Tue, 12 Apr 2011 22:47:12 +0000 (22:47 +0000)]
ignore++

SVN revision: 58609

13 years agoElementary gengrid: Fixed doxygen typo.
Daniel Juyung Seo [Tue, 12 Apr 2011 17:32:36 +0000 (17:32 +0000)]
Elementary gengrid: Fixed doxygen typo.

SVN revision: 58597

13 years agoElementary: Applied "clicked" signal name change for gengrid/list/genlist.
Daniel Juyung Seo [Tue, 12 Apr 2011 17:29:59 +0000 (17:29 +0000)]
Elementary: Applied "clicked" signal name change for gengrid/list/genlist.

SVN revision: 58596

13 years agoElementary list: Fixed doxygen for "clicked,double" callback.
Daniel Juyung Seo [Tue, 12 Apr 2011 14:16:41 +0000 (14:16 +0000)]
Elementary list: Fixed doxygen for "clicked,double" callback.

SVN revision: 58595

13 years agoelementary / transit - fixed a incorrect logic
ChunEon Park [Tue, 12 Apr 2011 11:31:03 +0000 (11:31 +0000)]
elementary / transit - fixed a incorrect logic

prevent user from calling elm_transit_del in the user del cb.

SVN revision: 58591