Re: [Sugar-devel] [PATCH sugar-toolkit] Toolbox: replace the hippo based separator with a gtk.HSeparator

2011-08-13 Thread Simon Schampijer
On 08/12/2011 01:13 PM, Benjamin Berg wrote: Hallo, On Fri, 2011-08-12 at 10:47 +0200, si...@schampijer.de wrote: This makes the old-style Toolbar hippo free. [SNIP] +self._separator = gtk.HSeparator() +self._separator.modify_bg(gtk.STATE_NORMAL, +

Re: [Sugar-devel] [PATCH sugar-toolkit] Replace our custom entry widget with one based on gtk.Entry

2011-08-13 Thread Simon Schampijer
On 08/11/2011 06:27 PM, Benjamin Berg wrote: On Wed, 2011-08-10 at 14:31 +0200, si...@schampijer.de wrote: Our custom entry widget, which was based on sexyicon, did support placing an icon in the entry (e.g. the magnifier icon for the search entry) and displaying progress in the case of the url

Re: [Sugar-devel] [PATCH sugar-toolkit] Replace the hippo-based TimeoutIcon with one based on a gtk.Label and gtk.Alignment

2011-08-13 Thread Simon Schampijer
On 08/12/2011 12:32 AM, Simon Schampijer wrote: This patch depends on the addition of the SugarTimeoutIcon to the artwork where we set the font and background color. Signed-off-by: Simon Schampijersi...@laptop.org Reviewed-by: Benjamin Bergben...@sugarlabs.org Thanks for the review Benjamin!

Re: [Sugar-devel] opening a url with WebActivity

2011-08-13 Thread Erik Blankinship
On Fri, Aug 12, 2011 at 4:21 PM, Scott @ OLPC o...@cscott.net wrote: A proper solution would probably involve creating an Intent system for Sugar, akin to those in Android, Chrome, and Firefox. There's a short discussion on my google+ stream which I can't seem to link to from my mobile;

Re: [Sugar-devel] [PATCH] adding new customize icon used when copying bundle source

2011-08-13 Thread manuel quiñones
2011/8/12 Walter Bender walter.ben...@gmail.com: 2011/8/12 manuel quiñones manuel.por@gmail.com Hi Gary, El día 12 de agosto de 2011 15:45, Gary Martin garycmar...@googlemail.com escribió: Hi Manuel, On 12 Aug 2011, at 17:15, manuel quiñones manuel.por@gmail.com wrote:

Re: [Sugar-devel] [PATCH sugar] Do startup animation of the activity icon using scaling and alpha - v3

2011-08-13 Thread Simon Schampijer
On 08/12/2011 08:41 PM, godi...@sugarlabs.org wrote: From: Gonzalo Odiardgodi...@sugarlabs.org This render the SVG image only one time, and then use alpha and scaling of the rendered icon and will speed up the overall activity startup. Another side effect is that the startup zoom not visible in

Re: [Sugar-devel] [PATCH] adding new customize icon used when copying bundle source

2011-08-13 Thread Walter Bender
2011/8/13 manuel quiñones manuel.por@gmail.com 2011/8/12 Walter Bender walter.ben...@gmail.com: 2011/8/12 manuel quiñones manuel.por@gmail.com Hi Gary, El día 12 de agosto de 2011 15:45, Gary Martin garycmar...@googlemail.com escribió: Hi Manuel, On 12 Aug 2011,

Re: [Sugar-devel] [PATCH] adding new customize icon used when copying bundle source

2011-08-13 Thread Walter Bender
2011/8/13 manuel quiñones manuel.por@gmail.com 2011/8/12 Walter Bender walter.ben...@gmail.com: On Fri, Aug 12, 2011 at 10:25 PM, Walter Bender walter.ben...@gmail.com wrote: 2011/8/12 manuel quiñones manuel.por@gmail.com Hi Gary, El día 12 de agosto de 2011

Re: [Sugar-devel] [PATCH] Add the SugarTimeoutIcon to set the font and background color

2011-08-13 Thread Simon Schampijer
Pushed as: http://git.sugarlabs.org/sugar-artwork/mainline/commit/94cf206d5d56f0775c6abf6fb9c04c71a8e6692a Regards, Simon On 08/12/2011 12:37 AM, Simon Schampijer wrote: Signed-off-by: Benjamin Bergben...@sugarlabs.org Reviewed-by: Simon Schampijersi...@laptop.org --- gtk/theme/gtkrc.em

Re: [Sugar-devel] Introspection Hackfest 2011

2011-08-13 Thread Simon Schampijer
On 08/10/2011 10:22 AM, si...@schampijer.de wrote: Hi, the Introspection Hackfest [1] started today. For those of you who can not attend in person the official irc channel is #introspection on GIMPNet. Regards, Simon [1] http://live.gnome.org/Hackfests/Introspection2011 Over the last

Re: [Sugar-devel] [PATCH hello-world] Remove KeepButton due to deprecation

2011-08-13 Thread Simon Schampijer
On 07/28/2011 02:56 PM, Gonzalo Odiard wrote: Thanks! Reviewed-by: Gonzalo Odiardgonz...@laptop.org Thanks for the review, pushed as: http://git.sugarlabs.org/hello-world/mainline/commit/6703590e5b37f48e14aa16f3de9b3e33ce5d879b Regards, Simon

Re: [Sugar-devel] [PATCH chat] Remove the KeepButton due to deprecation

2011-08-13 Thread Simon Schampijer
Hi Aleksey, can you push this if you are ok with it? Regards, Simon On 07/28/2011 02:56 PM, Gonzalo Odiard wrote: Reviewed-by: Gonzalo Odiardgonz...@laptop.org On Wed, Jul 27, 2011 at 12:02 PM, Simon Schampijersi...@schampijer.dewrote: From: Simon Schampijersi...@laptop.org ---

Re: [Sugar-devel] [PATCH] Maze: Remove KeepButton due to deprecation

2011-08-13 Thread Simon Schampijer
On 07/28/2011 02:49 PM, Simon Schampijer wrote: On 07/27/2011 06:41 PM, godi...@sugarlabs.org wrote: From: Gonzalo Odiardgodi...@gmail.com Looks good, thanks! Reviewed-by: Simon Schampijer si...@laptop.org Did this patch make it in? Regards, Simon

Re: [Sugar-devel] [PATCH chat] Remove the KeepButton due to deprecation

2011-08-13 Thread Aleksey Lim
On Sat, Aug 13, 2011 at 03:27:27PM +0200, Simon Schampijer wrote: Hi Aleksey, can you push this if you are ok with it? Thanks, pushed. Would be useful to add project maintianers (as HACKING file asks) to original email, to pop up patches in maintianers' email queue. -- Aleksey

Re: [Sugar-devel] [PATCH chat] Remove the KeepButton due to deprecation

2011-08-13 Thread Simon Schampijer
On 08/13/2011 04:03 PM, Aleksey Lim wrote: On Sat, Aug 13, 2011 at 03:27:27PM +0200, Simon Schampijer wrote: Hi Aleksey, can you push this if you are ok with it? Thanks, pushed. Would be useful to add project maintianers (as HACKING file asks) to original email, to pop up patches in

[Sugar-devel] [PATCH] adding new emblem icon for view-source used by activity clones

2011-08-13 Thread Walter Bender
From: Walter Bender walter.ben...@gmail.com Adding a new emblem icon based on the View Source icon. This badge is used by the cloning operator in View Source to mark cloned activity icons as modified. Note: This patch replaces a previous patch that used a hand overlay. ---

[Sugar-devel] [PATCH] Prevent view source display of excluded file list (#2854)

2011-08-13 Thread Walter Bender
From: Walter Bender walter.ben...@gmail.com This patch addresses the issue raised in #2854: the exclusion of some file types from being displayed by viewsource. This version of the patch uses two globals, _EXCLUDE_SUFFIX and _EXCLUDE_FILE that include lists of many more common file types to

[Sugar-devel] [PATCH] Add view source for sugar-toolkit

2011-08-13 Thread Walter Bender
From: Walter Bender walter.ben...@gmail.com As per feedback from the design team, I have added a radio button to view the source of the sugar-toolkit to the standard view source toolbar. Note: This is a modified version of an earlier patch that updates the title displayed in the View Source

[Sugar-devel] [PATCH] Add 'clone' to view source submenu

2011-08-13 Thread Walter Bender
From: Walter Bender walter.ben...@gmail.com This patch adds a Clone submenu to the view source toolbar, enabling the cloning of an activity for end-user modification. As per the design team meeting, this patch includes the generation of an .xo bundle to be copied to the Journal of the cloned