[stella] branch upstream updated (abfe6d8 -> 8fd911f)

Stephen Kitt skitt at moszumanska.debian.org
Fri Apr 24 18:52:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

skitt pushed a change to branch upstream
in repository stella.

      from  abfe6d8   Imported Upstream version 4.6
       new  8fd911f   Imported Upstream version 4.6.1

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:
 Announce.txt                           |  22 +++---
 Changes.txt                            |  12 +++-
 Makefile                               |   2 +-
 configure                              |   2 +-
 debian/changelog                       |   7 ++
 docs/index.html                        |   4 +-
 src/cheat/CheatManager.cxx             |   8 +--
 src/common/Version.hxx                 |   6 +-
 src/debugger/gui/ColorWidget.cxx       |   4 +-
 src/debugger/gui/DataGridWidget.cxx    | 122 +++++++++++++++------------------
 src/debugger/gui/DataGridWidget.hxx    |  29 ++++----
 src/debugger/gui/PromptWidget.cxx      |  41 +++++------
 src/debugger/gui/PromptWidget.hxx      |   4 +-
 src/debugger/gui/RomListWidget.cxx     |  91 ++++++++++--------------
 src/debugger/gui/RomListWidget.hxx     |  10 +--
 src/debugger/gui/TiaOutputWidget.cxx   |   4 +-
 src/debugger/gui/TiaZoomWidget.cxx     |   6 +-
 src/debugger/gui/ToggleBitWidget.cxx   |   4 +-
 src/debugger/gui/TogglePixelWidget.cxx |   4 +-
 src/debugger/gui/ToggleWidget.cxx      |  10 +--
 src/gui/CheckListWidget.cxx            |  12 +---
 src/gui/Dialog.cxx                     |  28 +++-----
 src/gui/Dialog.hxx                     |  15 ++--
 src/gui/EditTextWidget.cxx             |  19 ++---
 src/gui/EditableWidget.cxx             |  21 ++----
 src/gui/EditableWidget.hxx             |  28 +++++---
 src/gui/GuiObject.hxx                  |  24 +++----
 src/gui/ListWidget.cxx                 |  18 ++---
 src/gui/RomInfoWidget.cxx              |  14 ++--
 src/gui/ScrollBarWidget.cxx            |  13 ++--
 src/gui/StringListWidget.cxx           |  12 +---
 src/gui/TabWidget.cxx                  |   4 +-
 src/gui/Widget.cxx                     |  43 +++++++-----
 src/gui/Widget.hxx                     |  15 ++--
 src/macosx/Info-Stella.plist           |   2 +-
 src/unix/stella.spec                   |   5 +-
 src/windows/stella.rc                  |   8 +--
 37 files changed, 305 insertions(+), 368 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/stella.git



More information about the Pkg-games-commits mailing list