blizzard%redhat.com
7f43907478
fix memory leak
1999-07-28 02:21:23 +00:00
blizzard%redhat.com
aedae6cc5e
fix memory leak in xlibrgb code.
1999-07-28 02:20:53 +00:00
gagan%netscape.com
ca73a1f56c
More URL parsing updates for not so common cases.
1999-07-28 02:13:07 +00:00
blizzard%redhat.com
e0f95248b8
fix leaking nsRect in nsWindow::Invalidate()
1999-07-28 02:08:17 +00:00
blizzard%redhat.com
1a3600fea2
fix UMRs as reported by the great and powerful bruce. this closes bug 10625.
1999-07-28 02:02:21 +00:00
ftang%netscape.com
a71748f63e
fix bug 7899 by setup correct value in the init
1999-07-28 02:00:18 +00:00
bruce%cybersight.com
34d4830572
Add some includes to make it more explicit. (This was breaking under some changes I have locally to minimize include graph without this). Also fixes a gcc 2.7.2.3 issue.
1999-07-28 01:45:57 +00:00
cmanske%netscape.com
ec1da84753
Small fix to UI JS
1999-07-28 01:39:55 +00:00
cmanske%netscape.com
89c5a45a40
Fixed bug in GetElementOrParentByTagname
1999-07-28 01:37:51 +00:00
sfraser%netscape.com
2d07b9a72c
Bring the table borders back!
1999-07-28 01:23:53 +00:00
nisheeth%netscape.com
0a56284240
More work to fix bug 8607. This is still not enabled at run-time because one of the XML tests isn't displaying properly. XML decls and DOCTYPE decls will be passed up to the content sink once this is enabled.
1999-07-28 01:21:54 +00:00
nisheeth%netscape.com
4e5aff98b2
Add static GetIID() method for creating smart pointers to nsIXMLContentSink.
1999-07-28 01:17:09 +00:00
ssu%netscape.com
dc0490adb8
fixed bug #9587
1999-07-28 00:42:21 +00:00
cmanske%netscape.com
5a9c33f49e
Fixed build bustage - removed references to removed .h files
1999-07-28 00:35:41 +00:00
mcafee%netscape.com
a7f6ec1243
cmanske forgot to remove one reference to a removed header file, fixing linux bustage.
1999-07-28 00:33:50 +00:00
cmanske%netscape.com
0558a8dd75
Removing files no longer used.
1999-07-28 00:11:50 +00:00
cmanske%netscape.com
b9725f19d8
Removing files no longer used.
1999-07-28 00:02:45 +00:00
cmanske%netscape.com
d54ddc3632
Initial table editing stuff. Removed table editing transactions (use basic node txns). Fixed TrimString JS methods. Fixed setting border in insert table.
1999-07-27 23:59:22 +00:00
sfraser%netscape.com
37f49d9027
Remove table editing transactions, for cmanske.
1999-07-27 23:58:28 +00:00
mcafee%netscape.com
de03435b9a
Fixing linux bustage.
1999-07-27 23:56:04 +00:00
mcafee%netscape.com
edd11a5e8c
Fixing linux bustage with kmcclusk.
1999-07-27 23:52:41 +00:00
mang%subcarrier.org
8584284918
Comments and documentation contributed by rginda@ndcico.com
1999-07-27 23:46:47 +00:00
davidm%netscape.com
a217eec0a9
Remove <?xml-stylesheet href="chrome://global/skin/" type="text/css"?> now that tasksoverlay.css is in
1999-07-27 23:45:13 +00:00
davidm%netscape.com
4725ebb3e6
remove reference to navigator.css
1999-07-27 23:38:29 +00:00
davidm%netscape.com
71296fc7ed
Add dialogOverlay.dtd
1999-07-27 23:37:39 +00:00
davidm%netscape.com
7a3faede9e
Use tasksoverlay.css and tasksOverlay.dtd
1999-07-27 23:37:12 +00:00
davidm%netscape.com
ac7a6a32cb
Add tasksOverly.dtd and dialogOverlay.dtd
1999-07-27 23:35:12 +00:00
valeski%netscape.com
8fe0e5315f
free memory mismatch fix
1999-07-27 23:35:01 +00:00
davidm%netscape.com
7c8734e60f
move taskbar to tasksOverlay.css
1999-07-27 23:34:21 +00:00
sspitzer%netscape.com
17a4c1fb71
change the nsIDirectoryIterator::Init interface to match the nsDirectoryIterator ctor: two paramenters, a file spec and a bool for resolveSymlinks. pass in PR_TRUE in the pref and component manager code. this fixes the problem where prefs wouldn't get loaded on the mac!
1999-07-27 23:33:54 +00:00
harishd%netscape.com
49e2f26016
EnableParse() returns nsresult.
1999-07-27 23:33:16 +00:00
harishd%netscape.com
17608d0b57
Made EnableParse() to return nsresult. Used to return PRBool
1999-07-27 23:32:30 +00:00
mcafee%netscape.com
9e9afeb293
Minor comment change.
1999-07-27 23:31:48 +00:00
briano%netscape.com
007ea62765
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
kmcclusk%netscape.com
f9b64e775c
bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to
...
use PRInt32 instead of PRUInt32. Modified Mac, and Linux to match.
bug #2010 Applied David Barrons patch for MakeSide ins CSSRendering.
nsIWidget - removed GetAbsoluteBounds - Not needed. Can use WidgetToScreen instead.
1999-07-27 23:26:36 +00:00
davidm%netscape.com
3911ea1aed
Add taskOverlay.css
1999-07-27 23:20:21 +00:00
briano%netscape.com
f020d6f791
Needed to do the temporary copying in the libs step, not the install step.
1999-07-27 23:19:42 +00:00
terry%mozilla.org
ec53d4509d
Got rid of some silly warnings.
1999-07-27 23:19:02 +00:00
kin%netscape.com
5a4c170b72
Added code to EditorExecuteScript() that will
...
report the line number in the script where
an exception is thrown.
1999-07-27 23:18:03 +00:00
ducarroz%netscape.com
69fb203755
Fix shlb name conflict between netwerk:mime and mailnews:mime. Necko only.
1999-07-27 23:17:49 +00:00
davidm%netscape.com
1e472c4a3d
Change code so JS doesn't throw
1999-07-27 23:16:52 +00:00
davidm%netscape.com
ee185ec7b7
First Checked In.
1999-07-27 23:16:26 +00:00
terry%mozilla.org
396eb6c0eb
Was sending multiple messages telling people they're on the hook.
1999-07-27 23:10:12 +00:00
sfraser%netscape.com
e45ae9e281
Change ResolveAlias to ResolveSymlink. dougt should have done this.
1999-07-27 23:05:53 +00:00
putterman%netscape.com
a28e4aa71c
Use ref instead of id when referring to the threadPane tree.
1999-07-27 23:02:54 +00:00
putterman%netscape.com
5638dcc255
GetResource first looks at ref. checkin for waterson.
1999-07-27 23:02:13 +00:00
law%netscape.com
b018daa6a9
Adding new .dtd files; a=mcafee
1999-07-27 23:01:32 +00:00
law%netscape.com
59b4c236e3
Adding new .dtd files; a=mcafee
1999-07-27 22:47:56 +00:00
danm%netscape.com
a5bfeab9c4
straighten out OS chrome flags and synchronize in Windows source
1999-07-27 22:42:34 +00:00
mark.lin%eng.sun.com
827208b888
Changed the MRJPlugin so that it's able to compile again.
...
Replaced any occurances of GetIID() with NS_GET_IID().
1999-07-27 22:23:02 +00:00