Commit Graph

134542 Commits

Author SHA1 Message Date
myk%mozilla.org
867bde718a Fix for bug 265303: updates RDF content type to new standard application/rdf+xml; r,a=justdave 2004-10-20 20:48:29 +00:00
joshmoz%gmail.com
aa023652c5 fix for bug 243249 - "Number of Visits" doesn't update live in bookmark info Status tab 2004-10-20 20:43:44 +00:00
joshmoz%gmail.com
f49bc96956 cosmetic cleanup for patch to bug 232094 2004-10-20 20:36:01 +00:00
joshmoz%gmail.com
e7afba13ad fix bug 232094 - Send Link and Find Previous menu items need to be "dimmed" when no window is opened 2004-10-20 20:32:10 +00:00
bugzilla%arlen.demon.co.uk
46b7a16d7a Bug 261267 helper application dialog has title issues when opening an unknown filetype - browser/toolkit parts
p=me r=vladimir sr=shaver
2004-10-20 20:31:20 +00:00
joshmoz%gmail.com
d456d1929b fix bug 241093 - icon in preferences dialog for current category should appear selected 2004-10-20 20:30:43 +00:00
pkw%us.ibm.com
c38a37a52b Bug 257738 - [ATK] Following hyperlinks with GOK UI-Grab fails to auto-update the GOK.
Patch contributed by Louie Zhao (louie.zhao@sun.com)
r=pkwarren@gmail.com, sr=bryner@brianryner.com
2004-10-20 20:22:45 +00:00
timeless%mozdev.org
32b0bfed43 Bug 260818 added a dependency on a windows only interface
Changing the thundebird build system to not list the directory twice.
r=swalker
2004-10-20 20:01:43 +00:00
smontagu%smontagu.org
54de66b019 Fix VC.net bustage from bug 234865 2004-10-20 19:55:09 +00:00
christophe.ravel.bugs%sun.com
f7f7257c13 238319: Sun packages changes. 2004-10-20 19:45:57 +00:00
wchang0222%aol.com
da662e60b3 Bugzilla bug 240784: checked in a temporary workaround for the fix for
bug 240784 that breaks OS/2 tinderbox.  The problem seems to be that OS/2
file system is case insensitive, so nsinstall won't change the file name
of an existing DLL in mozilla/dist/$(OBJDIR)/lib, but gmake is case
sensitive, and gmake can't find a rule to build softokn3.chk from because
the softokn3 DLL in mozilla/dist/$(OBJDIR)/lib doesn't have the right name.
2004-10-20 17:24:53 +00:00
silver%warwickcompsoc.co.uk
c96d662ada Bug 262037 - New ChatZilla plugin API.
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-20 17:13:35 +00:00
aaronleventhal%moonset.net
3c67eff375 Last part of bug 226795. The mai/gtk2 directory should no longer exist. r=blizzard, a=dbaron. 2004-10-20 16:54:03 +00:00
silver%warwickcompsoc.co.uk
60f70552b3 Bug 253818 - Remove NS_ASSERTION from PresShell::EndLoad.
r+sr=roc
p=cst@andrew.cmu.edu (Chris Thomas)
2004-10-20 16:45:38 +00:00
silver%warwickcompsoc.co.uk
54b6ffc4b5 Bug 247507 - Make Venkman on Aviary banch work in FF 1.0.
r=shaver
a=drivers
2004-10-20 16:26:05 +00:00
daniel%glazman.org
458fe99083 fixes inconsistent selection schemes in HTML tables; b=261385, r=Neil, sr=roc 2004-10-20 15:24:11 +00:00
mozilla.BenB%bucksch.org
6f1df7e14b 264388: Heap overflow in MSG_UnEscapeSearchUrl
bienvenu: review+, roc: superreview+
2004-10-20 10:14:25 +00:00
mcafee%mocha.com
892c6144a3 linestyle apparently changed for gnuplot 4.0, leaving 3.7 syntax in place for now, we should deal with this better. 2004-10-20 06:08:19 +00:00
darin%meer.net
d2a93dde73 Landing initial version of SQL-based disk cache (NOT PART OF THE BUILD) 2004-10-20 05:00:23 +00:00
mcafee%mocha.com
cc03b10853 Adding comments for OSX. Some other minor comments. 2004-10-20 04:56:17 +00:00
scott%scott-macgregor.org
b2c385e9d5 fix seamonkey bustage 2004-10-20 04:32:31 +00:00
darin%meer.net
bedefe501f NS_NewNativeLocalFile requires a full path, under XP_UNIX at least
NOT PART OF THE BUILD
2004-10-20 04:10:25 +00:00
darin%meer.net
63d6af15d7 nsStorageCID.h should be output to dist/include/storage, NOT PART OF THE BUILD 2004-10-20 04:09:37 +00:00
darin%meer.net
8df450478c value passed to bindDataParameter should be declared const, NOT PART OF THE BUILD 2004-10-20 04:08:55 +00:00
edburns%acm.org
8f7328158d This checkin adds request header sniffing. Not sure how useful this is,
but I wanted it for completeness with respect to response header
sniffing.

M webclient/src_moz/EmbedProgress.cpp

- visit request headers on startUrlLoad.

M webclient/test/automated/src/classes/org/mozilla/webclient/DocumentLoadListenerTest.java
M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java

- exercise new code.
2004-10-20 02:50:44 +00:00
darin%meer.net
de6d3f310e fixing warnings under GCC 2004-10-20 02:42:50 +00:00
cltbld
d645dc15b6 Per instruction from bsmedberg, remove conditional for call of making
installer on locale.  This should allow Mac OS X locale builds to proceed.
(cmp)
2004-10-20 02:29:37 +00:00
jst%mozilla.jstenback.com
147c2543b1 Disable site reloading from onresize. Bug 258917. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org 2004-10-20 02:19:57 +00:00
brendan%mozilla.org
b6d69b2765 Fix HasFinalReturn to handle labeled statements (265042, r=self). 2004-10-20 02:16:36 +00:00
edburns%acm.org
a4648dbbaf M dist/build.xml
M dist/webclient-dist.xml
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java

- rollback 2.0 alpha b changes.  Thanks to Annie Lau.
2004-10-20 02:16:16 +00:00
vladimir%pobox.com
2e46d6611d gcc compile fix, oops 2004-10-20 02:12:04 +00:00
pedemont%us.ibm.com
0c5ecb1502 Move assert to the correct place 2004-10-19 23:15:51 +00:00
mcafee%mocha.com
02767cc32e Fixing machines array typo. showpoint arg doesn't apply in machine or test selection mode. centered the graph, added a title in bold. r=cclabaugh 2004-10-19 23:06:27 +00:00
jst%mozilla.jstenback.com
10a929d4cb Backing out the fix for bug 73605 now that bug 17003 is fixed (was fixed quite some time ago). r=jonas@sicking.cc, sr=jst@mozilla.org. 2004-10-19 22:56:30 +00:00
dbaron%dbaron.org
206bc914fa Fix Windows regression (view for paints can vary across platforms). b=227361 r+sr=roc 2004-10-19 22:04:47 +00:00
bzbarsky%mit.edu
92c70b57d7 Separate out the concepts of "history entries separated by just a scroll" and
"history entries with the same postdata".  The latter is implied by the former,
but not conversely.  Bug 264964, r=biesi, sr=darin
2004-10-19 21:53:54 +00:00
bzbarsky%mit.edu
e4430de4cc Fix nsPageFrame to not set string lengths to negative numbers, and fix string
code to not go into an infinite loop if someone tries it.  Bug 263365,
r+sr=darin
2004-10-19 21:46:45 +00:00
zack%kde.org
81e0d94c08 Hmm, we should've had written this code from scratch... Step 1 (probably of
about million, give or take 999998 or so) of fixing 264806 and general
semantic of text selection.
2004-10-19 21:32:21 +00:00
scott%scott-macgregor.org
aa62f1a883 Bug #244357 --> Fix several underflow situations in the chi2 algorithm used for junk mail detection. Simplify the math to make it less computensive.
Patch origianlly by tenthumbs@cybernex.net

sr=mscott
2004-10-19 21:25:00 +00:00
scott%scott-macgregor.org
54c270b37c Bug #87474 --> Only first print job is prompted for print or cancel
Patch by cls
2004-10-19 20:57:30 +00:00
scott%scott-macgregor.org
f38fadfb59 Bug #265014 --> Allow creation of virtual folders that search offline instead of online
sr=bienvenu
2004-10-19 20:49:09 +00:00
bienvenu%nventure.com
1d9c04af09 fix 263348, sr=mscott fix moving of virtual folders 2004-10-19 20:39:45 +00:00
jocuri%softhome.net
085434b456 Patch for bug 264003: Include the DBI error in the error message if 'createdb' fails; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=kiko, a=justdave. 2004-10-19 20:33:27 +00:00
jocuri%softhome.net
09b53317a1 Patch for bug 189073: Allow accept as a resolution when changing multiple bugs only if all bugs are opened; r=kiko, a=justdave. 2004-10-19 20:11:34 +00:00
jocuri%softhome.net
17768c0ffb Patch for bug 199811: Implement UI for 'contains none of the strings' search operator; patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave. 2004-10-19 20:02:43 +00:00
cltbld
6ef64e0229 remove -d from cp for osx compat. 2004-10-19 19:52:03 +00:00
timeless%mozdev.org
68fc82c756 Bug 198006 no help for automatic image resizing
patch by giacomo.magnini@portalis.it and stefan_h@hem.utfors.se r=neil
2004-10-19 19:33:58 +00:00
smontagu%smontagu.org
98a1741d1a Serbian (Latin) and Serbian (Cyrillic) locales are interpreted as Croatian in Windows. Bug 234865, r=jshin, sr=neil 2004-10-19 19:12:45 +00:00
silver%warwickcompsoc.co.uk
eda22476f0 Bug 233973 - Bustage fix for ChatZilla.
r=samuel@sieb.net
2004-10-19 18:57:15 +00:00
scott%scott-macgregor.org
c5f896d8eb Bug #265062 --> check for an error code in case GetFilePath fails instead of crashing.
sr=bienvenu
2004-10-19 17:35:34 +00:00