0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
empty commit message More... over 9 years ago
Updates the theme according to fogbugz case 17831. removes #installFullTheme and moves custom settings (SHstyleTable and worldColor) to the instance side part of theme instead. This is neccessary to make themeing work with rubric... More... over 9 years ago
- elementShouldBeDisplayed: has copy from TGLMFastTable. Can be removed More... over 9 years ago
use PharoShortcuts instead of hardcoded keymaps More... over 9 years ago
package update in glamour version 4.4 More... over 9 years ago
fixed drawing issue More... over 9 years ago
https://pharo.fogbugz.com/f/cases/15350/GLMMorphBrick-dnu-on-customized-theme More... over 9 years ago
https://pharo.fogbugz.com/f/cases/edit/17577/GTInspector-bad-scrolling-on-resizing-the-window More... over 9 years ago
https://pharo.fogbugz.com/f/cases/17477/Extra-menu-items-on-the-window-title-pane-are-cut-off More... over 9 years ago
GToolkit version 3.14 More... over 9 years ago
Fist attempt to add auto refesh to the FastTable renderer from glamour More... over 9 years ago
do not use a hardcoded ghost text, but use the help message from the presentation in the list search. More... over 9 years ago
GTools version 3.13 More... over 9 years ago
Changed the order of #beForSmalltalkScripting and #model: in GLMMorphicPharoScriptRenderer>>#morpg to call #model: first, as otherwise the highlighting of variables is broken in the Playgroung. See case 17659 for a more detailed discussion. More... over 9 years ago
GToolkit version 3.12 More... over 9 years ago
When a column has an editable block the single click event goes first to a custom morph and then the morph calls #selectItem on the current node. Changed this logic to propagate the click event through the normal mechanism of the tree morph More... over 9 years ago
GTools version 3.11 More... over 9 years ago
Extract actions into methods for clarity More... over 9 years ago
removed duplicated test More... over 9 years ago
made tests work with meta shortcuts instead of command ones More... over 9 years ago
Coherent Shortcuts - big pass More... over 9 years ago
Coherent Shortcuts - big pass More... over 9 years ago
Coherent Shortcuts - big pass More... over 9 years ago
Coherent Shortcuts - big pass More... over 9 years ago
updated date for gtoolkit 3.10 More... over 9 years ago
updated for gtoolkit 3.10 More... over 9 years ago
This is a fix for the bug of triggering the actions twice in FastTable. More... over 9 years ago
updated rubric version to 2.6 in glamour version stable 4.0 More... over 9 years ago
Fix so the Roassal examples can be run from the Roassal examples browser More... over 9 years ago
use alt for testAcceptKeyCanBeOverriden More... over 9 years ago