This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project wmaker-crm.git.
The branch, master has been updated
via 5fe41600254cc0cbb19a1edc596bcbfc91d075e9 (commit)
via b2e7620868aa18cebb8f6d1e653f8c46dc959a34 (commit)
via 9ad278ddf8c67f89574947b5f87c4e8ff5d047c5 (commit)
via ac52d4de6503bd22e3393e9a26bb1447c0576ff2 (commit)
via 9f694b66b50ff39f906221466e1b1916da56f8a6 (commit)
via 1fb452ea953e0a34142031b04f909dfb8cc1de8f (commit)
via bef6555b6a96fa81a393e26188fcee978218643d (commit)
via fae81bf5180620c8d89c282dbac1da4048e44f3b (commit)
via 448a68c6d2812f74a83eed8da7ed7c5abb0ade1c (commit)
via af41673dbf35c663ddba82f99a34b6651060b1b1 (commit)
via 2e7b7b7e026e3c58c08afceab8236ea7a3cf28df (commit)
via 35a2ed24ec0e2fbf968605c31c9554faf1cd4fa9 (commit)
via bb0c1f303535bed85876e69f2149877d8fee8228 (commit)
via 9e86868373d0f4e6d861745055e41f6c90a88082 (commit)
via fccde3b7e6a1564c90023189d585b06fe7df8c1e (commit)
via 44c9ee694da706e7efd2ef7da29ad135d5865b1a (commit)
via 829830c01076362db1be6834ac5bd6787b24dc95 (commit)
via 6d08aa22d824d6abe5edb4c4892bbf9eaec3175b (commit)
via 43c3526d2120712f72579398b73ef92283d9078b (commit)
via 139f912e618870cc7fd908099f203450547eb658 (commit)
via 4658f4f9a10235ce34b3b6127091b7accffab858 (commit)
via 9b792369cbea4d031992ebd6d511f81afb82fcb3 (commit)
via aaa4517df792f55a23ef1566a9808581822fb9d6 (commit)
via 88a82ab8df5339665008643bc41475620434e413 (commit)
via ed9482b626b7e4072806e5982515a446dae39834 (commit)
via 7d74648fc37037bb9d49a8f29d022454a36996e9 (commit)
via 42cccb2313a427977a4cde75186bd00739e54e20 (commit)
via 19f0998cd1f12036ca26ecf6946c513399a27daa (commit)
via f0e8b76c033c98662dd4179cb2b829b20ebd9fe4 (commit)
from 39fa6d9e2cc75861d71fe9d7387c7e26d7d02a99 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 36 ++-
INSTALL-WMAKER | 7 +-
Makefile.am | 3 +-
WINGs/Makefile.am | 3 +
WINGs/WINGs/WUtil.h | 20 ++
WINGs/menuparser.c | 651 ++++++++++++++++++++++++++++++++++++
WINGs/menuparser.h | 87 +++++
WINGs/menuparser_macros.c | 712 ++++++++++++++++++++++++++++++++++++++++
WPrefs.app/KeyboardShortcuts.c | 3 +-
WPrefs.app/MouseSettings.c | 3 +-
WPrefs.app/xmodifier.c | 3 +-
configure.ac | 27 --
debian/debianfiles/wmaker | 2 +-
src/WindowMaker.h | 1 -
src/appicon.c | 10 +-
src/defaults.c | 6 +-
src/defaults.h | 4 +-
src/dialog.c | 3 +-
src/dockedapp.c | 2 +-
src/funcs.h | 4 -
src/icon.c | 34 +-
src/icon.h | 2 +-
src/main.c | 10 +-
src/misc.c | 118 -------
src/rootmenu.c | 252 ++++-----------
src/switchpanel.c | 148 +++------
src/wconfig.h.in | 8 -
src/wdefaults.c | 26 +-
src/winspector.c | 3 +-
src/wmspec.c | 4 +
30 files changed, 1665 insertions(+), 527 deletions(-)
create mode 100644 WINGs/menuparser.c
create mode 100644 WINGs/menuparser.h
create mode 100644 WINGs/menuparser_macros.c
repo.or.cz automatic notification. Contact project admin [email protected]
if you want to unsubscribe, or site admin [email protected] if you receive
no reply.
--
wmaker-crm.git ("The Window Maker window manager")
--
To unsubscribe, send mail to [email protected].