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

2012-07-17 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

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

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 gonz...@laptop.org The name of the branches is not related with having gtk2 or gtk3

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-16 Thread Rafael Ortiz
On Mon, Jul 16, 2012 at 4:49 AM, Aleksey Lim alsr...@sugarlabs.org 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

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 raf...@activitycentral.com On Mon, Jul 16, 2012 at 4:49 AM, Aleksey Lim alsr...@sugarlabs.orgwrote: On Sun, Jul 08, 2012 at 07:02:27AM -0300,

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

2012-07-08 Thread Agustin Zubiaga Sanchez
Feedbacks? 2012/7/1 Agustin Zubiaga a...@sugarlabs.org Signed-off-by: Agustin Zubiaga a...@sugarlabs.org Signed-off-by: Flavio Danesse fdane...@gmail.com --- ImageView.py | 123 +--- ImageViewerActivity.py | 75

[Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-01 Thread Agustin Zubiaga
Signed-off-by: Agustin Zubiaga a...@sugarlabs.org Signed-off-by: Flavio Danesse fdane...@gmail.com --- ImageView.py | 123 +--- ImageViewerActivity.py | 75 ++--- ProgressDialog.py | 14 +++--- 3 files