41
edits
mNo edit summary |
m (→Progress) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
[[http://www.mozilla.org/unix/gtk-embedding.html GtkMozEmbed]] is an embedding API designed many years ago for use in Gtk applications. | [[http://www.mozilla.org/unix/gtk-embedding.html GtkMozEmbed]] is an embedding API designed many years ago for use in Gtk applications. | ||
Line 33: | Line 28: | ||
The latest development branch that is going to be merged to HEAD next is | The latest development branch that is going to be merged to HEAD next is | ||
[http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch= | [http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=MICROB_20070323_BRANCH&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=all&mindate=1970-12-31+16%3A00%3A01&maxdate=1970-12-31+16%3A00%3A01&cvsroot=%2Fcvsroot MICROB_20070323_BRANCH] | ||
There is a query for all the branches made for new GtkMozEmbed: [http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=MICROB*&branchtype=regexp&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=all&mindate=1970-12-31+16%3A00%3A01&maxdate=1970-12-31+16%3A00%3A01&cvsroot=%2Fcvsroot MICROB] | There is a query for all the branches made for new GtkMozEmbed: [http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=MICROB*&branchtype=regexp&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=all&mindate=1970-12-31+16%3A00%3A01&maxdate=1970-12-31+16%3A00%3A01&cvsroot=%2Fcvsroot MICROB] | ||
Line 77: | Line 72: | ||
!style="background:#efefef;" | Status | !style="background:#efefef;" | Status | ||
|- | |- | ||
| | | MICROB_20070323_BRANCH || N/A || 2007.03.23 || Current development | ||
|- | |||
| MICROB_20070103_BRANCH || Major update || 2007.01.03 || Merged to trunk on 2007.03.23 | |||
|- | |- | ||
| MICROB_20061206_BRANCH || Global history support, bug fixes || 2006.12.06 || Merged to trunk on 2007.01.02 | | MICROB_20061206_BRANCH || Global history support, bug fixes || 2006.12.06 || Merged to trunk on 2007.01.02 | ||
Line 87: | Line 84: | ||
== Plans == | == Plans == | ||
Sometime this month, the current changes on the | Sometime this month, the current changes on the MICROB_20070323_BRANCH will be landed on trunk and a new branch will be created for additional work. This pattern should be repeated a number of times during the 1.9 timeline. |
edits