Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Bug 548384 - [Win32] Simplify directory handling in TaskBarNikita Nemkin1-19/+0
2019-06-18Bug 548277 - [Win32] Remove 32-bit code remnantsNikita Nemkin2-72/+17
2019-06-18Bug 548277 - [Win32] Remove 32-bit code commentsNikita Nemkin133-1317/+1317
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationPaul Pazderski14-112/+112
2019-06-12Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text stylesNikita Nemkin1-0/+14
2019-06-12Revert "Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text styles"Niraj Modi1-14/+0
2019-06-12Revert "Revert "Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text styl...Niraj Modi1-0/+14
2019-06-12Revert "Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text styles"Niraj Modi1-14/+0
2019-06-11Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text stylesNikita Nemkin1-0/+14
2019-05-19Bug 547304 - [cleanup] Fix wrong line delimitersPaul Pazderski2-67/+67
2019-05-13Bug 546835 - [Win32] Remove application palette managementNikita Nemkin1-36/+0
2019-05-09Bug 545874 - [Win32] Remove emulated Link widget codeNikita Nemkin1-1/+1
2019-04-16Bug 545884 - [Win32] Remove TCHAR string wrapper (Part 1)Nikita Nemkin1-30/+0
2019-04-12Bug 545854 - [Win32] Drop custom JNI code for GDI+ interopNikita Nemkin1-41/+49
2018-11-02Revert "Revert "Bug 532830 - [Win32] Remove ANSI versions of functionsI20181102-1800Nikita Nemkin27-2289/+364
2018-11-02Revert "Bug 532830 - [Win32] Remove ANSI versions of functions and structures"Lars Vogel27-364/+2289
2018-10-22Bug 532830 - [Win32] Remove ANSI versions of functions and structuresI20181022-1800Lars Vogel27-2289/+364
2018-10-22Bug 539796 - [Win32] Crash in ScriptStringOutAlexandr Miloslavskiy1-1/+1
2018-10-17Revert "Bug 532830 - [Win32] Remove ANSI versions of functions and structures"Niraj Modi27-364/+2289
2018-10-16Bug 532830 - [Win32] Remove ANSI versions of functions and structuresNikita Nemkin27-2289/+364
2018-09-28Bug 538381 - Loading Link class crashes with Application VerifierAlexandr Miloslavskiy1-6/+38
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel227-681/+1362
2018-08-14Bug 515502 - [HiDPI][Win10] SWT to receive/handle DPI changeI20180814-0900Niraj Modi1-1/+2
2018-07-18Bug 536024 [Win32][GTK] Show calendar week in SWT.CALENDAR AddedChristoph Luder1-0/+2
2018-05-03Bug 480586 - [Win32][HiDPI] Tree expansion triangle issuesNikita Nemkin1-0/+1
2018-05-03Bug 184951 - [Win32] Tree/Table checkboxes render jagged at a high DPINikita Nemkin1-0/+7
2018-05-03Bug 534029 - [Win32] Simplify Display.getPrimaryMonitor()Nikita Nemkin1-1/+1
2018-04-26Bug 480639 - Provide monitor-specific DPI scaling / zoom levelNikita Nemkin1-41/+2
2018-04-17Bug 533556 - [Win32] Fix compiler warning in native codeNikita Nemkin1-1/+1
2018-04-10Bug 480639: Provide monitor-specific DPI scaling / zoom levelLakshmi Shanmugam1-0/+42
2018-04-05Bug 531097 - [Win32] Remove unnecessary string manipulationNikita Nemkin1-15/+5
2018-03-28Bug 531097 - [Win32] Remove unused PI definitionsI20180328-2000Nikita Nemkin15-1028/+6
2018-03-28Bug 531097 - [Win32] Remove support for Windows before VistaNikita Nemkin18-308/+132
2017-12-13BugĀ 508033 - Win32: Toolbar ignores foreground colorConrad Groth2-0/+59
2017-10-06Bug 443250 - [win32] Support modern native directory dialogMartin Karpisek3-0/+77
2017-09-27Bug 525255 - Enable indirect static usage warningsAlexander Kurtakov24-99/+136
2017-02-24Bug 384906 - [FEEP] [CSS] Allow styling of table headers via CSSConrad Groth1-1/+8
2016-10-07Bug 23837 - [FEEP] Button, do not respect foreground and backgroundConrad Groth1-2/+3
2016-01-07Bug 485367 - cleaned trailing spaces in swt (win32)Andrey Loskutov69-320/+320
2015-11-30Bug 473894 - new ToolTip gets message from another tooltip that isConrad Groth1-1/+3
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller2-0/+2
2015-09-22Bug 461486 - Disable the move of a shellEugen Neufeld1-1/+2
2014-08-28Bug 409553 - Clear text in Text.setTextChars(char[] text)Niraj Modi1-1/+10
2013-05-28Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod137-137/+137
2013-04-23Bug 404249 - On Windows 7, Cannot convert Korean charactor to Chinese in Styl...Silenio Quarti1-5/+7
2013-04-09Bug 404249 - On Windows 7, Cannot convert Korean charactor to Chinese in Styl...Silenio Quarti1-0/+21
2013-04-05Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refiningCarolyn MacLeod1-0/+1
2012-10-01fix native compile warningGrant Gayed1-3/+3
2012-09-25Bug 377107 - no 32bits vm for JDK7 - comment#2Silenio Quarti1-0/+5
2012-09-24Make 64-bit the default source codeSilenio Quarti138-1664/+1664

Back to the top