113202 Commits

Author SHA1 Message Date
aaronl%netscape.com
8f9b903a71 Bug 184518. Repeated char find when >2 chars required to start it. r=caillon, sr=jst 2002-12-14 00:32:27 +00:00
aaronl%netscape.com
2cc9bfac83 Bug 180977. Typeaheadfind -- find previous wouldn't go wrap around to end from start of page. r=akkana, sr=sfraser 2002-12-14 00:30:53 +00:00
aaronl%netscape.com
2bf2f215f4 Bug 182451. Beep when first key pressed in win95/98. r=biesi, sr=blizzard 2002-12-14 00:27:33 +00:00
aaronl%netscape.com
a6a4a73dac Bug 106398. Fix wording of some prefs in tabbed browsing pref panel. r=jgaunt, sr=sfraser 2002-12-14 00:21:42 +00:00
cmanske%netscape.com
b84ceb4eee Fixed insert HTML for Message Composer, b=180303 (wrong # in last checkin!), r=neil@parkwaycc.co.uk, sr=dveditz 2002-12-14 00:20:40 +00:00
cmanske%netscape.com
5ab9c69cb4 Fixed insert HTML for Message Composer, b=183055, r=neil@parkwaycc.co.uk, sr=dveditz 2002-12-14 00:18:14 +00:00
cmanske%netscape.com
ea93110640 Fix menulist selection and other problems; fix by neil@parkwaycc.co.uk, r=cmanske, sr=dveditz 2002-12-14 00:14:54 +00:00
bzbarsky%mit.edu
159f8a2812 Fix leak when loading standalone images. Bug 179498, patch by keeda@hotpop.com
(Harshal), r=jst, sr=bzbarsky
2002-12-13 23:53:43 +00:00
rogerl%netscape.com
c28c31544d Incrementing to latest ECMA changes. 2002-12-13 23:14:32 +00:00
chanial%noos.fr
d6a800c0cd bookmark cleanup. make clear the distinction between target and selection in trees.
now, insertion on a folder doesn't append but inserts before it.
Allow multiple selection of bookmarks and folders for the home pages.
2002-12-13 23:06:10 +00:00
dougt%netscape.com
8d74b970e3 Allow caller to obtain cert. r=mstoltz, javi. sr=dveditz, b=179016 2002-12-13 22:26:43 +00:00
dougt%netscape.com
32696f9ba0 expose the number of signed items a jar. r=mstoltz, sr=dveditz, b=179579 2002-12-13 22:24:12 +00:00
rbs%maths.uq.edu.au
5c9db7b7ec Refine the conversion of entities during serialization, b=169590, r=nhotta, sr=jst 2002-12-13 22:12:10 +00:00
pschwartau%netscape.com
33eb718c0a Improving readability. 2002-12-13 21:40:32 +00:00
kaie%netscape.com
3880b9cdab b=182258 Give separate signature validity and sender address mismatch feedback
r=javi sr=bienvenu
2002-12-13 20:47:32 +00:00
kaie%netscape.com
b9b48c7b31 b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
r=ccarlen/morse sr=darin
2002-12-13 20:39:03 +00:00
dbaron%fas.harvard.edu
5be27562ba Don't set NS_BLOCK_SPACE_MGR and NS_BLOCK_WRAP_SIZE on relatively positioned blocks, by default. Use |ConstructBlock| for them rather than duplicating it, slightly incorrectly. b=180711 r+sr=roc 2002-12-13 20:13:17 +00:00
sspitzer%netscape.com
8c5891eb62 fix for #10872. remember last selected message feature (4xp)
plus some code cleanup.  r/sr=bienvenu
2002-12-13 19:57:27 +00:00
sspitzer%netscape.com
db93ed930d fix for #172178. for servers, "Edit | Properties..." and "Properties..." folder context menu
should open account manager dialog to the selected server.
also some code cleanup.  r/sr=bienvenu
2002-12-13 19:50:31 +00:00
johnkeis
4e6d1fdcc1 Initial Revision 2002-12-13 19:43:18 +00:00
relyea%netscape.com
3e6d515d45 Increment the tmpbuf pointer to the correct index point 2002-12-13 19:02:13 +00:00
igor%mir2.org
34357b4eb8 *** empty log message *** 2002-12-13 18:26:31 +00:00
igor%mir2.org
7141e33a06 *** empty log message *** 2002-12-13 18:16:12 +00:00
bernd.mielke%snafu.de
206c7acdf6 cleanup of unsigned int arithmethic + callqueryinterface, initial patch by tenthumbs@cybernex.net bug 157153 r=karnaze sr=roc+moz 2002-12-13 15:21:38 +00:00
igor%mir2.org
9906757830 Document update 2002-12-13 14:21:38 +00:00
cbiesinger%web.de
c7e7bef247 184916 patch by neil@parkwaycc.co.uk r=biesi sr=tor
Crash entering quicktime test site
2002-12-13 14:11:16 +00:00
axel%pike.org
413847843d more on elements, use-attribute-sets has open issues 2002-12-13 13:09:51 +00:00
peterv%netscape.com
2e4d90dc23 Bustage fix. 2002-12-13 12:39:14 +00:00
glazman%netscape.com
6902e2698a part of fix bustage, peterv's on the mac side 2002-12-13 12:32:31 +00:00
igor%mir2.org
8ba20cee09 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=185165
I made ScriptRuntime.escapeString to escape \ and remove code to escape single quote ' as it is unreachable due to if (' ' <= c && c <= '~' && c != '"' && c != '\\') check as ' should not be escaped.
2002-12-13 11:56:54 +00:00
justdave%syndicomm.com
08485a6802 bumping version number to 2.17.2 2002-12-13 11:33:07 +00:00
justdave%syndicomm.com
dcedc988e9 Bug 183188: collectstats.pl no longer makes data/mining world-readable
patch by Christian Franke <Franke@computer.org>
r= bbaetz, justave   a= justdave
2002-12-13 11:01:03 +00:00
glazman%netscape.com
63432076dc fixing bustage, so it was not my last checkin... 2002-12-13 10:17:42 +00:00
glazman%netscape.com
3df3751822 fixing regression in composer, it was impossible to set foreground and background color; b=184505, r=brade, sr=kin, q=is this my last checkin? 2002-12-13 08:56:21 +00:00
bryner%netscape.com
a255586f6a Landing changes from CHIMERA_M1_0_1_BRANCH. Not part of the normal build. 2002-12-13 08:43:18 +00:00
bryner%netscape.com
cac25a75bc Add nsIPluginWidget.h from CHIMERA_M1_0_1_BRANCH. Code by sfraser, r=pinkerton, sr=bryner. 2002-12-13 08:42:16 +00:00
peterv%netscape.com
5a8680e480 Back out part of patch for bug 183999, which caused bug 185153. 2002-12-13 08:41:42 +00:00
peterv%netscape.com
d06e860d5f Fix obvious error in patch for bug 183999 which caused bug 185033. 2002-12-13 08:17:44 +00:00
katakai%japan.sun.com
563100ea13 bug 128572
CPU usage jumps to 100% when loading a page with wrong charset
r=bstell,sr=rbs
2002-12-13 08:04:51 +00:00
sspitzer%netscape.com
df08a70652 fix for #75584. get the delete key (and shift delete key)
to work in the advanced search dialog. thanks to varada for the initial patch.
r/sr=sspitzer
2002-12-13 07:33:41 +00:00
jaggernaut%netscape.com
4b0b122935 Bug 131256: status bar doesn't reflect actual activity. Back out change that made us stop sending status change notifications for images in documents. r=bzbarsky, sr=darin. 2002-12-13 07:21:34 +00:00
sspitzer%netscape.com
7c4713620c fix for bug #73515. delete button should disable in advanced news searches
(as we don't allow you to delete (cancel) from that dialog.)

r/sr=bienvenu
2002-12-13 06:52:18 +00:00
sspitzer%netscape.com
bdb14cf763 fix for #185147. problems when you delete selected messages out from underneath the
advanced search dialog.  (similar to bug #172392)

also make it so when the number of advanced search
results changes (due to deletes) we update the status text.

r/sr=bienvenu
2002-12-13 06:33:45 +00:00
robin.lu%sun.com
45f53df243 for bug 180147 [gtk2] need to port over the null plugin.patch=robin.lu@sun.com
r=blizzard sr=bryner
2002-12-13 06:15:14 +00:00
nicolson%netscape.com
f5c66b92aa Fix 180827: Update version strings for JSS 3.3. 2002-12-13 06:12:30 +00:00
sspitzer%netscape.com
e65d4f0690 fix for bug #172392. delete from other views (like search window, stand alone msg window)
cause selection problems in thread pane, if deleted message was in the selection.
r/sr=bienvenu
2002-12-13 03:50:53 +00:00
blizzard%redhat.com
d0bdafbe51 Bug #184941. mozilla crashes while printing certain pages. Make sure that a widget has been created before moving it. Not part of the regular build. 2002-12-13 03:46:33 +00:00
sspitzer%netscape.com
38832437ca no brainer code cleanup. not part of any bug. rs=bienvenu 2002-12-13 03:43:30 +00:00
seawood%netscape.com
c266e53388 Not all versions of cygpath support the convenient -m function. Too bad.
Fixing tinderbox bustage.
2002-12-13 03:38:39 +00:00
seawood%netscape.com
fae86e7a6e Fix typo. 2002-12-13 03:21:37 +00:00