Граф коммитов

27095 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 9d4bf0719d add nsIElementObserver.h 1999-05-14 23:23:41 +00:00
mcmullen%netscape.com 24968629cb Added some forward declarations so that this file would, well, er, compile. 1999-05-14 23:23:08 +00:00
alecf%netscape.com 13fce18807 change Communicator->Tasks 1999-05-14 23:11:54 +00:00
hyatt%netscape.com a399e1605d Ready to rumble. 1999-05-14 23:11:49 +00:00
saari%netscape.com 60bf1531a1 tweaking DoContextMenu 1999-05-14 23:10:46 +00:00
ftang%netscape.com 524e1ec08d add chardet 1999-05-14 23:09:17 +00:00
saari%netscape.com 82b33a9377 Add context menus to mac build 1999-05-14 22:57:11 +00:00
law%netscape.com ce875bde09 Fix 'Document: Done' and clean up some obsolete stuff 1999-05-14 22:57:07 +00:00
ducarroz%netscape.com 85205cc563 Split EditorStartup() into EditorStartup() & EditorSetup(). Msg Compose use only EditorSetup(). 1999-05-14 22:54:24 +00:00
beard%netscape.com aa8eb7156e synched with BuildNGLayout[Debug].pl 1999-05-14 22:50:01 +00:00
jefft%netscape.com e4d453f318 fixed imap folder discovery problem; the default fNamespacesOverridable should be set to true 1999-05-14 22:46:21 +00:00
beard%netscape.com 421cc7d6a1 Fixed some serious ref count bugs using nsIURL when instantiating plugins. 1999-05-14 22:45:46 +00:00
hyatt%netscape.com 2e7ad337ac Should work. 1999-05-14 22:41:09 +00:00
hyatt%netscape.com 9f66a3ec43 Adding a method to the webshell container for creating popup/context menus. 1999-05-14 22:40:03 +00:00
briano%netscape.com e7fc9021da Hacks to get it to compile. Needs help from someone with a clue. 1999-05-14 22:33:42 +00:00
saari%netscape.com 0cbb47571d Adding DoContextMenu 1999-05-14 22:28:00 +00:00
saari%netscape.com 3b2958251d Adding mac context menu files. 1999-05-14 22:27:31 +00:00
sspitzer%netscape.com f59bdc1811 fix a bug in nsMsgDBEnumerator. this means I don't have to use
2 enuermators for my "show me only the last n news message" hack.
1999-05-14 22:25:31 +00:00
rhp%netscape.com 6234cabe7b Cleanup of code 1999-05-14 22:24:26 +00:00
saari%netscape.com 499e9a819f fixed up to date error 1999-05-14 22:23:53 +00:00
rhp%netscape.com f1e420a180 Even more refinement :) 1999-05-14 22:13:02 +00:00
law%netscape.com 58370f8c98 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
saari%netscape.com 0684643e44 First Checked In. 1999-05-14 22:01:15 +00:00
saari%netscape.com 45c3ca3247 Add context menus to factory 1999-05-14 22:00:43 +00:00
saari%netscape.com b869fa5d42 Minor mac menu change to facilitate context menus 1999-05-14 22:00:21 +00:00
saari%netscape.com 33abf04721 Initialize the mac contextual menu manager 1999-05-14 21:59:47 +00:00
saari%netscape.com 5d764ebeed Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
hyatt%netscape.com d6cdb51453 Calling both createPopup and createAnchoredPopup now. 1999-05-14 21:51:57 +00:00
jj%netscape.com e777df7f0d Turned XPIDL plugin ON ($USE_XPIDL = 1) for Tinderbox and Verification builds. 1999-05-14 21:48:02 +00:00
saari%netscape.com 0798cec94c fixing build break 1999-05-14 21:46:51 +00:00
rhp%netscape.com 50ae53de2f Further refinement of auto link detection 1999-05-14 21:42:26 +00:00
pollmann%netscape.com 5089f15839 Bug 5944,3322: Bringing GTK <SELECT> events on par with Windows 1999-05-14 21:35:49 +00:00
morse%netscape.com ca0861baa1 fix bug 6399 1999-05-14 21:21:38 +00:00
ducarroz%netscape.com 00bcb8c229 HTML tag name must be capitalized if we want to find them in the DOM! 1999-05-14 21:18:26 +00:00
hyatt%netscape.com 941b650532 Added another createPopup method to handle anchoring. 1999-05-14 21:16:51 +00:00
mcafee%netscape.com 2896f82e9b Adding font interfaces for Linux. 1999-05-14 21:13:50 +00:00
bienvenu%netscape.com bc0e114a2d fix message counts for imap inbox 1999-05-14 21:11:07 +00:00
mcafee%netscape.com 1f76c659e1 Adding nsIFileListTransferable to the Linux build. 1999-05-14 21:11:00 +00:00
putterman%netscape.com 0a857d30fd Added Mark Messages as Unread and bold on "new" not "New". 1999-05-14 21:04:25 +00:00
jefft%netscape.com d5f26724f4 fixed cached connection url race condition 1999-05-14 21:04:17 +00:00
putterman%netscape.com 0f0798ca5b Do status flag notifications based on flags changed. 1999-05-14 21:03:26 +00:00
sspitzer%netscape.com 6c89b275cc changes to show only the last n messages in a news folder.
It follows the mail.news.maxheaderstoshow pref.
1999-05-14 21:02:51 +00:00
beard%netscape.com 2bbeacd974 fixed ref count leak 1999-05-14 20:43:27 +00:00
saari%netscape.com e8d4fa941c adding context menus to windows build 1999-05-14 20:42:50 +00:00
beard%netscape.com 9b8efc19a5 added nsGetNativeThis(), which searches the prototype chain for the first object that is tagged as having an nsISupports in its private field. 1999-05-14 20:27:00 +00:00
putterman%netscape.com 5faa1390e3 overflow: visible added. Fixes 6426. 1999-05-14 20:06:21 +00:00
alecf%netscape.com 34e91e6a80 add missing box element 1999-05-14 19:53:43 +00:00
akkana%netscape.com b68cbf11b4 5663: Fix copy/paste of entities.
mUnicodeEncoder isn't getting initialized properly, at least on Linux.
Also fixed some compiler warnings while I'm here.
1999-05-14 19:47:10 +00:00
rhp%netscape.com 08acb5c7b6 New glyph changes 1999-05-14 19:27:40 +00:00
rhp%netscape.com ee587bb6c2 adding new files 1999-05-14 19:27:22 +00:00