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

Add a WebView element #3849

Closed
syrel opened this issue Jun 25, 2024 · 1 comment
Closed

Add a WebView element #3849

syrel opened this issue Jun 25, 2024 · 1 comment
Assignees
Milestone

Comments

@syrel
Copy link
Member

syrel commented Jun 25, 2024

No description provided.

@syrel syrel self-assigned this Jun 25, 2024
syrel added a commit that referenced this issue Jun 25, 2024
syrel pushed a commit that referenced this issue Jun 27, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.895/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gt4pharo@5dacbd by Juraj Kubelka
remove Trait tag since traits are indicated in the coder header

feenkcom/gtoolkit-external-process@70703a by Alistair Grant
Raise GtExternalProcessFailedToStart if the process can't be spawned.

feenkcom/PythonBridge@868109 by Veit Heller
Also callMethod on proxy object if it inherits from it

feenkcom/gtoolkit-remote@af7280 by Andrei Chi�
update generated codes


feenkcom/gtoolkit-remote@e65ed8 by Andrei Chi�
Temporary fix for dependencies related to GtRsrInspectorProxySerializationStrategy

feenkcom/gtoolkit-remote@757a15 by Andrei Chi�
Move serialisation methods to gt4gemstone

feenkcom/gtoolkit-remote@d7b35f by Andrei Chi�
update generated code


feenkcom/gtoolkit-remote@8d2b85 by Andrei Chi�
Move GtRsrInspectorProxySerializationStrategy to remote-phlow

feenkcom/gtoolkit-remote@601f20 by Andrei Chi�
Initialize the phlow data source when creating a view specification

feenkcom/gtoolkit-remote@07c310 by Andrei Chi�
Add GtRemotePhlowViewedObject>>#getViewsDeclarationsWithPhlowDataSource

feenkcom/gtoolkit-visualizer@a07de2 by Juraj Kubelka
Wardley Map: add a method comment [#3842]

feenkcom/lepiter@9e537a by Juraj Kubelka
fix method name

feenkcom/lepiter@f3b278 by Tudor Girba
improve label name #3847

feenkcom/lepiter@c2b7df by Juraj Kubelka
a deprecated class is replaced by a new one

feenkcom/gtoolkit-remoterunner@c385b8 by Alistair Grant
GtRemoteRunnerExamples>>simpleTask noTest

feenkcom/gt4git@848c4a by Don Roberts
Finish implementation of commitishNamed: and added revparse


feenkcom/gt4git@9d4bd6 by Don Roberts
Add remote functionality added to git cli

feenkcom/gt4git@e09994 by Alistair Grant
IceGitCliRepository handle working directory doesn't exist or isn't supplied.

feenkcom/gt4git@121506 by Sven Van Caekenberghe
use trimBoth before using firstLineWithEllipsis when showing commit comments so that the ellipsis is only shown when there is really more than one non-empty line


feenkcom/gt4git@e334f2 by Sven Van Caekenberghe
fix send values in IceCommit>>#gtDetailsFor:
especially after usage of String>>#firstLineWithEllipsis


feenkcom/gt4git@e385dd by Alistair Grant
When displaying commit strings use String>>firstLineWithEllipsis to avoid ugly newline boxes.


feenkcom/gt4git@d49f6e by Alistair Grant
Add IceGitCliFileWriter class>>description


feenkcom/gt4git@a293f0 by Don Roberts
Fix MC Version calculation when using CLI git


feenkcom/gtoolkit-world@f1c918 by Andrei Chi�
Add String>>#gtXMLFor:

feenkcom/gtoolkit-world@0c9474 by Andrei Chi�
Merge a3f7600e7dd08b19e72329b3f3886165fd9dc27a

feenkcom/gtoolkit-world@c9d5be by Andrei Chi�
Update utility methods in GtWorldUtility to open a new window if no element is given

feenkcom/gtoolkit-world@a3f760 by Alistair Grant
Add String>>firstLineWithEllipsis


feenkcom/gtoolkit-world@b1f011 by Juraj Kubelka
Lepiter card: return `nil` if there are no pages [#3847]

- first close Spotter dropdown, then spawn a page

feenkcom/gtoolkit-world@aa8d09 by Juraj Kubelka
Lepiter card: add Spotter button [#3847]

feenkcom/gtoolkit-world@075a95 by Juraj Kubelka
Lepiter card: update tab group tabs based on ToC page existence [#3847]

feenkcom/gtoolkit-world@285c8c by Juraj Kubelka
Lepiter card: update table of contents on database and page edits [#3847]

feenkcom/gtoolkit-world@01c7d0 by Juraj Kubelka
Lepiter card: update daily notes on database and page edits [#3847]

feenkcom/gtoolkit-world@3571f0 by Juraj Kubelka
Lepiter card: clean code [#3847]

feenkcom/gtoolkit-world@e6f7b3 by Juraj Kubelka
Lepiter card: clean code [#3847]

feenkcom/gtoolkit-world@42a768 by Juraj Kubelka
Lepiter card: use simple unnamed page [#3847]

feenkcom/gtoolkit-world@68541b by Juraj Kubelka
fix method name

feenkcom/gtoolkit-world@422d4f by Juraj Kubelka
Lepiter card: create unnamed pages with selected snippets [#3847]

feenkcom/gtoolkit-world@64430b by Tudor Girba
improve card label for the local knowledge base #3847

feenkcom/gtoolkit-world@236e23 by Tudor Girba
improve the look of the lepiter card #3847

feenkcom/gtoolkit-world@687a2b by Tudor Girba
improve the look of the lepiter card #3847

feenkcom/gtoolkit-world@7d2ecc by Juraj Kubelka
Lepiter card: add toolbar stencil builder [#3847]

feenkcom/gtoolkit-world@4b7ee2 by Juraj Kubelka
Lepiter card: code cleaning [#3847]

feenkcom/gtoolkit-world@cba3d8 by Juraj Kubelka
Lepiter card: add personal local knowledge base card [#3847]

feenkcom/gt4gemstone@e72138 by Andrei Chi�
Temporary fix for dependecies related to GtRsrInspectorProxySerializationStrategy

feenkcom/gt4gemstone@506601 by Andrei Chi�
Move serialisation methods to gt4gemstone

feenkcom/gt4gemstone@cf346f by Andrei Chi�
update generated code


feenkcom/gt4gemstone@40a075 by Andrei Chi�
Move GtRsrInspectorProxySerializationStrategy to remote-phlow

feenkcom/gt4gemstone@aed928 by Andrei Chi�
Basic tests for #evaluateInspectorProxy:

feenkcom/gt4gemstone@3f9095 by Andrei Chi�
Rename #declarativeViewsBySelector to #viewSpecificationsBySelector

feenkcom/gt4gemstone@d7d1f6 by Andrei Chi�
Update #evaluateInspectorProxy: to return an initialized inspector proxy 

feenkcom/gt4gemstone@5211ac by Andrei Chi�
Add a #remoteGtDisplayString that can be overriden later on

feenkcom/gt4gemstone@f9b2aa by Andrei Chi�
Use #getInspectorProxyRawData

feenkcom/gt4gemstone@c6bc5a by Andrei Chi�
Cache the view specifications inside the proxy

feenkcom/gt4gemstone@11a044 by Andrei Chi�
Add a basic GtRsrInspectorProxySerializationStrategy

62d611 by Alistair Grant
Don't load GToolkitWebView

027efa by Alistair Grant
Disable linux arm tests


4f7474 by Alistair Grant
Disable linux arm tests


ba85ce by Aliaksei Syrel
Update gtoolkit-builder.version

73d522 by Andrei Chi�
Use the inspector strategy

51cdf3 by Juraj Kubelka
replace `GtRsrInspectorProxySerializationStrategy` by `GtRsrProxyOnlySerializationStrategy`

d2df70 by Aliaksei Syrel
[#3849] add WebView to the baseline

e0d3fa by Andrei Chi�
Add a page about improving the performance of the GemStone inspector

dda677 by Andrei Chi�
Merge 5d3afe3

27b6d7 by Andrei Chi�
Pass on the gemstone performance page
girba added a commit to feenkcom/gtoolkit-inspector that referenced this issue Jun 28, 2024
syrel pushed a commit that referenced this issue Jun 28, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.901/src';
    load

All commits (including upstream repositories) since last build:
j-brant/SmaCC@d3a028 by John Brant
handle relative path for common parent directory

feenkcom/gtoolkit-inspector@cdcb7a by Tudor Girba
add webpage view for a url #3849

feenkcom/gtoolkit-remote@63c5b2 by Andrei Chi�
Update gemstone demo

feenkcom/gtoolkit-visualizer@e41512 by Juraj Kubelka
Merge pull request #10 from botwhytho/feature-mondrian-zoom-with-primary-modifier

Make Mondrian view zoom in/out require primary modifier to be pressed. Consume event. [#3844]

feenkcom/gtoolkit-visualizer@11e120 by Alberto
Removing usage of testing method on mouse events.

feenkcom/gtoolkit-visualizer@95024f by Alberto
Make Mondrian view zoom in/out require primary modifier to be pressed. Consume event.


feenkcom/gt4git@59d312 by Don Roberts
Use isGitCliRepository method


feenkcom/gt4git@3b9df7 by Don Roberts
Hide all commits tab under libgit

feenkcom/gtoolkit-world@c621a0 by Juraj Kubelka
Lepiter card: make database description updatable [#3847]
syrel added a commit to feenkcom/gtoolkit-webview that referenced this issue Jul 18, 2024
syrel pushed a commit that referenced this issue Jul 18, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.996/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gt4git@be61d5 by Sven Van Caekenberghe
fix IceGitCliLocalRepositoryExamples>>#pullRepositoryAToRepositoryB by using GtGitRepository>>#gtLepiterAwarePull instead of IceRepository>>#pull [#3903]


feenkcom/gtoolkit-webview@919021 by Aliaksei Syrel
[#3849] init gtk on linux on startup
syrel added a commit to feenkcom/gtoolkit-webview that referenced this issue Jul 19, 2024
syrel pushed a commit that referenced this issue Jul 19, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1003/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gt4pharo@7a8894 by John Brant
[#3913] don't use a text element for the ":" attribute

feenkcom/gtoolkit-webview@725448 by Aliaksei Syrel
[#3849] init gtk on the main thread
syrel added a commit to feenkcom/gtoolkit-webview that referenced this issue Aug 8, 2024
syrel pushed a commit that referenced this issue Aug 8, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1049/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/Bloc@08f8f0 by Juraj Kubelka
Scripter: add targets and steps [#3941]

feenkcom/gtoolkit-utility@8d79c2 by Alistair Grant
GtVmRuntimeStatisticsDiffReport>>gcRunningTimePercentage replace `= 0` with the more polymorphic `isZero`.


feenkcom/Brick@1e901c by Juraj Kubelka
Anchored aptitude: reset root element if widget is displayed in another space [#3945]

feenkcom/Brick@d3c8e7 by Juraj Kubelka
Merge 25400ac921e638115cbc7251ed9325958eddd69b

feenkcom/Brick@48f456 by Juraj Kubelka
add `BrEditorStep` [#3941]

feenkcom/Brick@25400a by Don Roberts
Correct clicking behavior on BrEditor scroll bar


feenkcom/Brick@57f70e by Alistair Grant
Add BrGlamorousVectorIcons>>playAsynchronous


feenkcom/gtoolkit-pager@64892f by Juraj Kubelka
add `GtPagerStep` [#3941]

feenkcom/gtoolkit-coder@2ae554 by Juraj Kubelka
Merge 3d630d88d92f1719407158bf6ca99ba491f0c090

feenkcom/gtoolkit-coder@1007e9 by Juraj Kubelka
`GtCoderToolSpawnRequest`: set and check requester object [#3941]

feenkcom/gtoolkit-coder@3d630d by Alistair Grant
Merge remote-tracking branch 'origin/main'


feenkcom/gtoolkit-coder@e52af5 by Alistair Grant
[#3942] Add GtSourceCoderEvaluationContext


feenkcom/gt4pharo@8982a1 by Juraj Kubelka
Do not duplicate inherited targets for click steps [#3941]

feenkcom/gt4pharo@86d018 by Juraj Kubelka
Do not duplicate inherited targets for click steps [#3941]

feenkcom/gt4pharo@261753 by Juraj Kubelka
add `GtPharoMethodCoderStep` actions [#3941]

feenkcom/gtoolkit-inspector@c5fb1d by Juraj Kubelka
add `GtInspectorStep` [#3941]

feenkcom/gtoolkit-debugger@e226b2 by Juraj Kubelka
Embedded debugger: skip empty Phlow views [#3935]

feenkcom/gtoolkit-remote@f3964e by Andrei Chi�
update generated code


feenkcom/gtoolkit-remote@d0ef2e by Andrei Chi�
Disable for now the usage of the proxy inspector for the print string [#3951]

feenkcom/gtoolkit-remote@440f9e by Andrei Chi�
Store the print string for the remote object in the inspector specification [#3951]

feenkcom/gtoolkit-remote@e5ba6a by Andrei Chi�
Get the print string from the inspector proxy also in the simulation [#3951]

feenkcom/gtoolkit-remote@3ab388 by Andrei Chi�
Get the print string from the inspector proxy [#3951]

feenkcom/gtoolkit-remote@9c05a5 by Andrei Chi�
update generated code


feenkcom/gtoolkit-remote@c14ed7 by Andrei Chi�
Removed unused temporary

feenkcom/gtoolkit-remote@310f6e by Andrei Chi�
Move to #asAsyncForkedFuture in GtRemoteInspectorListingBufferedStream

feenkcom/gtoolkit-remote@b80bd3 by Andrei Chi�
Use accessor methods in remote phlow objects

feenkcom/gt4lsp@9cf4e0 by Don Roberts
Add scrollbar to python LSP coder

feenkcom/lepiter@3cd74b by Juraj Kubelka
add inspector playground lepiter resizer id [#3941]

feenkcom/gtoolkit-demos@1f3999 by Tudor Girba
fix obsolete looks

feenkcom/gt4git@70e604 by Veit Heller
Better example text on remote repository addition [#3946]

feenkcom/gtoolkit-world@4d6adf by Juraj Kubelka
exemplify bug case [#3941]

When doing a browse action, or another action that spawns a tool (apart from doits) it is delegated through the coder model without passing the view model. In case the same page is opened multiple times browse actions will open in the wrong pane.

feenkcom/gt4gemstone@501cda by Andrei Chi�
Add proxy method for getting the print string [#3951]

feenkcom/gt4gemstone@203f40 by Andrei Chi�
Slight refactor print string [#3951]

feenkcom/gt4gemstone@222af5 by Andrei Chi�
Use the print string from the adapter object [#3951]

feenkcom/gt4gemstone@e2db56 by Andrei Chi�
update generated code


feenkcom/gt4gemstone@a99869 by Andrei Chi�
Removed unused variable [https://github.com/feenkcom/gtoolkit#3942]


feenkcom/gt4gemstone@f1f37f by Andrei Chi�
Use the old mechanism for async calls [https://github.com/feenkcom/gtoolkit#3942]

feenkcom/gt4gemstone@54e109 by Andrei Chi�
Revert for now the usage of two evaluation contexts [#3942]


feenkcom/gt4gemstone@2de2ad by Andrei Chi�
Readd isBroken as it used in some tests [https://github.com/feenkcom/gtoolkit#3942]

feenkcom/gt4gemstone@7f4699 by Andrei Chi�
Fix the creation of an exception context [#3942]


feenkcom/gt4gemstone@2b8d22 by Andrei Chi�
Implement serialize/deserialise in the legacy strategy [#3942]


feenkcom/gt4gemstone@c4b88c by Andrei Chi�
Use the async all when doing async execution [https://github.com/feenkcom/gtoolkit#3942]

feenkcom/gt4gemstone@531417 by Andrei Chi�
Merge 31fe75c168cf7290e07bcf6f3ad905ab0bffda22

feenkcom/gt4gemstone@31fe75 by Andrei Chi�
Handle the two execution contexts present now in GemStone  [feenkcom/gtoolkit/#3942]

feenkcom/gt4gemstone@553d86 by Andrei Chi�
Split the execution context into two: one for exceptions and for normal executions [#3942]


feenkcom/gt4gemstone@2dff53 by Andrei Chi�
Add an experimental asnc evaluation [https://github.com/feenkcom/gtoolkit#3942]

feenkcom/gt4gemstone@561a88 by Andrei Chi�
Fix status attributes to nor create a release instance

feenkcom/gt4gemstone@160d40 by Andrei Chi�
Add a way to start an async computation [#3942]


feenkcom/gt4gemstone@b8e248 by Andrei Chi�
Merge 1e3a03cd107b8da0c93976e0603ec6a0bed6eb75

feenkcom/gt4gemstone@1e3a03 by Alistair Grant
[#3942] Initial changes to support async lepiter GemStone snippets.  Work-in-progress.


feenkcom/gt4gemstone@6ae6bf by Andrei Chi�
Refactor the printing of GemStone proxies

feenkcom/gt4gemstone@b349d4 by Alistair Grant
[#3942] Iniitial changes in support of non-blocking calls from lepiter.


feenkcom/gt4gemstone@54bbe6 by Andrei Chi�
Move the main logic for printing to GtBareProxy

feenkcom/gtoolkit-webview@80eaa8 by Aliaksei Syrel
[#3849] introduce webview events
syrel added a commit to feenkcom/gtoolkit-webview that referenced this issue Aug 9, 2024
syrel pushed a commit that referenced this issue Aug 9, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1050/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-webview@4ccd23 by Aliaksei Syrel
[#3849] don't create an events handler if webview library is not available
syrel added a commit to feenkcom/gtoolkit-webview that referenced this issue Aug 9, 2024
syrel pushed a commit that referenced this issue Aug 9, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1053/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-webview@b63a0d by Aliaksei Syrel
Create Jenkinsfile

feenkcom/gtoolkit-webview@8d4d8e by Aliaksei Syrel
[#3849] fix creation of the events handler if library is not available
@github-project-automation github-project-automation bot moved this to To do in GT Aug 28, 2024
@girba
Copy link
Member

girba commented Aug 30, 2024

It works for Windows and Mac.

Screenshot 2024-08-30 at 07 32 13

@girba girba closed this as completed Aug 30, 2024
@github-project-automation github-project-automation bot moved this from To do to Done in GT Aug 30, 2024
@girba girba added this to the v1.0 milestone Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants