Commit Graph

53979 Commits

Author SHA1 Message Date
rjc%netscape.com
cbe1e04ba5 Add .rsrc file that includes a SIZE resource so that RegXPCOM mini-app has a parition size greater than the largest component it needs to load in.
git-svn-id: svn://10.0.0.236/trunk@47676 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 23:36:26 +00:00
norris%netscape.com
5ef28275ca Remove use of nsCOMPtr to fix Mac bustage.
git-svn-id: svn://10.0.0.236/trunk@47674 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 23:27:34 +00:00
warren%netscape.com
d14784661f Added missing includes.
git-svn-id: svn://10.0.0.236/trunk@47673 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:33:38 +00:00
briano%netscape.com
4662b521e9 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47672 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:29:43 +00:00
rods%netscape.com
79756b3579 a few fixes to my tests
git-svn-id: svn://10.0.0.236/trunk@47671 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:28:50 +00:00
warren%netscape.com
0ffc429c39 Added missing includes.
git-svn-id: svn://10.0.0.236/trunk@47670 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:28:27 +00:00
briano%netscape.com
46fe31f6b3 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47669 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:13:45 +00:00
nhotta%netscape.com
7a013524c6 Added compatibility.
git-svn-id: svn://10.0.0.236/trunk@47668 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:05:57 +00:00
rods%netscape.com
f750202376 Added a lot of tests for the select.
git-svn-id: svn://10.0.0.236/trunk@47667 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:04:04 +00:00
dp%netscape.com
947781caca Fixing XPCOM init being called again after shutdown.
git-svn-id: svn://10.0.0.236/trunk@47666 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:01:05 +00:00
cls%seawood.org
043415ee86 For gcc >= 2.95, add empty throw() function to remove warnings about returning null from operator new
git-svn-id: svn://10.0.0.236/trunk@47665 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 22:00:12 +00:00
rods%netscape.com
a14ff84454 It was calculating the absolute position wrong. the frame's x,y was being added in twice.
git-svn-id: svn://10.0.0.236/trunk@47664 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:57:51 +00:00
valeski%netscape.com
1d6cdb353d minor logging adjustment
git-svn-id: svn://10.0.0.236/trunk@47663 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:56:34 +00:00
rods%netscape.com
38ccd2ae4c removing display:block for the dummy frame for empty selects, this is for bug #13834
peter will be fixing the style system to really fix this.


git-svn-id: svn://10.0.0.236/trunk@47662 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:55:26 +00:00
warren%netscape.com
f29912ff53 Removed this in favor of idl
git-svn-id: svn://10.0.0.236/trunk@47661 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:49:21 +00:00
gordon%netscape.com
5f69223727 Added nsIThread.idl, nsIThreadPool.idl, and nsIRunnable.idl as part of warren's checkin.
git-svn-id: svn://10.0.0.236/trunk@47660 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:46:55 +00:00
warren%netscape.com
1b07f99ee9 Making nsIThread nsIRunnable and nsIThreadPool idl interfaces.
git-svn-id: svn://10.0.0.236/trunk@47659 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:41:20 +00:00
norris%netscape.com
63c0017d86 Remove nsPrincipalManager.h
git-svn-id: svn://10.0.0.236/trunk@47658 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:30:10 +00:00
sspitzer%netscape.com
f8190be120 make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead
of a nsFilePath.  this means nsINNTPNewsgroupPost is fully scriptable.
it also allowed me to clean up a lot of code.
most of these changes are results of this change.

add notifyOn, maxArticles, and markOldRead attributes to nsINntpIncomingServer
these correspond to "news.max_articles","news.mark_old_read", and "news.notify.o
n" prefs in 4.x.  (in 5.0, they are on a per server basis now.)
rewrite nsNNTPProtocol.cpp to use these attributes, instead of the old 4.x globa
l prefs.

fix warnings.


git-svn-id: svn://10.0.0.236/trunk@47657 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:29:30 +00:00
gayatrib%netscape.com
1a633df9c0 fixing bug 13899
git-svn-id: svn://10.0.0.236/trunk@47656 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:23:39 +00:00
ftang%netscape.com
30f429c631 add nsTextFormater to dlldeps.cpp
git-svn-id: svn://10.0.0.236/trunk@47655 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:23:31 +00:00
ftang%netscape.com
b551b98c6c add nsTextFormater.cpp
git-svn-id: svn://10.0.0.236/trunk@47654 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:21:55 +00:00
sspitzer%netscape.com
97197fa710 for the pop / nntp server specific prefs, don't name the html elements.
because those attributes don't exist in the nsIMsgIncomingServer interface
it causes us to crash.  alecf and I are working on a way to get type
specific prefs to get saved correctly.  until then, none of these type
specific prefs will get saved.


git-svn-id: svn://10.0.0.236/trunk@47653 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:21:45 +00:00
ftang%netscape.com
4706f96bab add nsTextFormater to UNIX build
git-svn-id: svn://10.0.0.236/trunk@47652 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:18:21 +00:00
ftang%netscape.com
6e965d6a46 remove unneeded debug info. Fix Unix build warning. Fix UTF8 to UCS2 conveersion bug
git-svn-id: svn://10.0.0.236/trunk@47651 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:16:09 +00:00
jdunn%netscape.com
f864b22774 Move static constructor into function instead of global. It was coredumping on AIX
git-svn-id: svn://10.0.0.236/trunk@47650 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 21:10:43 +00:00
norris%netscape.com
3036cb7a8a Add security support for javascript: uris.
git-svn-id: svn://10.0.0.236/trunk@47649 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:58:41 +00:00
ftang%netscape.com
15b14e728e add nsTextFormater.h
git-svn-id: svn://10.0.0.236/trunk@47648 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:54:04 +00:00
akhil.arora%sun.com
c9933ff473 Denis Sharypov <sdv@sparc.spb.su> - first check-in for DOMExceptions
git-svn-id: svn://10.0.0.236/trunk@47647 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:43:02 +00:00
dougt%netscape.com
ce313d64ef Fixed memory leak when calling ToString on version.
Fixed 13501.


git-svn-id: svn://10.0.0.236/trunk@47646 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:40:50 +00:00
kin%netscape.com
06c17f0ef0 Fix for bug #13439: SelectAll Delete does not repaint entire edit area
- Removed all references to mUpdateBatchCnt
    in nsViewManager::UpdateView().

  - The methods Enable/DisableRefresh() now check to
    see if we are batching before executing their code.
    This will prevent any layout/parser code from turning
    on refresh before all Begin/EndUpdateViewBatch() calls
    are unwound.


git-svn-id: svn://10.0.0.236/trunk@47645 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:39:03 +00:00
kin%netscape.com
d0370bd7bf Fix for bug #13440: Repaint problems when typing at the end of a document.
- modified nsScrollingView::ComputeScrollOffsets()
    so that it doesn't change the scrolled offsets
    just because the document size changed.


git-svn-id: svn://10.0.0.236/trunk@47644 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:38:53 +00:00
kipp%netscape.com
9383047642 formatting sillyness
git-svn-id: svn://10.0.0.236/trunk@47643 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:38:42 +00:00
ftang%netscape.com
f7e9a5d325 add the nsTextFormater for win
git-svn-id: svn://10.0.0.236/trunk@47642 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:38:18 +00:00
kipp%netscape.com
5d3af4637b Squished a memory leak
git-svn-id: svn://10.0.0.236/trunk@47641 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:38:09 +00:00
ftang%netscape.com
064a873a94 add new classes
git-svn-id: svn://10.0.0.236/trunk@47640 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:37:42 +00:00
cmanske%netscape.com
ba37b70cba Added a link and named anchor to the editor test page
git-svn-id: svn://10.0.0.236/trunk@47639 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:37:10 +00:00
rchen%netscape.com
6f0923614d Add localization notes
git-svn-id: svn://10.0.0.236/trunk@47638 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:33:35 +00:00
kipp%netscape.com
741d1860b8 formatting sillyness
git-svn-id: svn://10.0.0.236/trunk@47637 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:30:36 +00:00
kipp%netscape.com
a4f58b7e5c Added text/css support
git-svn-id: svn://10.0.0.236/trunk@47636 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:29:54 +00:00
ssu%netscape.com
cefc8f125b removed obosolete function
git-svn-id: svn://10.0.0.236/trunk@47635 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:29:30 +00:00
miodrag%netscape.com
bf5da6eb7c Changed JAVACLASSPATH
git-svn-id: svn://10.0.0.236/trunk@47633 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:27:10 +00:00
pavlov%netscape.com
cb69de9937 fix for 4290
git-svn-id: svn://10.0.0.236/trunk@47632 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:12:10 +00:00
ssu%netscape.com
b493ffb194 fine tunning build scripts. Not part of seamonkey build yet
git-svn-id: svn://10.0.0.236/trunk@47631 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:10:25 +00:00
ssu%netscape.com
5e94c5db5b fine tunning build scripts. Not part of seamonkey build yet
git-svn-id: svn://10.0.0.236/trunk@47630 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:10:05 +00:00
miodrag%netscape.com
f15253abac Version bumped to 4.04 for RTM
git-svn-id: svn://10.0.0.236/trunk@47629 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:09:35 +00:00
waterson%netscape.com
16632ee9c4 Fix HTML-rooted templates.
git-svn-id: svn://10.0.0.236/trunk@47628 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:08:37 +00:00
waterson%netscape.com
f0f6384861 Use nsCOMPtr for the controller.
git-svn-id: svn://10.0.0.236/trunk@47627 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:06:32 +00:00
ssu%netscape.com
5bb0275756 added dialog to show when launching 3rd party apps during install time. affects only windows.
git-svn-id: svn://10.0.0.236/trunk@47626 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:04:00 +00:00
ssu%netscape.com
dfd1078364 added new string resource to installer. Affects windows only.
git-svn-id: svn://10.0.0.236/trunk@47625 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:02:07 +00:00