From: Christophe CURIS <[email protected]> Hello,
This series of patch introduces a new macro 'wlengthof' to make the code more concise, and thus easier to read (and thus, to maintain). Regards, Christophe. WINGs/WINGs/WUtil.h | 31 +++++++++++++++++++++++++++++++ WINGs/menuparser.c | 2 +- WINGs/menuparser_macros.c | 2 +- WINGs/wfontpanel.c | 2 +- WINGs/widgets.c | 6 +++--- WPrefs.app/Appearance.c | 2 +- WPrefs.app/Expert.c | 6 +++--- WPrefs.app/KeyboardShortcuts.c | 2 +- WPrefs.app/MouseSettings.c | 4 ++-- WPrefs.app/Workspace.c | 2 +- configure.ac | 2 +- src/defaults.c | 8 ++++---- src/startup.c | 6 +++--- src/winspector.c | 12 ++++++------ src/wmspec.c | 18 ++++++++---------- src/xutil.c | 2 +- util/fontconv.c | 2 +- 17 files changed, 69 insertions(+), 40 deletions(-) -- 1.8.4.rc3 -- To unsubscribe, send mail to [email protected].
