Today
-
-
-
r7168
(Fix Arrays.equals(Object[], Object[]) to handle nulls, this ...) committed by tamplinjohn
- Fix Arrays.equals(Object[], Object[]) to handle nulls, this time correctly.
Patch by: hhchan@google.com
Review by: jat
Fix Arrays.equals(Object[], Object[]) to handle nulls, this time correctly.
Patch by: hhchan@google.com
Review by: jat
-
-
-
-
r7164
(Don't run DOMTest.testGetAbsolutePosition on HtmlUnit.
Patc...) committed by tamplinjohn
- Don't run DOMTest.testGetAbsolutePosition on HtmlUnit.
Patch by: jat
Review by: amitmanjhi (verbal)
Don't run DOMTest.testGetAbsolutePosition on HtmlUnit.
Patch by: jat
Review by: amitmanjhi (verbal)
-
-
r7162
(UI cleanups -- move all Swing interaction to the UI thread, ...) committed by tamplinjohn
- UI cleanups -- move all Swing interaction to the UI thread, add a notification
of failure to load modules, and fix log level for favicon.ico 404's.
Patch by: jat
Review by: rdayal
UI cleanups -- move all Swing interaction to the UI thread, add a notification
of failure to load modules, and fix log level for favicon.ico 404's.
Patch by: jat
Review by: rdayal
-
r7161
(Merging trunk r7160 into this branch.
) committed by j...@google.com
- Merging trunk r7160 into this branch.
Merging trunk r7160 into this branch.
-
r7160
(Cleans up javadoc in layout panels (TODOs will be captured a...) committed by j...@google.com
- Cleans up javadoc in layout panels (TODOs will be captured as issues).
Fix for non-standard gwt-Tab style name.
Review by: bruce (TBR)
Cleans up javadoc in layout panels (TODOs will be captured as issues).
Fix for non-standard gwt-Tab style name.
Review by: bruce (TBR)
-
r7159
(Merging trunk r7158 into this branch.
) committed by j...@google.com
- Merging trunk r7158 into this branch.
Merging trunk r7158 into this branch.
-
r7158
(A number of tweaks to the mail sample.
Fix for the non-stand...) committed by j...@google.com
- A number of tweaks to the mail sample.
Fix for the non-standard style names in SplitLayoutPanel.
Review: bruce (desk check)
A number of tweaks to the mail sample.
Fix for the non-standard style names in SplitLayoutPanel.
Review: bruce (desk check)
-
issue 4270
(JavaScript undefined members are written as [undefined,undef...) reported by mmastrac
-
-
-
UsingOOPHM
(How to use OOPHM in current trunk.) Wiki page edited by tamplinjohn
- Revision r7156
Edited wiki page through web user interface.
Revision r7156
Edited wiki page through web user interface.
-
r7155
(Fixes JUnit sessions to not use Cookies, which can be proble...) committed by scottb@google.com
- Fixes JUnit sessions to not use Cookies, which can be problematic.
- The session id is passed through RPC
- Session ids are now ints.
Suggested by: jlabanca
Review by: jlabanca
Fixes JUnit sessions to not use Cookies, which can be problematic.
- The session id is passed through RPC
- Session ids are now ints.
Suggested by: jlabanca
Review by: jlabanca
-
-
-
r7153
(Fix JUnitShell/etc so it doesn't rely on the user agent to i...) committed by tamplinjohn
- Fix JUnitShell/etc so it doesn't rely on the user agent to identify different
sessions, but instead sets a session cookie. This fixes two instances/tabs
of the same browser as well as connections via proxies.
Patch by: scottb
Review by: jat
Fix JUnitShell/etc so it doesn't rely on the user agent to identify different
sessions, but instead sets a session cookie. This fixes two instances/tabs
of the same browser as well as connections via proxies.
Patch by: scottb
Review by: jat
-
-
-
-
-
r7152
(Updated branch-info.txt to reflect merge of trunk@r7150 into...) committed by rdayal@google.com
- Updated branch-info.txt to reflect merge of trunk@r7150 into releases/2.0 at r7151.
Updated branch-info.txt to reflect merge of trunk@r7150 into releases/2.0 at r7151.
-
-
r7150
(Got rid of port-guessing logic. We now use setStartupURLs as...) committed by rdayal@google.com
- Got rid of port-guessing logic. We now use setStartupURLs as our init hook. We no longer send over
the dev mode query params. We send over the startup URLs.
Review by: mmendez
Got rid of port-guessing logic. We now use setStartupURLs as our init hook. We no longer send over
the dev mode query params. We send over the startup URLs.
Review by: mmendez
-
-
r7148
(Improve the DevMode UI, both for GPE and Swing:
- startup U...) committed by tamplinjohn
- Improve the DevMode UI, both for GPE and Swing:
- startup URLs are specified separately from launching them, allowing them
to be displayed earlier
- if no startup URLs are supplied, they are inferred from the contents of
the war directory
- the Swing UI is change to better allow launching of the URLs and to give
feedback while processing modules
- Ctrl-Key mappings are now Command-Key on the Mac
Patch by: jat
Review by: rdayal
Improve the DevMode UI, both for GPE and Swing:
- startup URLs are specified separately from launching them, allowing them
to be displayed earlier
- if no startup URLs are supplied, they are inferred from the contents of
the war directory
- the Swing UI is change to better allow launching of the URLs and to give
feedback while processing modules
- Ctrl-Key mappings are now Command-Key on the Mac
Patch by: jat
Review by: rdayal
-
r7147
(Updating Chrome, IE, and Firefox plugin installers with glas...) committed by scottb@google.com
- 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: jat
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: jat
Yesterday
-
r7146
(Nukes svn:merginfo over all of trunk.
Review by: jat
) committed by scottb@google.com
- Nukes svn:merginfo over all of trunk.
Review by: jat
Nukes svn:merginfo over all of trunk.
Review by: jat
-
r7145
(Update Mac FF shared libraries.
Patch by: jat
Unreviewed
) committed by tamplinjohn
- Update Mac FF shared libraries.
Patch by: jat
Unreviewed
Update Mac FF shared libraries.
Patch by: jat
Unreviewed
-
r7144
(Update Fedora/etc shared libraries.
Patch by: jat
Unreviewe...) committed by tamplinjohn
- Update Fedora/etc shared libraries.
Patch by: jat
Unreviewed
Update Fedora/etc shared libraries.
Patch by: jat
Unreviewed
-
r7143
(Improve debug logging to help track down crash.
Patch by: j...) committed by tamplinjohn
- Improve debug logging to help track down crash.
Patch by: jat
Review by: scottb (TBR)
Improve debug logging to help track down crash.
Patch by: jat
Review by: scottb (TBR)
-
-
r7141
(Remove TODOs from hosted.html, captured in issues instead.
...) committed by tamplinjohn
- Remove TODOs from hosted.html, captured in issues instead.
Patch by: jat
Review by: bruce
Remove TODOs from hosted.html, captured in issues instead.
Patch by: jat
Review by: bruce
-
-
r7139
(Disconnected plugin glasspanel lightened to 75% opacity.
Re...) committed by scottb@google.com
- Disconnected plugin glasspanel lightened to 75% opacity.
Review by: bruce, abowers
Disconnected plugin glasspanel lightened to 75% opacity.
Review by: bruce, abowers
-
-
r7137
(Use a css expression for hosted.html's disconnect screen in ...) committed by scottb@google.com
- Use a css expression for hosted.html's disconnect screen in IE6 standards mode.
We can't set a resize handler from the inner frame, and it's a minute enough case that it's not
worth adding in extra plumbing just to wedge the resize handler in there.
Review by: jat
Use a css expression for hosted.html's disconnect screen in IE6 standards mode.
We can't set a resize handler from the inner frame, and it's a minute enough case that it's not
worth adding in extra plumbing just to wedge the resize handler in there.
Review by: jat
-
r7136
(Plugins: update prebuilt binaries to r7135 (graceful disconn...) committed by scottb@google.com
- Plugins: update prebuilt binaries to r7135 (graceful disconnect).
Patch by: me, bobv
Plugins: update prebuilt binaries to r7135 (graceful disconnect).
Patch by: me, bobv
-
r7135
(Add support for disconnection glass panel in Safari plugin.
...) committed by bobv@google.com
- Add support for disconnection glass panel in Safari plugin.
Patch by: bobv
Review by: scottb
Add support for disconnection glass panel in Safari plugin.
Patch by: bobv
Review by: scottb
-
r7134
(A variety of build and cosmetic updates to the Safari plugin...) committed by bobv@google.com
- A variety of build and cosmetic updates to the Safari plugin.
Patch by: bobv
Review by: scottb
A variety of build and cosmetic updates to the Safari plugin.
Patch by: bobv
Review by: scottb
-
-
r7132
(Fix PrefixTree implementation on Chrome
Review by: jat
) committed by r...@google.com
- Fix PrefixTree implementation on Chrome
Review by: jat
Fix PrefixTree implementation on Chrome
Review by: jat
-
issue 4268
(Deprecate automatic addition of <source path='client'> in Mo...) changed by scottb@google.com
-
Owner:
br...@google.com
Labels:
Category-Compiler Type-Enhancement
Owner:
br...@google.com
Labels:
Category-Compiler Type-Enhancement
-
-
-
r7129
(IE, Chrome, Firefox plugins: gracefully disconnect when serv...) committed by scottb@google.com
- 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 lots
of noise.
2) Plugins invokes hosted.html's __gwt_disconnected() method the first time the session is detected
as dropped. This glasspanels the app.
Review by: jat
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 lots
of noise.
2) Plugins invokes hosted.html's __gwt_disconnected() method the first time the session is detected
as dropped. This glasspanels the app.
Review by: jat
-
r7128
(Restructures Chrome and Firefox plugin VS projects to group ...) committed by scottb@google.com
- Restructures Chrome and Firefox plugin VS projects to group source files.
Review by: jat
Restructures Chrome and Firefox plugin VS projects to group source files.
Review by: jat
|