Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gwtproject/gwt-plugins

GWT Developer Mode plugins
https://github.com/gwtproject/gwt-plugins

Rollback 6254:6256, IE plugin fixes that should have

been committed to trunk. Scottb will re-commit them there.

Reviewed by: scottb

git-svn-id: htt...

d40309eba72249b5dc1203aee43cd31d83be8b86 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
IE plugin now uses the current thread ID as a proxy for tab ID.

This seems to work well for IE6 and IE7. Still need to test IE8.

Review by: jat (desk)

git-sv...

f7e34c6711ebfd14f078a70abb56bad6c2b38e58 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix IE-plugin build on other build configs; was missing include directories.

Review by: jat (desk)

git-svn-id: https://google-web-toolkit.googlecode.com/svn/branches/farewe...

7606cae82bf88686b66317c346be1f1c408ca0c0 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Setting svn:executable on IE plugins.

Review by: jat (desk)

git-svn-id: https://google-web-toolkit.googlecode.com/svn/branches/fare...

5e1236fb1a9bdcca01c1483b05634b7b520e3e15 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update from trunk

svn merge https://google-web-toolkit.googlecode.com/svn/trunk -r6101:6142

git-svn-id: https://g...

2fa174737eefc0a895fbcf962d142a5080fa445f authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Move Windows registry and dialog box code to common location to share between

NPAPI and IE (for now, eventually Chrome needs a platform-independent UI),
checkin packaged Chrom...

3d530f61dbf707aabe80e727bba73b3c97124a00 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Revert inadvertent commit.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6124 8db76d5a-ed1c-0410-87a9-c1...

ae30e630d37eb305e19a55d3bb775240d3a42226 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Save Chrome GWTDMP signing key.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6123 8db76d5a-ed1c-0410-87a9-c1...

897fdf880c64a5acf137940f79af25417f09104b authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add 48x48 icon.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6115 8db76d5a-ed1c-0410-87a9-c1...

2171731452c28b0d3c3bfc1bb47fa9614951d8bb authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Keep expando ID in sync with our object table by removing the property when

the object is removed from our table.

git-svn-id: https://google-web-toolkit.googlecode.com/svn...

a719006c63e596c23c47aa5ab8e309c9fdd3e6c0 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Delete old cruft, rearrange directory structure to better build the Chrome

plugin with just what is needed.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trun...

14d5c13f2a60191347f32c63b8e49e0e56f1d1ec authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add additional icon sizes for Chrome extension.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6111 8db76d5a-ed1c-0410-87a9-c1...

34e81f527dcd8f890725d6ddcc18f3c4b62a3da4 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Check in a packaged version of the Chrome extension.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6107 8db76d5a-ed1c-0410-87a9-c1...

692d54773d91fd61964fcf37adf8de8dfe90b168 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Remove unused cruft, change tracking JS object identity to use an expando

property on JS objects. With this, the Chrome plugin is usable but the
access control still need...

bb3e4daf85f43339b29b8dbac2026a5ac3904a64 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Rename VS project, attempt (unsucessfully) to get a stable identity from

NPObjects passed from Chrome, fix inconsistent line endings.

git-svn-id: https://google-web-too...

adab43a4af7c3b71d4a9c208bda5d9f3a06cc56e authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add sublinear indexing of objects, outline of support for fixing the object

identity problem.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6099 8db76d5a...

019fce052e8492aa1f6b3c84af2ee2a2b50a246a authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Brought NPAPI plugin up to current specs for the common code, built and

installed in Chrome. Mostly works, but doesn't respond to button clicks.

Patch by: jat
Unreview...

23e444bb6d21299844df9cce2c44114a89463766 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Rebuild in Release mode rather than Debug, add a 64-bit (untested) build,

Patch by: jat
Review by: jgw (verbal)

git-svn-id: https://google-web-toolkit.googlecode.com/sv...

372fd558bacc0dc4ec6024e7ba02d977c929a311 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add security controls to all plugins, get plugins build for all tier-1

platforms.

Patch by: jat
Review by: amitmanjhi, jaimeyap

git-svn-id: https://google-web-toolki...

1f69c0203849ac69343d09dc902bdbe054359cb8 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixes for using OOPHM while developing a FF plugin, and fixes a case where

getting a property appears to succeed but returns an undefined value.

Patch by: mmstrac
Review b...

5ee6b52d99c7f035a46c13c02e7d955339d93663 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Set properties on recently added files, fix whitespace difference in IE IDL

file.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6004 8db76d5a-ed1c-0410-8...

b57e669390f3b8a325039f59588f2b4ca9d4d071 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Updating MSVC project files, rc file to work with latest MSVC Express, create

placeholder directory for FF35 windows compiled library.

git-svn-id: https://google-web-toolkit...

8837bd9089767dba63b01705a4ffe203a374d1ba authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix typo in IE IDL file.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6000 8db76d5a-ed1c-0410-87a9-c1...

7c45da558b33d4064cdcd8a5789bdd6b729bbf01 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update browser plugins to support v2 wire protocol, and checkin some prebuilt

libraries for them. The XPI files are *not* checked in here until all
platforms are rebuilt with...

f334463230c13ffbec1de84f627706f3c32c3e2d authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Makefile changes necessary to build on MacOSX 10.4.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5976 8db76d5a-ed1c-0410-87a9-c1...

ceb4d12abc21a9ec9310a98dc78b35c1364a063a authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Terminology change.

Patch by: jat
Unreviewed

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5968 ...

7043a8f1fbe4bfe0b4b1b6ee23da21c7632c9161 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Revert r5894, as it leads to an invalid platform ABI for the Mac plugin.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5901 8db76d5a-ed1c-0410-87a9-c1...

8a00fc7c27688106dd7d244a66e39efaf5c526a4 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Makefile changes to support Mac builds.

Patch by: sgross
Review by: jat

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trun...

45e0044e2d4f4b1433b912ad24c8eab3d89ba1cc authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Initial checkin of OOPHM plugins into trunk. Testing of non-XPCOM plugins

is still required, and more platforms need to be built.

git-svn-id: https://google-web-toolkit....

909510d43be157ed65118a4999d1accb489d5243 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>