0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When rendering a method take variable bindings into account if present. More... over 8 years ago
Moved variableBindings support from the script to the code presentation so they can be reused also in the case of methods. More... over 8 years ago
Do not create a new WorkspaceVariable object if a variable binding is already of the type WorkspaceVariable. More... over 8 years ago
Use new popup editor when column is modifiable More... over 8 years ago
GLMPopupAction uses new opeing API of GLMPopupActionBrick More... over 8 years ago
First step of refactoring of Popup brick More... over 8 years ago
merge: Glamour-Core-AndreiChis.335, Glamour-Core-AliakseiSyrel.335 More... over 8 years ago
Renamed refreshRequest -> requestRefresh More... over 8 years ago
fixed action button popup More... over 8 years ago
fixed tab label brick More... over 8 years ago
merged More... over 8 years ago
Use new UI for variables editing mechanism in raw presentation More... over 8 years ago
Refactored and improved a popup brick. Added popup text editor More... over 8 years ago
Pass also the origin ports as an argument to the #send block of a presentation. More... over 8 years ago
Added GLMPresentation>>#selectionAct:entitled:condition: More... over 8 years ago
Support GLMPresentationRefreshRequest in GLMMorphicFTRenderer More... over 8 years ago
Added #wantsAutomaticRefresh and explained the difference with #wantsStep More... over 8 years ago
Added GLMPresentationRefreshRequest More... over 8 years ago
Added support for stepping to GLMSystemWindow: - enable stepping if the models sets #wantsStep - ignore the very first step request More... over 8 years ago
merge: Glamour-Morphic-Renderer-TheIntegrator.358, Glamour-Morphic-Renderer-AndreiChis.358 More... over 8 years ago
merge: Glamour-Core-TheIntegrator.330, Glamour-Core-JurajKubelka.329 More... over 8 years ago
Do not always set #highlightSmalltalk: to true for Glamour code presentations. Set it to true only if there is a highlightSmalltalkContext present in the presentation. However, for script presentations always set highlighting to true. More... over 8 years ago
Use #gtDisplayString instead of #asString in GLMContextChanged>>#printOn:. #asString can be slow on large collections. More... over 8 years ago
Adds GLMAction>>#help and #help: as it is requiered by debugger More... over 8 years ago
18915 Kernel depends on Reflectivity https://pharo.fogbugz.com/f/cases/18915 More... over 8 years ago
18915 Kernel depends on Reflectivity https://pharo.fogbugz.com/f/cases/18915 More... over 8 years ago
Updated #stable for #'pharo6.x' More... over 8 years ago
GToolkit version 3.35 More... over 8 years ago
Reduced animation time when selecting an object to 200ms More... over 8 years ago
Do not create a new object when calling GTObjectPrinter More... over 8 years ago