Skip to content
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

Using the old filetree format gives long file pathes and this is always a pain in Windows #7

Closed
philippeback opened this issue May 6, 2018 · 1 comment

Comments

@philippeback
Copy link

Is there any consideration for moving this to Tonel format?

@girba
Copy link
Member

girba commented Sep 13, 2018

We have moved to Tonel in the meantime.

@girba girba closed this as completed Sep 13, 2018
georgeganea pushed a commit that referenced this issue Aug 28, 2020
Metacello new
    baseline: 'GToolkit';
    repository: 'github://feenkcom/gtoolkit:v0.8.82/src';
    load
All commits (inlcuding upstream repositories) since last build:
feenkcom/sparta@d25c87 by Aliaksei Syrel
Merge 8ae81ed3ad4c945e54ae379dfe0fb7aadca3e527

feenkcom/sparta@0a58dd by Aliaksei Syrel
[#1423]  add more paragraph bindings

feenkcom/Bloc@42109d by Aliaksei Syrel
Restore BlSpace asReference


feenkcom/Bloc@17e65b by Aliaksei Syrel
Merge pull request #7 from mabdi/amplified-test-1

Assertion amplification in #testProcessKeyDown

feenkcom/Bloc@e3aa02 by Aliaksei Syrel
Merge pull request #8 from seandenigris/doc-comment-pass

Doc comment pass

feenkcom/Bloc@52df7e by Aliaksei Syrel
Merge f59aa4f3899e6f409cd9fab26e1c1bebb4100f19

feenkcom/Bloc@52e90a by Aliaksei Syrel
remove span parameter from font and text attributes

feenkcom/Bloc@8ceb37 by Sean DeNigris
Merge branch 'master' into doc-comment-pass

feenkcom/Bloc@bbf537 by Sean DeNigris
Update BlElement.class.st

feenkcom/Bloc@a1f91b by Sean DeNigris
High-level Docs

- access points
- design
- history
- outside doc links

feenkcom/Bloc@1d8168 by Sean DeNigris
Tutorial copy edit pass


feenkcom/Bloc@78e917 by Sean DeNigris
BlElement Class Comment Pass

feenkcom/Bloc@979828 by Sean DeNigris
Frame Layout Comment Pass

feenkcom/Bloc@215f6b by mabdi
Assertion amplification in #testProcessKeyDown

feenkcom/Brick@36b61c by Juraj Kubelka
Merge bf21369f97d8dcabfb4dedbe7c3a06416b936360

feenkcom/Brick@004ba7 by Juraj Kubelka
remove `BrTextExpandButtonAttributeStencil` since it is not necessary anymore [#1428]

feenkcom/Brick@bf2136 by Aliaksei Syrel
[#1423] implement cursor and selection support in the paragraph element

feenkcom/gtoolkit-visualizer@a0d5b4 by Andrei Chis
Enable links between layout sources/targets even if the corresponding visual elements are not shown

feenkcom/gtoolkit-documenter@71c964 by Juraj Kubelka
do not use `GtCachedTextExpandButtonAttributeStencil` [#1428]

feenkcom/gtoolkit-demos@52fa5e by OvidiuCodila
added inspector preview to the inspector method explanation slide [#1426]

feenkcom/gtoolkit-demos@f3e974 by OvidiuCodila
temporarily removed some explanation links until they are fixed [#1426]

feenkcom/gtoolkit-demos@c649b1 by OvidiuCodila
changed last slide to have a button for the spotter similar to the one on the home screen instead of a spotter element [#1393]

feenkcom/gtoolkit-demos@370a1e by OvidiuCodila
fixed broken explanation links in the navigation slides [#1393]

feenkcom/gt4git@52c98f by George Ganea
[#1424] add repository button
syrel pushed a commit that referenced this issue Aug 3, 2023
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v0.8.3042/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/zinc@f83a86 by Andrei Chi�
Increase default time limit

feenkcom/gtoolkit-visualizer@309321 by Juraj Kubelka
Merge pull request #7 from tangentforks/mondrian-zoom

Mondrian views can be zoomed using mouse wheels (or trackpad up and down gestures).

feenkcom/gtoolkit-visualizer@ac497b by tangentstorm
wheel-zoom mondrian views without zoomStep change.


feenkcom/gtoolkit-visualizer@152f00 by tangentstorm
make mondrian views zoomable with mouse wheel.


feenkcom/gt4lsp@49e501 by John Brant
[#3360] fixing memory leak
syrel pushed a commit that referenced this issue Sep 30, 2023
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.133/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/zinc@16992b by Veit Heller
Merge pull request #7 from svenvc/master

Update zinc: More improvements to the printing of ZnLogEvents

feenkcom/zinc@0b9955 by Sven Van Caekenberghe
More improvements to the printing of ZnLogEvents
syrel pushed a commit that referenced this issue Dec 13, 2023
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.327/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gt4pharo@3119dd by Andrei Chi�
Fix #disableDebugMode

feenkcom/PythonBridge@27be71 by Don Roberts
Make set_start record file and line


feenkcom/PythonBridge@06b58e by Don Roberts
Merge branch 'main' of https://github.com/feenkcom/PythonBridge


feenkcom/PythonBridge@9df0c4 by Don Roberts
Fix missed bugs


feenkcom/PythonBridge@67c96e by Andrei Chi�
Merge remote-tracking branch 'refs/remotes/origin/main'


feenkcom/PythonBridge@8b11ae by Andrei Chi�
Update the forward view code


feenkcom/gtoolkit-remote-python@00b4e8 by Don Roberts
Make map view drillable


feenkcom/gtoolkit-remote-python@741da1 by Don Roberts
Refactor map view


feenkcom/gtoolkit-remote-python@a2761f by Don Roberts
fix renamed functions

feenkcom/gtoolkit-remote-python@f34714 by Don Roberts
Merge a2693edeccae558ac30a8c4519f49b247e6d2046

feenkcom/gtoolkit-remote-python@3e93c0 by Don Roberts
More renaming

feenkcom/gtoolkit-remote-python@a2693e by Sven Van Caekenberghe
Add some more recognized types to PBProxyObject>>#gtActionDownloadFor:

feenkcom/gtoolkit-remote-python@c89134 by Andrei Chi�
Merge 100b8502543e231e9180d03ec431e8e6e997faac

feenkcom/gtoolkit-remote-python@21525e by Andrei Chi�
Add dedicated proxy classes for some phlow objects

feenkcom/gtoolkit-remote@7d8bf3 by Andrei Chi�
Fix typo

feenkcom/gt4gemstone@01f49b by Andrei Chi�
Merge pull request #7 from lifeware-sa/codeSyncFeature

Adding Toggle CodeSync in the Main Widget 

feenkcom/gt4gemstone@5eacb3 by Vincent Blondeau
Adding Toggle CodeSync in the Main Widget + adding update actions for each action of the contextual menu
syrel pushed a commit that referenced this issue Jul 10, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.962/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gt4pharo@e15335 by Andrei Chi�
Merge pull request #7 from lifeware-sa/headerFix

Adding containization for the header

feenkcom/gt4pharo@ef0f9c by Vincent Blondeau
Fix for the current behavior button - now working in the debugger and the coder

feenkcom/gt4pharo@5b8673 by Vincent Blondeau
Fix for the current behavior button

feenkcom/gt4pharo@a9df10 by Vincent Blondeau
GtMethodCodeHeaderElement repackaging and prep for fix for the current behavior button

feenkcom/gt4pharo@73840b by John Brant
[#3821] don't show save drop down for metaclass refs/impls

feenkcom/gtoolkit-presenter@5c487f by Veit Heller
Fix explainer example on inspector [#3880]


feenkcom/gt4lsp@cfd152 by Sven Van Caekenberghe
Merge 567d0b8d0eef8ff3477a956b8dfcc4bbe2529690

feenkcom/gt4lsp@8bf63f by Sven Van Caekenberghe
patch GtLanguageServerProtocolStdioClient>>#start to ignore the newly introduced/signalled GtExternalProcessFailedToStart exception since we want to be resilient against failures like before

feenkcom/lepiter@9552ee by Veit Heller
Add Lepiter snippet support for errors

feenkcom/lepiter@da987a by Veit Heller
Add Python bridge support to volatile monitor

feenkcom/gtoolkit-demos@dbf529 by Veit Heller
Only render LLM slide in Python when gt4llm is loaded

feenkcom/gtoolkit-demos@7eec7d by Veit Heller
Fix typo in Python slideshow

feenkcom/gtoolkit-demos@7d773c by Veit Heller
first complete draft of the Python presentation

feenkcom/gtoolkit-demos@536460 by Veit Heller
Fix typo in python example page

feenkcom/gtoolkit-demos@fffea9 by Veit Heller
Add more python examples

feenkcom/gtoolkit-world@068851 by Veit Heller
Fix `Read More` button of Lepiter card [#3878]
syrel pushed a commit that referenced this issue Dec 12, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1393/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/Brick@796f28 by Juraj Kubelka
Merge pull request #7 from botwhytho/feature-enable-all-modifiers-button

Enable clicking a button while arbitrary modifiers are pressed [#4239]

feenkcom/Brick@0bbfb8 by Alberto
Enable clicking a button while arbitrary modifiers are pressed.


feenkcom/gt4aws@4098ed by Alistair Grant
Add GtAwsAutoScalingGroupDescription>>weightInService
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants