Difference between revisions of "Template:Widgetset Roadmap"
From Lazarus wiki
Jump to navigationJump to search (Info about Cocoa maintainer Dmitry) |
(add link to Dmitry Patreon) |
||
Line 20: | Line 20: | ||
|[[Carbon Interface|Carbon]]||The Carbon interface||working||1.0||Carbon and LCL||-||- | |[[Carbon Interface|Carbon]]||The Carbon interface||working||1.0||Carbon and LCL||-||- | ||
|---- class="progress" | |---- class="progress" | ||
− | |[[Cocoa Interface|Cocoa]]||The Cocoa interface||in progress||no target||Cocoa and LCL||[https://forum.lazarus.freepascal.org/index.php?action=profile;u=13884 Dmitry Boyarintsev]||Donations to Dmitry are welcome via PayPal | + | |[[Cocoa Interface|Cocoa]]||The Cocoa interface||in progress||no target||Cocoa and LCL||[https://forum.lazarus.freepascal.org/index.php?action=profile;u=13884 Dmitry Boyarintsev]||Donations to Dmitry are welcome via PayPal or [https://www.patreon.com/skalogryz Patreon] |
|---- class="progress" | |---- class="progress" | ||
|[[Custom Drawn Interface|CustomDrawn]]||The CustomDrawn interface||in progress||no target||LCL, X11, Android NDK and SDK||[[User:Sekelsenmat|Felipe]]|| | |[[Custom Drawn Interface|CustomDrawn]]||The CustomDrawn interface||in progress||no target||LCL, X11, Android NDK and SDK||[[User:Sekelsenmat|Felipe]]|| | ||
|} | |} |
Revision as of 22:15, 18 April 2019
Unit | Item | State | Target | Backend | Responsible | Comments |
---|---|---|---|---|---|---|
GTK1 | Deprecated interface | working | 1.0 | Gtk | - | - |
GTK2 | Main Linux (and similar UNIXes) interface | working | 1.0 | Gtk2 | Zeljan | - |
GTK3 | Linux (and similar UNIXes) interface | progress | 1.4 | Gtk3 | Zeljan | Alpha state |
Win32 | Desktop Windows for both 32 and 64 bits | working | 1.0 | WinAPI | Paul Ishenin and Vincent | - |
Qt | The Qt4 interface | working | 1.0 | Qt and LCL | Zeljan | Depends on qt4 bindings |
Qt5 | The Qt5 interface | working | 1.8 | Qt5 and LCL | Zeljan | Depends on qt5 bindings |
WinCE | The Windows CE interface | working | 1.0 | Windows API and LCL | Felipe | |
fpGUI | The fpGUI interface | in progress | no target | fpGUI and LCL | - | Depends on volunteers |
Carbon | The Carbon interface | working | 1.0 | Carbon and LCL | - | - |
Cocoa | The Cocoa interface | in progress | no target | Cocoa and LCL | Dmitry Boyarintsev | Donations to Dmitry are welcome via PayPal or Patreon |
CustomDrawn | The CustomDrawn interface | in progress | no target | LCL, X11, Android NDK and SDK | Felipe |