41
edits
(Correct layout.) |
(Make file list layout better.) |
||
Line 40: | Line 40: | ||
| gtkmozembedmarshal.list || yes || Added glib marshal descriptions for new signals | | gtkmozembedmarshal.list || yes || Added glib marshal descriptions for new signals | ||
|- | |- | ||
| gtkmozembed_download.h gtkmozembed_download.cpp || yes || Download Object, related to one file transfer request | | gtkmozembed_download.h <br> gtkmozembed_download.cpp || yes || Download Object, related to one file transfer request | ||
|- | |- | ||
| gtkmozembed_common.h gtkmozembed_common.cpp || yes || Common GObject with interface for Windowless components. | | gtkmozembed_common.h <br> gtkmozembed_common.cpp || yes || Common GObject with interface for Windowless components. | ||
|- | |- | ||
| EmbedPasswordMgr.h EmbedPasswordMgr.cpp || yes || Embedded Password Manager support | | EmbedPasswordMgr.h <br> EmbedPasswordMgr.cpp || yes || Embedded Password Manager support | ||
|- | |- | ||
| EmbedGtkTools.h EmbedGtkTools.cpp || yes || Misc Embedded functions | | EmbedGtkTools.h <br> EmbedGtkTools.cpp || yes || Misc Embedded functions | ||
|- | |- | ||
| EmbedGlobalHistory.h EmbedGlobalHistory.cpp || yes || Embedded Global History support | | EmbedGlobalHistory.h <br> EmbedGlobalHistory.cpp || yes || Embedded Global History support | ||
|- | |- | ||
| EmbedFilePicker.h EmbedFilePicker.cpp || yes || Embedded File Picker interface | | EmbedFilePicker.h <br> EmbedFilePicker.cpp || yes || Embedded File Picker interface | ||
|- | |- | ||
| EmbedDownloadMgr.h EmbedDownloadMgr.cpp || yes || Embedded Download Manager | | EmbedDownloadMgr.h <br> EmbedDownloadMgr.cpp || yes || Embedded Download Manager | ||
|- | |- | ||
| EmbedContextMenuInfo.h EmbedContextMenuInfo.cpp || yes || Embedded Context Menu support | | EmbedContextMenuInfo.h <br> EmbedContextMenuInfo.cpp || yes || Embedded Context Menu support | ||
|- | |- | ||
| EmbedCertificates.h EmbedCertificates.cpp || yes || Embedded Certificates Listener | | EmbedCertificates.h <br> EmbedCertificates.cpp || yes || Embedded Certificates Listener | ||
|} | |} | ||
== Plans == | == Plans == | ||
Sometime this month, the current changes on the MICROB_20061031_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. | Sometime this month, the current changes on the MICROB_20061031_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