pierre%netscape.com
e85c205893
attempt to fix the SunOS build
2000-08-05 06:39:42 +00:00
dprice%netscape.com
11231a2f92
make-jars.pl now properly cleans up any extra files and folders that it creates
2000-08-05 06:08:02 +00:00
pierre%netscape.com
5e553bbece
42864 ('user-select:none' should make children non-selectable)
2000-08-05 04:41:33 +00:00
pierre%netscape.com
e0bfdfa04d
45754 ('hidden' borders should be treated as 'none')
2000-08-05 04:40:57 +00:00
pierre%netscape.com
59e9d15a43
40325 (subtracting dev2app in some cases)
2000-08-05 04:40:22 +00:00
pierre%netscape.com
1d4805ae87
9816 (Outlines should be disabled completely for FCS)
46562 ('display: run-in' disables whole declaration block)
45804 (In quirks mode, 0 in 'border' should set the width, not the color)
46547 (Background image not centered correctly)
Thanks to emk <VYV03354@nifty.ne.jp>
2000-08-05 04:40:03 +00:00
pierre%netscape.com
f807d71a05
46599 (nsCSSLoader should check for local file before passing FORCE_RELOAD)
2000-08-05 04:39:43 +00:00
pierre%netscape.com
b72cf9699a
6782 (UI for alternate and user stylesheets)
Thanks to Tim Hill <tim@prismelite.com>
2000-08-05 04:39:20 +00:00
pierre%netscape.com
712ba3287b
43420 (textarea inherits align="center" from parent td)
2000-08-05 04:37:57 +00:00
scc%mozilla.org
8bf207c3fb
added comments and made some changes suggested by reviewers; still not in the build
2000-08-05 04:25:49 +00:00
nelsonb%netscape.com
0bade04ba3
Platform independent performance enhancements to functions that multiply,
...
square, subtract, right shift, compare, mul_d_add_offset. This lib's
Modular Exponentiation performance now compares favorably with most (not
all) other open source bignum libs on IRIX/R5000. No assembler code is
presently being used. Comparison on other platforms will now commence.
2000-08-05 03:37:46 +00:00
scc%mozilla.org
2637d04af7
everything's in and working correctly (as far as my tests show), still not in the build, but that's what I'm about to change with my next set of checkins
2000-08-05 03:32:36 +00:00
anthonyd%netscape.com
9dd1166f43
moving editor prefs to editor directory
...
see bug# 36911
r: ben
2000-08-05 02:30:20 +00:00
anthonyd%netscape.com
8e73235402
moving editor prefs to editor directory
...
see bug #36911
r: ben
2000-08-05 02:29:21 +00:00
anthonyd%netscape.com
0ded4fa407
moving editor prefs to editor directory
...
see bug # 36911
r: ben
2000-08-05 02:28:33 +00:00
anthonyd%netscape.com
83d79eb53d
moving editor prefs into editor directory
...
see bug # 36911
r: ben
2000-08-05 02:24:55 +00:00
anthonyd%netscape.com
e7fe7a1010
updating jar packaging file thingy
...
moving editor prefs into editor directory
see bug# 36911
r: ben
2000-08-05 02:23:00 +00:00
anthonyd%netscape.com
60a3b42d16
moving editor prefs to editor directory
...
see bug# 36911
r: ben
2000-08-05 02:21:59 +00:00
scc%mozilla.org
f7a6b498a9
still not part of the build; I think everything's there, though. Some further testing and I'll add it to the build
2000-08-05 02:13:59 +00:00
morse%netscape.com
8ad74fbb50
bug 45219, submitted by Robert O'Callahan, r=morse
2000-08-05 01:57:43 +00:00
scc%mozilla.org
1d41a0a81b
still not part of the build; more work adding the new functions. More to come
2000-08-05 01:15:45 +00:00
syd%netscape.com
5aba41c891
Add a couple of prlog messages. r=pavlov.
2000-08-05 00:59:08 +00:00
syd%netscape.com
231215eb61
Add some prlog support for debugging image usage, r=pavlov. Debug only.
2000-08-05 00:58:24 +00:00
scc%mozilla.org
c179048fab
These files are not yet part of the build; making global versions of |IsASCII|, |ToNewCString|, and |ToNewUnicode| that apply to readables, since we don't want them as member functions (where they were in |ns[C]String|). Vidur needs these to convert DOM interfaces over to readables.
2000-08-05 00:51:37 +00:00
cata%netscape.com
b8880f180c
Fix for bug #37543 , a=ftang, r=nhotta.
2000-08-05 00:07:03 +00:00
pierre%netscape.com
298c25e155
Bug 38445: Complete support of CSS2/3 cursors on Mac
2000-08-04 23:40:10 +00:00
pnunn%netscape.com
7e2c381240
bug#474711: don't mess with channel load attributes. pnunn.
2000-08-04 23:37:41 +00:00
cata%netscape.com
530af01ae8
Fix for bug #28983 . a=ftang, r=nhotta.
2000-08-04 23:30:36 +00:00
dave%intrec.com
2047a0cd93
Removing a couple lines from the patch for bug 31336 that got left in by
...
accident.
2000-08-04 23:16:01 +00:00
bienvenu%netscape.com
507c734ecc
fix cntrl drag drop r=putterman 47195
2000-08-04 22:53:53 +00:00
ducarroz%netscape.com
7ee2ba9ae0
Fix for bug 46040. We need to dismiss the popup menu when the user press the tab key. R=mscott
...
Aso, I have incorporated a patch submitted by Matthew Cline (bug 42582)
2000-08-04 22:40:52 +00:00
ducarroz%netscape.com
6934379c08
Fix for bug 47224. Remove QUote button and menu item. R=mscott
2000-08-04 22:24:50 +00:00
syd%netscape.com
d2e0309a69
Set sane permissions on files. Let umask protect the user. r=rjc,dougt
...
Partial fix for 43091.
2000-08-04 22:13:59 +00:00
syd%netscape.com
97248be348
Set sane directory permissions on creation. Partial fix for 43091. r=dougt
2000-08-04 22:13:10 +00:00
edburns%acm.org
d74545338e
a=edburns
...
author=Oleg Khokhlov
r=edburns
bug=47026
2000-08-04 21:46:10 +00:00
shanjian%netscape.com
de23b7e7a9
#14022 IME98 Reconversion does not work in HTML Editor
...
r = jfrancis
a = ftang
fix proposed by m_kato@ga2.so-net.ne.jp
New events are added to support reconversion. As a result, many files
are affected. They are:
editor:
nsEditor.h nsEditor.cpp nsEditorEventListeners.cpp nsEditorEventListeners.h
nsHTMLEditor.h nsHTMLEditor.cpp nsIEditorIMESupport.h
dom and layout:
nsIPrivateCompositionEvent.h nsDOMEvent.h nsDOMEvnet.cpp nsEventListenerManager.cpp
nsIDOMCompositionListener.h
widget:
nsGUIEvent.h nsWindow.h nsWindow.cpp
2000-08-04 21:43:29 +00:00
ducarroz%netscape.com
3ab75bdda2
Fix for bug 47250. As we cannot have more than one keyset per window, we need to define key outside the keyset tag in the overlay. That let other window that includes the overlay defines their own keyset and eventually includes some of the keys defined in the overlay. R=cmanske
2000-08-04 21:37:00 +00:00
ducarroz%netscape.com
4ceaa0415e
Fix for bug 47250. As we cannot have more than one keyset per window, we need to define key outside the keyset tag in the overlay. That let other window that includes the overlay defines their own keyset and eventually includes some of the keys defined in the overlay. R=cmanske
2000-08-04 21:35:32 +00:00
nbhatla%netscape.com
2688c3d847
#46519 -> Mac Classic Skin Polish. Adds a new class, "plain-extended", so that Mac Classic can have square buttons with the proper rollover behavior built in.
2000-08-04 21:23:33 +00:00
rogerl%netscape.com
e8f1a9e20c
Added 'static' to global object routines.
2000-08-04 20:54:24 +00:00
brade%netscape.com
3e2f41a7c8
fix src/dest d&d (do move if in same doc unless modifier key is pressed); bug #45607 ; r=kin
2000-08-04 20:51:33 +00:00
brade%netscape.com
c8b3e57e9b
remove extra '"' character discovered in UI review
2000-08-04 20:47:40 +00:00
attinasi%netscape.com
7701e70031
Part of fix to allow background on BODY element to be inherited. b=47127 r=pierre
2000-08-04 20:44:08 +00:00
blizzard%redhat.com
7f0e5cf2cb
fix for bug #26509 . in nsIWidget::Show() try to grab if the last grab attempt wasn't successful since in unix the window has to be visible to complete a grab. context menus shouldn't travel to seperate desktops now. r=pavlov, a=waterson
2000-08-04 20:42:11 +00:00
akkana%netscape.com
837d66702c
Comment out annoying debugging statements. r=sfraser
2000-08-04 20:39:53 +00:00
rogerl%netscape.com
67730faf1f
Oops. Left icode output on by default, now off.
2000-08-04 20:37:42 +00:00
rogerl%netscape.com
0013224436
Prototype munging for built-in global properties, implemented Function
...
object & Boolean object.
2000-08-04 20:28:35 +00:00
dprice%netscape.com
cb0f31e1af
adding recursive delete function
2000-08-04 20:25:42 +00:00
nelsonb%netscape.com
e30a05c7bf
Minor performance tweaks.
2000-08-04 19:58:20 +00:00
nelsonb%netscape.com
f5478e8ae0
Add new signed mp_word type, mp_sword. Used to get arithmetic right
...
shifts when doing subtraction.
2000-08-04 19:57:24 +00:00