IP Log for rt.rap 1.2

Licenses

Third-Party Code

CQ

Third-Party Code

License

Use

71

Apache Commons Lang Version: 2.1

Apache License, 2.0

 

2370

Apache Batik Version: 1.6 **See Comments 6&7 re CSS SAC API

Apache License, 2.0

 

2375

Junit Version: 3.8.2 (PB CQ2206)

Common Public License 1.0

unmodified source & binary

2377

Apache Commons Logging Version: 1.0.4 (PB CQ1945)

Apache License, 2.0

unmodified source & binary

2462

ExpandBar Widget

Eclipse Public License

 

2463

DateTime Widget

Eclipse Public License

 

2471

Scale Widget

Eclipse Public License

 

2876

qooxdoo Version: 0.7.4 (Subset - see comments)

Eclipse Public License + Modified JSON

modified source

2916

jetty Version: 6.1.7 (*Subset) (using Orbit CQ2081)

Apache License, 2.0 + Custom Permissive OS Licenses

unmodified binary source & binary

2917

Java Servlet API Version: 2.5 (using Orbit CQ2075)

Apache License, 2.0

unmodified binary

3344

ICU4J and ICU4J replacement Version: 4.0.1 (ATO CQ2970) (using Orbit CQ2981)

MIT license with no endorsement clause, Unicode license

unmodified source & binary

No pre-req dependencies

Unused Approved Contributions

CQ

Third-Party Code

License

Status

69

Rhino 1.6R1 Version: 1.6R1 (**excluding proprietary files grabbed during build)

Netscape Public License 1.1 (NPL)

obsolete: was used in the past but is not longer used

70

Apache Commons File Upload Version: 1.0

Apache Software License 1.1

unused: not currently in use, but may be used in a future release

1192

qooxdoo Version: 0.7 (rev 9276) (subset)

Eclipse Public License +JSON for Eclipse

obsolete: was used in the past but is not longer used

2057

qooxdoo Version: 0.7.3 (subset)

Eclipse Public License +JSON

obsolete: was used in the past but is not longer used

2378

Jetty Version: 5.1.14 (*Subset) (PB CQ2080)

Apache License, 2.0 + Custom Permissive OS Licenses

obsolete: was used in the past but is not longer used

2379

ICU4J and ICU4J replacement Version: 3.8.1 (PB CQ1956)

MIT License with "no endorsement" clause

obsolete: was used in the past but is not longer used

2380

Apache Java Servlet API Version: 2.4 (PB CQ2074)

Apache License, 2.0

obsolete: was used in the past but is not longer used

2851

RAP Theme Editor

Eclipse Public License

unused: not currently in use, but may be used in a future release

Committers

Past and Present Active

Name

Organization

 

Frankf Appel

 

 

Jordi Bohme Lopez

Innoopract

 

Ivan Furnadjiev

Innoopract

 

R?diger Herrmann

Innoopract

 

Jochen Krause

Innoopract

 

Benjamin Muskalla

Innoopract

 

Joel Oliveira

 

 

Stefan Rock

 

 

Holger Staudacher

Innoopract

 

Ralf Sternberg

Innoopract

 

Elias Volanakis

Innoopract

 

 

Never Active

Name

Organization

 

Istvan Ballok

 

 

Contributors and Their Contributions

Bug

Size

Description

Benedikt Arnold (gmx.info)

193302

1.1K

TableItem.getBounds calculates wrong width if table style is SWT.CHECK
Replacement for the patch above

Hasan Ceylan (batoo.org)

276596

1.3K

[Spinner] misses to fire events under some circumstances
patch to solve backspace & missed digit key in problems

Mariot Chauvin (obeo.fr)

200389

1.0K

Link widget allows every html tag
escape html tags

DaAzrael (gmx.de)

251820

592

[TableItem] setText (String [] strings) doesn't exist
comment #0

251820

844

[TableItem] setText (String [] strings) doesn't exist
comment #2

Hugo Ferreira (gmail.com)

237134

1.1K

[Table] TableItem#setBackground() overrides the selection color
Proposed patch for version 1.1 RC4.

Ivan Furnadjiev (eclipsesource.com)

239006

62.6K

Scale widget is missing
Patch without the binary data (images).

240684

3.7K

Disabling a sub menu doesn't work in cascaded menues
Patch that fixed it.

Hugh Gibson (cix.co.uk)

204910

1.3K

IE7 leaks memory on each request
Fixes the problem by using a dummy function

Stefan Hansel (tolina.de)

241843

18.5K

class SWT is missing 'LEFT_TO_RIGHT' and 'RIGHT_TO_LEFT' (where each control should have at least one of these bits set)
Updated to current CVS-HEAD

Christian Janz (cas.de)

195171

6.3K

[Text] Implement selection methods for Text with SWT.MULTI
Patch to enable the text-selection in multi-line text widgets

Cole Markham (tamu.edu)

275351

5.1K

Cross-Site Scripting Security Vulnerability
patch to address XSS vulnerability

Ed Merks (gmail.com)

215908

1.2K

WizardDialog.run should not use null as the progress monitor
Changes to use in a null progress monitor rather than null.

Igor Pavlenko (inbox.ru)

273769

4.8K

Radio selection events work wrong
Patch for this issue

275998

1.3K

WorkbenchPreferenceExtensionNode and pluginId
Patch to fix problem

Austin Riddle (tamu.edu)

258961

1.1K

Wrong Message Bundle Reference in ActivityMessages
Patch with changed code

271277

3.7K

[Tree] labels of following columns misplaced when showing an image in a column
Fix for the image alignment

275380

2.4K

RAP Cookies Not Secured
Patch that secures cookie and validates contents upon read

Stefan Riesen (riesen-net.ch)

268654

796

Typo in Java script file leads to JavaScript Evaluation Error
Patch to resolve the javascript bug

Roberto Sanchez (autonomind.com)

255690

1.1K

[DateTime] Widget doesn't get Typed Year value
This patch solves the problem

Tom Schindl (bestsolution.at)

272674

1.3K

[ExpandBar] Calculation of ExpandItem-Control incorrect
Patch

Boris Stepanov (rocketsoftware.com)

273009

1.0K

[Browser] parent.qx.ui is null error when iframe loads its content
IFrame.js fix

Vasko Tchoumatchenko (eclipsesource.com)

249630

853

IRunnableWithProgress in WorkbenchAdvisor does not show dialog
Fix

253756

2.0K

Request retry causes multiple browser-instances error
An incorrect bug number reference fixed in the comments.

260032

1.4K

Expression controlled activities are inconsistent when persisted and reloaded
Remove expression controlled activities persistence

260399

12.7K

Fix for various expression-based activities related issues
Fixes various expression-based activities related issues

260662

13.9K

ColorDialog for RWT
Updated ColorDialog.java

262397

1.1K

Error Dialog Throws Exception
Fix

270884

2.1K

[Contributions] WorkbenchServiceRegistry fails with ArrayStoreException
RAP adaptation of the 264845 patch

Darko Varju (eclipsesource.com)

246074

1.6K

CTabFolder#getItem(Point) is missing
missing method getItem(Point) added

Elias Volanakis (eclipsesource.com)

219028

387.9K

Implement activities in RAP
Support for activities in RAP

220476

112.1K

Provide an RWT-based mechanism for persisting settings
Setting Store Patch v3

220477

18.4K

Provide AbstractUIPlugin.getPreferenceStore()
Sample Project v2

Scott Warner (healthlanguage.com)

259030

1.8K

StackOverflowError in widget id generator
New patch for fix

Stefan Rock (cas.de)

251184

1.0K

[Text] Size determination for text containing only blanks is wrong
Patch proposal

Repositories

The information contained in this log was generated by using commit information from the following repositories:

/cvsroot/rt/org.eclipse.rap