Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Use gdk_text_property_to_utf8_list + _for_display.Alexander Kurtakov1-1/+1
2012-02-28Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.Alexander Kurtakov2-4/+4
2012-02-06Bug 354978 - Use Cairo as backend for graphics operations (comment#18)Silenio Quarti2-4/+0
2012-01-18Merge master into Bug354978Bogdan Gheorghe3-3/+11
2012-01-18Temporarily disable DND effects in Tree/Table when using CairoBogdan Gheorghe2-2/+4
2012-01-17GC CopyArea for scrollingBogdan Gheorghe2-0/+2
2011-12-19Bug 367120 - gtk_tree_selection_get_selected_rows() invocations areGrant Gayed2-2/+6
2011-11-25Bug 364762 - Conditional usage of GtkTreeView newer coord function. (conditio...Silenio Quarti1-2/+2
2011-11-25Bug 364762 - Conditional usage of GtkTreeView newer coord function.Alexander Kurtakov1-1/+5
2011-10-19share code to create image from pixbuf. fixed pasting of images with alphaSilenio Quarti1-14/+12
2011-10-19Use ImageList.createPixbuf in ImageTransfer. fixed images with alphaSilenio Quarti1-31/+26
2011-10-19shared copies of Display.createPixbufSilenio Quarti1-57/+1
2011-09-23fix permission of filesSilenio38-0/+0
2011-05-16Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod1-1/+1
2011-05-16Bug 341895-DND actions in AbstractTreeViewer lead to NPE and application freezeLakshmi Shanmugam1-0/+1
2011-05-16Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod1-1/+1
2011-05-10Bug 317255 - Clipboard data is lost on exit (Should implement the freedeskto...Silenio Quarti1-2/+20
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod8-8/+8
2011-05-09After javadoc bash for 3.7RC1AFTER_JAVADOC_BASH_FOR_37RC1Carolyn MacLeod1-0/+76
2011-04-01Bug 341085 - swt tests timing out linux.gtk.x86 in N20110327-2000Silenio Quarti1-0/+28
2011-03-09Bug 339345 - ClassCast exception when drop target is ListSilenio Quarti1-10/+5
2011-03-04Bug 310242 - Tree expands while dragging over non-leaf itemLakshmi Shanmugam3-2/+29
2011-02-01335172 - set the drop feedback on the row we computed feedback for.Scott Kovatch1-4/+12
2010-11-01328654 - apply string encoding changes in TextTransfer to HTMLTransferScott Kovatch1-8/+35
2010-08-11Bug 243529 - [DND] [Mac] Erratic DND behaviour on Mac OS XLakshmi Shanmugam1-0/+3
2010-08-09fixed 64-bit error -Bug 296254 - No Drop on Label with filtransferLakshmi Shanmugam1-1/+1
2010-08-09Bug 296254 - [DND] No Drop on Label with filtransferLakshmi Shanmugam1-0/+11
2010-08-09initial checkin of Qt Source code as approved in https://dev.eclipse.org/ipzi...Christian Campo16-0/+2918
2010-08-06BugÊ312365 - Carbon: DnD fails when dropping object to a child controlSilenio Quarti1-4/+11
2010-06-28317782 - When putting strings on the clipboard use utxt and TEXT.Scott Kovatch1-15/+15
2010-05-31Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod18-18/+18
2010-05-26Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod7-0/+42
2010-04-13305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed8-0/+56
2010-04-12Bug 308445 - DBCS3.6: DragSource and DropTarget can not handle surrogate pair...Felipe Heidrich1-29/+67
2010-03-15BugÊ304093 - Mac/Carbon DnD: DragSourceListener.dragSetData fired when File ...Silenio Quarti1-27/+12
2010-02-26compiler warningsSilenio Quarti2-11/+11
2010-01-21153809 - (Continued Patch..) Copy / Cut on Linux is very flakey with 3.2Praveen Innamuri1-1/+2
2010-01-14299436 - org.eclipse.swt.dnd.DragSourceListener javadoc references bogus "op...Kevin Barnes1-3/+3
2010-01-11153809 - [Clipboard] Copy / Cut on Linux is very flakey with 3.2Praveen Innamuri1-4/+14
2009-12-15Bug 297823 - TextTransfer should specify more clearly that it does not transl...Felipe Heidrich1-0/+6
2009-12-15295185 - Refresh of PDF in SWT browser leads to jvm crashGrant Gayed4-5/+15
2009-11-16Roll back 153809Bogdan Gheorghe1-28/+6
2009-11-13153809 - [DND] [Clipboard] Copy / Cut on Linux is very flakey with 3.2Bogdan Gheorghe1-6/+28
2009-11-11215377 Program.getExtensions() return an empty array on Linux/GTKBogdan Gheorghe1-1/+0
2009-10-23278041 - Mac: When modal dialog is up, its parent window should not respond ...Kevin Barnes1-3/+12
2009-10-22278041 - Mac: When modal dialog is up, its parent window should not respond ...Kevin Barnes1-2/+2
2009-10-21290568 - [DND] JVM crash with "Invalid memory access" after calling dispose(...Kevin Barnes1-10/+15
2009-08-21Bug 126158: [DND] Provide support for FEEDBACK_INSERT_BEFORE for drag under e...Felipe Heidrich3-7/+37
2009-08-21Bug 126158: [DND] Provide support for FEEDBACK_INSERT_BEFORE for drag under e...Felipe Heidrich1-1/+14
2009-08-13279052 - [DND] Gtk ImageTransfer prefers JPEG over PNGBogdan Gheorghe1-2/+2

Back to the top