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

51625 Коммитов

Автор SHA1 Сообщение Дата
rbs%maths.uq.edu.au 72c396b75e Catch up with recent changes in layout 2000-01-28 09:00:03 +00:00
alecf%netscape.com 1fd07b7033 prepare to eliminate getcurrentserver
just a test, no reviewers
2000-01-28 08:57:46 +00:00
alecf%netscape.com 75c0f7e26d prepare to eliminate GetCurrentServer
(test only, no reviews)
2000-01-28 08:56:57 +00:00
jband%netscape.com 70fe081181 fix this misnamed method bug for shaver. r=shaver. NOT PART OF BUILD 2000-01-28 08:38:11 +00:00
mccabe%netscape.com a69d6461c1 Rework xpidl_idl to not use a circular buffer. This fixes many problems with buffer boundaries. Fixes
9716 unterminated %{ escape causes endless loop

Clean up memory handling and other aspects of xpidl. Fixes
        11058 bad free in xpidl
        13464 memory leak in xpidl

Store doc comments in IDL-processing phase, and emit them into generated header files.  Fixes
        24734 xpidl should emit doc comments

Add error towards fixing 24965, and fix 13100 'xpidl should error on multiple inheritance'

r=jband
2000-01-28 08:28:48 +00:00
alecf%netscape.com 3146e40370 prepare to abolish GetCurrentIdentity
(tests only, no reviewer)
2000-01-28 08:16:19 +00:00
pavlov%netscape.com ca389d3e84 make hpux happier. 2000-01-28 08:08:30 +00:00
nisheeth%netscape.com 5cf146ffc3 Fix for bug 21647. r=harishd. The expat tokenizer was keeping static state and clobbering it because multiple instances of it were running at the same time. It no longer uses static state but sets the state as user data on the expat parser and gets it back as a parameter in the callbacks from the parser. Placing chrome.rdf files in the locale directory of chrome no longer results in huge windows with no content. 2000-01-28 08:02:53 +00:00
sspitzer%netscape.com bb7cf9ada6 if the news server or imap server is "secure", show the secure icon
in the folder pane.  the work is done in the data source, so eventually
I'll have to change other xul (like the folder picker and the messenger menus)
to show the right icons, too.  r=mscott
2000-01-28 08:01:27 +00:00
warren%netscape.com bcc06d52e9 Fix for Windows file://c|/ case (2 slashes). Bug #24431 2000-01-28 07:40:31 +00:00
ducarroz%netscape.com 618591ba8f fix wensleydale SunOS/sparc 5.6 Dep build bustage. 2000-01-28 07:17:29 +00:00
terry%mozilla.org 1550a88427 Was crashing if you weren't already logged in. 2000-01-28 07:15:44 +00:00
sspitzer%netscape.com dbba147326 addSubfolder is not scriptable because it uses nsAutoString.
until that changes (it will soon) mark this method with [noscript]
2000-01-28 07:07:09 +00:00
sspitzer%netscape.com 89fba93d5c reflect the "isSecure" attribute of a nsIMsgIncomingServer in the account
setup dialog.  r=mscott, approved by lord.
2000-01-28 07:05:26 +00:00
warren%netscape.com 20da4f3233 Fix to propagate failure from MakeAbsolute to DOM event handler. r=vidur,joki 2000-01-28 06:55:27 +00:00
warren%netscape.com 951afde39b Fix for bug 21686 -- can't find protocols with non-lowercased names. 2000-01-28 06:24:54 +00:00
sspitzer%netscape.com e27833e44a fix it, to use less %{C++ crap. thanks to mscott for the pointers on how.
next step, remove nsIWalletService.h from the build.
2000-01-28 06:24:41 +00:00
ducarroz%netscape.com d4fa824108 Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
dougt%netscape.com 91f877240e Removing WIN API which requires windows 98 or better. Fixes 25101, and
others.  I erronously checked in a fix which still linked with this non-win95
API.  So, now I am just defaulting to standard GetFileAttributes() and doing
away with the EX version.
2000-01-28 06:17:06 +00:00
slamm%netscape.com ea5f432126 Add xargs() to create threads. Rename class XArgs to XArgsThread since it is really one thread for xargs. Add some comments. Fix a name error (tread.exit to sys.exit). 2000-01-28 06:13:41 +00:00
jband%netscape.com 567062d06e show more info when a call to wrapped JS object fails due to lack of the callee method - show what we were trying to call rather than let the engine just error out with 'undefined is not a function'. r=mccabe 2000-01-28 06:02:41 +00:00
syd%netscape.com 5473932705 Added support for registering JS functions, by the preference panel, with
prefwindow. These will be called by prefwindow when the user hits OK or
Cancel button; the intent is that a panel can then determine if the user
made changes that were commited, and act upon them. I will post something
to prefs and general about how that can be done. r=ben
2000-01-28 05:35:32 +00:00
bienvenu%netscape.com e6e750bc3f try breaking up long line - I have no idea 2000-01-28 05:18:55 +00:00
sspitzer%netscape.com aca028c4f4 change the name from index to offset 2000-01-28 04:42:05 +00:00
sspitzer%netscape.com a9bd54c99e use unsigned longs, and not longs, for the salt and the offset 2000-01-28 04:41:29 +00:00
jim_nance%yahoo.com e455fbcd9f Implemented idea from shaver for speeding up SelectorMatches().
We wait until we know we are going to need the contentTag before
we create it.
r=shaver
2000-01-28 04:37:13 +00:00
sdv%sparc.spb.su da5218a6fc addon to previous checking. Changed
JAVA_DOM_OJI_DISABLE check to
JAVA_DOM_OJI_ENABLE not to affect
unix builds.
2000-01-28 04:20:20 +00:00
sspitzer%netscape.com 795c6b969f taking a crack at turning nsIWalletService.h into nsIWalletService.idl
not part of the build yet.
2000-01-28 04:09:14 +00:00
sspitzer%netscape.com 6776dd07ce adding this interfaces, they will be used when we make the storing
of passwords in single signon "safer".
2000-01-28 04:08:16 +00:00
saari%netscape.com 729048aef7 Something I forgot with yesterday's checkin. 2000-01-28 04:04:26 +00:00
sdagley%netscape.com bbe5a1d59d Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in. 2000-01-28 04:00:28 +00:00
sdv%sparc.spb.su d5d632bf9d Added code to use OJI on win nt.
Added methods of latest dom java-binding
Fixes to bugs 22192, 22193
2000-01-28 03:45:01 +00:00
hyatt%netscape.com 6face65492 Fix for bug#15946 2000-01-28 03:41:24 +00:00
rhp%netscape.com cb592149e9 Updating work for AppleDouble support - NOT PART OF THE BUILD 2000-01-28 03:36:57 +00:00
hyatt%netscape.com 2193a79232 Adding closing popups. 2000-01-28 03:27:44 +00:00
waterson%netscape.com 39573f4597 Fix nsXBLBinding leaks. r=hyatt 2000-01-28 03:16:08 +00:00
troy%netscape.com 6e02487370 b=25049. Fixed a problem with max-element-size not being calculated
correctly for a floated table
2000-01-28 03:12:30 +00:00
tor%cs.brown.edu 610667c8a0 Shuffle #includes to get proper definition of NULL for picky C++ compilers.
r=pepper
2000-01-28 03:08:02 +00:00
hyatt%netscape.com 50bf875c47 Getting rid of createPopup. 2000-01-28 03:05:17 +00:00
hyatt%netscape.com 98a3a526b1 Getting rid of createPopup 2000-01-28 03:04:40 +00:00
hyatt%netscape.com b697933700 Getting rid of createPopup on the DOM window. 2000-01-28 03:02:04 +00:00
warren%netscape.com ef8825fa69 Added 'make run' rule so I don't have to type '../../../dist/win32_d.obj/bin/mozilla.exe' any more. 2000-01-28 02:51:21 +00:00
warren%netscape.com 7f4e51af03 Using generic module. 2000-01-28 02:42:07 +00:00
bienvenu%netscape.com 8d4331d084 handle stopped mailbox parse correctly, r=sspitzer 2000-01-28 02:38:38 +00:00
rbs%maths.uq.edu.au 6f500172ae Slight rework to fix a particular situation 2000-01-28 02:31:09 +00:00
sspitzer%netscape.com 321589555d handle migration of secure news servers from 4.x to 5.0 r=alecf 2000-01-28 02:24:42 +00:00
jim_nance%yahoo.com 15d294c8bb Print message to stdout on first timer tick.
Feature request from cbegle
r=cbegle
2000-01-28 02:21:38 +00:00
karnaze%netscape.com bce1929fcf bug 24037 r=attinasi; nsOuterTableFrame handles bad incremental reflow by using the height of its rect.
bug 23235 r=attinasi; nsTableRowFrame requests max element size when reflowing cell for the 1st time.
bug 24410 r=attinasi; nsTableCellFrame reflow always checks width and height and updates the content empty flag.
bug 3305 r=troy,hyatt; table frame constructor cleanup, put caption in its own child list.
2000-01-28 02:19:45 +00:00
sspitzer%netscape.com 76ab8b78b5 handle migration of secure news servers from 4.x to 5.0 r=alecf 2000-01-28 02:17:38 +00:00
sfraser%netscape.com 27e45a31de More fixing for startup crashes and other badness (bugs 25366 and 24312). Fix off by one buffer write. r=sdagley 2000-01-28 01:50:05 +00:00