- Fixed focus handling for windows that set WM_HINTS.take_focus = False.
commit064f79ebae3d33e28e9d35950da51e71bdcec886
authordan <dan>
Fri, 20 Dec 2002 17:47:31 +0000 (20 17:47 +0000)
committerdan <dan>
Fri, 20 Dec 2002 17:47:31 +0000 (20 17:47 +0000)
tree061f12b1ace706ed17fe478493b9f0d356887ec8
parent55d37178a051c6263491390d10a3d6d01bea06a4
- Fixed focus handling for windows that set WM_HINTS.take_focus = False.
- Misc fixes.
- Improved a bit the python wrapper.
- Build po files before 'make install'
17 files changed:
ChangeLog
WINGs/ChangeLog
WINGs/po/Makefile.am
WINGs/python/Makefile
WINGs/python/WINGs.i
WINGs/python/WINGs.py
WINGs/python/setup.py
WINGs/python/test.py
WINGs/wcolorwell.c
WINGs/wevent.c
WINGs/wfontpanel.c
WPrefs.app/po/Makefile.am
configure.ac
contrib/README
contrib/single_click.diff
po/Makefile.am
src/window.c