Ecosyste.ms: OpenCollective

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

GWT Project

Compile Java to highly optimized JavaScript with this open source toolkit
Collective - Host: opensource - https://opencollective.com/gwt-project - Website: https://gwtproject.org - Code: https://github.com/gwtproject

Updating the build script for the IE dev mode plugin to require a version number. Also adding useful fail messages when Wix is not installed.

Patch by: jlabanca
Review by: scottb

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

github.com/gwtproject/gwt-plugins - cb1db712786c1e6e2f367fc015fa7bba0e0863b0 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update Linux FF binaries, built XPI, Makefile tweaks for meta-targets.

Patch by: jat
Unreviewed

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

github.com/gwtproject/gwt-plugins - 5e3ceea54672fb95ff828ddcd01fb556536fc303 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Commit rebuilt FF mac binaries.

Patch by: jat
Unreviewed

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

github.com/gwtproject/gwt-plugins - 238281e053424b05fb54b534d2e6bbd76d48d9c9 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Updating FF/Windows plugin binaries to r7208.

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

github.com/gwtproject/gwt-plugins - 5d40e8cebf681b938b36fdf814088626a457f02f authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Sets default log level to Debugging in FF plugin for debug builds.

Suggested by: jat
Review by: jat

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

github.com/gwtproject/gwt-plugins - 1770002766bfce40813e603417b513dbd5006d94 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Turn down spammy JavaObject finalize messages to "spam".

Patch by: jat
Review by: me

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

github.com/gwtproject/gwt-plugins - c68bf2c2f0c59d1b2a5b9227b7119bdcc2a465e7 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixes a crashy over-releasing bug in FF plugin.

We were failing to AddRef the topWin reference, which would cause random crashes later.

Patch b...

github.com/gwtproject/gwt-plugins - 6e1fcc43d2446fabf27debb7be3b30fb1671a05f authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix float/double crash on Firefox with max values.

1) Fix debug printing code from %f (which can overflow a buffer) to %g (which won't).
2) Compile...

github.com/gwtproject/gwt-plugins - b5ccd7a7238db21d464af9324c7109db221e26b8 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Updating Chrome, IE, and Firefox plugin installers with glasspanel-on-disconnect feature.

- gwtdmp.crx is updated also, but we should delete it later
- Also deleted old files.

Review by...

github.com/gwtproject/gwt-plugins - d79e8c0caa7fbb51a7948df582556d8f12f27943 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update Mac FF shared libraries.

Patch by: jat
Unreviewed

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

github.com/gwtproject/gwt-plugins - 6838eb85a6dbc2045d754a88872b8e8eb1e02b5a authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update Fedora/etc shared libraries.

Patch by: jat
Unreviewed

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

github.com/gwtproject/gwt-plugins - 9ffd6cf580e97d10629a7959a06b84ca350bab2a authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Improve debug logging to help track down crash.

Patch by: jat
Review by: scottb (TBR)

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

github.com/gwtproject/gwt-plugins - 4727375531aa52d31b351a6c4226d64f94bf505f authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Plugins: update prebuilt binaries to r7135 (graceful disconnect).

Patch by: me, bobv

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

github.com/gwtproject/gwt-plugins - 1d3cf620469a7b9f97ed5fd5000f8fd08e3fd41f authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add support for disconnection glass panel in Safari plugin.

Patch by: bobv
Review by: scottb

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

github.com/gwtproject/gwt-plugins - bad71b875d1fa53af1afdc914c344265fc4674c0 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
A variety of build and cosmetic updates to the Safari plugin.

Patch by: bobv
Review by: scottb

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

github.com/gwtproject/gwt-plugins - 4620502d3ec3fb11cf4b5995e2289ba7b5829dc9 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
IE, Chrome, Firefox plugins: gracefully disconnect when server connection drops.

1) Plugins fails gracefully in the face of a disconnect, returning undefined instead of making l...

github.com/gwtproject/gwt-plugins - 7fd35eb02839e61ab99c86b7735320b3b83d1c94 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Restructures Chrome and Firefox plugin VS projects to group source files.

Review by: jat

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

github.com/gwtproject/gwt-plugins - ef8b2085e8cd785efa43312cd981e31472a33e8b authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Updating the IE plugin installer to not require admin privileges.

Patch by: jlabanca
Review by: cramsdale

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

github.com/gwtproject/gwt-plugins - 2013350465b2a1da1c8816df6156b3f40ec5554a authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
The IE plugin installer fails on Windows 7 machines because it tries to install for all users.

Patch by: jlabanca
Review by: cramsdale

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

github.com/gwtproject/gwt-plugins - a13a1f446598976e506ff0f85696c9d2d17b148e authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Spell out GWT in first line of Add-Ons menu.

Patch by: jat
Unreviewed

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

github.com/gwtproject/gwt-plugins - 370fd7a731359d8db41088ec79cc12cfe91fa4bc authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Remove status line update from IE plugin.

Patch by: jat
Unreviewed

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

github.com/gwtproject/gwt-plugins - 6d067cb9153f60b55752d12b0033e519f189902f authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Go back to outrageously long URL for IE, fix typo.

Patch by: jat
Review by: cramsdale (TBR)

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

github.com/gwtproject/gwt-plugins - 2dc66dee0939581a8ba10bdefb1da978db41591b authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update version number in MissingPlugin app.

Patch by: jat
Review by: bruce (verbal)

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

github.com/gwtproject/gwt-plugins - 5fd05c4cdd6167be3250c4e4eebac6a130b2e101 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Updating IE installer to use HKCU and major.minor.patch.build syntax.

Patch by: jlabanca
Review by: cramsdale

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

github.com/gwtproject/gwt-plugins - 1db667356330aec638855cf58d8775c1f30c8fd4 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Updates the help hyperlink to point to the forum. Removes the shadow style which was creating annoying horz scrollbars. Replaces tabs with spaces in ui.xml.

Change by: bruce
Review by: jat (desk)

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

github.com/gwtproject/gwt-plugins - 978c874cee0c0dbdeea42a719c1b49ecd4a6950c authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update MissingPlugin app to final Safari URL, remove Snow Leopard sniffing

since the regular Safari disk image now works, update legacy HTML page (for
people running from o...

github.com/gwtproject/gwt-plugins - 671647f67911ec865afc3d67ea324dba4d1a04dd authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add registry keys to IE plugin installer, and silently wait for user to restart IE if needed.

Patch by: jlabanca
Review by: jat

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

github.com/gwtproject/gwt-plugins - f1e9b0fba9bcf850ec81e1ade85c371d4ba67bb5 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update MissingPlugin app to include missing files, update build file to fit

in better with the rest of the ant build (not complete yet).

Patch by: jat
Review by: bruce (TBR...

github.com/gwtproject/gwt-plugins - 8f46904911a49b5273e4b8db418b0b6545710b5f authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update MissingPlugin app to include a license, and updating the IE URL.

Patch by: jat
Review by: bruce (desk)

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

github.com/gwtproject/gwt-plugins - 234b69689c09eee4f8d0c3f4098acd74489ca1b7 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Updating the Gwt Developer Plugin for IE to use the latest terminology, and be headless.

Patch by: jlabanca
Review by: cramsdale

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

github.com/gwtproject/gwt-plugins - cacb4da026347e01ab567dccc747f9e414abe0f2 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Merge r6786 and r6863 from releases/2.0 into this branch, which were adding

and then updating the MissingPlugin GWT app.

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

github.com/gwtproject/gwt-plugins - 6bb3503473a1c7a0d6013a91ecc29148e9cc941d authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Build improvements for Chrome plugin.

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

github.com/gwtproject/gwt-plugins - 69c35c5a1c8b72b6038219bea75d28b9f637126f authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Move licence where it will be included in the plugin, update manifest.

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

github.com/gwtproject/gwt-plugins - 5a07775121ae0d6a3077543221cf8702144fc032 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update Chrome windows binary, update MIME type for name change, fix missed

name change in exports.

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

github.com/gwtproject/gwt-plugins - 3910cf677c75ddc3757dd5b4d34a5e79fb7c3d88 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Checkin remaining Linux binaries and rebuilt XPI.

Patch by: jat
Review by: jlabanca

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

github.com/gwtproject/gwt-plugins - ee86f40a11f1394bedf59ce833d19f5c8aae28aa authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update windows-specific preference code (used in IE and Chrome) to new name.

Patch by: jat
Review by: jlabanca (TBR)

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

github.com/gwtproject/gwt-plugins - 0456f7a4e97e1d38c81888a351a0ae18ef1be9cd authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update Linux FF alternate-library binaries.

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

github.com/gwtproject/gwt-plugins - e1fc217c58681d57fcbb8a4f51fad9ab3c1b2c96 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update Windows FF binaries.

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

github.com/gwtproject/gwt-plugins - bb5e929259252b62a10d1a37f2a4c83a37e2d890 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Replace tabs with spaces.

Patch by: jat
Unreviewed

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

github.com/gwtproject/gwt-plugins - e4ea45a6b300958c3c475f0239ee34156875056d authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Change top-window calculation to not follow the opener trail, and checkin

Mac binaries with this change.

Note that this change will affect the URL that is returned to the...

github.com/gwtproject/gwt-plugins - 5a6976fff4d2e8421fae6bca28efefb3e4689fcd authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Rebuild mac binaries for FF plugin, add convenience make target.

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

github.com/gwtproject/gwt-plugins - 1367349105afc2b062e61043ba92d67f7bccb0f3 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Checking rebuilt libraries for Windows and Fedora.

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

github.com/gwtproject/gwt-plugins - b8496a60bdcb30c9894f115d09aef59c5a7df509 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix plugin preferences after rename.

Patch by: jat
Review by: jlabanca (TBR)

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

github.com/gwtproject/gwt-plugins - 2827ff470536f0bb78b20795ae1b5ec0445289b9 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add back old CRX until the new one is built and tested.

Patch by: jat
Review by: jlabanca (TBR)

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

github.com/gwtproject/gwt-plugins - 53211df1b0cb7f07fa62a75fbf2133db29a0ece0 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Build plugin DLL after name changes.

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

github.com/gwtproject/gwt-plugins - 23a0ab748613bcdbc63f0c258376a031643e5f01 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update Chrome plugin naming, cleanup leftover garbage, commit object

freeing code that was never committed.

This was originally committed to the changes/jat/single-x...

github.com/gwtproject/gwt-plugins - 7fead6e30792d5260223f8aba8253c86a5c29c4f authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add OS/ABI params to update URL, fixed a few names that were missed,

checkin alt-library .so's built on Fedora (will have to figure out later why
the ones built on Ub...

github.com/gwtproject/gwt-plugins - c2d62ab9441362fe3771c6cd1dd499151eec1633 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Merge all platforms into a single XPI, changes the names to the latest name

of the plugin, adds code to compute the JS window of the calling code and
the top-level URL direc...

github.com/gwtproject/gwt-plugins - 9130278d48eb912c84c41b9da346344ee2fd0b19 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Merge farewellSwt into trunk.

svn merge https://google-web-toolkit.googlecode.com/svn/trunk@6270 \
https://google-web-toolki...

github.com/gwtproject/gwt-plugins - 396db2cc1c744e13b066868642e8f4106395a72f authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix typos, move Windows plugin installer to prebuilt directory.

Patch by: jat
Review by: jlabanca (desk)

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

github.com/gwtproject/gwt-plugins - ed7fc1bb41c6d2f95a625a91cb25ea9892661054 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Adding installer for OOPHM IE plugin.

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

github.com/gwtproject/gwt-plugins - 237c774a9491379939466bee2e1a2cde3b857278 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Checkin prebuilt development mode plugin for FF3.0 with alternate libraries

(needed for Fedora 10 among others).

Patch by: jat

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

github.com/gwtproject/gwt-plugins - cd6d5339b04ab6ca18a6463417b4f352b3cbf929 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update missing browser plugin page to more closely match UsingOOPHM page.

Patch by: jat
Review by: rjrjr

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

github.com/gwtproject/gwt-plugins - 2a2e816d8e560e340b52d8423839537a8194bca7 authored about 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Adds a magic way to get a unique tab id to the OOPHM Chrome extension.

A div with id "$__gwt_tab_id" is appended to the hosted.html IFRAME's body; the textContent of t...

github.com/gwtproject/gwt-plugins - 8ff541380b188f12f9099e454bfb7fa3673826d0 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixed bad HTML tag.

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

github.com/gwtproject/gwt-plugins - cdc1c7c6716961372778147c76ab480e6271906c authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update from trunk@6270

svn merge https://google-web-toolkit.googlecode.com/svn/trunk \
--ignore-ancestry -r6249:6270 ...

github.com/gwtproject/gwt-plugins - ac9ef6c1a13194eabe87b76fc6b51308e083f8ce authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Merging in plugin changes that should have gone into trunk to begin with.

$ svn merge --ignore-ancestry -r 6253:6256 https://google-web-toolkit.googlecode.com/svn/branche...

github.com/gwtproject/gwt-plugins - 39e3776a2876b92d649f33b16fb84206a164b0ed authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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 ...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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...

github.com/gwtproject/gwt-plugins - 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....

github.com/gwtproject/gwt-plugins - 909510d43be157ed65118a4999d1accb489d5243 authored over 15 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>