Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel5-15/+30
2018-08-14Bug 386769: Use of GTK_HAS_FOCUS with deprecated GTK_WIDGET_SET andEric Williams1-1/+0
2018-08-14Bug 536141: [Webkit2][Gtk] BrowserFunction lost after page reload onEric Williams1-0/+192
2018-08-13Bug 537908: [GTK3] Warning about invalid signal forEric Williams1-0/+2
2018-08-13Bug 534554 - [Wayland] Javadoc doesn't dissapear via Esc until youXi Yan1-0/+8
2018-08-04Bug 476608 - Sluggishness reported in gdk_flushAlexander Kurtakov1-1/+0
2018-08-04Bug 532941 - [Wayland] Error output about "a temporary window withoutXi Yan1-0/+13
2018-07-11Bug 536912 - Optimize Display.initializeSystemColorsAlexander Kurtakov1-2/+2
2018-07-05Revert "Bug 533533 - [GTK3] Provide a way to disable fix for Control.print()"Andrey Loskutov1-21/+0
2018-07-04Bug 289346: [Widgets] Gtk SWT should set type hint for floating shellEric Williams1-0/+1
2018-06-26Bug 302171 - Characters requiring <Alt Gr> cannot be generated usingXi Yan2-32/+22
2018-06-15Bug 535064 - [HiDPI][GTK3] Device#getDPI method returns an incorrectSravan Kumar Lakkimsetti1-0/+37
2018-06-12Bug 305864 - [GTK] getItemHeight method of org.eclipse.swt.widgets.ListXi Yan1-0/+14
2018-05-29Bug 489640 [GTK3] setting a lot of items to combobox is extremely slowLeo Ufimtsev1-0/+19
2018-05-04Bug 530932 - Enable native scaling on Linux GTKSravan Kumar Lakkimsetti1-5/+0
2018-05-03Bug 534089 – [GTK3] Tabfolder setControl(..) breaks with a table thatLeo Ufimtsev1-1/+0
2018-05-02Bug 534007: [GTK3] Support for detecting themes like in 4.7.3 (butEric Williams1-0/+37
2018-04-30Bug 500703: [GTK3.20+] Combo with SWT.READ_ONLY is garbled upon re-sizeEric Williams1-0/+26
2018-04-27Bug 527729 - Apply Themefixes unless flag specified.Leo Ufimtsev6-12/+18
2018-04-25Bug 533833 – [Webkit2] Should not use G_TYPE_CHECK_INSTANCE_TYPE(..)I20180425-1650Leo Ufimtsev1-4/+6
2018-04-24Bug 480639: [HiDPI][API] Provide monitor-specific DPI scaling / zoomLakshmi Shanmugam1-0/+24
2018-04-19Bug 525946 [Webkit2] Port download functionality (rewrite some logic)Leo Ufimtsev1-0/+6
2018-04-16Bug 533533 - [GTK3] Provide a way to disable fix for Control.print()Simeon Andreev1-0/+21
2018-04-12Bug 527729 Only load Adwaita theme fixes if system theme is Adwaita.Leo Ufimtsev5-39/+45
2018-04-05Bug 533273: [GTK] Add convenience toString methods for size structsEric Williams3-0/+33
2018-04-03Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-0/+10
2018-04-02Revert "Bug 531048 [GTK3] Large problems drawing ownerdraw tables (fix)"Leo Ufimtsev1-12/+0
2018-03-28Bug 531928: [GTK3] Table editing is brokenEric Williams1-0/+15
2018-03-23Bug 532825 - Remove hpux/solaris clutter in the codebaseAlexander Kurtakov1-6/+3
2018-03-22Bug 530204: [GTK] Menu appears at mouse regardless of setLocation()I20180322-2000Eric Williams3-0/+53
2018-03-19Bug 531048 [GTK3] Large problems drawing ownerdraw tables (fix)Leo Ufimtsev1-0/+12
2018-03-19Bug 532139 – Add Copyright to a java few files.Leo Ufimtsev1-0/+14
2018-03-16Bug 518723 - [GTK3] Replace deprecated gtk_widget_send_expose()Alexander Kurtakov1-0/+1
2018-03-15Bug 532483 - Remove XFlush usageAlexander Kurtakov1-10/+0
2018-03-15Bug 532475 - Move away of deprecated gdk_error_trap_push/popAlexander Kurtakov1-0/+32
2018-03-14Bug 532433 - Don't use deprecated gdk_beepAlexander Kurtakov1-3/+6
2018-03-07Revert "Bug 528498 - Combo menu is narrower than combo"Alexander Kurtakov1-1/+0
2018-03-01Bug 431423: [GTK3] Context menu should appear by pointer when invokedEric Williams1-0/+12
2018-02-20Bug 528498 - Combo menu is narrower than comboSimeon Andreev1-0/+1
2018-02-17Bug 530387 - [GTK3] Replace deprecatedAlexander Kurtakov1-2/+9
2018-02-15Bug 510803 [GTK3] Regression in table editing capabilities in tabfolder.I20180215-2000Leo Ufimtsev1-0/+4
2018-02-14Bug 521387 – [Gtk3] Alt+Enter performs two actions in Package ExplorerLeo Ufimtsev1-4/+17
2018-02-02Bug 529151 [Gtk] Move gtk/gdk function from OS.java to GTk.java andLeo Ufimtsev20-2928/+3049
2018-02-01Bug 530602 - Remove atom based OpenDocumentAlexander Kurtakov2-66/+0
2018-02-01Bug 529151 [Gtk] Move gtk function from OS.java to GTK.javaLeo Ufimtsev6-9896/+9914
2018-01-26Bug 530397 – [Gtk] Make gdbus initialization dynamicLeo Ufimtsev1-9/+2
2018-01-26Bug 530059: [Wayland] Show In menu appears in the wrong placeEric Williams1-0/+32
2018-01-22Bug 525305 – [API]Provide SWT.OpenUrl event (Linux implementation)Leo Ufimtsev1-0/+1
2018-01-18Bug 528414 (swtWaylandLauncher) Part 1.2 : Polishing of SWT GDBusLeo Ufimtsev1-1/+30
2018-01-17Bug 528284: [GTK3] Toolbar: TCF dropdown control is cutoffEric Williams1-3/+7

Back to the top