brade%netscape.com
cc8acc3ccc
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:39:24 +00:00
brade%netscape.com
7840982c01
remove unused static kIStyledContentIID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:38:41 +00:00
brade%netscape.com
5132e2c743
remove unused statics kWidgetCID, kScrollingViewCID, kViewCID saving 48 bytes (bug 117927; rs=glazou)
2002-01-09 15:38:01 +00:00
brade%netscape.com
e2911bbf1e
remove/comment out unused statics kTextEncoderCID and kUBidiUtilCID (bug 117927; rs=glazou)
2002-01-09 15:37:11 +00:00
cmanske%netscape.com
7adb199b03
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
0f730c09b4
#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
85d1c55767
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
fb444636a5
Fix bug 118636: Date format
2002-01-09 15:21:31 +00:00
nboyd%atg.com
57f49f4ee9
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
4f0eec4798
Fixed layout in Advanced Edit dialog, b=87637, r=akkana, sr=ben
2002-01-09 15:14:04 +00:00
cmanske%netscape.com
b15d488701
Fixed persisting checkbox in Create Table dialog, b=114668, r=glazman, sr=ben
2002-01-09 15:06:45 +00:00
cmanske%netscape.com
06356ec38e
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
f2d9343475
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
303d368fed
b=98252, r=kmcclusk, sr=attinasi. Added support for fast alpha tiling.
2002-01-09 15:02:00 +00:00
peterv%netscape.com
fb72d889c4
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
b6f018e749
Automated update
2002-01-09 14:42:25 +00:00
brade%netscape.com
142c8e3fe8
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:40:05 +00:00
brade%netscape.com
2a83bc5554
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:38:00 +00:00
bstell%ix.netcom.com
99aa225592
bug 116148, test if build env has FreeType2
...
r=cls
2002-01-09 14:37:58 +00:00
brade%netscape.com
84171b60b1
remove unused static KStreamConverterServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:36:22 +00:00
bstell%ix.netcom.com
61186d1e44
bug 116148, include freetype2.m4 for testing for FreeType2
...
r=cls
2002-01-09 14:35:21 +00:00
brade%netscape.com
51d1658db1
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
744fd41101
bug 116148, build defines for FreeType2
...
r=cls
2002-01-09 14:34:09 +00:00
brade%netscape.com
5f41c7b563
remove unused static kSocketProviderService saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:33:45 +00:00
brade%netscape.com
4afcbe86b1
remove unused static kStandardURLCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:33:01 +00:00
bstell%ix.netcom.com
f8dc6c5193
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
369b43f6c1
remove unused statics kIOServiceCID and kJARUriCID saving 32 bytes (bug 117927; rs=darin)
2002-01-09 14:32:21 +00:00
brade%netscape.com
1ec093a75d
remove unused static kZipReaderCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:31:27 +00:00
brade%netscape.com
cc1dc71b9a
remove unused static kCategoryManagerCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:30:34 +00:00
brade%netscape.com
fa26a0fd74
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:29:20 +00:00
brade%netscape.com
dcccf7f819
remove unused const kMIME saving 9 bytes (bug 117927; rs=darin)
2002-01-09 14:25:58 +00:00
brade%netscape.com
af2413a7c3
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:24:20 +00:00
brade%netscape.com
5f09705a0a
remove unused static kEventQueueService saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:22:17 +00:00
brade%netscape.com
07a174a860
remove unused static kFileTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:21:00 +00:00
glazman%netscape.com
e33a80b378
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
aaronl%netscape.com
738505d551
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
3d3131fbbe
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
44cb5e3e96
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
b05f2591f7
#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
a0b1f87aa1
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
13f63c20ef
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
fc0f91cc7c
#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
e86b2ff7a3
fixing up spacing. not turned on yet.
2002-01-09 08:30:02 +00:00
harishd%netscape.com
34d03aa768
Replace C++ style comment with C style comment
2002-01-09 06:48:12 +00:00
bryner%netscape.com
40f46c6a54
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
4f0b3cba3a
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
5f63e4c84f
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
9299e50c80
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
6b77d93d2e
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
4f7b1f6db4
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