summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixed code format, added since tagsFelipe Heidrich2010-12-211-16/+8
* Removed unnecessary indirection for wmGesture.Scott Kovatch2010-12-212-12/+8
* fixed code format, added since tagsFelipe Heidrich2010-12-211-13/+14
* Avoid warnings in Windows 64 bit. Remove HIDWORD macro since it is not used.Silenio Quarti2010-12-211-27/+5
* LONG data type is 32 bit on WindowsSilenio Quarti2010-12-211-6/+6
* 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 are...Silenio Quarti2010-12-211-6/+3
* forgot a @since tagScott Kovatch2010-12-211-0/+1
* 279884 - implement Mac portion of gesture support, and add stubs for all othe...Scott Kovatch2010-12-2019-1341/+1476
* 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
* 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
* 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 runtime...Felipe Heidrich2010-12-1725-115/+238
* Bug 210451 - [GTK/Linux] Validation error dialog from launch configuration c...Silenio Quarti2010-12-171-0/+11
* 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 different...Silenio Quarti2010-12-151-1/+1
* 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 dro...Scott Kovatch2010-12-141-8/+19
* 332083 - don't use current event to calculate mouse hover coordinates. No gua...Scott Kovatch2010-12-141-1/+1
* 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 segm...Felipe Heidrich2010-12-061-0/+1
* 330757 - call preventDefault after handling an edit key (cut/copy/paste)Scott Kovatch2010-12-061-0/+3
* 330540 - check for nonactivatingpanelmask in canBecomeKeyWindow for borderles...Scott Kovatch2010-12-061-1/+4
* 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 Composit...Carolyn MacLeod2010-12-027-14/+14
* 331676 - use isMainWindow instead of comparing against [NSApplication mainWin...Scott Kovatch2010-12-024-1/+9