[dev-list] [GIT] devparrot/devparrot.git branch, master, updated. 024f8798b11ed508645152cd5d71a4875da9d3f2 |
[ Thread Index |
Date Index
| More devparrot.org/dev-list Archives
]
- To: dev-list@xxxxxxxxxxxxx
- Subject: [dev-list] [GIT] devparrot/devparrot.git branch, master, updated. 024f8798b11ed508645152cd5d71a4875da9d3f2
- From: git@xxxxxxxxxxxxx
- Date: Wed, 15 May 2013 01:12:26 +0200
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "devparrot/devparrot.git".
The branch, master has been updated
via 024f8798b11ed508645152cd5d71a4875da9d3f2 (commit)
via 2bd0cc45bc2f47aa5434c618b232e306d8ba4468 (commit)
via c079de7f633478708bf96794e0667e48782cbcd5 (commit)
via 1dbebd84e5d2897d6abffc0bd004141a585e732f (commit)
via aa7e8f3906662a09b8ebd50bee51977e84f32873 (commit)
from b89b156220046e6d8849f2ab859767d3c252545e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 024f8798b11ed508645152cd5d71a4875da9d3f2
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date: Wed May 15 01:11:52 2013 +0200
set the application icon
commit 2bd0cc45bc2f47aa5434c618b232e306d8ba4468
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date: Wed May 15 00:55:58 2013 +0200
add the className on Tk root window
right application name in alt-tab system windows manager (gnome shell)
commit c079de7f633478708bf96794e0667e48782cbcd5
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date: Wed May 15 00:54:12 2013 +0200
when launching command from commandLauncher use method call of the wrapper instead of using __call__
__call__ can be used to directly launch the function from the wrapper (without argument parsing and checking)
commit 1dbebd84e5d2897d6abffc0bd004141a585e732f
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date: Wed May 15 00:51:58 2013 +0200
reactivate events on command launch
commit aa7e8f3906662a09b8ebd50bee51977e84f32873
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date: Wed May 15 00:50:13 2013 +0200
move eventSystem in session instead of in commandLauncher
-----------------------------------------------------------------------
Summary of changes:
devparrot/core/command/bind.py | 10 +++++-----
devparrot/core/command/stream.py | 21 ++++++++++++++++-----
devparrot/core/command/tokens.py | 2 +-
devparrot/core/command/wrappers.py | 15 ++++++++-------
devparrot/core/commandLauncher.py | 2 --
devparrot/core/document.py | 4 ++--
devparrot/core/session.py | 3 +++
devparrot/core/ui/mainWindow.py | 10 +++++++++-
devparrot/modules/textHighlight.py | 3 +--
9 files changed, 45 insertions(+), 25 deletions(-)
hooks/post-receive
--
devparrot/devparrot.git