[atkmm: 6/6] Merge branch 'use-dllexport' into 'master'



commit 5413c92aca049c2a1e318783c8878dc92e6698e1
Merge: b9655a4 0aca0ca
Author: Chun-wei Fan <fanc999 yahoo com tw>
Date:   Mon Apr 13 03:18:45 2020 +0000

    Merge branch 'use-dllexport' into 'master'
    
    Visual Studio: Use __declspec(dllexport) to export symbols
    
    See merge request GNOME/atkmm!4

 MSVC_NMake/build-rules-msvc.mak | 15 +------
 MSVC_NMake/config-msvc.mak      |  1 -
 MSVC_NMake/filelist.am          |  1 -
 MSVC_NMake/gendef/gendef.cc     | 94 -----------------------------------------
 MSVC_NMake/generate-msvc.mak    |  5 ---
 atk/atkmm/init.h                |  4 +-
 atk/atkmm/wrap_init.h           |  4 +-
 atk/atkmmconfig.h.in            | 11 +++--
 atk/src/action.hg               |  6 ++-
 atk/src/component.hg            | 12 +++---
 atk/src/document.hg             |  8 ++--
 atk/src/editabletext.hg         |  4 +-
 atk/src/hyperlink.hg            |  6 +--
 atk/src/hypertext.hg            |  6 +--
 atk/src/image.hg                |  4 +-
 atk/src/implementor.hg          |  4 +-
 atk/src/noopobject.hg           |  6 +--
 atk/src/object.hg               | 12 +++---
 atk/src/objectaccessible.hg     |  4 +-
 atk/src/range.hg                |  6 ++-
 atk/src/relation.hg             | 10 +++--
 atk/src/relationset.hg          |  4 +-
 atk/src/selection.hg            |  8 ++--
 atk/src/stateset.hg             |  9 ++--
 atk/src/streamablecontent.hg    |  8 ++--
 atk/src/table.hg                |  8 ++--
 atk/src/text.hg                 | 16 +++----
 atk/src/value.hg                |  4 +-
 28 files changed, 97 insertions(+), 183 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]