(name 'Pinesoft-Fixes-Misc-gvc.25' message 'Categorised all overrides properly.' id '20ff6b6b-9aa9-4741-93b7-37dbd3c8d0cf' date '2 October 2008' time '10:15:27 am' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.24' message 'Fix for RemoteString to return/access using a read only copy of the relevant source file to avoid possible syntax errors when the files are accessed by multiple processes.' id 'a9e38acc-1fe6-4b49-9b12-8cba1c1bbba5' date '26 September 2008' time '5:13:38 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.23' message 'Reinstated getArgumentPermutation (used by refactoring engine).' id '52b13a2a-2dc7-d84a-9db9-62d31725ba7d' date '26 September 2008' time '3:15:15 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.22' message 'Moved Squeak specifics (non-Pharo applicable) to Fixes-Squeak-Misc.' id '8d8263fa-e6d8-4448-9064-3f627325a4b8' date '26 September 2008' time '1:18:45 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.21' message 'Removed obsolete fix.' id '9b533681-0e14-9c44-8c71-78b82c799fa2' date '25 September 2008' time '5:31:48 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.20' message 'Fixed #height on TTCFont (was using undefined iVar).' id 'c6f3a572-f80f-3443-8036-d0abc0c81517' date '27 May 2008' time '2:00:49 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.19' message 'Fix for Delay class>>timeoutSemaphore:afterMSecs: ' id '0874aece-7295-8246-9394-722961694bd1' date '20 May 2008' time '10:58:49 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.18' message 'Fix for refactoring method name.
Canvas fixes for PDF compatability.' id 'fbab77ac-ec28-7941-ac20-5ffc617d27b4' date '19 March 2008' time '5:59:14 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.17' message 'Fixed PipeableOSProcess to handle empty shell path (take command as is).' id 'aa806bf8-39dd-824e-aa86-03a93fc42d6b' date '28 January 2008' time '3:22:48 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.16' message 'Moved widgety things to Widgets.' id '746869a0-fb15-4d1e-a40e-2356bc63cc1a' date '24 August 2007' time '3:52:10 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.15' message 'Fixed TestRunner to do a changed: #allSelections when changing multiple selections (as it should have been!) in the light of list selection optimisations.' id '63d8d6a4-c787-bd4b-a886-946b95252e40' date '24 July 2007' time '1:00:06 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.14' message 'Fixed Transcript to clear the stream when sent the #clear message (was resetting but leaving potentailly lots of data hanging around).
Modified the NaturalLanguageTranslator>>initialize methods to place after PastUpMorph (rather than FileDirectory) as it may use the system progress bar (avoid black background).' id 'e185f75c-b077-40ff-b591-7c6449d43517' date '6 July 2007' time '1:16:23 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.13' message 'Added extra constant names to Character.' id '5bd69662-2aae-43cb-834d-c89748b560cc' date '22 June 2007' time '11:08:27 am' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.12' message 'Fixed LayoutFrame for report correct minExtent rather than something totally bogus.' id '9aa68e70-9a5d-d640-a7f8-bfea3521dc84' date '15 June 2007' time '11:22:32 am' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.11' message 'Removed uncessary parentheses.' id 'e498f7d0-c5f8-43a3-b517-2cc8a689a60b' date '8 June 2007' time '2:28:23 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.10' message 'Fixed MultiCompositionScanner infinite loop.' id '36cbe1ae-6bc5-4c8f-a8b2-5fd269c530f1' date '7 June 2007' time '3:29:15 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.9' message 'Fix for getting the correct display scanner for MultiParagraph subclasses.' id '3fe69f60-e9a6-e74b-8a12-3544afebe969' date '4 June 2007' time '12:12:26 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.8' message 'Moved FreeType fix to ReportBuilder to avoid dependency (preparation for public release).' id 'b09454e2-f37e-4c37-9f5c-bde31ef09598' date '30 May 2007' time '11:34:52 am' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.7' message 'Release cached ascent, descent and height on TTCFont when pixelsPerInch changes.' id '8b384cbc-fa92-4213-9a30-09792f44fdbd' date '30 May 2007' time '11:08:47 am' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.6' message 'Final TTCFont fixes (really, hopefully!)' id '39732784-e374-3e41-95ff-2df419e4ce4b' date '29 May 2007' time '3:51:28 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.5' message 'Finally fixed TTCFont to match FreeType (and other apps).' id '71c80ede-80c8-4746-9cd4-1db2f3e6d118' date '29 May 2007' time '3:16:04 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.4' message 'Still trying to get TTCFonts correct.' id 'e561a0d4-01a0-494b-b2da-1d2d2edd334c' date '29 May 2007' time '2:54:14 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.2' message 'Fix for TTCFont scaling.' id '8bdbfa12-cfa1-8b47-a6bd-f9e6ebece7b4' date '29 May 2007' time '2:30:04 pm' author 'gvc' ancestors ((name 'Pinesoft-Fixes-Misc-gvc.1' message 'Moved from Fixes.' id '24266308-69d3-49b9-80cb-bd293a3e5a4b' date '16 May 2007' time '11:38:48 am' author 'gvc' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())