(name 'Morphic-Widgets-FastTable-HenrikSperreJohansen.211' message 'Small trees are boring.
Introduce two caches which lets us comfortably (after initialization) navigate in trees with 500k+ nodes, by reducing to constant time the operation of lookup the number of open items, and sublinear time that of finding the item at a given visible index.

Inspired by an irritating limitation in the GTInspector, with these changes, the indexableDisplayLimit should be possible to remove entirely, so large entities can be observed in their entirety in the raw view.' id 'cc741463-ce07-0d00-993e-714b0bac18a5' date '23 March 2017' time '10:35:04.181226 pm' author 'HenrikSperreJohansen' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.210' message '19723 Nuke SequenceableCollection>>#checkedAt:
	https://pharo.fogbugz.com/f/cases/19723

19722 Move setMultipleSelection to FTTableMorph
	https://pharo.fogbugz.com/f/cases/19722' id '715a2339-1e05-0d00-b39d-47560a6e2b02' date '17 February 2017' time '5:34:23.014625 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-DenisKudryashov.209' message 'setMultipleSelection: moved to FTTableMorph' id '906e114e-1c05-0d00-8729-83a80483d9d4' date '17 February 2017' time '3:17:04.227112 pm' author 'DenisKudryashov' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.208' message '19715 FastTableModel: Cant enable multiple selection
	https://pharo.fogbugz.com/f/cases/19715

19211 sometimes I can not open changesort: receiver of endswith is nil
	https://pharo.fogbugz.com/f/cases/19211

19718 Give Random an option to initialize its seed from /dev/random
	https://pharo.fogbugz.com/f/cases/19718' id '000906b1-1705-0d00-9c72-1c53000262b6' date '17 February 2017' time '9:46:49.588096 am' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-MartinDias.207' message '' id '0568136b-0d05-0d00-bf8b-e37e0068f6f5' date '16 February 2017' time '5:31:26.386286 pm' author 'MartinDias' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.206' message '19670 The tree widget for FastTable jumps to the selected element when expanding or collapsing a node
	https://pharo.fogbugz.com/f/cases/19670

19630 Epicea Lost Changes Detector: MNU OmNullReference>>globalName
	https://pharo.fogbugz.com/f/cases/19630

19674 Remove UUIDGenerator and rename NeoUUIDGenerator to UUIDGenerator
	https://pharo.fogbugz.com/f/cases/19674

19681 #signalerContext should use #method, not #methodNode
	https://pharo.fogbugz.com/f/cases/19681' id '96decbf9-8b04-0d00-ae5c-7e470488112f' date '10 February 2017' time '11:05:35.091543 am' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-AndreiChis.205' message 'Do not ensure that any selected element is visible when expanding and collapsing nodes in a tree data source.' id '00d2278e-96cd-4578-a26c-f1dde261872d' date '9 February 2017' time '10:45:50.907278 am' author 'AndreiChis' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.204' message '19651 showing a progress dialog each time I want to make an expandAll is incorrect
	https://pharo.fogbugz.com/f/cases/19651' id 'c5f12d36-6eef-45b1-8483-a20756f3e89b' date '3 February 2017' time '1:07:36.973137 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.203' message '19277 FastTable not support deselection while command click is used on multiple selection
	https://pharo.fogbugz.com/f/cases/19277

18880 Autogenerating accessors should be less naive
	https://pharo.fogbugz.com/f/cases/18880

19371 Doc: Main announcement classes could point to the tutorial in help browser
	https://pharo.fogbugz.com/f/cases/19371

19543 FTPluggableIconListMorphAdaptor does not update selection after filtering
	https://pharo.fogbugz.com/f/cases/19543' id '65dc8930-5e4c-4c19-9a56-c4e58c1f378a' date '30 January 2017' time '11:55:09.830608 am' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-DenisKudryashov.201' message 'new method #isYellowButtonReallyPressed: is added and used in #click: handler in FTtableMorph.

This method address shitty bug from VM:
Now if you will press left mouse button together with pressed cmd (on Mac)
then you will got right mouse button event.
Interesting that it is not a problem in case of external SDL2 window.
Try check it from OSWindowWorldMorph new open' id '9ce45693-dc91-4c00-bca7-ec69d524ca60' date '27 January 2017' time '2:44:23.242402 pm' author 'DenisKudryashov' ancestors ((name 'Morphic-Widgets-FastTable-NicolaiHess.200' message 'on mouse down, do not change selected element, if multiselection contains the row on mouse position.' id '5d68fcf1-d8f1-1f40-8363-330a9b17df50' date '23 December 2016' time '12:19:05.331625 am' author 'NicolaiHess' ancestors ((name 'Morphic-Widgets-FastTable-NicolaiHess.199' message 'in FTTableMorph>>#resizeAllSubViews, call resetPosition and ensureVisibleFirstSelection, now the component is properly resized.
But we need to make sure this isn''t called during disabling the search field, if the search field wasn''t active (this would call a GLMMorphicFastTableRenderer parent class method, that isn''t yet properly initialized)' id '6757fc12-fb4f-8a44-84f7-78ca9c872861' date '22 December 2016' time '11:47:56.012625 pm' author 'NicolaiHess' ancestors ((name 'Morphic-Widgets-FastTable-NicolaiHess.198' message 'reset scroll position on updateList, if no element was selected.' id 'ef490c33-555a-8641-8351-be457cccbd97' date '22 December 2016' time '9:33:09.074625 pm' author 'NicolaiHess' ancestors ((name 'Morphic-Widgets-FastTable-NicolaiHess.197' message 'prior version did not fully work:
fix for case 19369 FastTable: needless position resetting with visible selection' id 'df362d1c-888f-cd41-80bf-daaeb2f9be29' date '18 November 2016' time '2:17:32.674479 pm' author 'NicolaiHess' ancestors ((name 'Morphic-Widgets-FastTable-NicolaiHess.196' message 'fix for case 19369 FastTable: needless position resetting with visible selection' id 'f32b7fc5-dea6-514f-9ef8-8ab3bfb9dc59' date '18 November 2016' time '12:12:45.127897 pm' author 'NicolaiHess' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.195' message '19198 Renaming Dialog does not focus OK button
	https://pharo.fogbugz.com/f/cases/19198

19196 Add empty protocol critic
	https://pharo.fogbugz.com/f/cases/19196

19201 iconNamed: part 4
	https://pharo.fogbugz.com/f/cases/19201' id '92a9f44a-3134-45ce-84b7-c6611f551673' date '17 October 2016' time '10:12:14.458342 am' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-DenisKudryashov.194' message 'Now Object define iconNamed:. So here all other  #iconNamed: are removed (they was duplicated).
And classes which was subclasses from Model in previous slice are now again based on Object' id '9aa98827-b7e9-4499-b7d3-2c523ad8ec00' date '14 October 2016' time '11:32:55.169557 am' author 'DenisKudryashov' ancestors ((name 'Morphic-Widgets-FastTable-StephaneDucasse.193' message 'introducing iconName: in menu and fixing many clients. ' id '52eff5b4-7453-485c-b1a6-5d0824d0070f' date '13 October 2016' time '3:42:07.937077 pm' author 'StephaneDucasse' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.192' message '18929 FastTable has a little blank on the left
	https://pharo.fogbugz.com/f/cases/18929

19161 Failing tests in Kernel due to FullBlockClosure
	https://pharo.fogbugz.com/f/cases/19161' id '49299482-f3c2-4c3b-90b3-d9a3814a1f7d' date '3 October 2016' time '1:43:27.873491 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-PavelKrivanek.191' message 'decrease container left margin from 2 to 1' id '0410af42-496a-4d9f-b3f9-99d13aed755f' date '30 September 2016' time '3:04:26.556423 pm' author 'PavelKrivanek' ancestors ((name 'Morphic-Widgets-FastTable-TorstenBergmann.190' message 'fix for https://pharo.fogbugz.com/f/cases/19116

FTRootItem>>expandAll sends deprecated #name message (now sending printString)' id '031d382c-191d-6c4e-8afd-3f8370a08367' date '20 September 2016' time '3:46:22.593678 pm' author 'TorstenBergmann' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.189' message '19015 Tests should never hang and leave forked processes live
	https://pharo.fogbugz.com/f/cases/19015

18606 MessageBrowser should use fast table and provide filter field
	https://pharo.fogbugz.com/f/cases/18606

19034 Improve comment of round: 
	https://pharo.fogbugz.com/f/cases/19034' id '352974e9-e326-4da1-b882-ae0ad5d92568' date '3 September 2016' time '5:07:35.143459 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-DenisKudryashov.188' message 'conflicts resolved' id '0acb948a-ffa9-4708-81c9-815d60c7e856' date '1 September 2016' time '11:51:04.104492 am' author 'DenisKudryashov' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.186' message 'Fix for case 18405' id '2ddb74b9-1c09-4d40-b972-8e61955cf195' date '16 July 2016' time '7:19:24.08986 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.185' message '18704 button border should be themable 
	https://pharo.fogbugz.com/f/cases/18704

18705 SistaV1 Bytecode: Opal tests down to  23 failures, 4 errors
	https://pharo.fogbugz.com/f/cases/18705

17560 Replace old UUID with NeoUUID
	https://pharo.fogbugz.com/f/cases/17560' id 'daea8866-81f3-0c00-a15e-582b09093eee' date '8 July 2016' time '3:20:17.107715 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.184' message 'empty log message' id '4f8f7e07-24c6-4fa4-83af-f28c2ae30239' date '8 July 2016' time '12:54:01.466127 am' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.183' message 'Correct typo + rename method + improve comment

==> 18182' id '5209414e-c3b0-c648-81a6-72861bdd7780' date '20 June 2016' time '10:36:12.983495 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.182' message '18501 icons -> icons iconNamed: (part 2)
	https://pharo.fogbugz.com/f/cases/18501' id 'a4c451b8-d9b1-42ae-8622-b9a0fa06d25b' date '16 June 2016' time '4:29:34.342698 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-StephaneDucasse.181' message 'icons -> icons iconNamed: 
' id '53e7ca8e-8ae4-4cf8-baad-dda5456bff2e' date '16 June 2016' time '9:04:18.634798 am' author 'StephaneDucasse' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.180' message '18424 Remove Dependency AST -> FFI and unload AST-FFI-Pharo50Compatibility
	https://pharo.fogbugz.com/f/cases/18424

18367 Symbol>>#asIcon
	https://pharo.fogbugz.com/f/cases/18367

18186 Morphic event mechanism should be removed from the kernel
	https://pharo.fogbugz.com/f/cases/18186

18454 drawing menus: respect order of upper/lowercase keys 
	https://pharo.fogbugz.com/f/cases/18454' id '5157aa26-9e9c-422f-b30d-8c76015e4500' date '9 June 2016' time '5:41:45.143205 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-PavelKrivanek.179' message '- remove empty release methods because of Lint rule
- change EventManager releasing' id '51e5d9a4-ba54-4c0b-a0a6-2d92a4248028' date '7 June 2016' time '2:37:49.637322 pm' author 'PavelKrivanek' ancestors ((name 'Morphic-Widgets-FastTable-PavelKrivanek.178' message '- remove Morphic event mechanism from the kernel' id '8c887953-1be7-4d67-9aa7-f1423c998aa1' date '7 June 2016' time '2:04:09.899522 pm' author 'PavelKrivanek' ancestors ((name 'Morphic-Widgets-FastTable-StephanEggermont.177' message 'Issue 17996, missing method transferFor:from: in FTPluggableIconListAdaptorSource' id '84d292ad-bb11-4533-b989-3eb83c46587d' date '18 April 2016' time '10:15:23.056579 am' author 'StephanEggermont' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.176' message 'Improve selection handling. 
Should fix case: 17808' id '5624cffd-330b-584f-a04e-659e966bc805' date '15 April 2016' time '1:00:10.729579 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.175' message 'Moved selection to its own package-tag.
Moved the WIP stuff out of the package' id 'cf14c707-bb3b-db4b-a2de-032127e8b514' date '10 April 2016' time '5:43:50.396948 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.174' message 'Merged changes' id '408b081c-b32b-3c41-abaa-3ed6541bef54' date '9 April 2016' time '3:55:35.293589 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.173' message 'Example update' id 'f9fc9ba7-d9c7-7045-8b2f-2d17e6764004' date '27 March 2016' time '10:45:21.945683 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.172' message 'updated examples' id '4612db66-eb0c-0142-b529-f2312d3fc1a7' date '27 March 2016' time '3:59:38.898683 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.171' message 'added example browsing the state of an object' id '3ce6b365-0f0f-aa44-9a13-243dfbfe53e4' date '27 March 2016' time '3:28:43.140683 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.170' message 'Basic Tree List' id '33b53731-550e-7e45-b2d7-aa9f50316508' date '27 March 2016' time '2:28:26.356683 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.169' message 'WiP stuff' id 'f64f5de5-4b86-af45-a46d-f3365c8f86df' date '26 March 2016' time '6:32:56.880683 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.168' message 'WiP:

fix off by one error ;)' id '41dc37c6-ff86-e942-8524-459c58b85dd8' date '26 March 2016' time '3:52:27.534683 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.167' message 'WIP treeSource for RPackage,

FT__PackageTreeDataSource example' id 'c4477e90-e197-9144-9e88-8f2dee1c910c' date '26 March 2016' time '3:34:06.734683 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.166' message 'Propper indentationCellMorph to use for indenting instead of adding dummyMorphs' id 'cb42d109-1894-a349-8d2b-6bf3b9f5ca07' date '25 March 2016' time '6:07:18.287683 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.165' message '#CanDisplayChildrenOf: needs to be checked before checking if an item has children' id '05c0fa40-dcad-0847-a3e7-74f25faa0166' date '25 March 2016' time '5:17:23.513683 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.163' message '#elementAt:  should be a private method (since we actully don''t 
know how a datasource is organised). I moved it to private protocol and added a method #passengerAt: for being used with drag&drop operations.' id '05ffbc2a-8fde-4a53-a491-ce5d97ac0564' date '7 March 2016' time '5:00:26.359587 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-GuillermoPolito.162' message 'Coherent Shortcuts - big pass' id 'b118fc7e-86e2-4a8f-bc4c-005b39a346c5' date '9 February 2016' time '3:20:19.183206 pm' author 'GuillermoPolito' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.161' message 'column splitter selected and column resizing selection color separated.' id '8aacc3e7-db9b-467f-8726-98caddd32849' date '22 January 2016' time '11:56:57.621499 am' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.160' message 'added fastTableColumnResizingSeparatorColor to maintain colors separatedly (for now I apply an alpha to selection color)' id '377750cf-b13e-42f5-8391-c019432d3c27' date '22 January 2016' time '11:50:35.093254 am' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.159' message 'intercellSpacing needs to be expressed as point (a number will be converted to a point aNumber@aNumber)' id '9374bd96-ddc7-4d5f-9689-8177505b8f13' date '21 January 2016' time '7:22:14.062809 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.158' message 'small enhancement when selection resizable column' id '4a9c25a0-6137-49d0-8977-f2a6796e3c2a' date '21 January 2016' time '7:00:38.47267 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.157' message '- columns now happen at column level (not header). So you can hide headers :)
- defaultHeaderColor changed to UI theme #fastTableHeaderColor
- a couple ' id '7ffbfe91-cfe0-4c91-b1e2-36347ccf21f7' date '21 January 2016' time '6:22:55.496555 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.156' message 'return transparent cell color in #colorFor: for now such that mouseOver/Selection is shown' id '619aec83-7e6d-7c4c-9c24-a11c6ac113c0' date '20 January 2016' time '11:18:38.879289 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.155' message 'merged' id 'a6de69bf-ea5a-456b-83fd-300976d6b9ab' date '20 January 2016' time '10:47:35.603207 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.150' message 'small refactor' id 'b3e1b0d9-26e9-4d1e-9ad3-c3614292d55a' date '20 January 2016' time '10:47:13.585098 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.149' message 'quick and dirty implementation of resizable columns. 
you need to use headers, and certainly it needs some refactor, but it is working :)
check FTExamples class>>#exampleTable4 to see it in action.' id 'c088a5c7-5c19-4466-aee2-f556a5c31fc3' date '20 January 2016' time '10:32:14.682261 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.148' message 'merges the selection feedback into RowMorph' id 'b807ebde-ad62-ce41-977a-e6cdce230e93' date '13 January 2016' time '3:40:48.807358 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.147' message 'Took into account the feedback' id '42c4445d-aad6-4223-adc1-6d483c1a0e7c' date '11 January 2016' time '1:39:10.321596 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.146' message 'FastTree should allow a Symbole instead of a block to generate children.' id '65e3b806-7c9c-40ac-bc1e-8b30b13774c2' date '11 January 2016' time '10:53:13.953212 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.145' message 'Merged' id '3ef1d4ea-8308-47c9-a898-a96a631402f5' date '11 January 2016' time '10:32:11.568037 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.144' message 'update container extent when table extent changes' id '2652a994-1091-e744-895c-38cf48f3e60d' date '15 December 2015' time '3:37:22.630287 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.142' message 'DNU correction on filter with all the tree items.' id '2f7d9e6c-a8e3-49a2-89f8-b2cf793debf1' date '8 December 2015' time '10:29:08.550344 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.141' message 'Add FastTable to the announcement. This allow for example to be able to close your fastTable when you select an item.' id '49187d86-1236-4c14-8604-9477026bc9f4' date '2 December 2015' time '5:41:53.380061 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.140' message 'Remove background color Ivar + accessor. ( not used, and the Color ivar from parent class Morph is used to define the "background" color instead.' id '26f8b1b7-73ca-4d4c-9d3b-4fc2f2a1d430' date '26 November 2015' time '10:45:29.498578 pm' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-StephanEggermont.139' message 'Autoscrolling drag-and-drop in one list example' id 'b1ef8ee5-cd15-4ae4-ab74-290e9dee3587' date '26 November 2015' time '4:24:46.667036 pm' author 'StephanEggermont' ancestors ((name 'Morphic-Widgets-FastTable-StephanEggermont.138' message 'Reduce animal size' id '5e55031e-a835-4e6a-a2b9-18d6cc09bb71' date '26 November 2015' time '4:13:48.600934 pm' author 'StephanEggermont' ancestors ((name 'Morphic-Widgets-FastTable-StephanEggermont.137' message 'Merged with autoscrolling changes' id '225b8819-7d79-426e-affc-13be2c617fd2' date '26 November 2015' time '4:01:09.429422 pm' author 'StephanEggermont' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.136' message 'Merged' id '585ee4b4-fb20-4515-ae34-70e0ecd2df39' date '25 November 2015' time '4:56:08.448547 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.135' message 'Merged' id 'cdab1bf9-effe-4c08-9071-7638d33f2d8b' date '25 November 2015' time '2:47:58.84019 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.134' message 'corrected a DNU.' id '9f1b636e-0918-452f-80a5-6e5adb185bbd' date '25 November 2015' time '10:46:11.911513 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.133' message 'Added a menu to FTTree' id 'df51286c-2f52-4dbe-b844-3bcb1362824f' date '24 November 2015' time '11:28:49.489114 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.132' message 'cleaning' id 'ffc05980-8cc4-450e-ab1b-61f570110f35' date '24 November 2015' time '10:56:43.644441 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.131' message 'Cleaned selection update.' id '8f91fcbb-3d19-41cf-a118-05754569d4ba' date '24 November 2015' time '10:41:53.115685 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.130' message 'corrected selection on collapse for FTTree' id '93fdaac9-cc74-4f3b-8e22-00e58228c9a7' date '23 November 2015' time '5:42:40.165813 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.129' message 'FTTree: Selection changed on extend' id '02e64222-e5e3-4928-b947-7bad8bc7a0e8' date '23 November 2015' time '4:55:56.51498 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.128' message 'Raise error when needed.' id '2a2d2dc1-068d-4904-b364-0ea0a895516e' date '23 November 2015' time '4:36:39.171256 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.127' message 'Bug correction:
FTTreeDataSource should update the selection when we collapse an item' id '6577d8d5-c4a0-48fe-88c2-743d98c12369' date '23 November 2015' time '3:36:47.265125 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.126' message 'merged' id '213b4863-d501-4a7d-aac0-bbed5747f757' date '23 November 2015' time '10:56:04.10407 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.125' message 'renamed unexpand to collapse.
fix some examples.' id 'e371432d-8c89-4573-b8f6-6e1f1402334a' date '23 November 2015' time '10:54:57.544497 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.124' message 'correct typo' id '393d02a3-0872-411a-986d-2599706de2fa' date '23 November 2015' time '10:38:12.4822 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.123' message 'merged
' id '978aa4ab-71cf-4a1f-8ff2-d4d947585bbb' date '23 November 2015' time '10:24:23.071002 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-ThierryGoubier.120' message '10 times faster' id '5805f2d9-9bfb-44a4-89e3-21abd7f33cc7' date '21 November 2015' time '7:20:05.835887 pm' author 'ThierryGoubier' ancestors ((name 'Morphic-Widgets-FastTable-usmanbhatti.119' message 'adding readyToBeDisplayed msg on all data sources and we use it in glamour' id 'f296e39e-9c9a-4bba-9eca-2e7da9c95e63' date '17 November 2015' time '10:35:07.147238 am' author 'usmanbhatti' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.118' message ' 17028 FT have wrong Scrollbar if we naviguate with the keyboard.' id '5559ed43-e53a-4c79-a67d-1ae3d8875497' date '17 November 2015' time '10:21:27.114233 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.117' message 'little refactoring to bvoid code duplication in glamour.' id '50acc6c0-63cb-4512-b473-b7bb9ce29ef2' date '16 November 2015' time '10:49:04.341475 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.116' message 'improved action function for tree.' id 'f1598975-dc42-4551-be40-23ba8dbb1c2c' date '4 November 2015' time '12:01:13.63946 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.115' message 'use some accessor to get an easy glamour portage.' id '31bcce57-ae5d-49d4-88d3-5a5ecaea3a0b' date '4 November 2015' time '11:38:32.691625 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.114' message 'Added expanding/collapsing action for tree.' id 'fcf38848-900d-42cf-98aa-659faf9e870e' date '3 November 2015' time '5:45:41.264741 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.113' message 'Examples + doc added.' id '6252e661-c908-4692-93ee-c25caad80ec7' date '3 November 2015' time '2:06:22.521265 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.112' message 'merged' id '290d9f42-205b-4e5e-9abf-23765e970415' date '3 November 2015' time '12:27:12.311757 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.111' message 'Worked on Tree filter' id '9bfabbf8-b415-4fca-8dc6-3b1c2f0cecb6' date '3 November 2015' time '12:24:34.008007 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.110' message 'some renaming' id '7bd4f835-6666-4581-98b0-67d7cebc9cd7' date '2 November 2015' time '1:57:15.50886 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.109' message 'added update method' id '0eb14912-6534-4479-ad7c-79289d24ab0a' date '2 November 2015' time '1:51:38.046567 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.108' message 'Added an example' id '84407830-b644-4d58-a5d4-6745c8985ec9' date '2 November 2015' time '12:15:16.58258 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.107' message 'Cleaning + Takes depth into account for the tree search.' id '4640ea6e-6659-4a16-b6c7-b15bcf45f7bd' date '2 November 2015' time '12:11:50.398678 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.106' message 'added examples and correct a little bug.' id '5d46fb6d-18c8-4527-994f-0e8a1ff54e1a' date '2 November 2015' time '11:55:23.647384 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.105' message 'Rame classes + doc + correction of a bug for the tree search.' id 'aedfda4a-5923-48b0-8409-420ab3f1069a' date '2 November 2015' time '11:36:10.683997 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.104' message 'Merged.' id 'b8b594fe-81ec-46ed-80a3-61373fb2dc56' date '2 November 2015' time '10:22:01.906618 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.103' message 'Documentation + cleaning' id 'b439085a-fc99-4c90-960a-456fd16399db' date '30 October 2015' time '5:50:57.09307 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-usmanbhatti.102' message 'doing All items search' id 'd765a8db-fd33-477a-af98-7d7166c52daf' date '30 October 2015' time '4:15:20.129118 pm' author 'usmanbhatti' ancestors ((name 'Morphic-Widgets-FastTable-usmanbhatti.101' message 'work in progress tree + search strategies for a tree' id '05b5e116-7add-453c-9f14-af591ba9e7fc' date '30 October 2015' time '12:30:42.982221 pm' author 'usmanbhatti' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.100' message 'Added a method to pass the  FogBugz validation.' id '78327e39-93b5-44f6-a3e8-e7fb20a3840a' date '29 October 2015' time '3:02:54.968704 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.99' message '16784 - FT go at the beginning of the list when we compile a method in Nautilus' id '3d05738c-0b12-4f58-a26c-35ce77bbac56' date '29 October 2015' time '1:56:04.455483 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.98' message 'remove the search reset that cause the FT to have probjems if I go up too many times in the table.' id '7ad95426-a10f-4192-ab6b-1cfd17e9eb94' date '29 October 2015' time '11:48:33.419611 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.97' message '16879 FastTable: All the icons are not of the same size in the method pane' id 'f97a7332-2130-4be2-80a1-aafdb0d27e56' date '28 October 2015' time '4:12:25.771674 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.96' message 'empty log message' id '249c8f52-7a7a-4a8b-ae17-78ee8300debc' date '28 October 2015' time '3:43:20.958475 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.95' message 'empty log message' id 'fb43b97e-c5d8-4263-a49e-2ad3d46da249' date '28 October 2015' time '3:34:32.187118 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.94' message 'improved function with Tree' id 'fb06b975-1184-49bb-8859-ff46e9da85fd' date '28 October 2015' time '3:15:50.102149 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.93' message 'corrected a bug with FTFilterFunction' id 'e6dffc9b-5df3-439c-87bd-17b1f59fda68' date '28 October 2015' time '2:34:53.89413 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.92' message 'begun filter + improved calculation of FTTreeItem childrens' id 'cd172f22-feca-43dc-8218-1f9673c2cc3d' date '28 October 2015' time '2:22:17.621972 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.91' message 'improved FTTree at (un)expand' id 'a341e901-c9c4-4f3f-a260-539c6060db55' date '28 October 2015' time '2:02:36.449434 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.90' message 'Improvement of some tree methods + beginning on the search' id 'd2c90f65-a5da-4f5b-8d6b-015bb02883a4' date '28 October 2015' time '12:08:39.694221 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.89' message 'remove the composer from the main distibution.' id '141fd2da-b919-4b66-9d3d-70de6c519a0b' date '27 October 2015' time '4:06:21.302545 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.88' message 'Added a function to be able to filter a FT and also have a button.' id 'a21bb3bd-b3d7-45f6-af51-52b396bd990f' date '27 October 2015' time '3:01:07.198977 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.87' message 'Moved functions to an other tag' id 'f0f5ba7a-d0f5-46af-8fd5-e70b81e0616e' date '27 October 2015' time '2:15:31.104731 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.86' message 'Improvement of the functions with the fastTables' id 'f88294fd-02b7-419b-b2b8-eee11a2ac2b3' date '27 October 2015' time '2:11:16.853389 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.85' message 'More doc about the tree' id '591bd364-b336-409f-b52e-8b85d2bbdca5' date '27 October 2015' time '9:49:33.82922 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.84' message 'Cleaning + documentation' id '5b2d2f46-d3ca-44f9-9177-1a969676665a' date '26 October 2015' time '5:52:19.064523 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.83' message 'adjust the size of the morphs for the multi level tree' id '0fe8fd96-da4b-4807-bc87-cc32bdd17619' date '26 October 2015' time '4:15:41.274467 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.82' message 'half working multi level tree added' id '3b9dbf71-5892-4202-b454-fac88e40dd4d' date '26 October 2015' time '3:48:41.900442 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.81' message 'Merged' id '668af5f0-1fc2-4ced-8e31-ecb9be102fed' date '26 October 2015' time '1:28:24.634811 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-StephanEggermont.80' message 'Fix drop in FTTable, ignore non-transferables. (lost a nautilus by dragging it on the droparea)' id '1faec5aa-959b-4704-977e-544d9c0054d9' date '26 October 2015' time '11:52:54.357214 am' author 'StephanEggermont' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.79' message 'Item children should also be item in order to help with multi level tree' id '4546a4f6-a747-4562-a8ef-1b8921c08501' date '26 October 2015' time '12:18:49.174431 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.78' message 'moved children logic to items' id 'dbf4d220-5d68-403c-8ced-503c80e770d0' date '26 October 2015' time '12:03:06.518697 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.77' message 'removed useless classes.' id 'd6e4acb1-97b8-4933-801d-897c12c8ebd2' date '26 October 2015' time '11:30:01.794105 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.76' message 'Beginning of a FTTree. 
First step: a Tree with 1 sublevel.' id '9749e3f0-e728-4ca8-9896-7037d7e6c3c0' date '21 October 2015' time '4:27:45.743447 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.75' message 'improving the FTTree' id '1db19e71-ce32-494f-9de1-ec239fab7949' date '21 October 2015' time '1:47:43.298368 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.74' message 'Create an object for an Item of a FTTree.' id '9cde808d-a544-4606-84fb-c69491acedfd' date '21 October 2015' time '11:04:31.254323 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.73' message 'still working on the FTTree.' id '60dccbae-f950-4e6f-8678-6d488359e261' date '21 October 2015' time '10:20:48.622002 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.72' message 'Beginning of a FTTree.' id 'd3e9a39a-b0a9-477b-865a-a6e48cd72780' date '20 October 2015' time '2:20:59.500015 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.71' message 'DNU correction' id 'abd2628d-f6d1-4827-88ba-74e7416cff92' date '19 October 2015' time '6:08:37.766724 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.70' message 'Improved the composer in order to match the font size and the label width of the button.' id '25b83b51-efc1-46a2-b83f-fc0d1e2c0bc6' date '19 October 2015' time '4:35:36.779115 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.69' message 'merged' id 'db1839c3-42e4-417a-8214-440727b7c87a' date '19 October 2015' time '3:32:47.389225 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.68' message 'Correction of a mistake on the last commit.' id '7e89ea62-c68d-45eb-b3bc-1fbcb40bedf9' date '19 October 2015' time '3:28:38.090887 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.67' message 'merged.' id '4aa2dda1-d46e-4ccc-9404-8f533b22a8e5' date '19 October 2015' time '3:16:49.73272 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.66' message 'The fastTable can now have an explicit field for search/filter.
Use #explicitSearch. (See examples).' id 'ee0ddfa7-2419-433c-8b33-f48d0ab88d52' date '19 October 2015' time '3:16:17.719266 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.65' message 'FastTable should adapt the rowHeight to the font size.' id 'd9b4eacc-e9cc-4e1f-85c2-225d6f7ee45f' date '19 October 2015' time '2:17:26.169725 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.64' message 'merged.' id '2d90d91c-9a90-49b0-8bff-866fb2dc4f25' date '19 October 2015' time '1:20:42.410047 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.63' message 'changed the name of a method in order to avoid any weird thing.' id 'c8b2bab5-c747-4934-aa82-afc547685321' date '19 October 2015' time '12:26:16.771251 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.62' message 'Added a FilterFunction to the FT.' id '7396304b-3c84-4ea8-bb48-61c905d06ec0' date '19 October 2015' time '12:15:43.174558 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.61' message 'merged' id 'd523b32f-0985-4d8c-aca5-8331e4a496da' date '19 October 2015' time '10:24:10.198114 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-AlainPlantec.59' message 'synced after issue 16803' id '83bded7e-e280-4dea-b64a-db170a6ece5f' date '18 October 2015' time '1:40:12.542473 pm' author 'AlainPlantec' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.58' message '16790 RBUnpackagedCodeRule crashes if entity has nil package
	https://pharo.fogbugz.com/f/cases/16790

16772 Renaming method category with floating editor
	https://pharo.fogbugz.com/f/cases/16772' id 'a6cab28f-f55f-4d71-a7f5-19fd53cec241' date '17 October 2015' time '10:20:28.23683 am' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-AlainPlantec.57' message 'open the floating editor with shift+doubleclick' id '2728edf9-8a9f-40c1-b2fc-49eff7fcad75' date '13 October 2015' time '9:05:24.015142 am' author 'AlainPlantec' ancestors ((name 'Morphic-Widgets-FastTable-AlainPlantec.56' message 'empty log message' id '4619e6bf-aadb-46ca-86a0-ff63b85023a7' date '13 October 2015' time '12:57:12.324618 am' author 'AlainPlantec' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.55' message '16752 problems with new search function in FastTable
	https://pharo.fogbugz.com/f/cases/16752

16753 Invalidate ProtoObject
	https://pharo.fogbugz.com/f/cases/16753

15713 CommandLineUIManager>>#merge:informing: is not doing anything
	https://pharo.fogbugz.com/f/cases/15713' id '650cb334-01f7-4bc2-9476-437379c711f7' date '9 October 2015' time '4:52:36.902959 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-AlainPlantec.54' message 'empty log message- After selecting a row searching, then press enter, then arrow-up: DNU
- search field does not take theme textColor attribute, it hardcodes it to black (bad, bad, bad). Then it breaks dark theme.

fixed' id '97affe28-8e2f-489b-a9da-a4eb5b13348a' date '9 October 2015' time '2:39:06.997363 pm' author 'AlainPlantec' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.53' message '16751 link invalidation: install cm directly for primitives and optionCompileOnLinkInstallation
	https://pharo.fogbugz.com/f/cases/16751

16729 Removing PluggableTextField from FT
	https://pharo.fogbugz.com/f/cases/16729' id '02521972-abdf-4d0f-abcc-e19715e3f480' date '9 October 2015' time '1:20:03.522031 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-AlainPlantec.52' message 'empty log message' id '2b4ac9a8-7f3d-4432-9363-3837e53729b7' date '9 October 2015' time '9:25:35.311212 am' author 'AlainPlantec' ancestors ((name 'Morphic-Widgets-FastTable-TheIntegrator.50' message '16542 FTSelectionStrategy>>toggleRowIndex: logic duplication
	https://pharo.fogbugz.com/f/cases/16542

16744 ReflectiveMethod: make sure to not use DNU forwarding on invalidate
	https://pharo.fogbugz.com/f/cases/16744

16741 remove addModelMenuItemsTo:forMorph:hand:
	https://pharo.fogbugz.com/f/cases/16741' id '99b72bd5-a5af-4d81-9c3f-759ed2fe080b' date '8 October 2015' time '5:48:59.241257 pm' author 'TheIntegrator' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.49' message 'The search fuction should return at the beginning if no element is found.' id '8f2a2a27-54b9-44b5-b0bf-b05d523fe0b1' date '5 October 2015' time '10:03:11.890717 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.48' message 'correction of the search if there is no result.' id '7445e548-1238-4fd6-b0e6-8181046adc31' date '29 September 2015' time '4:31:33.961884 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.47' message 'Improvement of the search field.' id '4ef167ba-2129-4e41-b1b8-b894de55e6ce' date '29 September 2015' time '4:03:05.284565 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.46' message ' 16478 Fast table not able to drag without releasing the mouse button' id '5f38e15e-2000-4342-ae10-828fe1b27a02' date '29 September 2015' time '1:44:13.546366 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.45' message 'Added an outline fast table to be able to have separators on a fast table.' id 'e9408847-c7de-4c88-a416-2aecf553e352' date '29 September 2015' time '11:02:26.834818 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-NicolaiHess.44' message 'make draw on athens working' id '3fac1f8e-95f0-6a44-b4cd-acb1c231a440' date '30 August 2015' time '4:01:19.249374 pm' author 'NicolaiHess' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.43' message '- bugfix: correctly refresh on #highlightRowIndexes:' id '9ed08b96-4103-48c6-8d28-0a5a95f9bc68' date '21 August 2015' time '12:28:26.680723 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-NicolaiHess.42' message '16266
Nautilus no longer highlights protocol when method is selected' id '410372ca-d56c-2348-96af-d30a4be3bc39' date '20 August 2015' time '10:29:16.712536 pm' author 'NicolaiHess' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.41' message 'cmd/ctrl+click to show menu' id '2485e1ab-37cf-445f-b99f-abfd860b6006' date '15 August 2015' time '1:59:57.701539 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.40' message '- bugfix: infinite loop when drawing because of a invalidate caused for a morph owner change
- adaptor responds correct transfer type, allowing drag&drop' id 'e26510ab-a224-4979-abe7-8b027ed87f4f' date '6 August 2015' time '5:01:43.240398 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.39' message 'adaptor need to answer a proper #dragTransferType to allow drag&drop' id 'b0557462-cb25-48fd-bf0a-d134f6438a30' date '10 July 2015' time '5:11:41.290079 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-StephanEggermont.38' message 'improve scrolling deltas. ' id '8adefffb-f02f-4f71-89c8-2fae54afee93' date '7 July 2015' time '7:26:09.659841 pm' author 'StephanEggermont' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.37' message 'removed redundant method' id '8a37e219-a8b1-43e9-9e63-2853ceac515c' date '6 July 2015' time '1:44:09.681048 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-NicolaiHess.36' message 'two small changes for making second selection work
on Nautilus Protocol list.' id 'a3f46710-3e14-7a48-bbc2-7ff28d89437b' date '5 July 2015' time '11:13:06.437623 am' author 'NicolaiHess' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.35' message 'merged' id '9e7088a0-2099-4ca5-8068-a9662a3b3f5a' date '4 July 2015' time '9:53:26.127768 am' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.34' message '- fix an update problem in the adaptor
- add navigation key handling (to allow tab and shift+tab to work)
- some minor refactors' id 'e4de7251-90e3-42da-85df-50fd50b0f4a9' date '4 July 2015' time '9:51:36.40534 am' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.33' message 'enhanced selection when searching' id '363ccffa-a658-45aa-a380-9f62be1bb59a' date '25 June 2015' time '12:05:32.764013 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.32' message '- fix a couple of warnings' id '8312cd2c-884b-4cec-8478-eb43b596f87c' date '24 June 2015' time '3:48:21.395824 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.31' message '- fixed the show bottom issue (or at least, I *think* is fixed) :)
- fixed an error preventing select already selected issues when allowsDeselection = false' id '7a2965db-fa81-4cb3-8147-fefbb96846c5' date '19 June 2015' time '3:18:20.679341 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.30' message 'drag&drop receive drag type as parameter' id 'f7c1ca5e-5bcc-4c84-9912-df010fddbc66' date '18 June 2015' time '4:13:58.554797 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.29' message 'huge refactorization: dataSources not do not recive owner table eahc call, insted they keep it (there is no point on something different, and this simplifies a lot)
' id '02482027-3742-4878-8ca4-81d7113fd819' date '18 June 2015' time '11:50:06.934821 am' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.28' message '- added allowDelection (seems used and useful)
- some recategorization' id 'c2732c1f-271a-4401-a27f-e20cf2efc775' date '17 June 2015' time '3:21:44.501531 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.27' message 'added enable/disable search' id '68e4cd88-b1b2-461d-9a0e-fc5f2384e8db' date '17 June 2015' time '3:00:27.744706 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.26' message 'added table as dependent of dataSource and #update: to table morph ' id '9ee22c07-795d-4999-ab22-9cbdcb0ca84b' date '17 June 2015' time '1:20:52.51838 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.25' message '- added resize of columns on table (needed when having more than one column)
- some fixes in adaptor to respond better to pluggable list usages. 
' id '48782f24-38f8-4e39-b2e3-b2fb40b76ccf' date '16 June 2015' time '9:16:36.623421 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.24' message 'adding #column: to allow set all columns at once.' id '3ce2daeb-7fa5-43a3-9d43-af7013b495af' date '16 June 2015' time '5:05:14.955897 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.23' message 'couple of extra cleanings 
still dealing with nautilus correct shown' id 'b34d53d2-b727-4a63-bf0b-26c694c980a1' date '10 June 2015' time '2:05:10.282669 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.22' message '- added instance creation methods for the Adaptor (not all of them tested)
- some cleanups' id 'f72d1a39-f453-4e1c-9743-abbd4923f9b6' date '9 June 2015' time '3:46:53.122061 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.21' message 'added selectAllRowIndexes ' id '84afbf32-75c2-4d52-95f2-a25602c02dc9' date '8 June 2015' time '1:27:33.104154 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.20' message 'drag & drop working' id 'f6c5d0a9-7e72-48c4-b3c8-d8b7fb27b217' date '8 June 2015' time '1:14:04.611256 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.19' message 'drag and drop working on adaptor too' id '5ed03a35-a64d-4162-bf6f-51fa5e217e1d' date '3 June 2015' time '7:50:21.044788 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.18' message 'drag and drop multiple selection working' id '20094c35-bf00-4b9c-8852-52d24cf867bb' date '3 June 2015' time '5:25:37.002949 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.17' message 'drag and drop working. 
can be enhanced, but is working :)' id '89e9ce92-5eff-499b-b063-830c3a44b68d' date '3 June 2015' time '5:19:30.374631 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.16' message '- comments to easy list
- header to easy list' id '5fa09bd0-ba6a-4bc8-b936-2d227e0b1bff' date '3 June 2015' time '3:05:37.183715 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.15' message '- added a FTEasyListMorph to create easy list components. 
- earch does not respond to keys if anymodifier is present
- still working on enhance the adaptor to answer correctly on nautilus context... I''m not really successful there.' id 'b54aaa3c-2cfd-4bc2-b8cf-fb280e5983e9' date '30 May 2015' time '5:22:59.592297 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.14' message '- enhance menus
- remove the #defer: in refresh because it causes some visualization problems. So far, it works... we''ll see. ' id '16e2d811-34f4-4c5c-bc09-f5bfcc304bfb' date '28 May 2015' time '7:26:38.586853 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.13' message 'fix a bug who caused scroll bars to not be resized/positioned correctly when refreshing.' id '2248f5a7-0a64-4ad9-a307-27354795d065' date '27 May 2015' time '5:11:59.308252 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.12' message 'fixed a bug causing list not scroll to a selected row (adaptor)' id '8372c4a0-ca2b-41f3-a2bf-0af2366ab21b' date '27 May 2015' time '4:47:52.487292 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.11' message 'fixed a search bug who was showing up when there was spaces in strings (like the class list in nautilus)' id '85c0a91b-d02b-4ded-8e13-e8b2a1a849f8' date '27 May 2015' time '4:29:20.072287 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.10' message 'fixed a bug who was causing bad refreshig of lists when there was no row selected.' id 'e9e642f3-56e9-4ed8-b53a-f039b9d7518f' date '27 May 2015' time '4:25:44.119867 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.9' message '- merged
- added double click for adaptor
- enhancement on selectionChanged:' id '4764512a-3aee-41cb-bdb4-b9666ace6940' date '27 May 2015' time '4:10:10.35857 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-NicolaiHess.7' message 'clipping enabled (cellmorph/rowmorph)
calculate column width (needed if all are undefined)' id '4246c7f5-7099-6a4a-8d5c-a023bed82691' date '25 May 2015' time '1:20:50.532997 pm' author 'NicolaiHess' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.6' message '- added interaction if space is pressed in the adaptor.
- renamed FTSearchField for FTSearchFuntion... not happy, but fits more its purpose.' id 'e61be8cf-38b2-4035-9001-64c4c11ef616' date '21 May 2015' time '7:50:08.378456 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.5' message '- search working, also in adaptor' id '7a0ca7aa-1477-4ca4-bd68-2bd04e123acb' date '21 May 2015' time '7:23:30.183214 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.4' message 'search field working (badly, but working)' id '35f6d198-0723-44c4-b2d8-e26fdaccebab' date '21 May 2015' time '6:09:25.734105 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.3' message '- fix for scrollbars' id 'bc472b03-8bd1-4ed3-8a82-b1f11449bd4a' date '21 May 2015' time '4:04:18.874344 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.2' message '- property to show/hide column headers.
- using keybindings framework for... well, keybindings :)
- keystrokeSelector working for adaptor' id 'a5c6e033-0b52-419e-9729-5ff1be0ccbc8' date '21 May 2015' time '3:51:10.571292 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.1' message '- package renamed to Morphic-Widgets-FastTable
- adaptor for pluggable lists functional (but still lots of details)' id '8f82dc92-2108-4114-a4b1-2f3b148eefe7' date '18 May 2015' time '7:38:40.055564 pm' author 'EstebanLorenzano' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-NicolaiHess.8' message 'better calculation visible number of rows for scrolling, not perfect.' id '82306925-e9ad-084b-b294-dd3eeea16caa' date '25 May 2015' time '11:58:05.867162 pm' author 'NicolaiHess' ancestors ((id 'e61be8cf-38b2-4035-9001-64c4c11ef616')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-NicolaiHess.34' message 'minor fix to scrollbar visibility (click on visible scrollbar
while scrollbar interval == 1 gave DNU -> make sure
scrollbar is hidden if all elements are visible).
' id 'b30f3163-56e8-af40-973a-70485dd4d36c' date '3 July 2015' time '12:05:35.419167 am' author 'NicolaiHess' ancestors ((id '363ccffa-a658-45aa-a380-9f62be1bb59a')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-YuriyTymchuk.45' message 'Removed double check for #allowsDeselection in FTSelectionStrategy>>toggleRowIndex:' id 'dc2679c7-60e8-46a5-af74-5427a549aecb' date '10 September 2015' time '12:34:41.351658 pm' author 'YuriyTymchuk' ancestors ((id '3fac1f8e-95f0-6a44-b4cd-acb1c231a440')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-CyrilFerlicot.60' message 'improved name of the semaphore' id 'b8dda24a-7516-4396-8ecf-66d949dec8b0' date '14 October 2015' time '5:21:38.697072 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.59' message 'Improvement of the delay. We now have only 1 fork.' id '5795fffd-95b6-4a23-9c02-fb21923ec84e' date '14 October 2015' time '11:47:17.229497 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-EstebanLorenzano.58' message 'merged with changes in the inbox (really bad)' id 'b25933cb-4290-482e-9517-b5c42d116cca' date '13 October 2015' time '10:59:06.335356 pm' author 'EstebanLorenzano' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.57' message 'We now have the possibility to check the selected row in the composer action block.' id '5f4a9e1d-87cf-4cb7-a04a-6f365ba44232' date '13 October 2015' time '5:51:10.614897 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.56' message 'We should not update the FastTable composer each time the user type a letter but wait that the user finish to type.' id 'a7f1c213-f13b-4917-b651-5084970ab67c' date '13 October 2015' time '5:34:15.679843 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.55' message 'Added a composer that allow to create a FT with a filter and a button.
Added examples of use for the composer.' id 'f21cca29-f0a7-4f06-a444-52ca36301165' date '13 October 2015' time '1:49:51.823554 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.54' message 'Removed the FTFilterableDecorator. Too many hacks. A better widget will be done soon.' id 'fb00a25f-2d4e-4ded-911b-b8244693a2c5' date '13 October 2015' time '10:46:10.863545 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-usmanbhatti.53' message 'Added helper methods.' id 'da935ec8-8cb6-4c49-977a-13eaba0522ba' date '12 October 2015' time '12:54:51.245067 pm' author 'usmanbhatti' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.52' message 'Begun a FilterDecorator.' id '8fc1a66a-9f45-4b1b-8aaf-65feb23254b8' date '7 October 2015' time '4:48:23.808089 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.51' message 'experimental FilterableFT' id '29db7d97-d58e-4232-ad48-b04231f725fc' date '7 October 2015' time '12:38:19.12891 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.50' message 'little clean' id 'fdacf876-04fb-4387-99a6-4d02557599f7' date '6 October 2015' time '5:59:02.637549 pm' author 'CyrilFerlicot' ancestors ((id '8f2a2a27-54b9-44b5-b0bf-b05d523fe0b1')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(id '650cb334-01f7-4bc2-9476-437379c711f7')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-StephanEggermont.63' message 'Fixed the actionButtonLayout & filterFieldLayout to 
- take into account text width of the label 
- fix button position (off-by-one pixel).

Not checked for font size differences' id '8a3654ee-e69f-4502-b6a0-227706162cc5' date '19 October 2015' time '12:50:40.686652 pm' author 'StephanEggermont' ancestors ((id '7396304b-3c84-4ea8-bb48-61c905d06ec0')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-StephanEggermont.66' message 'Make sure resizing of exampleTable1 is possible. width = nil crashed, now return 0 ' id '1f811d2e-4eb5-4f3a-8952-826dc269981e' date '19 October 2015' time '2:54:04.220927 pm' author 'StephanEggermont' ancestors ((id 'd9b4eacc-e9cc-4e1f-85c2-225d6f7ee45f')) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-StephanEggermont.67' message 'editable list' id 'ebdbba41-0955-4e08-8ed7-13657baf6420' date '19 October 2015' time '3:29:54.746926 pm' author 'StephanEggermont' ancestors ((id '1f811d2e-4eb5-4f3a-8952-826dc269981e')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-CyrilFerlicot.73' message 'Improvement of the outline FT. We should not have to create a new type of TableMorph for that, the dataSource should manage it.' id 'a0bd750e-a4ba-44e6-9daa-b4b23b2b8c19' date '21 October 2015' time '4:17:03.59747 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-StephanEggermont.72' message 'Fix menu in FTEasyListDataSource for right clicks in empty area (no selection)' id 'bb062265-5d4b-4ade-bc20-74b6585e22f3' date '21 October 2015' time '12:50:54.668957 pm' author 'StephanEggermont' ancestors ((id 'abd2628d-f6d1-4827-88ba-74e7416cff92')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-CyrilFerlicot.80' message 'empty log message' id '9c42295a-1a54-4d07-a9ba-01f6968db226' date '26 October 2015' time '1:26:19.961294 pm' author 'CyrilFerlicot' ancestors ((id '4546a4f6-a747-4562-a8ef-1b8921c08501')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-HenrikNergaard.101' message 'adds a check to see if the menu has been opened by the menu creator before opening it in the world' id 'cc370709-13b8-d644-9f6b-5223d198ee5a' date '30 October 2015' time '8:10:05.39069 pm' author 'HenrikNergaard' ancestors ((id '78327e39-93b5-44f6-a3e8-e7fb20a3840a')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-HenrikNergaard.102' message 'Adds #themeChanged , and improves #isVerticalScroll....' id '9ad3cf7d-0edc-e344-a0f6-89141de1eb44' date '3 November 2015' time '11:30:01.90367 am' author 'HenrikNergaard' ancestors ((id '78327e39-93b5-44f6-a3e8-e7fb20a3840a')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-HenrikNergaard.120' message 'Use UITheme current for the seperatorColor in CellMorph.

Removes indenting for the headerRow.' id 'e0b95f1b-204f-3448-af8f-b371c6b0426d' date '17 November 2015' time '10:33:51.161857 pm' author 'HenrikNergaard' ancestors ((id 'f296e39e-9c9a-4bba-9eca-2e7da9c95e63')) stepChildren ())(name 'Morphic-Widgets-FastTable-CyrilFerlicot.122' message 'Doc' id '69232cf2-0f60-435f-9a99-a2e3906b314c' date '17 November 2015' time '2:52:46.770439 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.121' message 'improved #readyToBeDisplayed method.' id '82573d6a-6682-4217-93e0-7d987e666f12' date '17 November 2015' time '12:26:22.430269 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.120' message 'Doc.' id '03a02b82-783a-4b5e-bd56-af5c062b1c8b' date '17 November 2015' time '12:10:23.395673 pm' author 'CyrilFerlicot' ancestors ((id 'f296e39e-9c9a-4bba-9eca-2e7da9c95e63')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-StephanEggermont.125' message 'Speedup also in other example' id 'ba030882-847b-4567-96db-f667eb97da9c' date '23 November 2015' time '10:54:49.808863 am' author 'StephanEggermont' ancestors ((id '393d02a3-0872-411a-986d-2599706de2fa')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-HenrikNergaard.121' message 'MouseOver feedback when hovering over a row.' id '79b55ae8-6adb-8446-878f-d2cc491a6df8' date '25 November 2015' time '12:56:04.494058 pm' author 'HenrikNergaard' ancestors ((id 'f296e39e-9c9a-4bba-9eca-2e7da9c95e63')) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-hn.120' message 'use integer when doing layout' id '98181863-3b72-f34a-9012-299e01973251' date '25 November 2015' time '4:46:29.944744 pm' author 'hn' ancestors ((id 'f296e39e-9c9a-4bba-9eca-2e7da9c95e63')) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-HenrikNergaard.122' message 'Fix for case: 16882, and autoscrolling when dragging an acceptable object  case: 16865' id 'a4d7f952-bff3-0546-a224-9276f1d8ba8e' date '26 November 2015' time '3:41:07.561725 pm' author 'HenrikNergaard' ancestors ((id 'f296e39e-9c9a-4bba-9eca-2e7da9c95e63')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-CyrilFerlicot.144' message 'disableFunction should remove the widgets of the old functions.' id '8af4e6f5-0383-43dc-ae76-bf6702e8aca0' date '14 December 2015' time '10:34:54.421107 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.143' message 'better guard check for FTTableContainerMorph>>#drawOn: (checking that needsRefreshExposedRows is true before doing any layout)' id 'd3d2406d-9edf-9247-9ffd-6633e1b1365e' date '11 December 2015' time '5:28:06.348995 pm' author 'HenrikNergaard' ancestors ((id '2f7d9e6c-a8e3-49a2-89f8-b2cf793debf1')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-CyrilFerlicot.154' message '17413 FTTree SubscriptOutOfBounds if we filter a FTTree with a child selected

Do not try to keep the selection when we filter.' id 'f8379633-8101-4fef-a1e7-09a146fc81b3' date '19 January 2016' time '5:56:04.647422 pm' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.153' message 'add getter' id '35e5d537-8421-4fd9-a6bc-c1efa3bab38c' date '18 January 2016' time '11:49:39.743184 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.152' message 'Same problem with lists' id '1d1003b6-b87d-4d00-949b-aa961ed9ed5b' date '18 January 2016' time '11:26:31.846287 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.151' message 'Same for the filtering' id '23eb7c57-ccd9-413d-8a2d-bf32b17d85c8' date '18 January 2016' time '11:10:24.397591 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-CyrilFerlicot.150' message 'FTTree should use the dataSource to render his element and not ask to the elements to render themself' id '8c74bba2-b8ba-44ef-9f32-34e993500c93' date '18 January 2016' time '11:00:23.145982 am' author 'CyrilFerlicot' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.149' message 'Fix comment in FTTreeDataSource so that is in ByteString and not WideString' id '361a4bd4-6be4-5c45-a363-6561979d355f' date '15 January 2016' time '2:54:46.587938 pm' author 'HenrikNergaard' ancestors ((id 'b807ebde-ad62-ce41-977a-e6cdce230e93')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-HenrikNergaard.164' message 'Improve FTTableContainerMorph>>#initialize' id 'ceaadd20-482a-004a-83b0-3e978bedceae' date '25 March 2016' time '1:43:19.870962 pm' author 'HenrikNergaard' ancestors ((id '05ffbc2a-8fde-4a53-a491-ce5d97ac0564')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-hn.165' message 'Remove usage of #update:.
For FTFunctions there is now #textUpdated: instead' id '791e2102-300e-ac49-94f5-3e21db0fd68a' date '5 April 2016' time '11:52:42.496299 pm' author 'hn' ancestors ((name 'Morphic-Widgets-FastTable-hn.164' message 'Allways send "super drawOn: ". 

Fix scrolling such that no unneccesary updates is required when the scrollbar has is at its end. ' id '09095cf1-4d64-0648-a0db-b4a18cf73723' date '5 April 2016' time '11:37:53.010299 pm' author 'hn' ancestors ((id '05ffbc2a-8fde-4a53-a491-ce5d97ac0564')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-HenrikNergaard.179' message 'add #clipSubmorphs returning true in FTContainerMorph so that #changed etc only reports damage in bounds and not fullbounds, since the morph is clipped' id 'e315c99a-3a4e-524c-a736-1f5842be9ced' date '13 May 2016' time '11:43:25.784126 am' author 'HenrikNergaard' ancestors ((name 'Morphic-Widgets-FastTable-HenrikNergaard.178' message '[Patch]
Prioritze selection over alternating "background" colors applied by FTExampleDataSource for a cell.

[Todo]
There should be a "#background renderer" in The container which manages drawing the background (for example with alernating colors) and selection.
' id 'fa0fe4ec-8c88-b44e-82aa-939f765ff434' date '8 May 2016' time '10:17:23.752582 pm' author 'HenrikNergaard' ancestors ((id '84d292ad-bb11-4533-b989-3eb83c46587d')) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-DenisKudryashov.187' message 'Filter by keyStroke should be ignored when it is explicit' id '3227eabd-b966-44a7-aef9-036a98ab6344' date '12 July 2016' time '4:39:58.229586 pm' author 'DenisKudryashov' ancestors ((name 'Morphic-Widgets-FastTable-DenisKudryashov.186' message 'merged and versioner added with fix' id '6e2bec2e-fcf1-47c1-b1c0-4a11318808dd' date '12 July 2016' time '2:28:57.456521 pm' author 'DenisKudryashov' ancestors ((id 'daea8866-81f3-0c00-a15e-582b09093eee')(name 'Morphic-Widgets-FastTable-DenisKudryashov.183' message 'FastTable integrated to MessageBrowser with active filter field' id '25798051-2796-4b3f-8fcb-33088e5fc928' date '24 June 2016' time '4:25:40.568018 pm' author 'DenisKudryashov' ancestors ((id 'a4c451b8-d9b1-42ae-8622-b9a0fa06d25b')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-DenisKudryashov.196' message 'Deselection logic is implemented in FTMultipleSelection>>selectAppendingRowIndex: ' id '7395878f-ef76-40bc-9ba9-58a79b0f8013' date '3 November 2016' time '12:00:49.572681 pm' author 'DenisKudryashov' ancestors ((id '92a9f44a-3134-45ce-84b7-c6611f551673')) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-DenisKudryashov.202' message 'simple 
	table selectRowIndexes: #().
is added to filter function after new data source set up.

With this filtering will reset selection' id '9f01243d-8540-47d9-b8d5-1220cee3e50a' date '27 January 2017' time '6:35:11.296997 pm' author 'DenisKudryashov' ancestors ((id '5d68fcf1-d8f1-1f40-8363-330a9b17df50')) stepChildren ())) stepChildren ())(name 'Morphic-Widgets-FastTable-EstebanLorenzano.201' message 'empty log message' id 'cd875a4e-26b4-4135-8e34-9a5e7be0bc22' date '3 February 2017' time '11:30:31.077166 am' author 'EstebanLorenzano' ancestors ((id '5d68fcf1-d8f1-1f40-8363-330a9b17df50')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())