Commit Graph

116163 Commits

Author SHA1 Message Date
rogerl%netscape.com
0da985c1be String & Array class fixes. 2003-03-10 20:00:20 +00:00
mostafah%oeone.com
50774dc95c Added macxpi to Makefile to create XPI for mac 2003-03-10 19:26:06 +00:00
jkeiser%netscape.com
e3e103fbb4 Collapse redundant table attr code (bug 191414), r=bernd, sr=bzbarsky 2003-03-10 19:01:25 +00:00
timeless%mozdev.org
0da6525287 Bug 142236 CVS remove bookmarksTree.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:41:53 +00:00
timeless%mozdev.org
b5949b79b1 Bug 140414 CVS remove bookmarksDD.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:40:10 +00:00
timeless%mozdev.org
c3a6f86e3e Bug 167566 List Access Key with Links under Page Info
patch by db48x@yahoo.com r=doron sr=jag
2003-03-10 18:34:40 +00:00
igor%mir2.org
9d6bb8957e 1. Removal of unused fields and methods:
Codegen.java:
-    private int ordinal;
-    private short scriptRuntimeIndex;
-    private short debug_pcLocal;
-    private short debugStopSubRetLocal;

OptFunctionNode.java
-    private ObjArray itsDirectCallTargets;
-    void addDirectCallTarget(FunctionNode target) {
-    ObjArray getDirectCallTargets() {

2. Better naming and method moves in Codegen.java for better readability
2003-03-10 17:46:32 +00:00
rogerl%netscape.com
417eacdc7d String.prototype bug fixn's 2003-03-10 16:15:52 +00:00
amardare%qnx.com
4d125abbf0 This should not affect other platforms building/runtime -wise.
Changes specific to the photon (qnx) platform - related to printing.
Now the printselector dialog is the unixshared one ( see embedding/components/printingui/src/unixshared ).
I changed the photon code so that the PtPrintSelection dialog is not used anymore,
but calls to PpSetPC are made to set up the print context members.
2003-03-10 15:26:40 +00:00
amardare%qnx.com
abbecef596 The photon platform is using a native filepicker now.
This should not affect building/runtime on other platforms.
2003-03-10 15:20:56 +00:00
glazman%netscape.com
df24ff7c3f backing out dwitte's changes from last bbaetz check in (at his request) 2003-03-10 10:28:40 +00:00
neil%parkwaycc.co.uk
968dab8881 Bug 147809 Themes preferences should not use deprecated target="_new" r=bz sr=peterv 2003-03-10 09:04:04 +00:00
bbaetz%acm.org
0faaca3203 Bug 196506 - Excessive inlining in string libs: Substring()
patch by dwitte@stanford.edu, r=timeless, sr=dbaron
2003-03-10 08:10:20 +00:00
bryner%netscape.com
57deb144a1 Oops, I didn't mean to remove support for -register in my last checkin. 2003-03-10 07:21:28 +00:00
bryner%netscape.com
4fa9e2a306 Fix shutdown crash on static builds (bug 196507) by ensuring that ENABLE_STATIC_COMPONENT_LOADER is #define'd when the component manager is created, so that the correct amount of memory is allocated. r=dougt, sr=alecf. 2003-03-10 07:01:49 +00:00
seawood%netscape.com
06d44dbda8 Fix dependency problems with local targets.
Bug #196633 r=jrgm
2003-03-10 05:16:06 +00:00
bryner%netscape.com
80c279f74c Ensure that mWindowType is initialized. Fixes intermittent gray windows on mac (bug 181293). r=pinkerton, sr=roc. 2003-03-10 01:23:32 +00:00
mozilla.BenB%bucksch.org
863fc03dc6 - error handling/checking in prefs
- other stuff
2003-03-09 19:06:56 +00:00
mozilla.BenB%bucksch.org
486cf4c206 current state of work.
- lots of work on the prefs. work now, with a few ceveats. the pref dialog is a pain when used without prefs.
- bugfixes for transfer
2003-03-09 19:05:41 +00:00
blizzard%redhat.com
834f956c16 checkpointing changes. not part of the default build. 2003-03-09 19:00:13 +00:00
brendan%mozilla.org
6ef9f45d83 [Second check-in attempt; last night's was backed out, but I claim it was because of bad dependencies or timestamp problems in the Win32 builds. /be] Add cx->lastAtom, a long overdue addition to the per-context GC root set (196461, r=shaver). 2003-03-09 18:16:27 +00:00
bryner%netscape.com
49b97a902a Trying to fix nebiros bustage - don't use a 0-length array 2003-03-09 08:37:03 +00:00
dean_tessman%hotmail.com
458a67be8d really fix 182695 2003-03-09 07:58:01 +00:00
timeless%mozdev.org
35b4a791aa Bug 195597 Typo on "Mozilla Keyboard Shortcuts" help page
patch by pepperxn@netscape.net r=brendan sr=brendan
2003-03-09 07:34:33 +00:00
bryner%netscape.com
5402fe37ad [gtk2 only] Add a native implementation of nsIPromptService (bug 193635). r=varga, sr=blizzard. 2003-03-09 07:08:42 +00:00
jrgm%netscape.com
b14fbf087b backout changes for bug 196461, due to startup crash on win32 2003-03-09 05:57:23 +00:00
brendan%mozilla.org
73a99565bc Add cx->lastAtom, a long overdue addition to the per-context GC root set (196461, r=shaver). 2003-03-09 03:12:56 +00:00
samuel%sieb.net
2a28a97e95 Bug 186257 - Creation of XMLRPC string broken
r=heikki
sr=darin
2003-03-09 01:59:33 +00:00
av%netscape.com
7d96b63882 Adding more info to the log output, not part of the build 2003-03-08 22:22:04 +00:00
jouni%heikniemi.net
259c8b98c9 Bug 190848: Adding a new product results in a software error.
Patch by jussi@comlink.fi (Jussi Sirpoma), r=joel, a=justdave
2003-03-08 20:40:41 +00:00
cltbld%netscape.com
9a98223263 Automated update 2003-03-08 17:30:09 +00:00
cls%seawood.org
f7df30b642 Fixing assembler check for MSVC
Bug #196442
2003-03-08 17:26:49 +00:00
myk%mozilla.org
4195539fff Fix for bug 191051: make substring searches actually do substring instead of anyexact.
r+a=justdave
2003-03-08 17:12:48 +00:00
cltbld%netscape.com
ac68f6ac44 Automated update 2003-03-08 15:45:10 +00:00
cls%seawood.org
c2fef0286a OS/2 uses prldap50 instead of ldappr50. yay consistency 2003-03-08 15:31:19 +00:00
bryner%netscape.com
4541bc60c9 Static build fixes - update for components which have been merged together. 2003-03-08 11:37:44 +00:00
cltbld%netscape.com
5947a2dfa0 Automated update 2003-03-08 08:45:07 +00:00
cls%seawood.org
c9e505eed6 Fixing OS/2 bustage 2003-03-08 08:37:09 +00:00
seawood%netscape.com
ad7b50550b Fix objdir bustage 2003-03-08 08:34:22 +00:00
justdave%syndicomm.com
f97f12afb5 Bug 196101: use ANSI-compliant SQL for group checks in sanitycheck 2003-03-08 08:29:01 +00:00
justdave%syndicomm.com
126b289464 Bug 194345: checksetup.pl would die if you had your params set for a local dot, and the executable didn't exist. The polite error message it was supposed to print works now.
r= burnus, a= justdave
2003-03-08 08:26:17 +00:00
cls%seawood.org
e2b0f13e71 The one that got away.
Bug #134113
2003-03-08 07:50:19 +00:00
bryner%netscape.com
88578d5d52 Make the non-existance of libembed_lite not be a fatal error. Not part of the default build, but fixing Camino static build bustage. 2003-03-08 07:30:56 +00:00
cltbld%netscape.com
a650830684 Automated update 2003-03-08 07:00:11 +00:00
cls%seawood.org
5347a3f35b Remove unused DLLTOOL variable.
Bug #134113 r=bbaetz
2003-03-08 06:55:34 +00:00
cls%seawood.org
79654daecd Landing mingw configure.in changes
When building on win32, we still default to the MSVC tools, even if only gcc is installed (autoconf 2.1x quirk).  You must set CC, CXX, CPP, LD & AS to override the defaults.
Bug #134113 r=bbaetz
2003-03-08 06:55:02 +00:00
cls%seawood.org
d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
bbaetz%acm.org
43fefe634d Bug 196420 - jsmagic for add/and/or in boolean charts isn't working
r/a=justdave
2003-03-08 05:47:58 +00:00
cls%seawood.org
e9ed7da9f3 Add mingw support to the common rules.
Add EXPAND_LIBNAME & EXPAND_MOZLIBNAME $(call) macros which convert base library names into a form suitable for linking.
Add rules for creating asm & intermediate files.
Bug #134113 r=bryner
2003-03-08 05:18:43 +00:00
bryner%netscape.com
905990c8ad Sync with xpfe/bootstrap/nsAppRunner.cpp, attempting to fix some startup crashes that are hanging the nightly build machine. 2003-03-08 04:15:01 +00:00