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

19367 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 6a3f2455fa Fixed nsRepository -> nsComponentManager 1999-03-09 12:43:27 +00:00
warren%netscape.com d58459f342 Fixed return. 1999-03-09 12:36:13 +00:00
warren%netscape.com b90cd760b8 Fixed include problem. 1999-03-09 12:34:01 +00:00
warren%netscape.com e82053f242 Removed nsService stuff. 1999-03-09 12:29:08 +00:00
warren%netscape.com e050565deb Fixed include problem. 1999-03-09 12:16:34 +00:00
warren%netscape.com 201b60464e Backed out nsService changes. 1999-03-09 11:53:02 +00:00
warren%netscape.com bdcaa63028 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com 22cdc1e794 Fixed variable name problem. 1999-03-09 11:42:48 +00:00
warren%netscape.com 1e10978711 Removed nsService template. 1999-03-09 11:12:52 +00:00
warren%netscape.com db05d0cffa Commented out template because linux isn't happy with it. 1999-03-09 11:12:23 +00:00
warren%netscape.com 22907e4a56 Fixed exports for nsRepository -> nsComponentManager 1999-03-09 10:51:12 +00:00
warren%netscape.com 273a5f362a Fixed path separator. 1999-03-09 10:20:01 +00:00
warren%netscape.com 1a48a551dd Trying a hack to see if I can make linux happy. 1999-03-09 10:15:54 +00:00
warren%netscape.com 84ee98f95d Workaround for sun386i breakage. 1999-03-09 10:07:02 +00:00
warren%netscape.com b2b7c1f496 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
mcafee%netscape.com da384b253b Protect against a copy of zero characters (zero-length buffer) 1999-03-09 09:49:32 +00:00
warren%netscape.com 9e9b6f5893 Added nsComponentManager.cpp 1999-03-09 09:47:12 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
shaver%netscape.com b8bfa0940a turn off more debugging noise and prepare for 0.6.2's forward handling 1999-03-09 08:23:00 +00:00
waterson%netscape.com 166aab00ae Fixed GetElementsByAttribute(): use the DOM APIs to be consistent with namespaces. 1999-03-09 08:10:50 +00:00
waterson%netscape.com 423fdfd472 Made widget observer observe the composite data source. 1999-03-09 08:05:26 +00:00
nisheeth%netscape.com 282f2ef67b - Quoted all attributes.
- Fixed casing on the end BookSet tag.  (The expat parser enforces case-sensitivity in XML)
1999-03-09 07:44:47 +00:00
nisheeth%netscape.com 4daac7f372 - We weren't adding the tag text to the token created for the end tag. Fixed.
- Tokens for CDATA sections were not being created.  Fixed.
- The length of the parse buffer is passed into ParseXMLBuffer() because it is available from the scanner.  We were doing a strlen() to determine the length which was inefficient.
1999-03-09 07:39:04 +00:00
pierre%netscape.com 094d585979 added menu command VIEWER_PRINT_SETUP 1999-03-09 06:39:50 +00:00
mcafee%netscape.com 42da183e24 Adding Edit|{Cut,Copy,Paste} to menubar. 1999-03-09 06:04:38 +00:00
pierre%netscape.com 7f450c2134 don't dispatch mouseMoved events when Raptor is in the background 1999-03-09 05:46:01 +00:00
pierre%netscape.com 5ea6581e3b dispatch suspend/resume events to Raptor 1999-03-09 05:44:47 +00:00
troy%netscape.com 01a8053549 Overflow code and pushing code now take header/footer frames into
account
1999-03-09 05:29:37 +00:00
troy%netscape.com 4e9fc2757f Better handling of NS_FRAME_NOT_COMPLETE for incremental reflow 1999-03-09 05:28:44 +00:00
wtc%netscape.com 32ae3e71ff Another update from the internal CVS repository /m/src. 1999-03-09 05:12:06 +00:00
troy%netscape.com d1cc042f2e Made sure NS_FRAME_COMPLETE is always returned. This fixes an incremental
reflow problem
1999-03-09 05:11:14 +00:00
terry%netscape.com f47c56c23e Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times. 1999-03-09 05:07:50 +00:00
troy%netscape.com 102096a6d6 Fixed it so that for incremental reflow commands the correct value is
passed for the available height
1999-03-09 05:01:59 +00:00
pierre%netscape.com 3f2e184358 fixed crash on delete (the OS deleted the menu a second time) 1999-03-09 05:01:45 +00:00
pierre%netscape.com 7b33113aea added menu commands VIEWER_GFX_WIDGET_MODE and VIEWER_NATIVE_WIDGET_MODE 1999-03-09 04:39:50 +00:00
mcafee%netscape.com a1f72574d2 Adding install target for purify binaries 1999-03-09 04:21:51 +00:00
pierre%netscape.com d161c360a9 fixed display in SetSelectedIndices() 1999-03-09 04:11:25 +00:00
pierre%netscape.com a00848b32e fixed index off by 1 in GetSelectedIndex() 1999-03-09 04:10:33 +00:00
mccabe%netscape.com 48f53abe7a Chop xptinfo from the list of sub-Makes built by libxpt during coding
thrash.
1999-03-09 04:10:30 +00:00
waterson%netscape.com b0d32f4ae3 Land Guha's history stuff, including some fixes for references in the file system data source, and modifications for literals: there's now nsIntLiteral and nsDateLiteral. 1999-03-09 04:01:56 +00:00
mscott%netscape.com c4043cd7cc Sending a message no longer requires a host and from field because we can now extract that information from the current identity. 1999-03-09 03:06:59 +00:00
pierre%netscape.com c0539e0ed0 Fixed #2253 "Copy and Paste in text widget" Fixed double-click 1999-03-09 02:58:14 +00:00
alecf%netscape.com 5eed475980 use Messenger's CID rather than ProgID because I can't seem to create objects
by ProgID (looks like ProgID->CID mapping is broken)
1999-03-09 02:51:25 +00:00
coop%netscape.com 8f18c39394 NOT YET PART OF SEAMONKEY:
* initial pass at handling the update of interface indices.
1999-03-09 02:51:22 +00:00
brendan%netscape.com 28d612e522 Must use defined XP_UNIX, not XP_UNIX, as #elif condition. 1999-03-09 02:46:23 +00:00
terry%netscape.com 8a8c7a19ac Added params to control how priorities are set in a new bug. You can
now choose whether to let submitters of new bugs choose a priority, or whether
they should just accept the default priority (which is now no longer hardcoded
to "P2", but is instead a param.)  The default value of the params will cause
the same behavior as before.
1999-03-09 02:33:58 +00:00
dveditz%netscape.com 65eae19e19 initial libjar files, NOT PART OF BUILD 1999-03-09 02:13:56 +00:00
ducarroz%netscape.com 2349d7f584 make the file conform to the new norm 1999-03-09 02:05:29 +00:00
ducarroz%netscape.com 85003407be add definition for MSG_CommandType 1999-03-09 02:01:16 +00:00
ftang%netscape.com ef26bbb0df add katakana, hiragana, katakana-iroha, hiragana-iroha, lower-greek 1999-03-09 01:56:02 +00:00