Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1742)

Issue 226510043: setup: Fix deprecated APIs since GTK 3.12 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 2 months ago by fujiwara
Modified:
9 years, 1 month ago
Reviewers:
shawn.p.huang, Peng
CC:
shawn.p.huang_gmail.com
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

setup: Fix deprecated APIs since GTK 3.14 GtkAlignment and GtkMisc have been no longer available since GTK 3.14 and use gtk_widget_set_margin_*(). gtk_widget_set_margin_[start|end]() are new in GTK 3.12 so still use gtk_widget_set_margin_[left|right]() TEST=setup

Patch Set 1 #

Patch Set 2 : Fixed a typo. #

Patch Set 3 : Updated minimum. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+805 lines, -877 lines) Patch
D setup/setup.ui View 1 2 6 chunks +805 lines, -877 lines 0 comments Download

Messages

Total messages: 15
fujiwara
9 years, 2 months ago (2015-04-21 08:32:49 UTC) #1
Peng
On 2015/04/21 08:32:49, fujiwara wrote: why not just update configure.ac to make sure gtk version ...
9 years, 2 months ago (2015-04-21 15:40:42 UTC) #2
fujiwara
On 2015/04/21 15:40:42, Peng wrote: > On 2015/04/21 08:32:49, fujiwara wrote: > > why not ...
9 years, 2 months ago (2015-04-22 02:10:21 UTC) #3
Peng
On 2015/04/22 02:10:21, fujiwara wrote: > On 2015/04/21 15:40:42, Peng wrote: > > On 2015/04/21 ...
9 years, 2 months ago (2015-04-22 15:14:29 UTC) #4
fujiwara
On 2015/04/22 15:14:29, Peng wrote: > On 2015/04/22 02:10:21, fujiwara wrote: > > On 2015/04/21 ...
9 years, 2 months ago (2015-04-23 02:10:12 UTC) #5
fujiwara
On 2015/04/23 02:10:12, fujiwara wrote: > On 2015/04/22 15:14:29, Peng wrote: > > On 2015/04/22 ...
9 years, 2 months ago (2015-04-23 02:11:18 UTC) #6
Peng
On 2015/04/23 02:10:12, fujiwara wrote: > On 2015/04/22 15:14:29, Peng wrote: > > On 2015/04/22 ...
9 years, 2 months ago (2015-04-23 02:28:06 UTC) #7
fujiwara
On 2015/04/23 02:28:06, Peng wrote: > On 2015/04/23 02:10:12, fujiwara wrote: > > On 2015/04/22 ...
9 years, 2 months ago (2015-04-23 02:39:43 UTC) #8
Peng
On 2015/04/23 02:39:43, fujiwara wrote: > On 2015/04/23 02:28:06, Peng wrote: > > On 2015/04/23 ...
9 years, 2 months ago (2015-04-23 19:31:38 UTC) #9
fujiwara
On 2015/04/23 19:31:38, Peng wrote: > On 2015/04/23 02:39:43, fujiwara wrote: > > On 2015/04/23 ...
9 years, 2 months ago (2015-04-24 04:13:54 UTC) #10
Peng
> I'm thinking the ABI compatibility especially in gtk3 and glib and probably I > ...
9 years, 2 months ago (2015-04-24 19:20:09 UTC) #11
Peng
On 2015/04/23 02:11:18, fujiwara wrote: > On 2015/04/23 02:10:12, fujiwara wrote: > > On 2015/04/22 ...
9 years, 2 months ago (2015-04-24 19:22:07 UTC) #12
fujiwara
On 2015/04/24 19:22:07, Peng wrote: > On 2015/04/23 02:11:18, fujiwara wrote: > > On 2015/04/23 ...
9 years, 1 month ago (2015-05-01 10:40:56 UTC) #13
fujiwara
I updated the minimum change.
9 years, 1 month ago (2015-05-11 07:12:39 UTC) #14
Peng
9 years, 1 month ago (2015-05-11 13:22:41 UTC) #15
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b