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

116726 Коммитов

Автор SHA1 Сообщение Дата
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
heikki%netscape.com 836e3cd192 Bug 197966, minus sign did not change to plus when unexpanded, patch from sicking, r=jkeiser, sr=bzbarsky. 2003-03-19 00:32:46 +00:00
rogerl%netscape.com 75bdafd8b7 Fixed parameter frame leaking. 2003-03-19 00:14:23 +00:00
jaggernaut%netscape.com 1e43bc274e Bug 189803: smaller images (decreased file size for various composer images), new images by Brant Langer Gurganus <brantgurganus2001@cherokeescouting.org>, r=brade, sr=jag 2003-03-19 00:14:20 +00:00
dougt%netscape.com 9a3eacfc95 relanding dwitte's string work "Excessive inlining in string libs" with a minor change to fix a build bustage. bug 196506. r=dbaron, sr=alec 2003-03-18 23:48:44 +00:00
bryner%netscape.com 4cf65180b8 Don't re-focus the download manager window each time a download starts. Patch by nhamblen@mac.com, r=bryner, sr=sfraser. 2003-03-18 23:48:03 +00:00
bryner%netscape.com 94b9b8c9d4 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-18 23:41:44 +00:00
jj%netscape.com 0318f5a7a8 MacOSX disk image's Finder window layout file - initial check-in 2003-03-18 23:32:36 +00:00
jst%netscape.com 151a1999f3 Fixing typo in comment. 2003-03-18 23:23:49 +00:00
jst%netscape.com 2908eed41b Removing unused variables. 2003-03-18 23:23:32 +00:00
jj%netscape.com 17c2ab33e5 MacOSX disk image bacground image - initial check-in 2003-03-18 23:21:06 +00:00
bryner%netscape.com 34c07654dd Sync CHClickListener with Camino. Not part of the default build. 2003-03-18 23:19:39 +00:00
bryner%netscape.com be9855658b Bug 160880 - multi-line selects displaying popups if you click in an empty area. Patch by ajfeldman@brown.edu, r=bryner. 2003-03-18 23:18:13 +00:00
jj%netscape.com 121a759e43 changes made on 3/11: added support for License Agreement display on mount. optional argument
is an .rsrc binary file which resources will be copied into the disk image using Apple's
ResMerger tool. Also enhanced logging.
*** nightly automation - not part of the regular build ***
----------------------------------------------------------------------
2003-03-18 23:18:11 +00:00
jj%netscape.com 74f2226cc5 changes made on 03/05:
. dsstore and background image file are now passed as optional arguments
(instead of hard-coded)
. added call to 'OpenUp', a tool to make the disk image's top window open in the Finder on mount.
*** nightly automation - not part of the regular build ***
2003-03-18 23:07:19 +00:00
dougt%netscape.com ec399b6f3f removing obsolete file r=me 2003-03-18 23:02:06 +00:00