Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| releng:4.14:roadmap:garcon [2016/04/17 12:13] – [Port to Gtk3] landry | releng:4.14:roadmap:garcon [2016/06/03 07:55] (current) – [Additonal Garcon fixes/enhancements] erickoegel | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Port to Gtk3 ===== | ===== Port to Gtk3 ===== | ||
| - | WIP branch: http:// | + | old branch: http:// |
| + | Now in git master and released in garcon 0.5.0 | ||
| As the branch currently stands, it builds both Gtk2 and Gtk3 (both are required). Both branches get built with the same code-base there' | As the branch currently stands, it builds both Gtk2 and Gtk3 (both are required). Both branches get built with the same code-base there' | ||
| Line 11: | Line 11: | ||
| landry: branch builds fine as of 20160417 with gtk 3.18. | landry: branch builds fine as of 20160417 with gtk 3.18. | ||
| + | |||
| + | |||
| + | ===== Additonal Garcon fixes/ | ||
| + | old branch: https:// | ||
| + | Now merged in git master. | ||
| + | |||
| + | * Change the tests/ | ||
| + | * Merged in some of the fixes in bugzilla | ||
| + | * Add support for desktop file actions and added them to garcon-gtk. | ||
| + | * Fix menu item label alignment in gtk3. | ||
| + | * Ensure there are no warnings with Gtk3.20 | ||
| + | * Additional testing may be needed. | ||
| + | |||