Re: [Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-17 Thread Rafael Ortiz
On Tue, Jul 17, 2012 at 5:13 PM, Agustin Zubiaga Sanchez wrote: > Hi, I created the gtk3 branch [1] and I uploaded my patch [2]. > Thanks. > > [1] git.sugarlabs.org/imageviewer/mainline/commits/gtk3 > [2] git.sugarlabs.org/imageviewer/mainline/commit/c5fda0d0 > > Thanks Aguz and Flavio. > > 20

Re: [Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-17 Thread Agustin Zubiaga Sanchez
Hi, I created the gtk3 branch [1] and I uploaded my patch [2]. Thanks. [1] git.sugarlabs.org/imageviewer/mainline/commits/gtk3 [2] git.sugarlabs.org/imageviewer/mainline/commit/c5fda0d0 2012/7/17 Gonzalo Odiard > The name of the branches is not related with having gtk2 or gtk3 releases, > you c

Re: [Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-17 Thread Gonzalo Odiard
The name of the branches is not related with having gtk2 or gtk3 releases, you can continue releasing gtk2 versions without problem. The only issue should be adding strings to pootle, but can be solved. Using the proposed branching [1] and versioning [2] should be good to have uniformity in the pr

Re: [Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-16 Thread Aleksey Lim
On Mon, Jul 16, 2012 at 07:56:54PM -0300, Agustin Zubiaga Sanchez wrote: > Great, but the correct way to do this is leaving gtk3 in the master branch > and creating a new one for the gtk2. Sorry, I disagree here for one simple reason. The purpose of Image Viewer existance is not switching to new G

Re: [Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-16 Thread Agustin Zubiaga Sanchez
Great, but the correct way to do this is leaving gtk3 in the master branch and creating a new one for the gtk2. Thanks! 2012/7/16 Rafael Ortiz > > > On Mon, Jul 16, 2012 at 4:49 AM, Aleksey Lim wrote: > >> On Sun, Jul 08, 2012 at 07:02:27AM -0300, Agustin Zubiaga Sanchez wrote: >> > Feedbacks? >

Re: [Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-16 Thread Rafael Ortiz
On Mon, Jul 16, 2012 at 4:49 AM, Aleksey Lim wrote: > On Sun, Jul 08, 2012 at 07:02:27AM -0300, Agustin Zubiaga Sanchez wrote: > > Feedbacks? > > Could you and/or Flavio Danesse, if I got dirakx right, take care about > gtk3 branch? And maybe preparing gtk3 releases. If yes, I can create > gtk3 b

Re: [Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-16 Thread Aleksey Lim
On Sun, Jul 08, 2012 at 07:02:27AM -0300, Agustin Zubiaga Sanchez wrote: > Feedbacks? Could you and/or Flavio Danesse, if I got dirakx right, take care about gtk3 branch? And maybe preparing gtk3 releases. If yes, I can create gtk3 branch in Image Viewer sources and grant you access. -- Aleksey

Re: [Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-08 Thread Agustin Zubiaga Sanchez
Feedbacks? 2012/7/1 Agustin Zubiaga > Signed-off-by: Agustin Zubiaga > Signed-off-by: Flavio Danesse > --- > ImageView.py | 123 > +--- > ImageViewerActivity.py | 75 ++--- > ProgressDialog.py | 14 +++---

[Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-01 Thread Agustin Zubiaga
Signed-off-by: Agustin Zubiaga Signed-off-by: Flavio Danesse --- ImageView.py | 123 +--- ImageViewerActivity.py | 75 ++--- ProgressDialog.py | 14 +++--- 3 files changed, 108 insertions(+), 104 deletions(-)