summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 294761 - Gripper icon on Mac status bar should be transparentLakshmi Shanmugam2010-07-075-2/+47
|
* remove bogus changeSilenio Quarti2010-07-071-2/+2
|
* update build_all to include all platformsSilenio Quarti2010-07-071-22/+22
|
* 64 bitSilenio Quarti2010-07-072-3/+2
|
* check compilation for branchSilenio Quarti2010-07-071-1/+1
|
* WPF is not builtSilenio Quarti2010-07-071-1/+6
|
* Bug 316938 - Incorrect signature for OS.XGetWindowPropertySilenio Quarti2010-07-063-16/+16
|
* Fix over-aggressive refactoring.Scott Kovatch2010-07-061-1/+1
|
* 314243 - if tooltip tracking gets NSMouseMoved on inactive window convert ↵Scott Kovatch2010-07-061-1/+18
| | | | coordinates to that window.
* 315894 - don't check keyInputHappened while processing insertText.Scott Kovatch2010-07-061-2/+1
|
* Bug 240657 - Combo.setText() doesnt set the text if the string is a ↵Felipe Heidrich2010-07-051-3/+6
| | | | substring of the strings in combo
* Bug 294860 - Left arrow buttons point to the rightLakshmi Shanmugam2010-07-011-3/+3
|
* 313121 - call setUsesFontPanel(false) so font changes don't happen ↵Scott Kovatch2010-06-304-1/+11
| | | | automatically.
* Bug 317390 - Editors hang for several seconds when processing input when ↵Carolyn MacLeod2010-06-301-2/+2
| | | | Windows On-Screen Keyboard accessory is running
* 317054 - rework key handling and selection for Tree, Table and List.Scott Kovatch2010-06-293-13/+30
|
* make WebKitGTK default on GTKGrant Gayed2010-06-281-6/+1
|
* 313593 - Add separate code path for visible children vs. all children.Scott Kovatch2010-06-281-9/+30
| | | | | 314946 - If accessible adds help or a title, add the matching property to the list. Added debugging code and cleaned up native notifications sent for table changes.
* 317782 - When putting strings on the clipboard use utxt and TEXT.Scott Kovatch2010-06-283-23/+32
|
* 317051 - Don't send selection events on non-user-initiated changesScott Kovatch2010-06-283-56/+72
| | | | 317054 - only send one selection event if multiple items are selected.
* *** empty log message ***Grant Gayed2010-06-281-1/+1
|
* update Bundle-Version to 3.7...Grant Gayed2010-06-283-3/+3
|
* 316811 - change all "Safari" references to "WebKit"Grant Gayed2010-06-2512-148/+148
|
* 312830 - [Mozilla] XPCOM error when removing DOM listeners should not crashGrant Gayed2010-06-251-2/+1
|
* initial BarChart exampleCarolyn MacLeod2010-06-253-0/+453
|
* 317074 - Snippet31 should dispose TrackerGrant Gayed2010-06-171-1/+6
|
* 'new version v3650b'v3650bR3_6Felipe Heidrich2010-06-021-0/+6
|
* Bug 314914 - Confusing GridData javadocCarolyn MacLeod2010-06-021-3/+11
|
* Bug 315326 - SIGSEGV in _G_OBJECT_TYPE during moveAboveSilenio Quarti2010-06-021-3/+7
|
* 'new version v3650a'v3650aFelipe Heidrich2010-05-311-0/+6
|
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_COPYRIGHT_BASH_FOR_36RC4Carolyn MacLeod2010-05-311-2/+1
|
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-31270-280/+308
|
* Bug 314492 - Do the annual copyright/javadoc bashBEFORE_COPYRIGHT_BASH_FOR_36RC4Carolyn MacLeod2010-05-311-2/+2
|
* 'new version v3650'v3650Felipe Heidrich2010-05-261-0/+6
|
* Update current version from v3649 to v3650Felipe Heidrich2010-05-264-5/+5
|
* 314432 - First click on not yet enriched hover closes hover immediatelyGrant Gayed2010-05-261-32/+0
|
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-26173-347/+2435
|
* Bug 314492 - Do the annual copyright/javadoc bashBEFORE_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-264-6/+6
|
* Bug 250427 - Javadoc of constructor Cursor(Device, int) should mention ↵Silenio Quarti2010-05-261-2/+1
| | | | Display#getSystemCursor(int)
* 311936 - FIX PART 2: [regression] swt-xulrunner-win32 fails to load on ↵Grant Gayed2010-05-262-4/+0
| | | | vanilla WinXP SP2
* Bug 313594 - Word unexpectedly selected when user types ctrl+arrow in editor ↵Felipe Heidrich2010-05-261-5/+13
| | | | and using screen reader
* Bug 250427 - Javadoc of constructor Cursor(Device, int) should mention ↵Lakshmi Shanmugam2010-05-261-0/+5
| | | | Display#getSystemCursor(int)
* Bug 250427 - Javadoc of constructor Cursor(Device, int) should mention ↵Carolyn MacLeod2010-05-261-2/+1
| | | | Display#getSystemCursor(int)
* 'new version v3649a'v3649aFelipe Heidrich2010-05-251-0/+6
|
* javadocGrant Gayed2010-05-253-4/+5
|
* 313813 - take updated NLS translations from babelGrant Gayed2010-05-256-8/+82
|
* *** empty log message ***Grant Gayed2010-05-251-0/+3
|
* initialGrant Gayed2010-05-251-0/+183
|
* Bug 314064 - [Doc] API doc of Program.launch (String, String) has to be ↵Lakshmi Shanmugam2010-05-251-4/+4
| | | | modified
* Bug 313711 - API inconsistencies between dispose() and isDisposed()Lakshmi Shanmugam2010-05-2412-12/+14
|
* Bug 314079 - wrong constant value in SWT.OrientationChange javadocLakshmi Shanmugam2010-05-241-1/+1
|