Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text stylesNikita Nemkin7-0/+54
2019-06-12Revert "Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text styles"Niraj Modi7-54/+0
2019-06-12Revert "Revert "Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text styl...Niraj Modi7-0/+54
2019-06-12Revert "Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text styles"Niraj Modi7-54/+0
2019-06-11Bug 293230 - [Win32] Support SWT.ICON_SEARCH/CANCEL Text stylesNikita Nemkin7-0/+54
2019-05-19Bug 547304 - [cleanup] Fix wrong line delimitersPaul Pazderski2-67/+67
2019-05-13Bug 546835 - [Win32] Remove application palette managementNikita Nemkin4-153/+3
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 Nemkin5-423/+293
2018-11-02Revert "Revert "Bug 532830 - [Win32] Remove ANSI versions of functionsI20181102-1800Nikita Nemkin34-9626/+1875
2018-11-02Revert "Bug 532830 - [Win32] Remove ANSI versions of functions and structures"Lars Vogel34-1875/+9626
2018-10-22Bug 532830 - [Win32] Remove ANSI versions of functions and structuresI20181022-1800Lars Vogel34-9626/+1875
2018-10-22Bug 539796 - [Win32] Crash in ScriptStringOutAlexandr Miloslavskiy2-6/+3
2018-10-17Revert "Bug 532830 - [Win32] Remove ANSI versions of functions and structures"Niraj Modi34-1875/+9626
2018-10-16Bug 532830 - [Win32] Remove ANSI versions of functions and structuresNikita Nemkin34-9626/+1875
2018-09-28Bug 538381 - Loading Link class crashes with Application VerifierAlexandr Miloslavskiy1-6/+38
2018-09-20Bug 530393: Fix build.batLakshmi Shanmugam1-5/+5
2018-09-13Bug 538526: Configure SWT build scripts for 4.10Lakshmi Shanmugam2-4/+4
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel255-765/+1530
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 Nemkin4-0/+35
2018-05-03Bug 534029 - [Win32] Simplify Display.getPrimaryMonitor()Nikita Nemkin1-1/+1
2018-04-26Bug 480639 - Provide monitor-specific DPI scaling / zoom levelNikita Nemkin5-128/+32
2018-04-17Bug 533556 - [Win32] Fix compiler warning in native codeNikita Nemkin2-2/+2
2018-04-16Bug 533562 - [Win32] Clean up native headersNikita Nemkin1-164/+3
2018-04-10Bug 480639: Provide monitor-specific DPI scaling / zoom levelLakshmi Shanmugam4-0/+129
2018-04-05Bug 531097 - [Win32] Remove unnecessary string manipulationNikita Nemkin1-15/+5
2018-04-02Bug 533138 - [win32] Specifically target SWT for Windows 8.1 or WindowsNiraj Modi1-2/+17
2018-04-02Bug 533135 - [Win32] Enable SWT dpiAwareness setting.Niraj Modi1-1/+19
2018-03-28Bug 531097 - [Win32] Remove unused PI definitionsI20180328-2000Nikita Nemkin23-5438/+63
2018-03-28Bug 531097 - [Win32] Remove support for Windows before VistaNikita Nemkin19-503/+135
2018-03-28Bug 532729 [Win32] Make SWT win build easier, auto-find JAVA_HOMELeo Ufimtsev1-8/+44
2018-01-09Bug 526802 (Part2)- [Win32] Update SWT windows native build scripts toNiraj Modi1-9/+14
2018-01-05Bug 526802 - [Win32] Update SWT windows native build scripts to worksNiraj Modi3-35/+13
2017-12-13BugĀ 508033 - Win32: Toolbar ignores foreground colorConrad Groth7-0/+242
2017-10-23Bug 521927 - [win32] Investigate using "Visual Studio C++ Express 2008"Niraj Modi1-1/+1
2017-10-13Bug 525392 - [win32] Cleanup windows build scriptNiraj Modi1-0/+1
2017-10-13Bug 520200 - Make it easier to move SWT build aroundMikael Barbero2-9/+8
2017-10-13Bug 525392 - Strengthen support to space in env varsMikael Barbero1-9/+11
2017-10-13Bug 525392 - Remove references to IA64 archMikael Barbero1-13/+0
2017-10-13Bug 525392 - Remove Windows CE build scriptsMikael Barbero2-195/+0
2017-10-06Bug 443250 - [win32] Support modern native directory dialogMartin Karpisek7-4/+114
2017-09-27Bug 525255 - Enable indirect static usage warningsAlexander Kurtakov24-99/+136
2017-09-08Bug 521927 - [win32] Investigate using "Visual Studio C++ Express 2008"Niraj Modi1-1/+1
2017-09-06Bug 521927 - [win32] Investigate using "Visual Studio C++ Express 2008"Niraj Modi1-1/+1
2017-08-23Bug 520296 - [win32] Upgrade Windows native build to use Java8I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000Niraj Modi2-5/+5
2017-06-20Bug 518442: Stop building XULRunner libraries on WindowsLakshmi Shanmugam2-79/+0

Back to the top