[Sugar-devel] GSoC'14 Proposal: Turtle Art 3D

2014-03-20 Thread Anubhav Jaiswal
Dear All, I have drafted my GSoC 2014 proposal for the project : Turtle Art 3D http://wiki.sugarlabs.org/go/Summer_of_Code/2014/AnubhavJ/Turtle_Art_3D There's also a prototype that I created implementing the basic functions of Turtle Art 3D: https://github.com/Anubhav-J/TA3D It would be great

Re: [Sugar-devel] GSoC'14 Proposal: Turtle Art 3D

2014-03-20 Thread Anubhav Jaiswal
put down our thoughts. I would be really thankful if you can add yours to it. Link to Proposal: http://wiki.sugarlabs.org/go/Summer_of_Code/2014/AnubhavJ/Turtle_Art_3D Thanks, Anubhav On Fri, Mar 21, 2014 at 4:15 AM, Manuel QuiƱones ma...@laptop.org wrote: hey sam, 2014-03-20 17:07 GMT-03:00

[Sugar-devel] [PATCH] FEATURE REQUEST : Write_to_journal_anytime

2010-11-29 Thread anubhav
From: Anubhav Aggarwal anub...@seeta.in Now an icon is added in the palletes which calls a popup to enter the name decscription and tags , this popup earlier came only at the closing of the activity (http://wiki.sugarlabs.org/go/Features/Write_to_journal_anytime) --- src/jarabe/model/shell.py

[Sugar-devel] [PATCH] FEATURE REQUEST : Write_to_journal_anytime

2010-11-29 Thread anubhav
From: Anubhav Aggarwal anub...@seeta.in Now an icon is added in the palletes which calls a popup to enter the name decscription and tags , this popup earlier came only at the closing of the activity (http://wiki.sugarlabs.org/go/Features/Write_to_journal_anytime) --- src/sugar/activity

[Sugar-devel] [PATCH] Downgrading activities not allowed. (SL #2164)

2010-10-24 Thread anubhav
shan...@seeta.in Anubhav Aggarwal anub...@seeta.in --- v1 - v2. Inline function used, signal emission condition revised and global variables removed. Recommendations by James Cameron and Aleksey Lim added. v2 - v3. Used misc.resume. v3 - v4. Changes in the copyright of the new file

Re: [Sugar-devel] [PATCH v5 sugar] Downgrading activities not allowed. (#2164)

2010-10-23 Thread Anubhav Aggarwal
the patch submissions. Regards, Anubhav On Sat, Oct 23, 2010 at 3:00 PM, James Cameron qu...@laptop.org wrote: On Sat, Oct 23, 2010 at 01:11:18AM +0530, anub...@seeta.in wrote: Downgrading an activity is now made possible. When a .xo file of a version older than the currently installed version

[Sugar-devel] [PATCH v6 sugar] Downgrading activities not allowed. (SL #2164)

2010-10-23 Thread anubhav
Activity can be downgraded on the availability of an older .xo version of an activity. An alert pops up on downloading an older .xo file of an activity, which asks the user to make a selection on whether to move to an older activity version or not. Co-authored-by: Anubhav Aggarwal anub

[Sugar-devel] [PATCH v5 sugar] Downgrading activities not allowed. (#2164)

2010-10-22 Thread anubhav
-by: Anubhav Aggarwal anub...@seeta.in, Shanjit Singh Jajmann shan...@seeta.in --- v1 - v2. Named according to the nomenclature suggested,inline function used ,signal emission condition revised,global variables removed. v2 - v3. Taking care of all calling of misc.resume. v3 - v4. Changes in the copyright

[Sugar-devel] [PATCH v3 PaintActivity]Paint - Rect. Marquee icon changes erratically(olpc #5882)

2010-10-21 Thread anubhav
. Updated at suggested v2 - v3. Variable name changed , there values changed Co-authored-by: Anubhav Aggarwalanub...@seeta.in, Ishan Bansal is...@seeta.in --- Area.py|6 +++--- Desenho.py |6 +++--- OficinaActivity.py |2 ++ 3 files changed, 8 insertions(+), 6

[Sugar-devel] [PATCH v4 PaintActivity] Changes made to save the last added text item. (OLPC #5917)

2010-10-21 Thread anubhav
Co-authored-by: Anubhav Aggarwalanub...@seeta.in, Ishan Bansal is...@seeta.in --- Area.py|6 +++--- Desenho.py |6 +++--- OficinaActivity.py |2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Area.py b/Area.py index 8843406..ba06758 100644

[Sugar-devel] [PATCH v2 PaintActivity] Paint - Rect. Marquee icon changes erratically(olpc #5882)

2010-10-20 Thread anubhav
From: Anubhav Aggarwal anub...@seeta.in Earlier the cursor shown on selcting using rectangular marquee, was either a rectangle with a dashed border or a cross-hairs.Now a else if condition has been added v1 - v2. the condition has been modified and replaced as suggested --- Area.py |2

[Sugar-devel] [PATCH v2 PaintActivity] Changes made to save the last added text item. (OLPC #5917)

2010-10-20 Thread anubhav
at suggested Co-authored-by: Anubhav Aggarwalanub...@seeta.in, Ishan Bansal is...@seeta.in --- Area.py|6 +++--- Desenho.py |6 +++--- OficinaActivity.py |4 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Area.py b/Area.py index 2dca7da..23be48c 100644

[Sugar-devel] [PATCH PaintActivity] Paint - Rect. Marquee icon changes erratically(OLPC #5882)

2010-10-14 Thread anubhav
From: Anubhav Aggarwal anub...@seeta.in Earlier the cursor shown on selcting using rectangular marquee, was either a rectangle with a dashed border or a cross-hairs.Now a if condition has been added . --- Area.py |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Area.py b

[Sugar-devel] #306 Mirror arrow icons when running in RTL mode

2010-10-02 Thread Anubhav Aggarwal
Team, Patches have been been uploaded for the bug SL #306(Mirror arrow icons when running in RTL mode link:http://bugs.sugarlabs.org/ticket/306)http://bugs.sugarlabs.org/ticket/306.There are 4 different patches refletion changes in 5 different files. There are multiple patches because there are