www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2014/09/18/07:07:33.3

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=from:to:subject:date:message-id;
bh=RihTf+1xR4EQ+Nt4tvMSYh2DV/ZU+NRfJfWWojikhU8=;
b=wPOMv12vs6SfZIjTMJd+rf2Y2GUl2o3f2YNJo0h+W9FblugY7pW36Sx3Ick5Wgwr3A
UYytuOcAvOd6RS5Ay1QiJ3F1O5FyJvxEkbzpYPmxCDYMjsye6agcLvGWPinJtf/i/tws
idAF1ME/GgubPdC04tXnUzZ5Gi28OHoxw/A/5W0vigjjTO9uiOkAXtid6EkyjyCSCDAo
GpGRchTUCTyfi3LGjAq83HE8qMaCACmDgUjfxX8vNMdRaPTYrzVgON93uLUU88myfSht
sagspdnR+Cukeuj+2F8iSmD/APFELni6ky7IsWMDW455F+7CkMmjyr/7tHW9GYLk0UHs
xAQw==
X-Received: by 10.194.185.230 with SMTP id ff6mr2512059wjc.120.1411038404718;
Thu, 18 Sep 2014 04:06:44 -0700 (PDT)
From: Riccardo Lucchese <riccardo DOT lucchese AT gmail DOT com>
To: geda-user AT delorie DOT com
Subject: [geda-user] Remove some uses of deprecated Gtk+ API
Date: Thu, 18 Sep 2014 13:05:55 +0200
Message-Id: <1411038398-10231-1-git-send-email-riccardo.lucchese@gmail.com>
X-Mailer: git-send-email 2.1.0
Reply-To: geda-user AT delorie DOT com

Hi,

this patchset removes several uses of deprecated Gtk+ API in
geda-gaf. The changes consist mostly in the substitution of deprecated
symbols with their drop-in replacements.

It seamed like an unnecessary pain (also for reviewing) to post the
whole series in a bug-report on launchpad. Let me know if you prefer
to have the patches elsewhere.

I note that this set has been created using the semantic patch tool
'coccinelle' (http://coccinelle.lip6.fr) from the collection of
semantic patches in this repo:
https://github.com/rccrdo/cocci-evolutions

Thanks, 
Riccardo


---

 gattrib/src/g_rc.c                 |   2 +-
 gattrib/src/gtksheet_2_2.c         | 381 ++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------
 gattrib/src/x_dialog.c             |   3 +-
 gattrib/src/x_window.c             |   4 +-
 gschem/src/gschem.c                |   3 -
 gschem/src/gschem_accel_label.c    |   4 +-
 gschem/src/gschem_bottom_widget.c  |   2 +-
 gschem/src/gschem_options_dialog.c |   3 +-
 gschem/src/gschem_page_view.c      |   5 +-
 gschem/src/x_attribedit.c          | 103 ++++++++++++++---------------
 gschem/src/x_autonumber.c          |   9 ++-
 gschem/src/x_compselect.c          |   2 +-
 gschem/src/x_dialog.c              |  87 +++++++++++++------------
 gschem/src/x_event.c               |   3 +-
 gschem/src/x_image.c               |   3 +-
 gschem/src/x_menus.c               |  19 +++---
 gschem/src/x_newtext.c             |   3 +-
 gschem/src/x_window.c              |  10 ++-
 gsymcheck/src/g_rc.c               |   2 +-
 libgeda/src/libgeda.c              |   3 -
 libgeda/src/s_page.c               |   2 +-
 utils/gschlas/g_rc.c               |   2 +-
 22 files changed, 316 insertions(+), 339 deletions(-)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019