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 a3c99bddc891cbd4cae233421920b83acc733186 (commit)
via 4f4ea569a04fad7e764e3d0325f03abd1645db99 (commit)
via e819818eeb82ee93cb5d06b3d554d4fd16bae54c (commit)
via 99aad55425339efc4b3598b42192a9f8d6c631a9 (commit)
via d3cb286428b03091088057a11e803e5e9b00862e (commit)
via 882edc04d2e9d0e72c7979e5704f153a7f9dfad8 (commit)
via a68b130a9d1025ff8eda241f3a592e577a3f77f0 (commit)
via f4479dae30e337bb87b972fecec166b78ff79e51 (commit)
via a97699c513528f3e52d6af1c3b304f5b555041c2 (commit)
via e46f2b3e7983161778ddd81f121258dd919f1ab5 (commit)
via 9e8e4625ab7834893a701b708691b08bca35c556 (commit)
via 799134f59bd764230cbde5c4d376e6faed404f76 (commit)
via 2075881f2d18e7bad9fcc7c6a03f1a39505ebe35 (commit)
via f2585dc1f74796628739efde5c61081c2b8c1b35 (commit)
via a568686b39a1f7a5745afbf4d53378a489ee2d73 (commit)
from 0173fe896dd3d89904b6cc540b8e32e93b3693c1 (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:
Makefile.am | 2 +-
NEWS | 17 +-
WINGs/wfont.c | 14 +-
WPrefs.app/Expert.c | 5 +-
WindowMaker/Defaults/WMState.in | 12 +-
configure.ac | 9 +-
debian/changelog | 13 +
debian/clean | 1 -
debian/debianfiles/menu/wmappearance | 2 +-
debian/patches/50_def_config_paths.diff | 2 +-
debian/patches/53_Debian_WMState.diff | 20 +-
debian/wmaker-common.dirs | 1 -
debian/wmaker-common.install | 6 -
debian/wmaker-common.postinst | 5 +
debian/wmaker-common.postrm | 2 +-
debian/wmaker.menu-method | 14 +-
po/es.po | 1470 ++++++++++++++-----------------
src/WindowMaker.h | 5 +
src/appicon.c | 64 +-
src/application.h | 12 +-
src/defaults.c | 13 +
src/dialog.c | 166 ----
src/dialog.h | 4 -
src/dock.c | 5 +-
src/framewin.c | 27 +-
src/framewin.h | 5 +-
src/menu.c | 5 +-
src/moveres.c | 13 +
src/placement.c | 7 +
src/screen.c | 67 --
src/superfluous.c | 3 +-
src/window.c | 210 ++---
test/Makefile.am | 25 +
test/notest.c | 122 +++
test/wtest.c | 159 ++++
util/po/Makefile.am | 2 +-
util/po/{es.po => pt.po} | 112 ++--
util/wm-oldmenu2new | 2 +
util/wmgenmenu.h | 6 +-
wrlib/COPYING => wmlib/COPYING.LIB | 0
wmlib/Makefile.am | 31 +
wmlib/WMaker.h | 161 ++++
wmlib/app.c | 79 ++
wrlib/save.c => wmlib/app.h | 40 +-
wmlib/command.c | 74 ++
wmlib/event.c | 86 ++
wmlib/menu.c | 238 +++++
wmlib/menu.h | 75 ++
48 files changed, 2052 insertions(+), 1361 deletions(-)
delete mode 100644 debian/clean
delete mode 100644 debian/debianfiles/menu/menu.posthook
delete mode 100644 debian/debianfiles/menu/menu.prehook
create mode 100644 test/Makefile.am
create mode 100644 test/notest.c
create mode 100644 test/wtest.c
copy util/po/{es.po => pt.po} (93%)
mode change 100644 => 100755
copy wrlib/COPYING => wmlib/COPYING.LIB (100%)
create mode 100644 wmlib/Makefile.am
create mode 100644 wmlib/WMaker.h
create mode 100644 wmlib/app.c
copy wrlib/save.c => wmlib/app.h (57%)
create mode 100644 wmlib/command.c
create mode 100644 wmlib/event.c
create mode 100644 wmlib/menu.c
create mode 100644 wmlib/menu.h
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].