summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* LONG data type is 32 bit on WindowsSilenio Quarti2010-12-211-2/+2
|
* Bug 283320 - [SWT] Widgets flashing when moving mouse while holding Alt buttonSilenio Quarti2010-12-211-2/+4
|
* Removed comments are not complete (x, y, stateMask are also valid). These ↵Silenio Quarti2010-12-211-6/+3
| | | | are well explained in GestureEvent, it does not have to be done here.
* forgot a @since tagScott Kovatch2010-12-211-0/+1
|
* 279884 - implement Mac portion of gesture support, and add stubs for all ↵Scott Kovatch2010-12-2019-1341/+1476
| | | | other platforms.
* 279884 - Implement gestures on Win32Scott Kovatch2010-12-2022-2/+1655
|
* 'new version v3718'v3718Felipe Heidrich2010-12-201-0/+6
|
* Update current version from v3717 to v3718Felipe Heidrich2010-12-204-5/+5
|
* 332917 - XULRunner path may not work for SWT browserGrant Gayed2010-12-201-2/+24
|
* Bug 283320 - [SWT] Widgets flashing when moving mouse while holding Alt buttonSilenio Quarti2010-12-201-1/+1
|
* Bug 332887 - SWT Snippets use incorrect positioningFelipe Heidrich2010-12-201-2/+4
|
* BugÊ332709 - Use JNI add an window callback function to Shell, function can ↵Silenio Quarti2010-12-202-12/+17
| | | | not be called
* BugÊ326981 - Please add org.eclipse.ui as x-friends of SWT pluginsSilenio Quarti2010-12-201-1/+1
|
* 332647 - use windowNumberAtPoint/HIWindowFindAtLocation, which ignores holes ↵Scott Kovatch2010-12-1817-29/+198
| | | | in the window.
* 332872 - implement XOR mode for Cocoa GC.Scott Kovatch2010-12-183-0/+4
|
* Bug 29779 - BIDI: lack of ability to change orientation of widget in ↵Felipe Heidrich2010-12-1725-115/+238
| | | | runtime [no public methods yet]
* Bug 210451 - [GTK/Linux] Validation error dialog from launch configuration ↵Silenio Quarti2010-12-171-0/+11
| | | | cannot be clicked on
* update (c)Grant Gayed2010-12-162-4/+4
|
* 332599 - fix event ordering of mouseEnter/mouseExit when tracking mouse.Scott Kovatch2010-12-162-7/+19
|
* *** empty log message ***Carolyn MacLeod2010-12-161-0/+80
|
* 332700 - createSafeArray() does not work for cross processGrant Gayed2010-12-161-1/+1
|
* removed println()sLakshmi Shanmugam2010-12-166-7/+0
|
* webkit windows - fix copyrights & importsLakshmi Shanmugam2010-12-1631-227/+308
|
* webkit support for windowsSilenio Quarti2010-12-161-1/+1
|
* BugÊ332600 - [Mac][Combo]Combo Box Cursor Position is different in ↵Silenio Quarti2010-12-151-1/+1
| | | | different platforms
* adding WebKit windows packageLakshmi Shanmugam2010-12-151-1/+1
|
* Bug 220098 - Support for WebKit on WindowsLakshmi Shanmugam2010-12-1556-54/+6465
|
* 332003 - transfer focus to control when dropdown arrow clicked. Also hide ↵Scott Kovatch2010-12-141-8/+19
| | | | drop down when any click outside the calendar happens.
* 332083 - don't use current event to calculate mouse hover coordinates. No ↵Scott Kovatch2010-12-141-1/+1
| | | | guarantee current event is a mouse event.
* 331993 - use post() to move cursor so it generates a mouse move event.Scott Kovatch2010-12-141-3/+5
|
* 'new version v3717'v3717Felipe Heidrich2010-12-131-0/+6
|
* Update current version from v3716 to v3717Felipe Heidrich2010-12-134-5/+5
|
* use * for importCarolyn MacLeod2010-12-081-1/+1
|
* differences XML bridgesupport between 10.5 and 10.6Carolyn MacLeod2010-12-073-6/+6
|
* 'new version v3716'v3716Felipe Heidrich2010-12-061-0/+6
|
* Update current version from v3715 to v3716Felipe Heidrich2010-12-064-5/+5
|
* Adding duplex APICarolyn MacLeod2010-12-0620-27/+330
|
* freeRuns() has to be called from setOrientation() because it changes the ↵Felipe Heidrich2010-12-061-0/+1
| | | | segmentsText when bidi segments are used.
* 330757 - call preventDefault after handling an edit key (cut/copy/paste)Scott Kovatch2010-12-061-0/+3
|
* 330540 - check for nonactivatingpanelmask in canBecomeKeyWindow for ↵Scott Kovatch2010-12-061-1/+4
| | | | borderless tool windows.
* 331474 - create SHEETs with NSDocModalWindowMask.Scott Kovatch2010-12-063-2/+8
|
* Bug 331453 - unicode nonprintable / zero width space completely bricks editorsFelipe Heidrich2010-12-061-1/+1
|
* 331698 - call bringToTop after saving focus in forceFocus.Root_printer_workScott Kovatch2010-12-021-1/+10
|
* Bug 118659 - [Layout] Issues with algorithm in GridLayout.layout and ↵Carolyn MacLeod2010-12-027-14/+14
| | | | Composite.computeSize
* 331676 - use isMainWindow instead of comparing against [NSApplication ↵Scott Kovatch2010-12-024-1/+9
| | | | mainWindow], which can be null.
* 330749 - reworked previous fix; correctly implement Decorations#saveFocus() ↵Scott Kovatch2010-12-016-5/+24
| | | | and Shell#setFocus().
* 'new version v3715a'v3715aFelipe Heidrich2010-11-291-0/+6
|
* 330749 - track focused control via becomeFirstResponder, and don't bother ↵Scott Kovatch2010-11-293-8/+1
| | | | saving it on window deactivation.
* Bug 327560 - Failed to create Citrix Client v12Silenio Quarti2010-11-252-2/+19
|
* 'new version v3715'v3715Felipe Heidrich2010-11-221-0/+6
|