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

116791 Коммитов

Автор SHA1 Сообщение Дата
johnkeis d8eb0202f6 Get ps command working on Solaris 2003-03-19 20:56:37 +00:00
johnkeis 9a2f69727c Make the list of editors actually show up 2003-03-19 20:54:59 +00:00
timeless%mozdev.org 38f154f8bc 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 a4d30c699a OS/2 bustage - Javier lies! :) - this change did break VACPP 2003-03-19 20:18:50 +00:00
brendan%mozilla.org 2db4bbcf04 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 802ca36199 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 591352c0ed 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 bc3ed26ad2 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 642baa3acf 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 b9bd03f72a Fixing look of top multiweek view button. 2003-03-19 18:21:51 +00:00
mikep%oeone.com 0bc71da2c4 Committing Eric Belhaire's multiweek view, bug 193450. 2003-03-19 18:10:21 +00:00
timeless%mozdev.org 5c5ce134f1 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 8c282e638b 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 c13dbdb65d #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 ade947d0e2 #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 e1568b5e13 #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 009ed3aa9f 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 071e6626a2 Removal of deprecated classes from the list of API docs 2003-03-19 14:14:29 +00:00
mkaply%us.ibm.com b2be263cad #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 d8a4f2b19c Fixing JavaSoc documentation tag usage 2003-03-19 14:13:41 +00:00
neil%parkwaycc.co.uk e7e2f63dfd 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 f536991875 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 cdf7a42c64 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 ec1028b7f8 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 74fa9c1eb7 Try to fix OS/2 bustage yet again.. 2003-03-19 08:34:47 +00:00
cavin%netscape.com c111709119 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 f176fffb72 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 4156090dca Another attempt to fix OS/2 bustage. 2003-03-19 07:10:57 +00:00
bzbarsky%mit.edu 97f49d8a47 Don't invalidate and such if no initial reflow yet. Bug 83774, r=pavlov 2003-03-19 06:51:46 +00:00
wtc%netscape.com 615653a02f Bug 58221: don't use strlen to check if a string is of length 0. 2003-03-19 06:37:03 +00:00
wtc%netscape.com 78ac357c09 Bug 58221: don't use strlen to check if a string is of length 0. 2003-03-19 06:30:12 +00:00
jkeiser%netscape.com 809cf0df08 Replace sscanf with PR_sscanf (bug 197760), patch by Roland.Mainz@informatik.med.uni-giessen.de, r=jkeiser@netscape.com, sr=bzbarsky@mit.edu 2003-03-19 06:26:49 +00:00
bzbarsky%mit.edu 365c2f0f6c More OS/2 bustage... bug 83774 2003-03-19 06:15:38 +00:00
bzbarsky%mit.edu 111c4443bd rv is no longer used... (bug 83774) 2003-03-19 06:11:59 +00:00
bzbarsky%mit.edu d17939cf9e Trying to make Tp go down. Switch back to the old way of doing load events. 2003-03-19 05:38:33 +00:00
pkw%us.ibm.com e569ddc510 Bug 196903 - Create aix.js for AIX specific preferences.
r=ccarlen@netscape.com, sr=alecf@netscape.com
2003-03-19 05:31:24 +00:00
bzbarsky%mit.edu 5a829e126a Fix some spelling errors in comments. Bug 106386, patch by Nicholas Bebout
<nb@ipnode.info>, r=doron, sr=dmose
2003-03-19 04:35:08 +00:00
bzbarsky%mit.edu c4e4f41b64 Fix OS/2 bustage. Bug 83774. 2003-03-19 04:13:37 +00:00
bzbarsky%mit.edu 1bfea66b89 Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
type="image"> into the content nodes and out of nsImageFrame.  r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
brendan%mozilla.org 20109e1c7e Don't override a prototype property iff it is JSPROP_SHARED (not also if it's a JSPROP_SETTER; 197940, r=rogerl). 2003-03-19 02:25:39 +00:00
dougt%netscape.com c0027f8247 defined correctly fixed 2003-03-19 02:16:07 +00:00
dougt%netscape.com 307c0ae1f2 pilot error 2003-03-19 02:11:34 +00:00
heikki%netscape.com 682635ca4f Bug 198127, change cursor when on expander, r+sr=bzbarsky. 2003-03-19 01:22:01 +00:00
bzbarsky%mit.edu 47c8df57e8 More build system stuff for bug 83774. r=pavlov, sr=jst 2003-03-19 01:17:07 +00:00
bzbarsky%mit.edu 62e28677dd Build system changes for bug 83774. Enables the new code, but doesn't use it
yet.  r=pavlov, sr=jst
2003-03-19 01:16:16 +00:00
bzbarsky%mit.edu 1cc4b7f6fe Error defs for bug 83774. r=pavlov, sr=jst 2003-03-19 01:11:23 +00:00
bzbarsky%mit.edu 91df3ce52c New files for bug 83774. r=pavlov, sr=jst 2003-03-19 01:08:22 +00:00
nicolson%netscape.com 1fe952b490 Fix 198125: PK11Signature.engineUpdateNative ignores offset and length. 2003-03-19 00:57:29 +00:00
brendan%mozilla.org 871a901098 Move readonly pre-ECMA error report down to new place peculiar to sealed
scopes, and share it via downward goto from the old place (which should go
away when a bug on khanson's list whose # I forget is fixed).  This fixes
the hole in sealed scope support mentioned in bug 94693 (r=rogerl/shaver).
2003-03-19 00:53:45 +00:00
bryner%netscape.com 992925cbe8 Fix stuck tabbing through imagemaps (bug 124789) by tracking the focused frame separately from the focused content node in this case. r=jkeiser, sr=bzbarsky. 2003-03-19 00:44:17 +00:00