Hey Tincho,
2012/9/3 Martin Abente :
> @gonzalo: Regarding gtk2->gtk3, no problem, I wil do it ASAP.
>
> @gonzalo & bert: I would go for the simpler solution. But is really
> important that we can agree on this.
>
> @gonzalo: regarding the icon, I think the activity icon works fine, but
> maybe so
Now the entries in the toolbar have a border color that is the same as
the background color, looking like in GTK2. Entries with a
progressbar inside, like Browse activity URL entry, now have the same
style than in GTK2, with an outline. See images attached to the
ticket for reference.
Signed-off
The * {} and *:active {} CSS rules apply to all the widgets so they
have to be overriden many times. We should do that for each widget
when needed instead.
Also fix the border for the GtkButton. We have a white outline in its
focused state. This is implemented as a CSS border in the GTK3+
versi
Set to zero the GtkWidget-focus-padding which was changing the size of
the buttons, and was noticeable in the toolbar because the toolbar
buttons were changing the toolbar height. Use the toolbutton_padding
variable instead. It was used before only for the tool buttons
border-radius, but a look a
Signed-off-by: Manuel Quiñones
---
gtk3/theme/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gtk3/theme/Makefile.am b/gtk3/theme/Makefile.am
index 7ffed4f..d2e6df7 100644
--- a/gtk3/theme/Makefile.am
+++ b/gtk3/theme/Makefile.am
@@ -37,7 +37,7 @@ install-data-loca
@gonzalo: Regarding gtk2->gtk3, no problem, I wil do it ASAP.
@gonzalo & bert: I would go for the simpler solution. But is really
important that we can agree on this.
@gonzalo: regarding the icon, I think the activity icon works fine, but
maybe someone else can give us more feedback to see which
Hi,
we made quite some good progress last week with the port. Most of the
open items have been fixed. I do rebase now on master to start merging
and keep on working on the master branches. I uploaded the current
patches at [1], the rest coming. Feel free to start commenting while going.
Rega
On 08/24/2012 03:13 PM, Manuel Quiñones wrote:
2012/8/24 Simon Schampijer :
On 08/23/2012 08:16 PM, Manuel Quiñones wrote:
In pygtk custom cellrenderers were done inheriting
gtk.GenericCellRenderer, and overriding the on_* methods. Now we
inherit Gtk.CellRenderer and the methods to override c
> I tried it, cool!. The only thing that comes to mind is simple examples to
> learn new activities But I'm not sure which ones: chat, write?
Thanks.
Writing EPub tutorial for existing activities could be interesting. BTW the
EPUB could only communicate with the embedding activity (Read) so w
>>
>> - Use POT localization for HTML5 resource
>
> Did you already choose the way how to reuse gettext for JS code?
> If I got it right, there is no standard way for that and several
implementations exist.
I choose the easy way :-)
I will implement a JavaScript function gettext that will handl
Pushed and published
Gonzalo
On Fri, Aug 24, 2012 at 11:27 AM, Manuel Kaufmann wrote:
> ComboBox doesn't work properly and this have a bad impact on touch
> screen. We decided to use RadioMenuButton instead of ComboBox because
> it make easier changing the board size.
>
> Signed-off-by: Manuel
2012/8/31 Sugar Labs Activities :
> Activity Homepage:
> http://activities.sugarlabs.org/addon/4028
In my system that link shows me Read 92, here is the direct link:
http://activities.sugarlabs.org/en-US/sugar/addons/versions/4028#version-100
>
> Sugar Platform:
> 0.98 - 0.98
>
> Download Now:
>
== Source ==
http://download.sugarlabs.org/sources/honey/Implode/Implode-14.tar.bz2
== News ==
- Release 14 (Manuel Quiñones)
- Create a new game inmediatly (Manuel Kaufmann)
- New translations (Pootle)
--
.. manuq ..
___
Sugar-devel mailing list
Sugar
Activity Homepage:
http://activities.sugarlabs.org/addon/4086
Sugar Platform:
0.98 - 0.98
Download Now:
http://activities.sugarlabs.org/downloads/file/28205/implode-14.xo
Release notes:
- Create a new game immediatly
- New translations
Sugar Labs Activities
http://activities.sugarlabs.org
___
2012/9/3 Agustin Zubiaga Sanchez :
> Great, +1 to auto screen rotation
Agustin, your patch works great, thanks! Let's see what happens with
auto-rotate first.
--
.. manuq ..
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sug
Ok, pushed as requested.
Gonzalo
On Mon, Sep 3, 2012 at 8:52 AM, wrote:
> From: Gonzalo Odiard
>
> Signed-off-by: Gonzalo Odiard
> Acked-by: Simon Schampijer
> ---
> src/sugar3/mime.py | 12 +++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
>
> diff --git a/src/sugar3/mime.py b
From: Gonzalo Odiard
Signed-off-by: Gonzalo Odiard
Acked-by: Simon Schampijer
---
src/sugar3/mime.py | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/src/sugar3/mime.py b/src/sugar3/mime.py
index 07d085e..70b4d2b 100644
--- a/src/sugar3/mime.py
+++ b/src/sugar3/
On Sat, Aug 25, 2012 at 10:50:17PM +0200, lio...@olpc-france.org wrote:
>
> - Use POT localization for HTML5 resource
Did you already choose the way how to reuse gettext for JS code?
If I got it right, there is no standard way for that and several
implementations exist.
--
Aleksey
18 matches
Mail list logo