From: Christophe CURIS <[email protected]> Hello,
Some small updates to clean things: - 01 to 03: deprecated stuff removal - 04 to 08: coding standards Best regards, Christophe. README | 10 --- WINGs/WINGs/WINGs.h | 21 +++++- WINGs/WINGs/WUtil.h | 21 ++++++ WINGs/wconfig.h | 19 ++++- WPrefs.app/WPrefs.h | 3 +- configure.ac | 46 ++++-------- src/Makefile.am | 14 +++- src/geomview.h | 27 +++++-- src/placement.h | 5 ++ src/shutdown.h | 5 ++ src/xutil.h | 19 ++++- util/Makefile.am | 2 +- util/directjpeg.c | 204 --------------------------------------------------- util/wmgenmenu.h | 19 ++++- util/wmmenugen.h | 4 + util/wmsetbg.c | 1 - 16 files changed, 159 insertions(+), 261 deletions(-) delete mode 100644 util/directjpeg.c -- 1.7.10.4 -- To unsubscribe, send mail to [email protected].
