Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-10Bug 568401 - [GTK4] Port SWT Button snippetsPaul D'Pong1-0/+1
2020-11-10Bug 567485 - [GTK4] Cleanup old porting code - Cleaned up GTKPaul D'Pong1-1/+0
2020-11-06Bug 567485 - [GTK4] Cleanup old porting code - GdkDevice/GdkDisplayPaul D'Pong1-2/+2
2020-11-05Bug 568407 - [Linux] Toolbar icons are double size on hi-res (200%Paul D'Pong1-4/+2
2020-11-05Bug 567371 - [GTK4] Removal of blocking dialog functionsPaul D'Pong1-0/+1
2020-11-05Bug 566904 - [GTK4] Get ControlExample to launch and run -Paul D'Pong1-0/+1
2020-11-04Bug 568401 - [GTK4] Port SWT Button snippets - System ImagesPaul D'Pong1-2/+4
2020-11-03Bug 568462 - [GTK4] Upgrade GTK4 version to 3.99.3Paul D'Pong1-0/+4
2020-11-02Bug 567485 - [GTK4] Cleanup old porting code - GtkBindingSetPaul D'Pong1-1/+3
2020-11-02Bug 567651 - [GTK4] GtkHSVtoRGB function signature changesPaul D'Pong1-2/+4
2020-11-02Bug 568401 - [GTK4] Port SWT Button snippets - Inconsistent StatePaul D'Pong1-0/+1
2020-10-30Bug 568185 - [GTK4] Port SWT Tree snippets - Snippet 170Paul D'Pong1-0/+1
2020-10-30Bug 567258 - [GTK4] Convert Menus, GtkMenuBar, MenuItems toPaul D'Pong1-0/+1
2020-10-30Bug 568013 - [GTK4] Use the new apis for keyboard shortcutsPaul D'Pong1-0/+15
2020-10-30Bug 567258 - [GTK4] Convert Menus, GtkMenuBar, MenuItems toPaul D'Pong1-1/+6
2020-10-27Bug 568251 - [GTK] Memory corruption in Display.initializeSystemSettingsAlexandr Miloslavskiy1-1/+0
2020-10-26Bug 567257 - [GTK4] Get SWT Text snippets running - Snippet 22Paul D'Pong1-0/+2
2020-09-30Bug 567485 - [GTK4] Cleanup old porting codePaul D'Pong1-1/+0
2020-09-29Bug 567371 - [GTK4] Removal of blocking dialog functionsPaul D'Pong1-0/+3
2020-09-24Bug 567215 - [GTK4] Port SWT ComboPaul D'Pong1-0/+7
2020-09-24Bug 567138 - [GTK4] Get ToolBar/ToolItem snippets to runPaul D'Pong1-0/+3
2020-09-23Bug 567214 - [GTK4] GtkLabel set_wrap signature changePaul D'Pong1-0/+2
2020-09-23Bug 566902 - Adapt to drawing model changesPaul D'Pong1-0/+1
2020-09-10Bug 566238 - [GTK4] Get Snippet 2 to run bug freePaul D'Pong1-1/+3
2020-09-10Bug 564795 - [GTK4] Adapt to GtkContainer removal -Paul D'Pong1-0/+3
2020-09-08Bug 564795 - [GTK4] Adapt to GtkContainer removal - gtk_container_addPaul D'Pong1-0/+2
2020-09-08Bug 566415 - [GTK4] Get Snippet 14 to runPaul D'Pong1-0/+2
2020-09-08Bug 566017 - [GTK4] Get Snippet 1 to run - Finishing touchesPaul D'Pong1-2/+1
2020-09-08Bug 566017 - [GTK4] Get Snippet 1 to run - gtk_widget_destroy removalPaul D'Pong1-0/+2
2020-09-04Bug 566203 - [GTK4] Update to GTK3.99 and maintain successfulPaul D'Pong1-1/+2
2020-09-04Bug 566017 - [GTK4] Get Snippet 1 to run- hookEventsPaul D'Pong1-1/+2
2020-08-12Bug 564795 - [GTK4] Adapt to GtkContainer removalPaul D'Pong1-0/+3
2020-08-12Bug 565903 - [GTK4] GdkEvent & GtkEventController changes to allow forPaul D'Pong1-0/+1
2020-08-10Bug 565900 - [GTK4] New signature for GtkTreeViewColumnn cell_get_sizePaul D'Pong1-1/+2
2020-08-10Bug 564097 - [GTK][HiDPI] Cairo auto scaling causing scaling problemsPaul D'Pong1-2/+1
2020-08-06Bug 565818 - [Regression] KeyEvent keyCode changed in 2020-09 M2Y20200806-1200Paul D'Pong1-0/+2
2020-08-06Bug 565838 - [GTK4] Adapt to GtkIconTheme API changesPaul D'Pong1-1/+4
2020-08-05Bug 565817 - [GTK4] Stop using GtkShadowType and GtkRelief propertiesPaul D'Pong1-0/+2
2020-08-04Bug 565816 - [GTK4] GtkWindow changesPaul D'Pong1-1/+7
2020-08-03Bug 564809 - [GTK4] Adapt to GdkEvent API changesPaul D'Pong1-5/+12
2020-08-03Bug 565488 - [GTK4] GtkMenu, GtkMenuBar and GtkMenuItem removalPaul D'Pong1-0/+6
2020-07-25Bug 565435 - [GTK4] Reimplement GtkToolbar with GtkBox due to removalPaul D'Pong1-2/+7
2020-07-24Bug 565064 - [GTK4] Adapt to GdkWindow API changesPaul D'Pong1-20/+10
2020-07-24Bug 565310 - [GTK4] gtk_widget_ toplevel/surface function removalsPaul D'Pong1-1/+2
2020-07-17Bug 565140 - [GTK4] Port GtkFileChooser changesPaul D'Pong1-1/+6
2020-07-13Revert "Bug 564809 - [GTK4] Adapt to GdkEvent API changes"Alexander Kurtakov1-12/+5
2020-07-10Bug 565095 - [GTK4] Port GtkCalendar changesPaul D'Pong1-2/+9
2020-07-10Bug 564809 - [GTK4] Adapt to GdkEvent API changesPaul D'Pong1-5/+12
2020-07-10Bug 564799 - [GTK4] Adapt to GdkKeymap API changesPaul D'Pong1-1/+1
2020-05-08Bug 562951 - [GTK] Eclipse crashes on start-up with OpenJDK 11 debug buildNikita Nemkin1-1/+0

Back to the top