warren%netscape.com
44568143d6
Backed out the nsService template stuff.
1999-03-09 11:49:41 +00:00
warren%netscape.com
8c602c75e4
Fixed variable name problem.
1999-03-09 11:42:48 +00:00
warren%netscape.com
3f04ec67a2
Removed nsService template.
1999-03-09 11:12:52 +00:00
warren%netscape.com
088146892f
Commented out template because linux isn't happy with it.
1999-03-09 11:12:23 +00:00
warren%netscape.com
9b1eaba4d3
Fixed exports for nsRepository -> nsComponentManager
1999-03-09 10:51:12 +00:00
warren%netscape.com
f9997f752e
Fixed path separator.
1999-03-09 10:20:01 +00:00
warren%netscape.com
a8bace7801
Trying a hack to see if I can make linux happy.
1999-03-09 10:15:54 +00:00
warren%netscape.com
f1e85d538a
Workaround for sun386i breakage.
1999-03-09 10:07:02 +00:00
warren%netscape.com
3d21ed5037
nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc.
1999-03-09 09:52:30 +00:00
mcafee%netscape.com
7697fc19e2
Protect against a copy of zero characters (zero-length buffer)
1999-03-09 09:49:32 +00:00
warren%netscape.com
75422fa57c
Added nsComponentManager.cpp
1999-03-09 09:47:12 +00:00
warren%netscape.com
4b2d56fbaa
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
shaver%netscape.com
58164daf67
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
e189c7d58b
Fixed GetElementsByAttribute(): use the DOM APIs to be consistent with namespaces.
1999-03-09 08:10:50 +00:00
waterson%netscape.com
f13802c572
Made widget observer observe the composite data source.
1999-03-09 08:05:26 +00:00
nisheeth%netscape.com
7b02f128df
- 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
a3f249089d
- 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
325ea61ec3
added menu command VIEWER_PRINT_SETUP
1999-03-09 06:39:50 +00:00
mcafee%netscape.com
5e1dbde3c3
Adding Edit|{Cut,Copy,Paste} to menubar.
1999-03-09 06:04:38 +00:00
pierre%netscape.com
4528e3226b
don't dispatch mouseMoved events when Raptor is in the background
1999-03-09 05:46:01 +00:00
pierre%netscape.com
b30c740d4c
dispatch suspend/resume events to Raptor
1999-03-09 05:44:47 +00:00
troy%netscape.com
9106c62e3e
Overflow code and pushing code now take header/footer frames into
...
account
1999-03-09 05:29:37 +00:00
troy%netscape.com
a6b02e236c
Better handling of NS_FRAME_NOT_COMPLETE for incremental reflow
1999-03-09 05:28:44 +00:00
wtc%netscape.com
a48a204528
Another update from the internal CVS repository /m/src.
1999-03-09 05:12:06 +00:00
troy%netscape.com
9f6584c6ca
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
01d194aa5b
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
9ff6fc0f22
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
51c3957d62
fixed crash on delete (the OS deleted the menu a second time)
1999-03-09 05:01:45 +00:00
pierre%netscape.com
91d9dd34db
added menu commands VIEWER_GFX_WIDGET_MODE and VIEWER_NATIVE_WIDGET_MODE
1999-03-09 04:39:50 +00:00
mcafee%netscape.com
4ed94d6668
Adding install target for purify binaries
1999-03-09 04:21:51 +00:00
pierre%netscape.com
4b33ec0b5b
fixed display in SetSelectedIndices()
1999-03-09 04:11:25 +00:00
pierre%netscape.com
db64f03904
fixed index off by 1 in GetSelectedIndex()
1999-03-09 04:10:33 +00:00
mccabe%netscape.com
9ad7c135d1
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
3d2b42cfd9
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
7acaee2865
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
99c7af8413
Fixed #2253 "Copy and Paste in text widget"
Fixed double-click
1999-03-09 02:58:14 +00:00
alecf%netscape.com
f8d48ff41a
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
a356faf7da
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
ec67fd947d
Must use defined XP_UNIX, not XP_UNIX, as #elif condition.
1999-03-09 02:46:23 +00:00
terry%netscape.com
b72f255bec
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
b867607040
initial libjar files, NOT PART OF BUILD
1999-03-09 02:13:56 +00:00
ducarroz%netscape.com
2d13e4ef9a
make the file conform to the new norm
1999-03-09 02:05:29 +00:00
ducarroz%netscape.com
e6e140af12
add definition for MSG_CommandType
1999-03-09 02:01:16 +00:00
ftang%netscape.com
e7304df551
add katakana, hiragana, katakana-iroha, hiragana-iroha, lower-greek
1999-03-09 01:56:02 +00:00
rjc%netscape.com
c71c49a1cf
Add selection and column sortActive/sortDirection observation support. (Thanks, David!)
1999-03-09 01:54:46 +00:00
pierre%netscape.com
26dc64ba44
Register CharsetAlias. Fixed by ftang on my machine.
1999-03-09 01:50:03 +00:00
briano%netscape.com
d3688a0ba0
Automated update
1999-03-09 01:45:41 +00:00
mscott%netscape.com
9cb357f551
Add ability to generate a mail session to this factory.
1999-03-09 01:39:05 +00:00
mscott%netscape.com
ebbcfd1435
Build nsMsgMailSession and nsMsgIdentity.
1999-03-09 01:37:41 +00:00
mscott%netscape.com
3712ad23fc
Shell for a msg mail session. Folks will add to this as they need to.
1999-03-09 01:36:17 +00:00