Граф коммитов

67201 Коммитов

Автор SHA1 Сообщение Дата
scc%mozilla.org 7d13e2dced also including "nsAWritableString.h" to satisfy speedracer 2000-08-05 08:32:18 +00:00
scc%mozilla.org feadd4a8f1 adding new files to the build to provide |ToNewCString|, |ToNewUnicode|, and |IsASCII| that work on |nsAReadable[C]String|s, as per Vidur's needs in converting the DOM. 2000-08-05 08:26:01 +00:00
scc%mozilla.org a66b235863 need |NS_COM| in the declarations too 2000-08-05 08:20:50 +00:00
scc%mozilla.org 7b3368b76f adding new files to the build to provide |ToNewCString|, |ToNewUnicode|, and |IsASCII| that work on |nsAReadable[C]String|s, as per Vidur's needs in converting the DOM. 2000-08-05 07:50:28 +00:00
scc%mozilla.org 0014f10f2b make sure the new functions are exported; still not in the build 2000-08-05 07:44:08 +00:00
pierre%netscape.com b12e49442c attempt to fix the SunOS build 2000-08-05 06:39:42 +00:00
dprice%netscape.com 0ef211cd0a 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 56a71da7fa 42864 ('user-select:none' should make children non-selectable) 2000-08-05 04:41:33 +00:00
pierre%netscape.com bde1725d5e 45754 ('hidden' borders should be treated as 'none') 2000-08-05 04:40:57 +00:00
pierre%netscape.com 0b678f57d8 40325 (subtracting dev2app in some cases) 2000-08-05 04:40:22 +00:00
pierre%netscape.com 35cd9ca3cb 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 090a14ef74 46599 (nsCSSLoader should check for local file before passing FORCE_RELOAD) 2000-08-05 04:39:43 +00:00
pierre%netscape.com 2a5fdd4fc5 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 239140ed25 43420 (textarea inherits align="center" from parent td) 2000-08-05 04:37:57 +00:00
scc%mozilla.org 1d5ffdc97b 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 1b1b9cfa3f 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 10c05c2dda 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 bc37bad760 moving editor prefs to editor directory
see bug# 36911
r: ben
2000-08-05 02:30:20 +00:00
anthonyd%netscape.com 46da812306 moving editor prefs to editor directory
see bug #36911
r: ben
2000-08-05 02:29:21 +00:00
anthonyd%netscape.com 1947911254 moving editor prefs to editor directory
see bug # 36911
r: ben
2000-08-05 02:28:33 +00:00
anthonyd%netscape.com 55a9727324 moving editor prefs into editor directory
see bug # 36911
r: ben
2000-08-05 02:24:55 +00:00
anthonyd%netscape.com a0d0fcfba7 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 2f99307e6f moving editor prefs to editor directory
see bug# 36911
r: ben
2000-08-05 02:21:59 +00:00
scc%mozilla.org dedc5a9c21 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 ee476c4e6d bug 45219, submitted by Robert O'Callahan, r=morse 2000-08-05 01:57:43 +00:00
scc%mozilla.org 20c5889df8 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 8cdefddf45 Add a couple of prlog messages. r=pavlov. 2000-08-05 00:59:08 +00:00
syd%netscape.com 1469f97d22 Add some prlog support for debugging image usage, r=pavlov. Debug only. 2000-08-05 00:58:24 +00:00
scc%mozilla.org 28a66444bc 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 e6fcb678dd Fix for bug #37543, a=ftang, r=nhotta. 2000-08-05 00:07:03 +00:00
pierre%netscape.com 16c3530773 Bug 38445: Complete support of CSS2/3 cursors on Mac 2000-08-04 23:40:10 +00:00
pnunn%netscape.com 0c8f84aed4 bug#474711: don't mess with channel load attributes. pnunn. 2000-08-04 23:37:41 +00:00
cata%netscape.com 8b584d0bef Fix for bug #28983. a=ftang, r=nhotta. 2000-08-04 23:30:36 +00:00
dave%intrec.com 1d0f4a84c7 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 778af65a72 fix cntrl drag drop r=putterman 47195 2000-08-04 22:53:53 +00:00
ducarroz%netscape.com 018e9bc961 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 fd27581f8d Fix for bug 47224. Remove QUote button and menu item. R=mscott 2000-08-04 22:24:50 +00:00
syd%netscape.com 7f8d449ab6 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 8d1cacc63f Set sane directory permissions on creation. Partial fix for 43091. r=dougt 2000-08-04 22:13:10 +00:00
edburns%acm.org 33abe0c3e7 a=edburns
author=Oleg Khokhlov
r=edburns
bug=47026
2000-08-04 21:46:10 +00:00
shanjian%netscape.com 72e05ca92f #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 d002ff6c45 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 10d39a7fdc 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 927ea82164 #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 f3529e06b0 Added 'static' to global object routines. 2000-08-04 20:54:24 +00:00
brade%netscape.com ddbed6e0ed 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 42f84ed540 remove extra '"' character discovered in UI review 2000-08-04 20:47:40 +00:00
attinasi%netscape.com 4cf78ca378 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 cb53425bce 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 47e8d61ce4 Comment out annoying debugging statements. r=sfraser 2000-08-04 20:39:53 +00:00