waterson%netscape.com
8ba7e692ae
Bugs 76721, 76724. Remove vestigial |aDeltaY| argument from RecoverStateFrom() methods. Remove redundant implementation of GetAvailableSpace(). r=dbaron, sr=attinasi.
2001-04-28 02:34:58 +00:00
cmanske%netscape.com
a8372cbd3c
Use monospace font for HTML source, b=76191, r=hwaara, sr=kin
2001-04-28 02:33:37 +00:00
arik%netscape.com
2ecf799585
moved the spacebar handling code from js to c++ so that spacebar works for embedding apps. fixed bug 71760, r=brendan, sr=hyatt, a=blizzard.
2001-04-28 02:32:14 +00:00
peterlubczynski%netscape.com
9ef199664e
Make plugin streaming safer and fix crash in bug 77319 r=av sr=attinasi
2001-04-28 02:24:29 +00:00
dbaron%fas.harvard.edu
c06a80737d
Enable the page cycler in builds where NS_BUILD_REFCNT_LOGGING is defined. b=75249 r=jag@tty.nl sr=waterson@netscape.com
2001-04-28 02:22:51 +00:00
peterlubczynski%netscape.com
2c37a53c1a
Patch to fix from
...
submit on Mac for
Acrobat bug
76932 r=av
sr=attinasi
2001-04-28 02:21:25 +00:00
dbaron%fas.harvard.edu
28489935bf
Fix crash due to null frame type atom. b=77630 r=pierre@netscape.com sr=tor@cs.brown.edu
2001-04-28 02:19:13 +00:00
dbaron%fas.harvard.edu
79181752db
Fix unneeded construction of |nsAutoString|s in |SelectorMatches| by pulling one out of a loop and rewriting matching of ^= and $= CSS3 selectors to remove the other. b=77063 r=glazman@netscape.com sr=attinasi@netscape.com
...
Fix O(N^2) cascading by replacing insertion into one large |nsISupportsArray| with appending into a hashtable (hashed by weight) of |nsISupportsArray| and then combining those arrays into the larger array. b=77066 r=attinasi@netscape.com sr=waterson@netscape.com
Reduce construction of |SelectorMatchesData| by retaining (so they can be used for matching other selectors) any new ones constructed in |SelectorMatchesTree| until the one originally passed to |SelectorMatchesTree| is destroyed. b=77090 r=attinasi@netscape.com sr=waterson@netscape.com
2001-04-28 02:16:16 +00:00
waterson%netscape.com
2eb272a65c
Bug 74448. Fix acceptable URI schemes using table-driven implementation. r=dmose, sr=shaver.
2001-04-28 02:12:10 +00:00
waterson%netscape.com
527c38dc7b
Bug 75198. Support XPCOM_DEBUG_BREAK=warn on Win32. r=brendan, sr=scc
2001-04-28 02:10:18 +00:00
waterson%netscape.com
15b8592595
Bug 76898. Add minimal logging to nsDocShell, r=dougt, sr=mscott.
2001-04-28 02:07:58 +00:00
dbaron%fas.harvard.edu
3f445a6238
Improve performance of nsScanner::ReadUntil by requiring the terminal set to be nsAFlatString and using an nested while loop rather than calling a string find function. b=65431 r=harishd@netscape.com sr=vidur@netscape.com
2001-04-28 02:03:18 +00:00
sfraser%netscape.com
6535b4afb1
Fix bustage; gcc 2.7.2.3 doesn't like the ? : with enums.
2001-04-28 01:18:54 +00:00
edburns%acm.org
8070648a34
Bug 76405
...
a=edburns
author = edburns ashuk
r=edburns
Files in fix for this bug:
M dom/classes/Makefile
M webclient/src_moz/CBrowserContainer.cpp
M webclient/src_moz/CBrowserContainer.h
M webclient/src_moz/CurrentPageActionEvents.cpp
M webclient/src_moz/HistoryActionEvents.cpp
M webclient/src_moz/Makefile.in
M webclient/src_moz/NativeEventThread.cpp
M webclient/src_moz/motif/MotifBrowserControlCanvas.cpp
This checkin makes Webclient work with the Mozilla trunk as of 27 April
0100 PDT.
2001-04-28 00:53:21 +00:00
valeski%netscape.com
44670b1d3a
fixing runtime bustage. lowercasing idl
2001-04-28 00:02:29 +00:00
valeski%netscape.com
27de5d3cbf
fixing runtime bustage
2001-04-28 00:02:08 +00:00
valeski%netscape.com
e756dd3413
fixing pott's onredirect build bustage.
2001-04-27 23:36:31 +00:00
sfraser%netscape.com
534f86da2e
Add nsIFindService.idl
2001-04-27 23:16:59 +00:00
beard%netscape.com
427a42274b
Reverted back to old directory structure.
2001-04-27 22:57:30 +00:00
valeski%netscape.com
49d34b88ed
fixing build bustage
2001-04-27 22:35:13 +00:00
dougt%netscape.com
c27a05d2de
i collided with string bundle changes. fixing build bustage. r=valeski@netscape.com, a=buildgods
2001-04-27 22:22:56 +00:00
rpotts%netscape.com
945a7af4b0
Reverting to rev 1.72
2001-04-27 22:17:30 +00:00
rpotts%netscape.com
0dd1a006a8
Reverting to rev 1.12
2001-04-27 22:17:14 +00:00
shanjian%netscape.com
4266a00e98
#43529 Propagate charset override in frames
...
r = ftang sr=erik
Charset from parent frame should take precedence of charset from cache.
2001-04-27 21:47:14 +00:00
leaf%mozilla.org
bcd56ce6d6
Automated update
2001-04-27 21:45:29 +00:00
dougt%netscape.com
a4fc0ea202
fixes 77969. Adds PRE tag. r=dougt, sr=darin@netscape.com
2001-04-27 21:38:44 +00:00
nhotta%netscape.com
ce77c3ac80
Changed GetCharPtrCharacterSet to use the global default when a folder charset is empty,
...
bug 77152, r=ducarroz, yokoyama, sr=bienvenu.
2001-04-27 21:36:11 +00:00
timeless%mac.com
040c39454e
Bugzilla Bug 68561 Mozilla build with Xlib toolkit only offers GTK+-specific options...
...
r=cls, sr=scc
2001-04-27 21:35:56 +00:00
javi%netscape.com
e891f27765
Fixing PSM tree to build with new iface for CreateBundle.
...
Piggy backing onto valeski's check-in.
2001-04-27 21:31:24 +00:00
valeski%netscape.com
9e8d80d70f
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
timeless%mac.com
8f4e5dac07
Bugzilla Bug 20196 Add Xlib support for --display
...
r=bz, sr=blizzard
2001-04-27 21:27:13 +00:00
blakeross%telocity.com
6322e9b771
Reset the content state after dropping so dragged nodes don't remain :active (48857). r=saari sr=ben
2001-04-27 21:23:02 +00:00
chak%netscape.com
11d1d7636c
Fix for #76730 - mfcembed/BrowserFrm.h contains compile time errors
...
r=me,adam
sr=blizzard
2001-04-27 21:22:53 +00:00
blakeross%telocity.com
11e4bd3adf
Download dialog label isn't clickable at some points (67489). r=ben sr=alecf
2001-04-27 21:16:44 +00:00
sfraser%netscape.com
1ef8fbed02
Fix for bug 74827; make it possible to cancel repeating timers. r=pinkerton, sr=me because no other sr responded.
2001-04-27 21:14:26 +00:00
dougt%netscape.com
e9f541f9c9
Removes the requirement to set MOZ_SRC. r=leaf@netscape.com, b=67062.
2001-04-27 21:13:23 +00:00
blakeross%telocity.com
750ae33010
Only left clicks should toggle toolbar grippies (68842). r=kerz sr=alecf
2001-04-27 21:12:20 +00:00
sfraser%netscape.com
0e1ace29ab
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
2001-04-27 21:11:03 +00:00
rpotts%netscape.com
f56f8cf05b
fix for bugs #55867 , 63529, 26295, 63247 (r=darin, valeski)
2001-04-27 21:05:52 +00:00
dougt%netscape.com
d03bf678cc
Adding new english strings for bug 47689. r=neeti@netscape.com, sr=darin@netscape.com
2001-04-27 20:58:41 +00:00
dougt%netscape.com
aa1eedbc15
Fixes 77032, 65270, 71556, 76274, 61290, 47689. Also makes Suspend/Resume work. r=neeti@netscape.com, sr=darin@netscape.com
2001-04-27 20:56:44 +00:00
varada%netscape.com
3b83b9a8ad
fix for bugs-70392-prettying send format prefs panel;52328-quitting while sending message; 71361- wrapping signature in compose;76330-focus on to field in reply;77798-UI should use Msgcompose abort and not msgsend;r=ducarroz;sr=bienvenu
2001-04-27 20:54:29 +00:00
pinkerton%netscape.com
09d8507557
use different cursor for "wait" state instead of beach ball. r=beard/sr=sfraser. bug# 49173
2001-04-27 20:54:19 +00:00
nelsonb%netscape.com
234fb18674
MPI now uses assembler code for Solaris i86pc.
2001-04-27 20:49:17 +00:00
nelsonb%netscape.com
b4e9bd29d3
A version of the Intel assembler code for Solaris i86pc's as assembler.
2001-04-27 20:47:39 +00:00
bnesse%netscape.com
c10da9a25e
Fix for smoketest blocker 77916 (blocking 77894). r=bnesse, sr=sfraser
2001-04-27 20:30:36 +00:00
nicolson%netscape.com
a9b0d83bf6
deprecated getUniqueID, since it is implementation-dependent and probably
...
not being used.
2001-04-27 20:13:21 +00:00
beard%netscape.com
7ea45fd514
Restore revision history.
2001-04-27 19:45:52 +00:00
beard%netscape.com
5c11154b23
Restore revision history.
2001-04-27 19:37:39 +00:00
justdave%syndicomm.com
18444287d2
rolling version number to 2.13 for development
2001-04-27 19:36:20 +00:00