- Fixed crashing bug when name and class were empty for a docked app.
commitc3d2a890d7ec5d345c387c621cfaa1fb49b6c9e2
authordan <dan>
Wed, 18 Apr 2001 00:25:58 +0000 (18 00:25 +0000)
committerdan <dan>
Wed, 18 Apr 2001 00:25:58 +0000 (18 00:25 +0000)
tree79e2dcb5b7982f7b02b34f0793607dec20145bb2
parent10e79859613153a48a222870815103468b346d08
- Fixed crashing bug when name and class were empty for a docked app.
- Removed MIN() and MAX() macros and replaced them with WMIN() and WMAX() from
  WINGs.
- Added a hint that Window Maker crashed, to allow windows to be placed
  in their correct previous positions after a crash situation and also to
  preserve their state before the crash (minimized, shaded, hidden, ...)
14 files changed:
ChangeLog
TODO
WINGs/wcolorwell.c
WPrefs.app/Icons.c
WindowMaker/Styles/Blue.style
WindowMaker/Styles/IRednBlue.style
src/WindowMaker.h
src/balloon.c
src/dock.c
src/misc.c
src/rootmenu.c
src/screen.c
src/startup.c
src/window.c