129240 Commits

Author SHA1 Message Date
bsmedberg%covad.net
31f38b9b39 Bug 141090 - New profiles do not display current theme w/ check flag
patch by jerry.tan@sun.com r=me sr=bryner
2004-04-24 17:05:23 +00:00
roc+%cs.cmu.edu
6d1679954c Bug 234851. Minor performance optimization to make sure we only try overflow propagation for HTML BODY elements, not BODY elements from any XML namespace. r+sr=bzbarsky 2004-04-24 17:02:34 +00:00
jshin%mailaps.org
d2c6e71b7d bug 235090 : add UTF-16 converters: committing two files missed in the previous check-in by mistake 2004-04-24 16:59:46 +00:00
bzbarsky%mit.edu
69105f8040 location.host should be the host the jar was fetched from for jar: URIs. Bug
53124, r=darin, sr=jst
2004-04-24 16:09:31 +00:00
bzbarsky%mit.edu
409de81840 When we push a pseudo cell frame, the block inside it needs to become the float
containing block.  Otherwise, floats inside this cellframe get very confused.
Bug 233094 and various dependencies, r+sr=dbaron
2004-04-24 16:00:46 +00:00
bienvenu%nventure.com
3357b06204 fix another cause of 83396 alert from cyrus imap server about message containing bare newlines, sr=mscott 2004-04-24 14:31:03 +00:00
bienvenu%nventure.com
298931f15a fix regression in pop3 mail filters on custom headers, 241499 r/sr=mscott 2004-04-24 14:29:03 +00:00
neil%parkwaycc.co.uk
5232fbfb19 Removing unused variable and function b=217089 p=gautheri@noos.fr r/sr=dbaron 2004-04-24 13:30:23 +00:00
neil%parkwaycc.co.uk
712357394e Bug 237658 JavaScript strict warning: redeclaration of var dataEls p=gautheri@noos.fr r=me sr=jag 2004-04-24 13:27:12 +00:00
mkaply%us.ibm.com
a8e297dcd1 #241480
r=pedemont, sr=blizzard (platform specific)
OS/2 only - add support in install wizard for "Additional Components"
2004-04-24 11:26:54 +00:00
mkaply%us.ibm.com
94a63b7f6f #241482
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't send WAV files to the WPS unless multimedia is installed
2004-04-24 11:22:52 +00:00
mkaply%us.ibm.com
186b6561f2 #241524
r=pedemont, sr=blizzard (platform specific)
OS/2 only - only dispatch key event if there was a char - don't always set shift state to false
2004-04-24 11:19:48 +00:00
mkaply%us.ibm.com
3b1243b965 #144018
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - regression from original checkin - repeatcount is set when Ctrl or Alt is down
2004-04-24 11:14:26 +00:00
BradleyJunk%cinci.rr.com
1a478a2f5f Bug 223536 - Exposing XPConnect jsval <-> nsIVariant to conversion functionality. r=dbradley, sr=jst 2004-04-24 10:26:27 +00:00
hpradhan%hotpop.com
229deb6e18 bug 205550 : Fix leak in WSDL code. r=jst sr=darin 2004-04-24 10:22:19 +00:00
hpradhan%hotpop.com
ae9a4edfa7 bug 241337 : Dont return an error if hidden pref is not set. r+sr=jst 2004-04-24 10:20:38 +00:00
axel%pike.org
7bcf3c16a3 removing dead test code, might resurrect dsds, not part of build, moa=me 2004-04-24 09:34:21 +00:00
dwitte%stanford.edu
3d9f621775 increase the allowable number of total cookies and number of cookies per host, and add prefs so embeddors can tune these values.
b=213963, r=mconnor, sr=darin
2004-04-24 04:17:31 +00:00
wchang0222%aol.com
5e66901da1 Bugzilla bug 236228: fixed the remaining problems with logFile == WinDebug
by moving the WinDebug handling code into the _PUT_LOG macro.  The patch is
contributed by timeless@bemail.org.  r=wtc.
2004-04-24 03:42:31 +00:00
leaf%mozilla.org
3be018dd44 strip installer binary unless MOZ_DEBUG is set. bug 241530, r=cls 2004-04-24 01:48:34 +00:00
scott%scott-macgregor.org
ad2648a70e throbber url should be the products page not the project page 2004-04-24 00:29:17 +00:00
scott%scott-macgregor.org
69b44a86ac Fix bustage caused by BUg #239474 --> address book thread pane is empty 2004-04-23 23:38:12 +00:00
scott%scott-macgregor.org
325ab0c3cb art update from arvid 2004-04-23 22:00:11 +00:00
tor%cs.brown.edu
ee83465f05 Remove accidental checkin from 240274 landing. 2004-04-23 21:24:13 +00:00
darin%meer.net
84f5cefca7 fixes bug 240811 "Extension manager shows empty download window and doesn't install extension" patch by pike, r=ben 2004-04-23 21:21:22 +00:00
cbiesinger%web.de
c2043c9c9a Bug 206337, move addObserver to the end of the function to prevent keeping a
half-initialized download manager alive.
r=neil sr=bz
2004-04-23 19:48:49 +00:00
dbaron%dbaron.org
638065c250 Add |const| in a few places where it should be used. b=241164 r=blizzard sr=darin 2004-04-23 19:30:25 +00:00
dbaron%dbaron.org
c44a7a67dd Only call SetLineWrapped when line doesn't end in BR. b=238472 r+sr=roc 2004-04-23 19:27:14 +00:00
mkaply%us.ibm.com
5607412968 #241369
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Installer isn't closing some version of mozturbo
2004-04-23 19:13:54 +00:00
mkaply%us.ibm.com
c177c2d634 #240919
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Fix all our warning errors in widget
2004-04-23 19:08:41 +00:00
cbiesinger%web.de
63d29ad2cd bug 241329, allow compiling spidermonkey with openwatcom
r=brendan
2004-04-23 19:07:40 +00:00
cbiesinger%web.de
e12e404589 bug 240367, also filter out nsITransport::STATUS_READING and STATUS_WRITING
messages
r+sr=darin
2004-04-23 18:57:10 +00:00
bienvenu%nventure.com
1f28307ae3 null check to prevent crash with idle response and null mail folder sink sr=mscott 241464 2004-04-23 18:25:17 +00:00
scott%scott-macgregor.org
778ff04377 Bug #241425 --> use the correct clearUserPref() instead of ClearUserPref() in pref-fonts.js 2004-04-23 16:29:55 +00:00
tor%cs.brown.edu
8728bb96ec Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
2004-04-23 16:13:26 +00:00
tor%cs.brown.edu
757e2ed6c3 Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
2004-04-23 15:45:17 +00:00
tor%cs.brown.edu
868dd94ecb Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
2004-04-23 15:21:24 +00:00
mostafah%oeone.com
ea6b5bffb1 Checked in patch for bug 233256 2004-04-23 14:59:34 +00:00
edburns%acm.org
b00b9cc5de M build.xml
- rework exclusion patterns to prevent compilation of platform specific
  classes

A classes_spec/org/mozilla/webclient/impl/wrapper_native/GtkBrowserControlCanvas.java
R classes_spec/org/mozilla/webclient/impl/wrapper_native/gtk/GtkBrowserControlCanvas.java

- moved GtkBrowserControlCanvas.java up one level, for access to package
  private classes.

M src_moz/gtk/GtkBrowserControlCanvas.cpp

- package name changes

M test/automated/src/classes/org/mozilla/webclient/CompareFiles.java

- rework this logic to account for files that end in a different number
  of ignorable conditions.

A test/automated/src/classes/org/mozilla/webclient/impl/wrapper_native/TestGtkBrowserControlCanvas.java
R test/automated/src/classes/org/mozilla/webclient/impl/wrapper_native/gtk/TestGtkBrowserControlCanvas.java

- moved this test up one level.
2004-04-23 14:52:21 +00:00
bienvenu%nventure.com
58e07ed34f fix where mapi test app loads mapi32.dll, sr=mscott Not part of build 2004-04-23 14:38:23 +00:00
mostafah%oeone.com
cd59ebfe2f Checked in patch for bug 240816 2004-04-23 14:37:30 +00:00
mostafah%oeone.com
10a3489e96 Checking in attachment 145873 and 145875 for bug 206382 2004-04-23 14:27:50 +00:00
mostafah%oeone.com
a24dd64f8f Fixed checkin bustage for bug 240813 2004-04-23 14:26:02 +00:00
mostafah%oeone.com
b5778b4b38 Updated czech translation. 2004-04-23 13:55:26 +00:00
mkaply%us.ibm.com
ddf86fcf74 #211438
r=bryner, sr=bzbarsky
Patch from Rich Walsh - fix misidentification of anchor containing text blocks as anchors during drag/drop
2004-04-23 13:52:50 +00:00
peterv%propagandism.org
1d4738ccaf Merging patch by jst (from mozilla/htmlparser).
Fixing bug 241328. Eliminating dead code, and making some classes use less memory on some 64-bit platforms. Also doing some general cleaning. r+sr=bzbarsky@mit.edu
2004-04-23 13:29:02 +00:00
peterv%propagandism.org
e248a88fdd Merging patch by gerv (from mozilla/htmlparser).
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-23 13:24:28 +00:00
edburns%acm.org
216b555a7e remove_^M 2004-04-23 13:17:51 +00:00
edburns%acm.org
3e625c2ad7 remove_^M 2004-04-23 13:10:44 +00:00
peterv%propagandism.org
32fcce5a57 Merging patch by darin (from mozilla/htmlparser).
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-23 12:48:44 +00:00