Summary of checkins to Berlin since 13 hours ago:
User: stefan
Date: 7:14 PM, September 23, 2000
Message:
updated the copyright notice in a couple of places
Files:
clients/perl/Makefile: +2 -2
etc/DataType/Makefile: +2 -2
include/Prague/Filter/bzbuf.hh: +5 -5
include/Prague/Filter/gzstream.hh: +2 -2
include/Prague/Filter/xdrbuf.hh: +2 -2
include/Prague/Filter/xdrstream.hh: +2 -2
include/Prague/IPC/Connector.hh: +2 -2
include/Prague/IPC/convert.hh: +2 -2
include/Prague/IPC/mmapbuf.hh: +2 -2
include/Prague/IPC/pipebuf.hh: +2 -2
include/Prague/IPC/sockstream.hh: +2 -2
--------------------------------------------------
User: stefan
Date: 9:18 PM, September 23, 2000
Message:
update copyright notice in a couple of files
Files:
include/Prague/SAX/AttributeList.hh: +2 -2
include/Prague/SAX/AttributeListImpl.hh: +2 -2
include/Prague/SAX/DTDHandler.hh: +2 -2
include/Prague/SAX/DocumentHandler.hh: +2 -2
include/Prague/SAX/EntityResolver.hh: +2 -2
include/Prague/SAX/ErrorHandler.hh: +2 -2
include/Prague/SAX/Exception.hh: +2 -2
include/Prague/SAX/HandlerBase.hh: +2 -2
include/Prague/SAX/InputSource.hh: +2 -2
include/Prague/SAX/Locator.hh: +2 -2
include/Prague/SAX/LocatorImpl.hh: +2 -2
include/Prague/SAX/ParseException.hh: +2 -2
include/Prague/SAX/Parser.hh: +2 -2
include/Prague/SAX/ParserImpl.hh: +2 -2
include/Prague/Sys/Action.hh: +2 -2
include/Prague/Sys/DLL.hh: +2 -2
include/Prague/Sys/DataTypeManager.hh: +2 -2
include/Prague/Sys/Directory.hh: +2 -2
include/Prague/Sys/FLock.hh: +2 -2
include/Prague/Sys/MMap.hh: +2 -2
include/Prague/Sys/Message.hh: +2 -2
include/Prague/Sys/Observer.hh: +2 -2
include/Prague/Sys/Path.hh: +2 -2
include/Prague/Sys/Plugin.hh: +2 -2
include/Prague/Sys/Process.hh: +2 -2
include/Prague/Sys/SHM.hh: +2 -2
include/Prague/Sys/Stopwatch.hh: +2 -2
include/Prague/Sys/Subject.hh: +2 -2
include/Prague/Sys/ThreadPool.hh: +2 -2
include/Prague/Sys/ThreadQueue.hh: +2 -2
include/Prague/Sys/User.hh: +2 -2
include/Prague/Sys/logstream.hh: +2 -2
include/Prague/Sys/regex.hh: +2 -2
src/Prague/Examples/IPC/MMapClient.cc: +2 -2
src/Prague/Examples/IPC/MMapServer.cc: +2 -2
src/Prague/Examples/Sys/DataType.cc: +2 -2
src/Prague/Examples/Sys/Regex.cc: +2 -2
src/Prague/Examples/Thread/Makefile: +2 -2
src/Prague/Examples/Thread/Queue.cc: +2 -2
src/Prague/Examples/Thread/Timer.cc: +2 -2
src/Prague/Examples/Unicode/Makefile: +2 -2
src/Prague/Filter/Filter.mk: +2 -2
src/Prague/Filter/bzbuf.cc: +2 -2
src/Prague/Filter/xdrbuf.cc: +2 -2
src/Prague/IPC/IPC.mk: +2 -2
src/Prague/IPC/mmapbuf.cc: +2 -2
src/Prague/IPC/pipebuf.cc: +2 -2
src/Prague/IPC/ptybuf.bsd44.cc: +2 -2
src/Prague/IPC/ptybuf.svr4.cc: +2 -2
src/Prague/Network/Network.mk: +2 -2
src/Prague/SAX/AttributeListImpl.cc: +2 -2
src/Prague/SAX/ParserImpl.cc: +2 -2
src/Prague/SAX/SAX.mk: +2 -2
src/Prague/Sys/DLL.cc: +2 -2
src/Prague/Sys/DataTypeManager.cc: +2 -2
src/Prague/Sys/Directory.cc: +2 -2
src/Prague/Sys/MMap.cc: +2 -2
src/Prague/Sys/Path.cc: +2 -2
src/Prague/Sys/SHM.cc: +2 -2
src/Prague/Sys/Stopwatch.cc: +2 -2
src/Prague/Sys/Time.cc: +2 -2
src/Prague/Sys/User.cc: +2 -2
src/Prague/Sys/regex.cc: +2 -2
--------------------------------------------------
User: stefan
Date: 10:58 PM, September 23, 2000
Message:
removed redundant ref count guards for nil references (as suggested by velco)
Files:
server/kits.cc: +2 -2
src/Berlin/Allocator.cc: +3 -3
src/Berlin/MonoGraphic.cc: +2 -2
src/Berlin/PositionalFocus.cc: +2 -2
src/Berlin/ScreenManager.cc: +2 -2
src/Layout/Box.cc: +3 -3
src/Layout/GridImpl.cc: +3 -3
src/Widget/Motif/Choice.cc: +9 -13
src/Widget/Motif/WidgetKit.cc: +10 -10
--------------------------------------------------
|
|