Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Bug 531634 - [GTK] Linux: Handle logoff / shutdown events from session managerAlexandr Miloslavskiy1-0/+1
2019-04-16Bug 545884 - [Win32] Remove TCHAR string wrapper (Part 1)Nikita Nemkin1-6/+6
2019-04-02Bug 545793 - [GTK] Remove 32-bit codeXi Yan4-77/+77
2019-04-02Fix Java 9 deprecation warningsNikita Nemkin5-15/+13
2019-03-26Bug 54579: [GTK] Remove 32-bit codeEric Williams1-8/+8
2019-03-26Bug 545793: [GTK] Remove 32-bit codeEric Williams6-1167/+1167
2019-03-11Bug 543908: [GTK4] Get ControlExample to launch and run on GTK4Eric Williams1-0/+1
2019-01-17Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams1-12/+15
2019-01-14Bug 541650: [GTK4] GdkEvents are private and can no longer be createdEric Williams1-1/+5
2018-11-02Revert "Revert "Bug 532830 - [Win32] Remove ANSI versions of functionsI20181102-1800Nikita Nemkin1-2/+2
2018-11-02Revert "Bug 532830 - [Win32] Remove ANSI versions of functions and structures"Lars Vogel1-2/+2
2018-10-22Bug 532830 - [Win32] Remove ANSI versions of functions and structuresI20181022-1800Lars Vogel1-2/+2
2018-10-17Bug 540200: [Webkit2] BrowserFunction strings are truncated afterEric Williams1-7/+12
2018-10-17Revert "Bug 532830 - [Win32] Remove ANSI versions of functions and structures"Niraj Modi1-2/+2
2018-10-16Bug 532830 - [Win32] Remove ANSI versions of functions and structuresNikita Nemkin1-2/+2
2018-09-18Even more GTK2 cleanups.Alexander Kurtakov1-2/+0
2018-09-18Bug 530841: [GTK2] Remove GTK 2.x supportAlexander Kurtakov1-2/+1
2018-09-18Bug 530841: [GTK2] Remove GTK 2.x supportAlexander Kurtakov1-12/+7
2018-09-13Bug 530841: [GTK2] Remove GTK 2.x supportAlexander Kurtakov1-1/+1
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel36-108/+216
2018-08-14Bug 536141: [Webkit2][Gtk] BrowserFunction lost after page reload onEric Williams8-59/+632
2018-07-12Remove webkit_web_context_set_favicon_database_directory binding.Alexander Kurtakov4-34/+0
2018-07-10Bug 531341: [Webkit2] Can't access self signed web sites using internalEric Williams2-5/+54
2018-07-06Bug 531341: [Webkit2] Can't access self signed web sites using internalEric Williams5-3/+123
2018-07-05Bug 531341 - [Webkit2] Can't access self signed web sites using internalAlexander Kurtakov5-0/+75
2018-06-29Bug 530678 – [webkit2] UI hangs after navigating through Javadoc hover,Leo Ufimtsev1-1/+0
2018-06-14Bug 535392 [Webkit2] Browser.getText() returns wrong decoding whenLeo Ufimtsev1-6/+5
2018-05-14Bug 534555 - [GTK] Browser stops responding and throws an error onLeo Ufimtsev1-8/+10
2018-04-25Bug 533833 – [Webkit2] Should not use G_TYPE_CHECK_INSTANCE_TYPE(..)I20180425-1650Leo Ufimtsev1-19/+23
2018-04-19Bug 525946 [Webkit2] Port download functionality (rewrite some logic)Leo Ufimtsev2-114/+177
2018-04-04Bug 530678 [webkit2] UI hangs after navigating through Javadoc hover,Leo Ufimtsev1-2/+21
2018-02-26Bug 531593 – [Webkit2] Crash in webkit on hoverLeo Ufimtsev1-25/+54
2018-02-24Bug 531633 - Replace usage of System.getProperty("file.separator")Karsten Thoms1-1/+1
2018-02-02Bug 529151 [Gtk] Move gtk/gdk function from OS.java to GTk.java andLeo Ufimtsev1-16/+16
2018-02-01Bug 529151 [Gtk] Move gtk function from OS.java to GTK.javaLeo Ufimtsev2-21/+21
2018-01-30Bug 529870 – [webkit2]BrowserProblemI20180130-2000Leo Ufimtsev1-6/+16
2018-01-11Bug 528414 (swtWaylandLauncher) Part 1 SWT GDBus implementation.Leo Ufimtsev1-3/+3
2018-01-07Bug 529494 - Convert to StringBuilderAlexander Kurtakov1-7/+7
2018-01-04Bug 528844 - [Webkit2] Make webkit2 default.Alexander Kurtakov1-5/+5
2018-01-03Bug 529352 (swtGdbusBindingsInCommonCode) Adding minor permission fixesI20180103-2000Leo Ufimtsev1-4/+21
2018-01-03Bug 529352 (swtGdbusBindingsInCommonCode) part 2/2 Move funcs.Leo Ufimtsev6-797/+29
2018-01-03Bug 529352 (swtGdbusBindingsInCommonCode) Part 1/2 Move constantsLeo Ufimtsev2-100/+48
2017-12-15Bug 516838 (webkit2Port4.8) Documentation.Leo Ufimtsev1-0/+80
2017-12-13Bug 528549 – (webkit2MouseListener) [Webkit2] Fix listenersLeo Ufimtsev2-14/+47
2017-12-12Bug 527738 [Webkit2] implement setUrl(...POST..) support. (snippet 330)Roland Grunberg5-20/+186
2017-12-11510905 – (Webkit2FuncRetVal) Removing left over printlnLeo Ufimtsev1-1/+0
2017-12-11Bug 510905 (Webkit2FuncRetVal) Remove debug messages.Leo Ufimtsev2-6/+0
2017-12-08Bug 528346 - Remove pre 1.4 webkitgtk versions supportI20171208-2000Alexander Kurtakov2-19/+2
2017-12-08Bug 526909 Minimum Webkit2gtk version to be 2.14Leo Ufimtsev5-118/+40
2017-12-08Bug 510905 [GTK3][Webkit2] Implement webkit2 support for browserLeo Ufimtsev1-1/+1

Back to the top