From: Christophe CURIS <[email protected]>

Hello,

It looks like this should be the last changes on global variables
that were declared in not so great places.

Regards,
Christophe.



Christophe CURIS (4):
  wmaker: Moved variable ValidModMask into the global namespace
  wmaker: Moved global domain definition to the global namespace
  wmaker: Moved definition of global variable 'wKeyBindings' to header
  Added compilation check for dangerous use of 'extern' keyword

 configure.ac      |  5 +++++
 src/WindowMaker.h | 16 ++++++++++++++--
 src/appicon.c     |  7 ++-----
 src/cycling.c     |  4 +---
 src/defaults.c    | 53 ++++++++++++++++++++++++-----------------------------
 src/dialog.c      |  2 --
 src/event.c       |  4 +---
 src/keybind.h     |  6 ++++++
 src/main.c        |  8 +-------
 src/rootmenu.c    | 13 ++++++-------
 src/screen.c      |  7 +------
 src/startup.c     | 26 ++++++++++----------------
 src/wdefaults.c   | 35 ++++++++++++++++-------------------
 src/window.c      | 14 ++++++--------
 src/winmenu.c     |  3 ---
 src/winspector.c  |  4 +---
 src/workspace.c   |  1 -
 17 files changed, 94 insertions(+), 114 deletions(-)

-- 
1.8.4.rc3


-- 
To unsubscribe, send mail to [email protected].

Reply via email to