[spatialite-gui] branch upstream updated (26e2402 -> 9b677fe)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Jun 20 14:39:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository spatialite-gui.
from 26e2402 Imported Upstream version 1.7.1
new 9b677fe Imported Upstream version 2.0.0~devel
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
BlobExplorer.cpp | 507 +-
Classdef.h | 4269 ++++++++++++-
Dialogs.cpp | 348 +-
DialogsGraph.cpp | 1327 ++--
Exif.cpp | 9 +-
Main.cpp | 3278 +++++++++-
Makefile-static-Linux | 1 -
Makefile-static-MacOsX | 10 +-
Makefile-static-MinGW | 47 +-
Makefile.am | 14 +-
Makefile.in | 388 +-
MalformedGeoms.cpp | 69 +-
Network.cpp | 1164 +++-
Objects.cpp | 454 +-
QueryView.cpp | 752 ++-
QueryViewComposer.cpp | 8 +
Raster.cpp | 3169 ++++++++++
RasterSymbolizers.cpp | 6005 ++++++++++++++++++
ResultSetView.cpp | 431 +-
Shapefiles.cpp | 57 +-
Styles.cpp | 6742 ++++++++++++++++++++
TableTree.cpp | 3152 +++++++---
TextCsv.cpp | 2 +-
VectorSymbolizers1.cpp | 10242 +++++++++++++++++++++++++++++++
VectorSymbolizers2.cpp | 6184 +++++++++++++++++++
Wfs.cpp | 244 +-
aclocal.m4 | 510 +-
compile | 347 ++
config.h.in | 31 +-
configure | 808 ++-
configure.ac | 134 +-
gnome_resource/Makefile.in | 125 +-
icons/AttributionDisclaimer.txt | 29 +
icons/Makefile.am | 4 +-
icons/Makefile.in | 129 +-
icons/connect_ro.xpm | 146 +
icons/coverage.xpm | 154 +
icons/{exif.xpm => coverage_tiles.xpm} | 2 +-
icons/security_lock.xpm | 187 +
icons/security_rdonly.xpm | 189 +
icons/security_relaxed.xpm | 193 +
icons/vector.xpm | 195 +
mac_resource/Makefile.in | 125 +-
win_resource/Makefile.in | 125 +-
44 files changed, 49222 insertions(+), 3084 deletions(-)
create mode 100644 Raster.cpp
create mode 100644 RasterSymbolizers.cpp
create mode 100644 Styles.cpp
create mode 100644 VectorSymbolizers1.cpp
create mode 100644 VectorSymbolizers2.cpp
create mode 100755 compile
create mode 100644 icons/AttributionDisclaimer.txt
create mode 100644 icons/connect_ro.xpm
create mode 100644 icons/coverage.xpm
copy icons/{exif.xpm => coverage_tiles.xpm} (93%)
create mode 100644 icons/security_lock.xpm
create mode 100644 icons/security_rdonly.xpm
create mode 100644 icons/security_relaxed.xpm
create mode 100644 icons/vector.xpm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite-gui.git
More information about the Pkg-grass-devel
mailing list