- put back wmksize(), wmkrange() and wmkpoint() as functions instead of macros
commit648d75c2992b0698891e450292ddf17d7c94ac48
authordan <dan>
Thu, 19 Apr 2001 01:04:48 +0000 (19 01:04 +0000)
committerdan <dan>
Thu, 19 Apr 2001 01:04:48 +0000 (19 01:04 +0000)
tree53430fe1437d47f8149aae82563cc6ed018d4e2f
parent03824d5324f19bb2d72ddd5dabf59cb9adc811e3
- put back wmksize(), wmkrange() and wmkpoint() as functions instead of macros
- fixed some compilation warnings with -Wall
- some code cleanup
21 files changed:
WINGs/Examples/server.c
WINGs/Extras/test.c
WINGs/Extras/wtableview.c
WINGs/Makefile.am
WINGs/Tests/wtest.c
WINGs/WINGs/WINGs.h
WINGs/WINGs/WUtil.h
WINGs/connection.c
WINGs/dragdestination.c
WINGs/handlers.c
WINGs/host.c
WINGs/wbutton.c
WINGs/wcolorpanel.c
WINGs/wevent.c
WINGs/wfilepanel.c
WINGs/wmisc.c
WINGs/wpopupbutton.c
WINGs/wtabview.c
WINGs/wtext.c
wrlib/rotate.c
wrlib/scale.c