brade%netscape.com
dd9d1d8e80
remove unused static kIStyledContentIID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:38:41 +00:00
brade%netscape.com
4e6324d24f
remove unused statics kWidgetCID, kScrollingViewCID, kViewCID saving 48 bytes (bug 117927; rs=glazou)
2002-01-09 15:38:01 +00:00
brade%netscape.com
409b36983a
remove/comment out unused statics kTextEncoderCID and kUBidiUtilCID (bug 117927; rs=glazou)
2002-01-09 15:37:11 +00:00
cmanske%netscape.com
a223374295
Make 'sub' and 'sup' text styles mutually-exclusive, b=100825, r=jfrancis, sr=ben
2002-01-09 15:36:13 +00:00
brade%netscape.com
2880631fe6
#ifdef globals so they aren't defined when they aren't used (bug 117927; rs=glazou)
2002-01-09 15:36:06 +00:00
bernd.mielke%snafu.de
9eaa65079e
bug 118794 remove pxiel frame error r=mkaply sr=attinasi
...
bug 110596 adding form frames to debug reflow - part2 r=karnaze sr=attinasi
2002-01-09 15:27:41 +00:00
nboyd%atg.com
0328c83836
Fix bug 118636: Date format
2002-01-09 15:21:31 +00:00
nboyd%atg.com
d30ebd31a8
Fix bug:
...
We have found a problem in string.replace() when replacing a regular
expression with a dollar sign. The following code works right when the
replacement string does not contain "$":
$ java -jar js.jar
js> var re = new RegExp("%%%");
js> var price = "%%% 1.99";
js> price.replace(re, "USD");
USD 1.99
js> price.replace(re, "$");
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException
at
org.mozilla.javascript.regexp.ReplaceData.interpretDollar(RegExpImpl.java:40 0)
at
org.mozilla.javascript.regexp.ReplaceData.findReplen(RegExpImpl.java:502)
at
org.mozilla.javascript.regexp.RegExpImpl.replace(RegExpImpl.java:116)
at
org.mozilla.javascript.NativeString.execMethod(NativeString.java:266)
at org.mozilla.javascript.IdFunction.call(IdFunction.java:78)
at org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1222)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1940)
at
org.mozilla.javascript.InterpretedScript.call(InterpretedScript.java:68)
at
org.mozilla.javascript.InterpretedScript.exec(InterpretedScript.java:59)
at org.mozilla.javascript.Context.evaluateReader(Context.java:773)
at
org.mozilla.javascript.tools.shell.Main.evaluateReader(Main.java:312)
at
org.mozilla.javascript.tools.shell.Main.processSource(Main.java:219)
at org.mozilla.javascript.tools.shell.Main.exec(Main.java:106)
at org.mozilla.javascript.tools.shell.Main.main(Main.java:68)
2002-01-09 15:20:48 +00:00
cmanske%netscape.com
cc2d9b3421
Fixed layout in Advanced Edit dialog, b=87637, r=akkana, sr=ben
2002-01-09 15:14:04 +00:00
cmanske%netscape.com
6517d84abe
Fixed persisting checkbox in Create Table dialog, b=114668, r=glazman, sr=ben
2002-01-09 15:06:45 +00:00
cmanske%netscape.com
50e8df151a
Fixed getting checkbox checked state, part of fix by hewitt to bug 114668, r=cmanske, sr=ben
2002-01-09 15:04:42 +00:00
cmanske%netscape.com
d5fd75aeed
Fix menulist margin to fit better with other widgets, part of fix for bug 87637, r=akkana, sr=ben
2002-01-09 15:02:06 +00:00
dcone%netscape.com
11514c49a2
b=98252, r=kmcclusk, sr=attinasi. Added support for fast alpha tiling.
2002-01-09 15:02:00 +00:00
peterv%netscape.com
12746efe64
Check for i < Count() before accessing mObservers[i] (mObservers is nsAutoVoidArray). rs=glazman, sr=jst.
2002-01-09 14:44:10 +00:00
leaf%mozilla.org
db6223cb00
Automated update
2002-01-09 14:42:25 +00:00
brade%netscape.com
21212dee96
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:40:05 +00:00
brade%netscape.com
bdde67a8a6
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:38:00 +00:00
bstell%ix.netcom.com
21f8668101
bug 116148, test if build env has FreeType2
...
r=cls
2002-01-09 14:37:58 +00:00
brade%netscape.com
4652822bf2
remove unused static KStreamConverterServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:36:22 +00:00
bstell%ix.netcom.com
766aa163d8
bug 116148, include freetype2.m4 for testing for FreeType2
...
r=cls
2002-01-09 14:35:21 +00:00
brade%netscape.com
e1cd14b504
remove unused statics kIOServiceCID and kComponentManagerCID saving 32 bytes (bug 117927; rs=darin)
2002-01-09 14:34:51 +00:00
bstell%ix.netcom.com
7bdb3cb39a
bug 116148, build defines for FreeType2
...
r=cls
2002-01-09 14:34:09 +00:00
brade%netscape.com
4640153b2a
remove unused static kSocketProviderService saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:33:45 +00:00
brade%netscape.com
2192d5df78
remove unused static kStandardURLCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:33:01 +00:00
bstell%ix.netcom.com
44eae503ad
bug 116148, *.m4 file to test for FreeType2. Slightly modified from
...
the FreeType2 src. r=cls
2002-01-09 14:32:28 +00:00
brade%netscape.com
b122c940c3
remove unused statics kIOServiceCID and kJARUriCID saving 32 bytes (bug 117927; rs=darin)
2002-01-09 14:32:21 +00:00
brade%netscape.com
79d2de4033
remove unused static kZipReaderCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:31:27 +00:00
brade%netscape.com
c32435dea8
remove unused static kCategoryManagerCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:30:34 +00:00
brade%netscape.com
4368f62ee5
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:29:20 +00:00
brade%netscape.com
d731bdbcec
remove unused const kMIME saving 9 bytes (bug 117927; rs=darin)
2002-01-09 14:25:58 +00:00
brade%netscape.com
0fc2c12961
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:24:20 +00:00
brade%netscape.com
bd0c73f899
remove unused static kEventQueueService saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:22:17 +00:00
brade%netscape.com
6287033000
remove unused static kFileTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:21:00 +00:00
glazman%netscape.com
68488c9353
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
aaronl%netscape.com
ba57004bb5
Last part of fix for bug 118633 - null frame checks. r=jgaunt, sr=hewitt
2002-01-09 10:53:57 +00:00
stephend%netscape.com
bb13bf71ac
Bug 118682. Javascript strict warnings in search-panel.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf
2002-01-09 10:36:42 +00:00
stephend%netscape.com
131f1bfab3
Bug 102153. Javascript strict warnings in pref-contentpacks.xul. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf
2002-01-09 10:14:33 +00:00
hwaara%chello.se
0bd485ceda
#115533 , Mozilla should be able to become the default viewer of BMP, ICO and MNG image files.
...
r=law, sr=alecf
2002-01-09 10:14:25 +00:00
stephend%netscape.com
b6ef1e80d1
Bug 106957. Javascript strict warnings in selectLang.js. Patch by Stephen Walker <walk84@usa.net> r=stephend/sr=alecf
2002-01-09 10:11:44 +00:00
aaronl%netscape.com
60d7064439
Active accessibility fixes. Bug 118633 - null frame checks, bug 118761 - support STATE_SYSTEM_INVISIBLE, bug 118759 - support statusbar, bug 114109 - support dropmarker, bug 118858 and bug 118020 - text nodes shouldn't get focusable state. r's=jgaunt, sr's=hewitt, waterson
2002-01-09 10:02:29 +00:00
hwaara%chello.se
98e9d22399
#117298 , little scrollbar doesn't highlight during drag and adjust normal scrollbars to also highlight the shade during drag.
...
r=varga, sr=hewitt
2002-01-09 09:54:51 +00:00
bryner%netscape.com
b384af191f
fixing up spacing. not turned on yet.
2002-01-09 08:30:02 +00:00
harishd%netscape.com
c19bd46ce6
Replace C++ style comment with C style comment
2002-01-09 06:48:12 +00:00
bryner%netscape.com
6ca8e3e095
work-in-progress for select dropdown widget. Respond to a custom event fired by the content node to notify us of a selection change. Notify the content node when an item is selected in the popup. Not turned on by default.
2002-01-09 06:38:47 +00:00
jst%netscape.com
d8a5eb795b
Fixing bug 118202. Make <link href='http://...'> send a HTTP referrer to the server. r=bzbarsky@mit.edu, sr=darin@netscape.com
2002-01-09 05:56:43 +00:00
sspitzer%netscape.com
9ca9d5e687
fix for #108542 . remember the last directory we saved attachments (or messages as files) into,
...
and re-use it the next time. r/sr=bienvenu
2002-01-09 04:41:41 +00:00
sspitzer%netscape.com
7c414123ad
fix for #72623 . remember the last directory we found attachments, and
...
use that as the starting point next time.
r/sr=bienvenu
2002-01-09 04:38:08 +00:00
jaggernaut%netscape.com
977fa5cca7
Hitching a ride with bug 117440: Make nsPrintfCString inherit from nsAFlatCString instead of nsACString, r=darin, sr=alecf
2002-01-09 04:35:28 +00:00
darin%netscape.com
a8fec387ad
fixes bug 112564 "Cache-Control: no-cache should not affect back/forward
...
buttons" r=dougt, sr=brendan
2002-01-09 04:18:48 +00:00
beard%netscape.com
89c84455fe
fixing mac bustage of access paths.
2002-01-09 03:55:44 +00:00