1999-02-05 Felix Bellaby * smproxy.c (ProxySaveYourselfPhase2CB): Set the "Priority" to 0. 1999-01-23 Felix Bellaby * smproxy.c (ProxySaveYourselfPhase2CB, main): Changed command line options to match rest of gnome (with temporary fallback). * save.c (WriteProxyFile): give the file a clearer name. 1999-01-16 Felix Bellaby * smproxy.c (HandleUpdate): protect against clients that delete the WM_COMMAND property (e.g. mozilla ) 1998-12-09 Felix Bellaby * smproxy.c (ProxySaveYourselfPhase2CB): Changed SmDiscardCommand to a SmLISTofARRAY8 so that it works with gnome-session 1998-10-22 Tom Tromey * save.c (WriteProxyFile): Use gnome_util_home_file to pick a file name in .gnome. 1998-10-08 Tom Tromey * smproxy.c: Include X11/Xmu/Winutil.h. Added various casts to placate -Wformat. Fixed many warnings: * smproxy.h: Added some prototypes. * save.c (ReadProxyFileEntry): Now static. * smproxy.c: Include . (HasSaveYourself): Now static. (HasXSMPsupport): Likewise. (GetClientLeader): Likewise. (LookupWindow): Likewise. (CheckFullyQuantifiedName): Likewise. (FinishSaveYourself): Likewise. (SaveYourselfCB): Likewise. (DieCB): Likewise. (SaveCompleteCB): Likewise. (ShutdownCancelledCB): Likewise. (ProcessIceMsgProc): Likewise. (NullIceErrorHandler): Likewise. (ConnectClientToSM): Likewise. (MyErrorHandler): Likewise. (AddNewWindow): Likewise. (RemoveWindow): Likewise. (Got_WM_STATE): Likewise. (HandleCreate): Likewise. (HandleDestroy): Likewise. (HandleUpdate): Likewise. (ProxySaveYourselfPhase2CB): Likewise. (ProxySaveYourselfCB): Likewise. (ProxyDieCB): Likewise. (ProxySaveCompleteCB): Likewise. (ProxyShutdownCancelledCB): Likewise. (ConnectClientToSM): Likewise. (CheckForExistingWindows): Likewise. (main): Returns int. Thu Aug 20 00:25:11 1998 Tom Tromey * smproxy.h: Don't include or . Unconditionally include , , and . * Makefile.am (INCLUDES): Don't define HAS_MKSTEMP. Don't include SMPROXY_DEFS. * save.c: Assume HAS_MKSTEMP everywhere. 1998-07-18 Raja R Harinath * Makefile.am (INCLUDES): Add $(SMPROXY_DEFS). Need to build `smproxy' outside an X11 tree. Thu Jul 16 18:06:07 1998 Tom Tromey * Imakefile: Removed. * Makefile.am: New file.