Difference between revisions of "Template:Widgetset Roadmap"
From Lazarus wiki
Jump to navigationJump to searchJwdietrich (talk | contribs) (Created page with "{| class="wikitable sortable" ! Unit !! Item !! State !! Target !! Backend !! Responsible !! Comments |---- class="working" |GTK1||Deprecated interface||working||1.0||Gtk||-||...") |
JuhaManninen (talk | contribs) |
||
(15 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Unit !! Item !! State !! Target !! Backend !! Responsible !! Comments | ! Unit !! Item !! State !! Target !! Backend !! Responsible !! Comments | ||
+ | |---- class="unknown" | ||
+ | |style="background: silver" | [[GTK1 Interface|GTK1]]||style="background: silver" | Deprecated interface||style="background: silver" | working||style="background: silver" | 1.0||style="background: silver" | Gtk||style="background: silver" | -||style="background: silver" | - | ||
|---- class="working" | |---- class="working" | ||
− | | | + | |[[GTK2 Interface|GTK2]]||Main Linux (and similar UNIXes) interface||working||1.0||Gtk2||[[User:Zeljan|Zeljan]]||- |
+ | |---- class="progress" | ||
+ | |[[GTK3 Interface|GTK3]]||Linux (and similar UNIXes) interface||progress||1.4||Gtk3||[[User:Zeljan|Zeljan]]||Alpha state | ||
|---- class="working" | |---- class="working" | ||
− | + | |[[Win32/64 Interface|Win32]]||Desktop Windows for both 32 and 64 bits||working||1.0||WinAPI||Paul Ishenin and [[User:Vincent|Vincent]]||- | |
− | |||
− | |||
|---- class="working" | |---- class="working" | ||
− | | | + | |[[Qt Interface|Qt]]||The Qt4 interface||working||1.0||Qt and LCL||[[User:Zeljan|Zeljan]]||Depends on qt4 bindings |
|---- class="working" | |---- class="working" | ||
− | | | + | |[[Qt5 Interface|Qt5]]||The Qt5 interface||working||1.8||Qt5 and LCL||[[User:Zeljan|Zeljan]]||Depends on qt5 bindings |
|---- class="working" | |---- class="working" | ||
− | |WinCE||The Windows CE interface||working||1.0||Windows API and LCL|| | + | |[[Windows CE Interface|WinCE]]||The Windows CE interface||working||1.0||Windows API and LCL||-||Depends on volunteers |
|---- class="progress" | |---- class="progress" | ||
− | |fpGUI||The fpGUI interface||in progress||no target||fpGUI and LCL||-||Depends on volunteers | + | |[[fpGUI Interface|fpGUI]]||The fpGUI interface||in progress||no target||fpGUI and LCL||-||Depends on volunteers |
+ | |---- class="deprecated" | ||
+ | |[[Carbon Interface|Carbon]]||The Carbon interface||stalled (deprecated)||1.0||Carbon and LCL||-||- | ||
|---- class="working" | |---- class="working" | ||
− | | | + | |[[Cocoa Interface|Cocoa]]||The Cocoa interface||working||2.6 - 2.8?||Cocoa and LCL||[[Dmitry]]||Depends on volunteers |
− | |||
− | |Cocoa||The Cocoa interface|| | ||
|---- class="progress" | |---- class="progress" | ||
− | |CustomDrawn||The CustomDrawn interface||in progress|| | + | |[[Custom Drawn Interface|CustomDrawn]]||The CustomDrawn interface||in progress||no target||LCL, X11, Android NDK and SDK||-||Depends on volunteers |
|} | |} |
Latest revision as of 11:45, 7 November 2021
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 | - | Depends on volunteers |
fpGUI | The fpGUI interface | in progress | no target | fpGUI and LCL | - | Depends on volunteers |
Carbon | The Carbon interface | stalled (deprecated) | 1.0 | Carbon and LCL | - | - |
Cocoa | The Cocoa interface | working | 2.6 - 2.8? | Cocoa and LCL | Dmitry | Depends on volunteers |
CustomDrawn | The CustomDrawn interface | in progress | no target | LCL, X11, Android NDK and SDK | - | Depends on volunteers |