summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-103-3/+3
* Bug 339345 - ClassCast exception when drop target is ListSilenio Quarti2011-03-091-10/+5
* Bug 310242 - Tree expands while dragging over non-leaf itemLakshmi Shanmugam2011-03-043-2/+29
* 335172 - set the drop feedback on the row we computed feedback for.Scott Kovatch2011-02-011-4/+12
* fixed 64-bit error -Bug 296254 - No Drop on Label with filtransferLakshmi Shanmugam2010-08-091-1/+1
* Bug 296254 - [DND] No Drop on Label with filtransferLakshmi Shanmugam2010-08-091-0/+11
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-313-3/+3
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-0/+6
* 305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed2010-04-131-0/+4
* compiler warningsSilenio Quarti2010-02-262-11/+11
* 278041 - Mac: When modal dialog is up, its parent window should not respond ...Kevin Barnes2009-10-231-3/+12
* 290568 - [DND] JVM crash with "Invalid memory access" after calling dispose(...Kevin Barnes2009-10-211-10/+15
* Bug 126158: [DND] Provide support for FEEDBACK_INSERT_BEFORE for drag under e...Felipe Heidrich2009-08-211-1/+14
* 277454 - [DND] Mac: Refresh required after dragging file to desktopKevin Barnes2009-07-201-0/+36
* 278981 - NSPasteboard.generalPasteboard () can be nullKevin Barnes2009-07-061-1/+3
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-0116-0/+3755
* *** empty log message ***Felipe Heidrich2009-06-3016-3755/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-297-7/+7
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-274-1/+5
* fix commentSilenio Quarti2009-05-212-0/+2
* 274890 - SWT crashSilenio Quarti2009-05-051-2/+2
* 270382 - Clear the 'no-drop' cursor if we are returning a status that will ca...Scott Kovatch2009-04-101-7/+32
* 263508 - rewrite of dragging for tables and trees.Scott Kovatch2009-04-102-6/+4
* 263508 - rewrite of dragging for tables and trees.Scott Kovatch2009-04-101-109/+231
* 271336 - Test failures on Mac OSKevin Barnes2009-04-071-0/+1
* DND auto expand/collapse fixSilenio Quarti2009-04-061-1/+0
* 270381 - Drag and drop to Tree does not show drop target selection feedbackSilenio Quarti2009-04-063-228/+128
* drag source effect (image) for table and treeSilenio Quarti2009-03-063-8/+117
* 264703 - don't set cursor for things Appkit dos for us.Scott Kovatch2009-02-121-30/+5
* 247444 - [DND] NavigatorDnDService does not update DragSource Transfer if inv...Kevin Barnes2009-02-051-0/+1
* 248796 - place file names in the drag when starting the drag, just like on Ca...Scott Kovatch2009-02-041-0/+25
* 262700 - See if the dragged item is flipped (control.view.isFlipped()) and ad...Scott Kovatch2009-02-021-1/+5
* 262984 - added explicit checks of OS.PTR_SIZEOF before any call to SetThemeCu...Scott Kovatch2009-01-301-11/+10
* optimize widget lookupGrant Gayed2009-01-161-2/+2
* 261052 - free the alpha'd drag image after the drag is finished.Scott Kovatch2009-01-151-8/+11
* 259003 - Need to update the cursor during dragUpdated. Also put back the defa...Scott Kovatch2009-01-142-19/+45
* 253964 - Clear the JNI reference from the DragSource or SWTAccessibleDelegate...Scott Kovatch2008-11-051-0/+2
* 64-bit cleanupScott Kovatch2008-09-262-8/+8
* 248728 - Removed getSimpleName() and replaced with object_getClass.Scott Kovatch2008-09-261-20/+4
* 248735 - Remove stray System.out.println, and clean up imports.Scott Kovatch2008-09-261-29/+6
* Fixed compiler error in jre1.4 or olderDuong Nguyen2008-09-261-2/+4
* 211652 - First working drag and drop implementation for Cocoa port.Scott Kovatch2008-09-255-708/+884
* 247237 - Compiler warnings in cocoa port in N20080914-2000Grant Gayed2008-09-155-10/+0
* 64 bit workSilenio Quarti2008-08-183-4/+4
* 211796 - Regenerate the PI ("Platform Interface") to better match cocoaSilenio Quarti2008-08-149-29/+15
* *** empty log message ***Silenio Quarti2008-07-301-1/+1
* make TransferData.type be an int because of other platformsSilenio Quarti2008-07-304-19/+21
* *** empty log message ***Silenio Quarti2008-07-152-37/+20
* use cocoa type names from clipboardSilenio Quarti2008-07-152-14/+22
* *** empty log message ***Silenio Quarti2008-07-151-2/+0