0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
18364 Polymorph-Widgets should not extend GLMTabLabelBrick https://pharo.fogbugz.com/f/cases/18364 More... about 9 years ago
make preview brick read only. (issue 17992) More... about 9 years ago
18302 icons -> icons iconNamed: (part 1) https://pharo.fogbugz.com/f/cases/18302 More... about 9 years ago
- fixed some broken code - added iconNamed: method - extract behavior - else remove DNU based behavior. More... about 9 years ago
Remove deprecated methods in tests More... over 9 years ago
GToolkit version 3.22 (case 17948) More... over 9 years ago
show actions when inspecting a presentation More... over 9 years ago
better gtDisplayString for Action More... over 9 years ago
- set the class for highligting in GLMMorphicPharoCodeRenderer>>#modelFor: instead of in GLMMorphicPharoMethodRenderer>>#modelFor: as it should also be available for scripts. - update GLMMorphicPharoScriptRenderer>>#workspaceBindingsStrategy to do not match a binging if the name of the binding matches the name of an instance variable in the current doItReceiver object. - force a styling after creating and setting them model in a RubScrolledTextMorph, as otherwise GLMPharoScriptPresentation are styled incorrectly if they contain any initial text. More... over 9 years ago
Also pass the text model to the binding strategy. More... over 9 years ago
Moved the logic for setting a class for highlighting from morph textArea to GLMRubricSmalltalkCodePresentation as also GLMPharoScriptPresentation should support this feature. More... over 9 years ago
GTInspector version 3.11 More... over 9 years ago
Renamed all tests that needed to simulate clicks or keystrokes from GLMRubricTextMorphicTest as they do not work as expected (case 17615) More... over 9 years ago
only step if the stepCondition indicated in the presentation evaluates to true More... over 9 years ago
Added a posibility to indicate a condition for controling stepping More... over 9 years ago
GToolkit version 3.20 (case 18022) More... over 9 years ago
moved GLMWindowRequest from Glamour-Presentations to Glamour-Core More... over 9 years ago
moved GLMWindowRequest from Glamour-Presentations to Glamour-Core More... over 9 years ago
Currently a GLMPresentation uses the dependents mechanism to access the window in which it was rendered. This shouldn't be used dues to problems related to memory leaks. Implemented a different solution that send the rendered an announcement to get the window. More... over 9 years ago
Currently a GLMPresentation uses the dependents mechanism to access the window in which it was rendered. This shouldn't be used dues to problems related to memory leaks. Implemented a different solution that send the rendered an announcement to get the window. More... over 9 years ago
Currently a GLMPresentation uses the dependents mechanism to access the window in which it was rendered. This shouldn't be used dues to problems related to memory leaks. Implemented a different solution that send the rendered an announcement to get the window. More... over 9 years ago
Currently a GLMPresentation uses the dependents mechanism to access the window in which it was rendered. This shouldn't be used dues to problems related to memory leaks. Implemented a different solution that send the rendered an announcement to get the window. More... over 9 years ago
another attempt to get #testAcceptKeyCanBeOverriden to work More... over 9 years ago
Just for now return nil if the presentation has no window in GLMPresentation>>#window More... over 9 years ago
GToolkit version 3.19 More... over 9 years ago
Openning GTInspector produce leak of GLMGenericAction and RubScrollTextModel in oldObject.DependencyFields (old dependency mechanizm) More... over 9 years ago
Load specific FastTable and Rubric Versions More... over 9 years ago
Removed weak announcements More... over 9 years ago
Removed weak announcements More... over 9 years ago
Removed weak announcements More... over 9 years ago