Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-07355149 - Workbench window rendering very slow when restored fromv3659jR3_6_maintenanceBogdan Gheorghe1-1/+19
2012-12-07Bug 395464 - Eclipse freezes when hovering over value in Variables viewv3659iv3659hSilenio Quarti1-0/+11
2011-05-13BACKPORT: Bug 277618 - Text in writable combobox partially hiddenFelipe Heidrich1-1/+26
2011-01-13Bug 283320 - [SWT] Widgets flashing when moving mouse while holding Alt butto...Silenio Quarti1-1/+3
2010-07-27BACKPORT: [DND] Tracker rectangle appears on wrong screen when dragging partFelipe Heidrich1-4/+13
2010-07-05[backport] Bug 240657 - Combo.setText() doesnt set the text if the string is ...Felipe Heidrich1-3/+6
2010-05-31Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod28-28/+28
2010-05-26Bug 314492 - Do the annual copyright/javadoc bashBEFORE_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod4-6/+6
2010-05-26Bug 250427 - Javadoc of constructor Cursor(Device, int) should mention Displ...Silenio Quarti1-2/+1
2010-05-26Bug 250427 - Javadoc of constructor Cursor(Device, int) should mention Displ...Lakshmi Shanmugam1-0/+5
2010-05-25javadocGrant Gayed2-2/+3
2010-05-24Bug 313711 - API inconsistencies between dispose() and isDisposed()Lakshmi Shanmugam11-11/+12
2010-05-24 Bug 314066 - Add missing flags (<code>, @see, @return) in javadocLakshmi Shanmugam3-6/+6
2010-05-21312315 - TableItem/TreeItem.getBounds() needs more explicit documentationGrant Gayed2-6/+6
2010-05-17Bug 312956 - GC#textExtents(String) throws ArrayIndexOutOfBoundsException wit...Felipe Heidrich1-1/+4
2010-04-26Bug 283503 - Eclipse crashes at org.eclipse.swt.internal.win32.OS.ScriptGetLo...Felipe Heidrich1-1/+1
2010-04-26Bug 310401 - Combo shows only 5 items if items are set after first layoutSilenio Quarti1-7/+23
2010-04-16move fix for Bug 302396 to WM_TIMER (callwindowproc had a fall through)Felipe Heidrich1-29/+36
2010-04-16Bug 302396 - UI thread going crazy with owner-drawn tree in parent shellFelipe Heidrich1-0/+33
2010-04-14Bug 247216 - Display.post(Event) - problem with ALT+SHIFT+INSERTFelipe Heidrich1-0/+17
2010-04-13optmization for bug129703Felipe Heidrich1-0/+4
2010-04-13fix TODO for Bug 129703Felipe Heidrich2-15/+14
2010-04-13305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed18-1/+82
2010-04-13don't index at "i" when mapping from keys to items, (index at "keys[i]")Steve Northover1-1/+1
2010-04-13fix TODO for Bug 129703Felipe Heidrich1-3/+2
2010-04-13Bug 129703 - SWT.VIRTUAL limitations via TableItem [] items - AS IS from patchFelipe Heidrich2-80/+314
2010-04-01Bug 305096 - Fullscreen mode doesn't cover the windows taskbar on Windows 7Felipe Heidrich1-2/+4
2010-03-31Bug 213050 - Mouse cursor disappears when Combo.setListVisible(true) is calledFelipe Heidrich1-0/+3
2010-03-30Bug 305815 - GC could not draw Chinese text when setAdvanced(true).Silenio Quarti1-1/+1
2010-03-30Bug 305815 - GC could not draw Chinese text when setAdvanced(true).Silenio Quarti2-1/+102
2010-03-30Bug 277618 - Text in writable combobox partially hiddenFelipe Heidrich1-0/+2
2010-03-29Bug 245569 - Use platform native or reasonable default for Combo's visibleIt...Silenio Quarti1-4/+21
2010-03-22Bug 245569 - Use platform native or reasonable default for Combo's visibleIt...Silenio Quarti1-1/+11
2010-03-17fix javadoc: since 3.6Felipe Heidrich1-0/+2
2010-03-15Bug 305294 - Control.print(GC) causes side effects in Windows 7 AeroFelipe Heidrich2-4/+4
2010-03-15Bug 305335 - taskitem doesnt work before shell.open()Felipe Heidrich2-23/+58
2010-03-08Removed warningBogdan Gheorghe1-2/+0
2010-03-08javadoc typoCarolyn MacLeod1-2/+2
2010-03-05Bug 302972 - GIF with origin geometry wrongly render transparency on windows 7Felipe Heidrich1-0/+6
2010-03-05Bug 304606 - Table - EraseItem listener produces cheese when scrollingFelipe Heidrich1-1/+4
2010-03-04Bug 304750 - IAE when setting menu on TaskItem with only a SWT.Cascade MenuItemFelipe Heidrich1-10/+19
2010-03-04JAVADOC UPDATE: Bug 293229 - support Windows 7 jump lists for Eclipse-specifi...Felipe Heidrich2-5/+91
2010-03-04small fix for released 303615 fixGrant Gayed1-1/+1
2010-03-04303615 - Some traverse events in Browser are missing character, state mask an...Grant Gayed1-3/+181
2010-03-04Bug 303499 - Editors can't display EUDC mapped to single fontFelipe Heidrich1-0/+6
2010-03-03javadocCarolyn MacLeod1-7/+12
2010-03-03adding getAppVersion() APICarolyn MacLeod1-0/+24
2010-03-02fix in opendoc,Felipe Heidrich1-4/+5
2010-03-02fix 64bitFelipe Heidrich1-5/+5
2010-03-02fix 64bitFelipe Heidrich1-1/+1

Back to the top