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 5ff0272508b481bf4bd136f9108275c97e75287d (commit)
via 1060f4936641273b479700c80997cb9349107fcd (commit)
via 614eb4c9e851d5d59cc0ab1642b107f4edb607c6 (commit)
via 76eab972099387d3dbfaabbda7e89f36c515e8ca (commit)
via b5ed9841bc60b54b537a120da3ba953d2edc1c25 (commit)
via 3f8bba8064c3a172f65883724c9d9d802f2fd190 (commit)
via 4f853ce3b671cdbe04dee8bfbbb2bd290becbde5 (commit)
via a23b72c32af806eec744459a0d6ab89bda6bb862 (commit)
via 5377ec8fba48b0704a88b49287558920e5efbf14 (commit)
via 0451160f7d821ed0b2b5f051179ff89ae9d68099 (commit)
via a396f3bd662e36dd464e9b0a8880f960ba5891ec (commit)
via 125cba8f8297146e8b86147ec12d6bd8a08147e3 (commit)
via ee1f13da45a8f3371a0dfe4a2a636c402ddf7b3d (commit)
via 7aff3b6e44b63f117f7f9ec1f4bf19595bedf36d (commit)
via 5eebb8bc3c6b7b8aab76da82f04493c51badefdd (commit)
via 51134d243862bbea45c272591df2f1f5de1f67a1 (commit)
via ba5fceb21cb47ba9648f1cf50fd4d3eb5030933a (commit)
via 3c408fa179ccb90d5605c7519bfbb5c8584c613c (commit)
via 8b68042b302d554181109898ae9cdbee71ae4926 (commit)
via 210bcec4de7e6d3102cec8ebc22a144afc58728e (commit)
via 9a2732a4c334e02aea0e72dac0100635265948bd (commit)
via 668cac00f67cf628d0cefe228b80178f1c710744 (commit)
via 7cc64627cc95be506202bf515f05142168cc2b06 (commit)
via b16181143ce9ef3a32f74363308f0a3bc8e30842 (commit)
via 4b894021d9cdebb12076d87ba798f965de422300 (commit)
via cdf457d2d5c874f58cf04c417a6569cd8dbcae91 (commit)
from 3490c8bd30452dbb29539e830d50e8b8447bb3e2 (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 | 102 +++-----
COPYING | 31 +--
Makefile.am | 2 +-
WINGs/Examples/fontl.c | 7 +-
WINGs/Makefile.am | 18 +-
WINGs/NEWS | 100 +++++++
WINGs/WINGs/WUtil.h | 55 ++++
WINGs/dragdestination.c | 6 +-
WINGs/proplist.c | 83 ++++---
WINGs/string.c | 66 +++++
WINGs/tree.c | 255 ++++++++++++++++++
WINGs/wfilepanel.c | 2 +-
WINGs/wtabview.c | 2 +-
WPrefs.app/Appearance.c | 7 +-
WPrefs.app/Configurations.c | 7 +-
WPrefs.app/Expert.c | 7 +-
WPrefs.app/Focus.c | 7 +-
WPrefs.app/FontSimple.c | 7 +-
WPrefs.app/Icons.c | 7 +-
WPrefs.app/KeyboardSettings.c | 7 +-
WPrefs.app/KeyboardShortcuts.c | 7 +-
WPrefs.app/Menu.c | 7 +-
WPrefs.app/MenuPreferences.c | 7 +-
WPrefs.app/MouseSettings.c | 7 +-
WPrefs.app/Paths.c | 7 +-
WPrefs.app/Preferences.c | 7 +-
WPrefs.app/TexturePanel.c | 8 +-
WPrefs.app/TexturePanel.h | 7 +-
WPrefs.app/Themes.c | 7 +-
WPrefs.app/WPrefs.c | 7 +-
WPrefs.app/WPrefs.h | 7 +-
WPrefs.app/WindowHandling.c | 7 +-
WPrefs.app/Workspace.c | 7 +-
WPrefs.app/editmenu.c | 7 +-
WPrefs.app/editmenu.h | 7 +-
WPrefs.app/main.c | 7 +-
WPrefs.app/xmodifier.c | 8 +-
configure.ac | 3 -
src/GNUstep.h | 7 +-
src/WindowMaker.h | 7 +-
src/actions.c | 5 +-
src/actions.h | 7 +-
src/appicon.c | 24 ++-
src/appicon.h | 9 +-
src/application.c | 46 +---
src/application.h | 9 +-
src/appmenu.c | 7 +-
src/appmenu.h | 7 +-
src/balloon.c | 7 +-
src/balloon.h | 7 +-
src/client.c | 8 +-
src/client.h | 7 +-
src/colormap.c | 7 +-
src/cycling.c | 7 +-
src/defaults.c | 30 +--
src/defaults.h | 7 +-
src/dialog.c | 10 +-
src/dialog.h | 7 +-
src/dock.c | 14 +-
src/dock.h | 7 +-
src/dockedapp.c | 7 +-
src/event.c | 10 +-
src/framewin.c | 7 +-
src/framewin.h | 7 +-
src/funcs.h | 7 +-
src/icon.c | 74 +++---
src/icon.h | 10 +-
src/keybind.h | 7 +-
src/main.c | 7 +-
src/menu.c | 7 +-
src/menu.h | 7 +-
src/misc.c | 7 +-
src/monitor.c | 7 +-
src/motif.c | 7 +-
src/motif.h | 7 +-
src/moveres.c | 7 +-
src/pixmap.c | 7 +-
src/pixmap.h | 7 +-
src/placement.c | 7 +-
src/properties.c | 7 +-
src/properties.h | 7 +-
src/resources.c | 7 +-
src/resources.h | 7 +-
src/rootmenu.c | 7 +-
src/rootmenu.h | 7 +-
src/screen.c | 7 +-
src/screen.h | 7 +-
src/session.c | 7 +-
src/session.h | 7 +-
src/shutdown.c | 7 +-
src/stacking.c | 7 +-
src/stacking.h | 7 +-
src/startup.c | 12 +-
src/superfluous.c | 11 +-
src/superfluous.h | 7 +-
src/switchmenu.c | 7 +-
src/switchpanel.c | 7 +-
src/switchpanel.h | 7 +-
src/texture.c | 7 +-
src/texture.h | 7 +-
src/usermenu.c | 7 +-
src/usermenu.h | 7 +-
src/wcore.c | 7 +-
src/wcore.h | 7 +-
src/wdefaults.c | 7 +-
src/wdefaults.h | 7 +-
src/window.c | 20 +-
src/window.h | 7 +-
src/winmenu.c | 7 +-
src/winspector.c | 7 +-
src/winspector.h | 7 +-
src/wmspec.c | 42 ++--
src/wmspec.h | 7 +-
src/workspace.c | 7 +-
src/workspace.h | 7 +-
src/xinerama.c | 7 +-
src/xinerama.h | 7 +-
src/xmodifier.c | 8 +-
src/xmodifier.h | 7 +-
util/Makefile.am | 10 +-
util/convertfonts.c | 7 +-
util/directjpeg.c | 7 +-
util/geticonset.c | 7 +-
util/getstyle.c | 7 +-
util/seticons.c | 7 +-
util/setstyle.c | 7 +-
util/wdread.c | 7 +-
util/wdwrite.c | 7 +-
util/wmaker.inst.in | 146 +++++------
util/wmmenugen.c | 331 ++++++++++++++++++++++++
util/wmmenugen.h | 61 +++++
util/wmmenugen_misc.c | 171 ++++++++++++
util/wmmenugen_parse_wmconfig.c | 296 +++++++++++++++++++++
util/wmmenugen_parse_xdg.c | 544 +++++++++++++++++++++++++++++++++++++++
util/wmsetbg.c | 7 +-
wrlib/Makefile.am | 20 +-
wrlib/scale.c | 2 -
137 files changed, 2538 insertions(+), 798 deletions(-)
create mode 100644 WINGs/tree.c
create mode 100644 util/wmmenugen.c
create mode 100644 util/wmmenugen.h
create mode 100644 util/wmmenugen_misc.c
create mode 100644 util/wmmenugen_parse_wmconfig.c
create mode 100644 util/wmmenugen_parse_xdg.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 ("Fork from the last available CVS version of Window Maker")
--
To unsubscribe, send mail to [email protected].