# HG changeset patch # User Claus Gittinger # Date 1573751954 -3600 # Node ID c9f13ec8281608ee9d3534b801d3b23a6617f73b # Parent d7c5ffb78f8a26c95d2185973935eaea3de64d94 initial checkin class: TimerQueueMonitor added: #initialize #numberOfHeadlines #titleLine #updateList #updateStatus: class: TimerQueueMonitor class added: #copyright #defaultLabel #documentation #mainMenu diff -r d7c5ffb78f8a -r c9f13ec82816 Make.proto --- a/Make.proto Thu Nov 14 18:19:12 2019 +0100 +++ b/Make.proto Thu Nov 14 18:19:14 2019 +0100 @@ -277,6 +277,7 @@ $(OUTDIR)SmalltalkCodeGeneratorTool.$(O) SmalltalkCodeGeneratorTool.$(C) SmalltalkCodeGeneratorTool.$(H): SmalltalkCodeGeneratorTool.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libtool/CodeGeneratorTool.$(H) $(STCHDR) $(OUTDIR)SyntaxElementVariable.$(O) SyntaxElementVariable.$(C) SyntaxElementVariable.$(H): SyntaxElementVariable.st $(INCLUDE_TOP)/stx/libbasic/Magnitude.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libtool/SyntaxElement.$(H) $(STCHDR) $(OUTDIR)TerminalApplication.$(O) TerminalApplication.$(C) TerminalApplication.$(H): TerminalApplication.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libtool/MultiViewToolApplication.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libview2/ToolApplicationModel.$(H) $(STCHDR) +$(OUTDIR)TimerQueueMonitor.$(O) TimerQueueMonitor.$(C) TimerQueueMonitor.$(H): TimerQueueMonitor.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libtool/SystemStatusMonitor.$(H) $(INCLUDE_TOP)/stx/libview/DisplaySurface.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsMedium.$(H) $(INCLUDE_TOP)/stx/libview/SimpleView.$(H) $(STCHDR) $(OUTDIR)Tools__BackgroundSourceProcessingService.$(O) Tools__BackgroundSourceProcessingService.$(C) Tools__BackgroundSourceProcessingService.$(H): Tools__BackgroundSourceProcessingService.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__CodeViewService.$(H) $(STCHDR) $(OUTDIR)Tools__BreakpointService.$(O) Tools__BreakpointService.$(C) Tools__BreakpointService.$(H): Tools__BreakpointService.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__CodeViewService.$(H) $(STCHDR) $(OUTDIR)Tools__BrowserList.$(O) Tools__BrowserList.$(C) Tools__BrowserList.$(H): Tools__BrowserList.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libtool/Tools__NavigatorModel.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(STCHDR)