Commit Graph

116641 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
95563f3ca8 fix build bustage 2003-03-20 03:40:26 +00:00
bzbarsky%mit.edu
26259f9100 Fix a few leaks, convert to nsCOMArray for mObservers. Bug 198275,
r=varga@netscape.com, sr=alecf
2003-03-20 03:04:20 +00:00
timeless%mozdev.org
51e27f97ab Bug 195635 valgrind doesn't like Xprint (invalid reads in XpuParseMediumSourceSize)
patch by Roland.Mainz@informatik.med.uni-giessen.de r=ajschult sr=bz
2003-03-20 03:01:34 +00:00
timeless%mozdev.org
69e4a28d96 Bug 193499 Xprint print/print preview crashes Mozilla
patch by Roland.Mainz@informatik.med.uni-giessen.de r=katakai sr=bz
2003-03-20 03:00:15 +00:00
bolian.yin%sun.com
b98ae74825 Bug 196814, manual proxies in pref window, should check if the prefs is locked
r=neil, sr=jaggernaut
2003-03-20 02:53:07 +00:00
alecf%netscape.com
799163824a fix an assertion from nsCOMArray where ReplaceElementAt() wouldn't property extend the array because we were just using ObjectAt()
residual stuff from bug 197827, which caused an assertion browsing frame
patch by keeda@hotpop.com, r/sr=alecf
2003-03-20 02:34:11 +00:00
jaggernaut%netscape.com
7af2461cab Remove unused CIDs, r=jack, sr=lumpy 2003-03-20 02:33:20 +00:00
bzbarsky%mit.edu
de9e5df295 Fix crash when viewing standalone images if images are blocked in mailnews.
Bug 198301, r=jkeiser, sr=jst
2003-03-20 02:03:13 +00:00
wtc%netscape.com
0dbe724559 Bug 195127: added temporary debugging output. 2003-03-20 02:00:40 +00:00
ssu%netscape.com
12af4d6369 fixing bug 198318 - load manager does not show up. r=sgehani, rs=leaf 2003-03-20 01:57:52 +00:00
bzbarsky%mit.edu
170df264ef Enter in an <html:textarea> should not close dialogs. Bug 197568, patch by
ajvincent@juno.com (Alex Vincent), r=timeless, sr=bryner
2003-03-20 01:45:53 +00:00
dsirnapalli%netscape.com
f513f85622 Updated test case. 2003-03-20 00:27:54 +00:00
wtc%netscape.com
2fabca5b50 Bug 192797: improved the implementation of PR_Poll for Win32. Increase
FD_SETSIZE from the default 64 to 1024.  Make PR_Poll fail with
PR_INVALID_ARGUMENT_ERROR if we try to add more than FD_SETSIZE fd's to a
fd_set.  Do not pass an empty fd_set to select, and do not call select if
all three fd_sets are empty.
2003-03-20 00:10:31 +00:00
suresh%netscape.com
0dd2d570e3 bug 49172 - Browser fails to respond correctly to a 205 (reset) status. r-dougt, sr-darin. 2003-03-19 23:55:12 +00:00
heikki%netscape.com
0ee437d7ac Bug 182323, implemented XPointer spec, we now support the framework, shorthand syntax, element, fixptr, xpath1 and xmlns schemes, and provide a proprietary API from scripts, r=sicking, sr=peterv. 2003-03-19 23:45:42 +00:00
mkaply%us.ibm.com
de88c32a88 No bug - OS/2 only - better error message, fix crash 2003-03-19 22:59:50 +00:00
sspitzer%netscape.com
f6c144f463 supplimental fix for bug #96134,
improving File | Save As... default behaviour for messages.
r/sr=bienvenu
2003-03-19 22:27:51 +00:00
alecf%netscape.com
643683d393 fix bug 198133 - leaks in libjar
- stop initializing zlib when we're not decompressing
- make sure to call inflateEnd even if we don't get Z_STREAM_END
r=timeless, sr=bz
2003-03-19 22:17:40 +00:00
sspitzer%netscape.com
35ab632af8 fix for bug #155036
[modern skin] Text under Delete and Junk buttons one pixel too low.
thanks to abecevello@sympatico.ca for the initial patch.
also, merge junk buttons into our big button map and new icons from gail.
2003-03-19 22:14:24 +00:00
cavin%netscape.com
1fd1b38e99 Fix for 197773. Prompt users for deleting mailing lists from the results pane. r/sr=sspitzer. 2003-03-19 21:32:48 +00:00
rogerl%netscape.com
26d387287b Fixed GC-leakage for FunctionObjects. 2003-03-19 21:29:47 +00:00
johnkeis
2f1e6239a8 Get ps command working on Solaris 2003-03-19 20:56:37 +00:00
johnkeis
0e13c0dcab Make the list of editors actually show up 2003-03-19 20:54:59 +00:00
timeless%mozdev.org
844e3442df Bug 135745 Some buttons for filters are mostly off the window on intial use of Filters dialog
r=robinf sr=sspitzer
2003-03-19 20:43:00 +00:00
mkaply%us.ibm.com
a824998ad6 OS/2 bustage - Javier lies! :) - this change did break VACPP 2003-03-19 20:18:50 +00:00
brendan%mozilla.org
23d950dbcf Fix broken left-associativity and constant folding for + chains involving some string terms (196290, r=shaver by telepathy). 2003-03-19 19:33:33 +00:00
dbaron%dbaron.org
1afc8fe128 When doing GRE install, also remove xpt files that have moved into the GRE. Original patch from <timeless@bemail.org>. r=ssu sr=alecf b=197237 2003-03-19 19:15:42 +00:00
igor%mir2.org
5aa0865e56 Make ScriptRuntime.getClassOrNull() package private and use it in place of Class.forName() to avoid ever catching ClassNotFind and Security exceptions. 2003-03-19 19:04:24 +00:00
locka%iol.ie
6bf4f4c661 Add implement IHTMLLocation object. b=194281 r=dbradley@netscape.com sr=alecf@netscape.com 2003-03-19 18:47:10 +00:00
locka%iol.ie
c9bdbedd5a Add template implementation of IHTMLLocation b=194281 r=dbradley@netscape.com sr=alecf@netscape.com 2003-03-19 18:42:21 +00:00
mikep%oeone.com
71d2ac6c89 Fixing look of top multiweek view button. 2003-03-19 18:21:51 +00:00
mikep%oeone.com
898600b142 Committing Eric Belhaire's multiweek view, bug 193450. 2003-03-19 18:10:21 +00:00
timeless%mozdev.org
129ff85d62 Bug 194558 Label and combobox should be on same line in languages prefs
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=alecf
2003-03-19 17:43:10 +00:00
dbaron%dbaron.org
0f14af74c1 Correct fix for OS/2 bustage (and make it apply to all platforms), since the OS/2 compiler is correct according to C++ 11.8, clause 1, which says "The members of a nested class have no special access to members of an enclosing class...". b=83774 2003-03-19 15:37:58 +00:00
mkaply%us.ibm.com
c5487624e7 #188249
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers, fix some syntax
2003-03-19 15:28:29 +00:00
mkaply%us.ibm.com
3abf648ded #188249
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers, fix some syntax
2003-03-19 15:17:28 +00:00
mkaply%us.ibm.com
471e04904b #188249
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers
2003-03-19 15:08:10 +00:00
mkaply%us.ibm.com
ca80fd18bd OS/2 bustage - yes our compiler sucks, but on a brighter note, it will be gone very soon and we can remove every XP_OS2_VACPP in the code 2003-03-19 14:51:53 +00:00
igor%mir2.org
ad1ace93ca Removal of deprecated classes from the list of API docs 2003-03-19 14:14:29 +00:00
mkaply%us.ibm.com
e426b2df64 #147639
r=jblanco, sr=sspitzer
Don't hardcode width and height, just width (in DTD) and use sizeToContent
2003-03-19 14:14:00 +00:00
igor%mir2.org
067aaa3e0b Fixing JavaSoc documentation tag usage 2003-03-19 14:13:41 +00:00
neil%parkwaycc.co.uk
3a9772f297 Bug 188093 Order of Print related menu items in Mail is not consistent with Browser r/sr=sspitzer 2003-03-19 14:10:13 +00:00
locka%iol.ie
966d70fcc8 Implement execScript for controls which wish to call JS in the page. b=196317 r=dbradley@netscape.com sr=alecf@netscape.com 2003-03-19 14:07:07 +00:00
igor%mir2.org
255e90bedc For concatenation of 2 strings that are not null use str1.concat(str2) instead of str1+str2 to avoid construction of temporary StringBuffer all together. 2003-03-19 12:36:48 +00:00
igor%mir2.org
12ada0ce5c Use ClassFileWriter.addInvoke to add method invocation code instead of deprecated 4-argument ClassFileWriter.add() to avoid unnecessary string concatenation to build full method signature from parameter and result signatures. 2003-03-19 11:19:21 +00:00
bzbarsky%mit.edu
3c4f0fdf7b Try to fix OS/2 bustage yet again.. 2003-03-19 08:34:47 +00:00
cavin%netscape.com
a255118f32 Fix for 140075. Save filters to file before switching to a different server. r/sr=sspitzer. 2003-03-19 08:27:17 +00:00
jst%netscape.com
b245664f4c Checking in changes that were made during the review of the WSDL code. The review was done by harishd@netscape.com, jgaunt@netscape.com, dbradley@netscape.com, and jst@netscape.com. Not part of the build yet. 2003-03-19 07:25:23 +00:00
bzbarsky%mit.edu
1f0255261f Another attempt to fix OS/2 bustage. 2003-03-19 07:10:57 +00:00
bzbarsky%mit.edu
45dc9ee7b4 Don't invalidate and such if no initial reflow yet. Bug 83774, r=pavlov 2003-03-19 06:51:46 +00:00