Commit ID 9500727710c9626dc536a0475cdc8a8842b13b33
|
|
Contributor: | Alexander Kurtakov | Files Modified: | 9 |
| Date: | 08-October-2012 at 19:28 | Lines Added: | 269 | |
| Repository: | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git master | Lines Removed: | 22 | |
| Commit Comment: | Use gtk_selection_data_get* functions instead of GtkSelectionData struct Fix for bug 391370. Struct members should not be accessed directly and using the members will allow to remove the memmove/sizeof bindings for GtkSelectionData which fail to compile on GTK 3.x. New implementation is used for GTK 2.14+ when the functions were introduced. |
|||
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| ...p/gtk/org/eclipse/swt/dnd/Clipboard.java | Java | 38 | 7 | 0 | 0 | 0 | 0 |
| .../org/eclipse/swt/dnd/ClipboardProxy.java | Java | 7 | 1 | 0 | 0 | 0 | 0 |
| .../gtk/org/eclipse/swt/dnd/DragSource.java | Java | 20 | 5 | 0 | 0 | 0 | 0 |
| .../gtk/org/eclipse/swt/dnd/DropTarget.java | Java | 24 | 9 | 0 | 0 | 0 | 0 |
| ...ipse.swt/Eclipse SWT PI/gtk/library/os.c | C | 80 | 0 | 15 | 0 | 5 | 0 |
| ...t/Eclipse SWT PI/gtk/library/os_custom.h | C | 5 | 0 | 0 | 0 | 0 | 0 |
| ...wt/Eclipse SWT PI/gtk/library/os_stats.c | C | 5 | 0 | 0 | 0 | 0 | 0 |
| ...wt/Eclipse SWT PI/gtk/library/os_stats.h | C | 5 | 0 | 0 | 0 | 0 | 0 |
| ...gtk/org/eclipse/swt/internal/gtk/OS.java | Java | 45 | 0 | 20 | 0 | 0 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.