-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing #selectedChest when selecting an item in the tree table view #34
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa82609 - Browse repository at this point
Copy the full SHA fa82609View commit details -
Fixing
#removeAllItems
that was removing only one item in the tree ……table presenter before raising an exception `#remove` was sent to nil
Configuration menu - View commit details
-
Copy full SHA for bd83a43 - Browse repository at this point
Copy the full SHA bd83a43View commit details -
Fixing "Load all chests' bindings" that was loading bindings from an …
…unupdated table, with the tree table view as active presenter
Configuration menu - View commit details
-
Copy full SHA for e25bcd2 - Browse repository at this point
Copy the full SHA e25bcd2View commit details -
Fixing
loadObjectIntoCode
to prevent the loading of a `TChestBindin……g` with the same `#variableName` instead of the same key
Configuration menu - View commit details
-
Copy full SHA for 357cf7e - Browse repository at this point
Copy the full SHA 357cf7eView commit details -
fixing circular dependency by creating chest examples in the
Chest
……class initialization
Configuration menu - View commit details
-
Copy full SHA for 90af337 - Browse repository at this point
Copy the full SHA 90af337View commit details
Commits on Apr 24, 2024
-
trying to solve a bug that prevents from lazily initializing CAnnounc…
…er, when the class has not fully been initialized
Configuration menu - View commit details
-
Copy full SHA for 3b44a85 - Browse repository at this point
Copy the full SHA 3b44a85View commit details -
reverting creating of chest examples to how it was but accessing the …
…Chest class via the class environment (Smalltalk globals) to hide thedependency to the Chest class
Configuration menu - View commit details
-
Copy full SHA for e195dc1 - Browse repository at this point
Copy the full SHA e195dc1View commit details
Commits on May 3, 2024
-
Merge branch 'master' into 27-In-the-Chest-tree-table-view-as-a-debug…
…ger-extension-Remove-item-context-menu-entry-raises-an-exception-remove-was-sent-to-nil
Configuration menu - View commit details
-
Copy full SHA for d99d156 - Browse repository at this point
Copy the full SHA d99d156View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ee4f2 - Browse repository at this point
Copy the full SHA d3ee4f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41b8c08 - Browse repository at this point
Copy the full SHA 41b8c08View commit details