[stella] branch master updated (a672f8c -> 1a52dab)

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


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

skitt pushed a change to branch master
in repository stella.

      from  a672f8c   New upstream version.
       new  8fd911f   Imported Upstream version 4.6.1
       new  cc42428   Merge tag 'upstream/4.6.1'
       new  1a52dab   New upstream version.

The 3 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                       |   6 ++
 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, 304 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