Difference between revisions of "Summary: mozilla.dev.extensions - September 22 - 29, 2006"

From CDOT Wiki
Jump to: navigation, search
(Discussions)
Line 5: Line 5:
  
  
== Discussions ==  
+
== Discussions ==
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/f26f8eebd8bfb60d/53b81169c756eeb2#53b81169c756eeb2 Does Firefox support calling COM objects?] - Discussion on how to write an XPCOM component in C++ that will talk to the
 +
COM component.
  
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/afe8158e59686900 Observer don't get preferences change after extension upgrade] - Discussion on extension preference does not change after upgrade.
  
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/0f66fcf0664c80c9 toolbarbutton coexisting in toolbarpalette and statusbar] - Looking for ways to have customizable toolbar button coexist in toolbarpalette and status bar.
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/a577f169c04ee1c3 Header display when replying and forwarding] - Is there a way changing the Thunderbird displays headers when replaying and forwarding?
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/a870f7b6cc2e69e5 some rss feeds don't show up as Livemarks when bookmarked...] - Why do all rss feeds not appear as live marks when bookmarked even though the necessary tags are present in the feeds source
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/e0027bd8b730a32e Places queries] - Need help with a queries extension.
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/6bc16685f1444c22 WM_COPY trouble] - Need help with an extension that process Windows messages.
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/66dcbff6b8c299b0 Replace HTML] - Discussion on creating an extension that replace HTML code on a specific page that does not use Greasemonkey.
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/bc66e42472949b9d XUL Image] - Discussion on how to place an image in the window that can be move around and always remain on top.
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/0f5845e2bf564748 Sample dynamic menu creation, similar to Firefox Bookmarks drop down] - Looking for JavaScript dynamic drop down menu sample for an extension.
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/3fd0417291253302 Tracert extension feasible?] - Is it possible to create an extensions that does the same function as “trace route”?
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/ef9709352421fd67 Thunderbird extension request - easy email within a default domain] - Request for a Thunderbird extension that detect a default domain, if no domain is found create a default domain.
 +
 +
* [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/6f8064a85182b2c0 How to access the toolbar elements in extension?] - How to get the value of the textbox when click button.?
  
 
== Meetings ==
 
== Meetings ==

Revision as of 10:50, 29 September 2006

(back to mozilla.dev.extensions)

Announcements

Discussions

COM component.

  • WM_COPY trouble - Need help with an extension that process Windows messages.
  • Replace HTML - Discussion on creating an extension that replace HTML code on a specific page that does not use Greasemonkey.
  • XUL Image - Discussion on how to place an image in the window that can be move around and always remain on top.

Meetings