(name 'OB-Refactory-dc.28' message '- Typo' id '015d178f-b010-4ba2-aacd-e33008a60342' date '2 August 2007' time '6:22:03 pm' author 'dc' ancestors ((name 'OB-Refactory-dc.27' message '- Prevents a debug window when the user cancel a dialog.' id '2a7e0b3f-ab87-4130-914d-418d35295ad7' date '16 July 2007' time '4:15:49 pm' author 'dc' ancestors ((name 'OB-Refactory-lr.26' message '- take correct pretty printer class' id '066b46d6-8a0a-4dd6-86e6-f54edd761f66' date '27 June 2007' time '12:08:24 pm' author 'lr' ancestors ((name 'OB-Refactory-ms.25' message '- Fix pretty printer parser' id '279a9de5-0f35-4574-9e8d-709a9248dff5' date '27 June 2007' time '11:49:31 am' author 'ms' ancestors ((name 'OB-Refactory-lr.24' message '- fixed a bug introduced with scoped refactoring environments that made it impossible to use any of the refactorings' id '105e7896-c0d0-46e8-a8b8-6cd60990fce4' date '21 June 2007' time '8:58:08 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.23' message '- improved pretty print logic to be actually useable
' id 'c6a95ce5-a1c4-466c-8f25-172a6d4b3041' date '18 June 2007' time '6:52:09 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.22' message '- enable pretty printing (ctrl+t)' id '9a62d18d-595c-47db-9b9d-4b6cbed984fd' date '14 June 2007' time '7:54:43 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.21' message '- added rewrite editor, code finder and slint to the menu' id '654223ef-0a7c-416b-964f-79a50e2d285d' date '14 June 2007' time '7:06:04 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.20' message 'fixed a bug when spaning on class node' id 'f8b9052d-3998-4d19-9c1a-14a05ae63f2f' date '29 May 2007' time '12:18:01 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.19' message '- don''t force intersections for spaning, allow unions as well' id '3a0182f1-c2cf-4de9-aaaa-32e1d308709b' date '24 May 2007' time '8:59:08 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.18' message '- improved spaning' id '6f5e2b5d-a759-4d07-8801-8fbc6452c469' date '24 May 2007' time '8:25:57 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.17' message '- fixed a bug related to span package environment' id '59068a20-4e77-4edf-82ef-2a3ad27a23af' date '24 May 2007' time '12:13:18 am' author 'lr' ancestors ((name 'OB-Refactory-lr.16' message '- better activation' id '292d4ac7-0c8d-4dc7-b059-3155286099dd' date '21 May 2007' time '9:41:18 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.15' message '- enable the possibility to switch back and forth between highlighting and filtering' id '2221621d-8d80-49ea-99be-c7cd3e3a784f' date '21 May 2007' time '9:29:25 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.14' message '- improved adding/removing entities to environments' id 'ab2fe3ae-b6cd-4edc-83fa-01b362f5e49b' date '21 May 2007' time '7:59:09 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.13' message '- added commands to implicitily add/remove nodes' id '3367e646-a061-4c56-9313-4e574f470b6f' date '21 May 2007' time '4:19:33 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.12' message '- two ways of displaying environments: show included nodes in bold, and reject not included nodes
- scope refactorings and spawning to current environment (the default browser all have the scope of the full image)' id '7ff246a7-d64d-4bc7-a7f5-781c0adc785d' date '21 May 2007' time '3:01:30 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.11' message 'merged' id '56bd17ca-9b1c-446c-a031-fde734344f3e' date '20 May 2007' time '9:14:57 am' author 'lr' ancestors ((name 'OB-Refactory-lr.10' message '- environment filters actually work' id '96070df0-2173-43da-8fe9-ea98dce1a58c' date '20 May 2007' time '9:12:15 am' author 'lr' ancestors ((name 'OB-Refactory-lr.9' message '- started to work with filters' id '08099b77-c910-4446-8b43-3db002638817' date '19 May 2007' time '10:03:11 am' author 'lr' ancestors ((name 'OB-Refactory-lr.8' message '- renamed the classes from OB to OR to avoid conflicts
- added some commands to open enviornment browsers' id '77e9f2f0-87e2-4d06-8032-27f8e1af98f5' date '19 May 2007' time '9:27:10 am' author 'lr' ancestors ((name 'OB-Refactory-lr.7' message '- trying to come up with an environment browser
	- OBEnvironmentBrowser openEnvironment: (PackageEnvironment onEnvironment: BrowserEnvironment new packageNamed: ''OB-Refactory'')
	- OBEnvironmentBrowser openEnvironment: (PackageEnvironment onEnvironment: BrowserEnvironment new packageNamed: ''OB-Refactory'')
- doesn''t work for methods yet, but only for classes, I don''t understand how to filter' id '71f89a7c-58c9-4559-85d5-e5474045ecad' date '18 May 2007' time '12:06:16 pm' author 'lr' ancestors ((name 'OB-Refactory-cwp.6' message 'Metagraphs are now built using #addFilter: rather than #filterClass:' id '9ff718c9-3497-43f2-a619-c2408b57e2aa' date '18 May 2007' time '1:04:29 am' author 'cwp' ancestors ((name 'OB-Refactory-lr.5' message '- added a simple refactoring to move methods between instance and class side' id '2e68e1c1-8254-4719-90a2-3901cb7801c0' date '5 April 2007' time '9:09:19 am' author 'lr' ancestors ((name 'OB-Refactory-lr.4' message 'add undo/redo refactoring actions' id '3cc9b2a7-e732-4acf-b232-25efb7f47f8e' date '1 April 2007' time '11:06:35 am' author 'lr' ancestors ((name 'OB-Refactory-lr.3' message '- started with environment browser' id 'f5a3a784-dcfb-4867-8c2e-26c7fed81ddc' date '23 March 2007' time '2:58:49 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.2' message '- almost complete refactoring browser integration' id 'cfd5ee6f-91fb-47d7-a2d8-e4cb778133ff' date '17 March 2007' time '1:46:12 pm' author 'lr' ancestors ((name 'OB-Refactory-lr.1' message '- a first dump of some method refactorings' id '41ff4492-781c-47e7-a8ff-a51d1ec9d068' date '5 February 2007' time '10:34:31 am' author 'lr' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'OB-Refactory-dc.10' message '- Renames SwapMethod command label.' id '36a3fd73-fc09-4d87-a953-0867bda0b349' date '19 May 2007' time '1:59:15 pm' author 'dc' ancestors ((id '08099b77-c910-4446-8b43-3db002638817')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())