Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-22Bug 577129 - [Win11] Button with Arrow style does not display arrows (UP/DOWN...Alexandr Miloslavskiy1-23/+68
2022-03-21Bug 493455 - [win32] wrong transparency for some icons and imagesJonathan Meier2-37/+21
2022-03-21Revert "Revert "Bug 493455 - [win32] always treat empty images as opaque""Niraj Modi2-5/+10
2022-03-21Revert "Revert "Bug 493455 - [win32] remove alpha and alphaData from Image""Niraj Modi2-174/+203
2022-03-21Bug 579335: Fix crash on long styled lines on WindowsJonah Graham1-1/+3
2022-03-21Bug 579225 - org.eclipse.swt.widget.Caret doesn't call OS.SetCaretPos ifDirk Steinkamp1-3/+18
2022-02-22Bug 578696 - Add Widget creation tracking capabilitiesSimeon Andreev1-0/+16
2022-02-14Revert "Bug 493455 - [win32] remove alpha and alphaData from Image"Niraj Modi2-203/+174
2022-02-14Revert "Bug 493455 - [win32] always treat empty images as opaque"Niraj Modi2-10/+5
2022-02-12Bug 493455 - [win32] always treat empty images as opaqueJonathan Meier2-5/+10
2022-02-11Bug 493455 - [win32] remove alpha and alphaData from ImageJonathan Meier2-174/+203
2022-02-11Bug 546935 - [Win32] Table: massive flickering packing columns by userAlexandr Miloslavskiy1-31/+79
2022-02-03[win32] remove unused method parameters from bitmap drawing methods in GCJonathan Meier1-5/+5
2022-01-18Bug 578103 - stop setFocus from selecting radio buttonsRolf Theunissen3-11/+3
2022-01-15Bug 577982 - Improve Javadoc on Display.syncCallJens Lidestrom1-7/+20
2022-01-12Bug 577042 - Button: Fix background around buttonAlexandr Miloslavskiy1-40/+22
2022-01-12Bug 577179 - Improve toString methods for CompositeLars Vogel1-0/+5
2022-01-10Bug 577042 - Button: Support native Dark ThemeAlexandr Miloslavskiy2-2/+11
2022-01-10Bug 577042 - Button: Fix rounded corners on Win11Alexandr Miloslavskiy1-3/+26
2022-01-10Bug 577190 - FileDialog.setFilterPath doesn't work as expected onI20220110-0310Niraj Modi1-2/+3
2022-01-03Bug 577042 - Button: Fix focus rect locationAlexandr Miloslavskiy1-1/+1
2021-12-14Bug 577490 - [Win32] check for disposed state of tooltip widget beforeJulian Jung1-5/+7
2021-12-08Bug 23406 - Split long runs into shorter runsJonah Graham1-11/+81
2021-11-30Bug 577238: Detect when ScriptShape has failed to shape outputJonah Graham1-4/+11
2021-11-30Bug 577238: Remove out of date commented out code.Jonah Graham1-12/+0
2021-11-30Bug 23406 - Convert array manipulation to ListJonah Graham1-10/+9
2021-11-30Bug 577238: Comment the optimization for long linesJonah Graham1-0/+12
2021-11-30Bug 577238: TODO handle all the script memorymoves onceJonah Graham1-0/+1
2021-11-30Bug 577238: Wrapper for OS.ScriptCPtoXJonah Graham1-22/+28
2021-11-30Bug 577240: Allocate a bigger buffer to match win32 API docsJonah Graham1-1/+5
2021-11-30Bug 575787 - [win32] Optimize Tree.setItemCountAlexandr Miloslavskiy2-47/+114
2021-11-17Remove GTK2 commentsAlexander Kurtakov1-4/+1
2021-11-11Revert "Bug 575787 - [win32] Optimize Tree.setItemCount"Andrey Loskutov2-99/+42
2021-11-10Bug 576984 - [win32] FileDialog does not add file extensionNikita Nemkin1-0/+3
2021-11-08Bug 575787 - [win32] Optimize Tree.setItemCountAlexandr Miloslavskiy2-42/+99
2021-11-08Bug 575787 - Fix incorrect use of TVGN_ROOTAlexandr Miloslavskiy2-10/+9
2021-11-04Bug 575914 - [win] fix org.eclipse.swt.widgets.Display.isXMouseActive()Joerg Kubitz2-19/+10
2021-10-27Bug 576853 - Reduce NO-OPs for ImageListJoerg Kubitz1-0/+1
2021-10-19Bug 576729 - Reduce NO-OPs for setImageJoerg Kubitz2-0/+4
2021-10-18Bug 563329 - [Dark theme] Ability to style the window title barAlexandr Miloslavskiy2-2/+37
2021-10-11Bug 576218 part2 - Over 99 tab indicator has lost the +Niraj Modi2-6/+18
2021-10-11Bug 576178 - Selecting "Show Text" on Perspective moves iconsJoerg Kubitz1-0/+1
2021-10-02Bug 576218 - Over 99 tab indicator has lost the +Niraj Modi2-1/+17
2021-09-22Bug 553598 - Fire a new EmptinessChanged event from Tree after first addition...Eike Stepper1-1/+18
2021-09-17Bug 575823 - fixed javadocJoerg Kubitz1-5/+4
2021-09-16Bug 575823 - Let Display.syncCall() return a valueJoerg Kubitz1-0/+36
2021-09-14Bug 575787 - [GTK] Optimize Tree.setItemCountAlexandr Miloslavskiy1-1/+1
2021-09-09Revert "Bug 575823 - Let Display.syncExec() return a value"Andrey Loskutov1-21/+0
2021-09-09Bug 575171 - [Win32][Combo] Cursor is not at the end of the path forNiraj Modi1-3/+14
2021-09-09Bug 575823 - Let Display.syncExec() return a valueJoerg Kubitz1-0/+21

Back to the top