What's new?
|
Help
|
Directory
|
Sign in
google-web-toolkit
Google Web Toolkit (GWT)
Project Home
Downloads
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
3312 - 3288 of 3312
Older
›
Rev
Scores
Commit log message
Date
Author
r3312
Fix copyright messages in common plugin code.
Today (8 hours ago)
b...@google.com
r3311
Checkpoint compiling Firefox plugin.
Today (17 hours ago)
j...@google.com
r3310
Fix include path problem.
Today (18 hours ago)
j...@google.com
r3309
Clean up eclipse settings after merge, restore plugins project, make Mock classes compile.
Today (18 hours ago)
j...@google.com
r3308
Update WebKit plugin to support new wire protocol. Improve exception handling to pass CompilerSuite and CoreSuite. Used scoped_array when possible to prevent leaks. Updated prebuilt binary.
Today (18 hours ago)
b...@google.com
r3307
Fix premature deletion of ids in FreeValueMessage; add destructor.
Today (18 hours ago)
b...@google.com
r3306
Fix a couple of memory leaks by switching to scoped_array.
Today (19 hours ago)
b...@google.com
r3305
Get OOPHM server to better support exception sandwiches with Java and JSO exception types unwinding through the stack. Adds additional HostedMode tests for exception sandwiches. Reenables additional tests for JSOs.
Today (20 hours ago)
b...@google.com
r3304
Don't mess with the Thread's context ClassLoader.
Today (20 hours ago)
b...@google.com
r3303
Make compiler go faster. Particularly when you have: a) Several permutations b) More than one processor It's also faster with several permutations and just one processor. Here's the basic design: 1) Build a unified Java AST from Eclipse's JDT tree; represent unresolved deferred binding decisions as explicit nodes 2) Do optimizations on this tree. 3) Serialize into a byte buffer (thanks to Bruce for this tasty suggestion) 4) Crank up N worker threads 5) Each worker thread: a) Grabs a partic
Today (23 hours ago)
sco...@google.com
r3302
Fixed a bug in Tree where expanding a TreeItem would cause the Tree to scroll up to the selected TreeItem if the selected TreeItem isn't visible. Patch by: jlabanca Review by: jgw (desk)
Yesterday (24 hours ago)
jlaba...@google.com
r3301
Rework exception handling in the OOPHM server to remove the "exception nature" from JsValue.
Yesterday (24 hours ago)
b...@google.com
r3300
Make LoadModuleMessage return the correct result code.
Yesterday (24 hours ago)
b...@google.com
r3299
Translated the Tree example in the Showcase sample into other languages. Also added interactivity to the Contacts list in the StackPanel example so that clicking on a contact displays a popup with the contacts name and email.
Yesterday (27 hours ago)
jlaba...@google.com
r3298
Changes the ContentWidget class in the Showcase sample to create the loading indicator using string manipulation instead of creating an Image and converting it to HTML using toString(). We are trying to avoid the use of toString because the documentation insinuates that it is for debugging purposes. Patch by: jlabanca Review by: jgw (desk)
Yesterday (27 hours ago)
jlaba...@google.com
r3297
Ensure that the JSON code in the Dictionary example of the Showcase sample is always left aligned, even in RTL mode. Patch by: jlabanca Review by: jgw (desk)
Yesterday (28 hours ago)
jlaba...@google.com
r3296
Aligns the close button in the DialogBox example of the Showcase sample to the left side of the popup in RTL mode. Patch by: jlabanca Review by: jgw (desk)
Yesterday (28 hours ago)
jlaba...@google.com
r3295
Changed the font size of the Source Code and CSS styles in the Showcase to 8pt to make it consistent across all browsers. Patch by: jlabanca Review by: jgw (desk)
Yesterday (28 hours ago)
jlaba...@google.com
r3294
Make common plugin code compile.
Yesterday (28 hours ago)
b...@google.com
r3293
Checkpoint progress of refactoring the browser channel and common code.
Yesterday (45 hours ago)
j...@google.com
r3292
Fixed a bug in the Showcase sample where the options at the top of the page are not left aligned in RTL mode in some browsers. Patch by: jlabanca Review by: jgw (desk)
Jul 22 (2 days ago)
jlaba...@google.com
r3291
Added a default time to the DateTimeFormat example in Showcase. Patch by: jlabanca Review by: jgw (desk)
Jul 22 (2 days ago)
jlaba...@google.com
r3290
Updated the JavaDoc in the DecoratorPanel and DecoratedPopupPanel to explain that when setting the size of the Widget, the user needs to also set the height and width of the middleCenter element to 100% so it takes all of the availble space. Patch by: jlabanca Review by: jgw (desk)
Jul 22 (2 days ago)
jlaba...@google.com
r3289
Fixed the description of the FlowPanel example in the Showcase sample by removing the comment about moving the splitter bar. Patch by: jlabanca Review by: jgw (desk)
Jul 22 (2 days ago)
jlaba...@google.com
r3288
Fixed the MenuItemSeparator styles. Patch by: jlabanca Review by: jgw (desk)
Jul 22 (2 days ago)
jlaba...@google.com
3312 - 3288 of 3312
Older
›