Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-21Bug 407077 - (SWT:2591): GLib-GObject-WARNING **: gclosure.c:697: unable to r...silenio/bug407077Silenio Quarti5-2/+29
2013-10-18Bug 407077 - (SWT:2591): GLib-GObject-WARNING **: gclosure.c:697: unable to r...Silenio Quarti28-250/+265
2013-10-17Bug 409353 - JavadocBasher should only change commentsBogdan Gheorghe3-1/+459
2013-10-16Update Javadoc commentsBogdan Gheorghe2-2/+0
2013-10-16Update Javadoc commentsBogdan Gheorghe5-6/+8
2013-10-16Update Javadoc commentsBogdan Gheorghe36-38/+15
2013-10-11try to solve raw type warnings for HashMap in LauncherPlugin in the buildv4409cI20131022-0800I20131015-0800Markus Keller2-2/+3
2013-10-11Bug 414371:Double click on current stack element in stack trace doesn'tLakshmi Shanmugam1-7/+10
2013-10-10Bug 410904 - preserve order of MIME globsBen Cox1-1/+1
2013-10-08Bug 336054 - Combo eats text on EnterNiraj Modi1-1/+10
2013-09-24allow build machine names to include domain name - againv4409bv4409aI20131009-0430I20131008-2330I20131001-0800Silenio Quarti1-1/+0
2013-09-24allow build machine names to include domain nameSilenio Quarti1-10/+44
2013-09-24create temporary dir if it does not existsSilenio Quarti1-0/+1
2013-09-24v4409v4409I20130924-1130I20130924-0800Silenio Quarti4-5/+5
2013-09-23Revert "Bug 413769 - Ignore build directory in org.eclipse.swt Git repository "Lakshmi Shanmugam3-1/+29
2013-09-20Bug 417601 - [GTK3] Menu items are missing keyboard shortcutsAlexander Kurtakov1-2/+4
2013-09-18Bug 413769 - Ignore build directory in org.eclipse.swt Git repository Lars Vogel3-29/+1
2013-09-17Make gtk_icon_source* functions dynamic.Alexander Kurtakov3-1/+33
2013-09-16v4408v4408I20130918-2000I20130918-0800I20130917-2000I20130917-0800I20130916-2330I20130916-2000Silenio Quarti4-5/+5
2013-09-16Bug 415944-Set 'code.ignoredWarnings' for test bundles in order toLakshmi Shanmugam1-0/+3
2013-09-13Make deprecated methods dynamic.Alexander Kurtakov3-0/+60
2013-09-13gtk/atk: Drop unused bindings.Alexander Kurtakov4-202/+3
2013-09-12v4407v4407I20130916-0900I20130915-2000I20130914-1900I20130914-1500I20130913-2000I20130912-2000Silenio Quarti4-5/+5
2013-09-12Fix test for Bug 360052 - New API for monitoring UI delaysBogdan Gheorghe1-25/+16
2013-09-12fix gdip_custom.cpp when compiling with NATIVE_STATSSilenio Quarti1-0/+4
2013-09-11v4406v4406I20130911-2000Silenio Quarti4-5/+5
2013-09-10Review for Bug 360052 - New API for monitoring UI delaysforemans15-15/+660
2013-09-02Bug 414134-[DND]Setting Control's cursor other thanLakshmi Shanmugam6-5/+27
2013-08-28Bug 412584 - Resource leak in swt Text controlArun Thondapu1-1/+1
2013-08-28BUILD - clean repos using git clean -fdSilenio Quarti1-5/+6
2013-08-27Bug 409029 - CTabFolder context menu opens in the wrong place when invoked by...Bogdan Gheorghe1-0/+19
2013-08-27Add default GTK_VERSION to build.shBogdan Gheorghe1-0/+4
2013-08-27"Bug 415783 - Do not build libswt-gnome.so for GTK_VERSION=3.0""Bogdan Gheorghe2-3/+8
2013-08-27Bug 413734 - SWT should increase bundle version in master to 3.103.0.qualifierSilenio Quarti23-23/+23
2013-08-26v4405v4405I20130910-2000I20130910-0800I20130909-2000I20130908-2000I20130906-2000I20130905-2000I20130904-2000I20130903-2000I20130903-1410I20130903-0900I20130903-0800I20130902-2000I20130901-2000I20130831-1500I20130830-2000I20130829-2000I20130828-1800I20130828-1000I20130827-0800Silenio Quarti4-5/+5
2013-08-26Revert "Bug 415783 - Do not build libswt-gnome.so for GTK_VERSION=3.0"Bogdan Gheorghe2-8/+3
2013-08-23Bug 415783 - Do not build libswt-gnome.so for GTK_VERSION=3.0Alexander Kurtakov1-3/+5
2013-08-23Bug 413293 - Allow building Gtk 2.x and 3.x native parts in one call Alexander Kurtakov1-0/+3
2013-08-22Bug 415567 - Simplify swt fragments buildAlexander Kurtakov1-0/+2
2013-08-20get_tag does not work in branch R4_3_maintenanceSilenio Quarti1-1/+1
2013-08-20Ignore target/ directory.Alexander Kurtakov1-0/+1
2013-08-20Bug 411452 - Search dialogue isn't "reusable" when using GTK 3.xAlexander Kurtakov1-0/+7
2013-08-16Bug 414455 - [Viewers] .refresh() method of org.eclipse.jface.viewers.TableVi...v4404cI20130820-0800Silenio Quarti1-15/+0
2013-08-16Bug 414957: wrong values from ScrollBar#getThumbBounds (was:Markus Keller1-14/+22
2013-08-14adjust fix for bug 400626Grant Gayed1-11/+13
2013-08-13revert changes for Bug 361901 - p2 metadata of org.eclipse.swt is incompletev4404bI20130813-1330I20130813-1200Silenio Quarti2-99/+1
2013-08-12v4404v4404aI20130813-0800Silenio Quarti4-5/+5
2013-08-12Bug 414643 - GTK3 - Duplicated Items in the ComboAlexander Kurtakov6-5/+49
2013-08-12Bug 414643 - GTK3 - Duplicated Items in the ComboAlexander Kurtakov6-2/+37
2013-08-12Bug 361901 - p2 metadata of org.eclipse.swt is incompleteSilenio Quarti2-1/+99

Back to the top