pavlov%netscape.com
fd4faa59f9
makefile changes for the Editor to editor.css change r=hyatt,ramiro
1999-10-25 14:56:35 +00:00
pavlov%netscape.com
082e489cce
rename to be happy with the chrome registry r=hyatt
1999-10-24 07:07:04 +00:00
pavlov%netscape.com
03e5de578b
renaming file to be consistant with chrome registry
1999-10-24 07:00:53 +00:00
akkana%netscape.com
2d47aab79e
16706: Call the rules code to delete the bogus node before inserting html, to fix the new mail reply code. r=jfrancis
1999-10-21 21:51:47 +00:00
sfraser%netscape.com
6caa52057a
File Removed.
1999-10-21 05:37:53 +00:00
sfraser%netscape.com
260c61788f
Removed nsEditorFactory.cpp and nsEditorShellFactory.cpp which are no longer needed. r=pavlov
1999-10-21 05:37:04 +00:00
sfraser%netscape.com
f53c9c41ba
Removal of calls to PR_MumbleMonitor, which were way too heavy-handed for the job. Replaced with PR_AtomicInc/Decrement. part of module sweep, r=morse, pavlov
1999-10-21 05:36:21 +00:00
ftang%netscape.com
b00215d892
do not do TypedText if the character code is 0. r=brade. Fix bug 16570 and 16811
1999-10-20 21:01:20 +00:00
akkana%netscape.com
56f9652bab
16844: modifier key presses shouldn't insert anything into the editor. r=brade
1999-10-20 20:02:44 +00:00
cmanske%netscape.com
8c39880b97
Fixed bug 16868. r=brade
1999-10-20 18:43:56 +00:00
cmanske%netscape.com
e7457117e4
Fixed bugs 12515, 16493,16494,16495,16692,16794,most of 9758. Replaced old 'target' icon with interim 'anchor' icon. r=sfraser
1999-10-20 14:15:25 +00:00
alecf%netscape.com
3bfd243bc9
remove old gifs
1999-10-20 00:19:23 +00:00
brade%netscape.com
17a1a0c96d
add images from Dan Haddix (r=pavlov@pavlov.net)
1999-10-19 14:53:55 +00:00
brade%netscape.com
df139c0186
add images from Dan Haddix (r=rods@netscape.com)
1999-10-19 14:44:01 +00:00
brade%netscape.com
7abfbbced9
function for image map editor added (contributed by Dan Haddix)
1999-10-19 13:34:34 +00:00
brade%netscape.com
c8661f28f8
First Checked In.
1999-10-19 13:32:22 +00:00
brade%netscape.com
38efe55f77
add images for Dan Haddix (image map editor)
1999-10-19 13:31:25 +00:00
buster%netscape.com
38b35cdb7d
some extremely minor cleanup of bugs found by ftang. Thanks, frank.
1999-10-18 21:59:19 +00:00
law%netscape.com
2a8b8116b8
Bug #14999 ; stop using toolkit app core; r=sfraser@netscape.com
1999-10-18 21:39:18 +00:00
law%netscape.com
24e5346ca3
Bug #14999 ; stop using toolkit app core (added JavaScript[Debug].shlb to this project); r=sfraser@netscape.com
1999-10-18 21:36:57 +00:00
ftang%netscape.com
6df0b49bc8
1. add asserting code to check null ptr
2. add if code and return NS_ERROR_NULL_POINTER if the ptr is null
3. add code to check return value
r=myself
1999-10-18 14:48:41 +00:00
morse%netscape.com
d9fd3b16e8
fix bug 10434, memory leak detection, r=sfraser
1999-10-16 19:34:10 +00:00
cmanske%netscape.com
547ccdf063
Fixed bugs 16316, 16494, 16495, all relating to editor file open, saving, and window title issues. r=law
1999-10-15 22:06:41 +00:00
tbogard%aol.net
3aaa2be0d7
Changed TextEditorAppShell.xul to use the new XUL editor tag instead of html:iframe. Changed EditorStartup to take an element. Changed EditorStartup to request the EditorShell from the editorElement rather than doing a createInstance and QI. r=hyatt
1999-10-15 21:58:49 +00:00
tbogard%aol.net
482d6f59f9
Changed html:iframe to the new XUL editor tag. r=hyatt
1999-10-15 21:54:42 +00:00
brade%netscape.com
2029fcbfca
use the proper function calls to get the status for alt, shift and meta keys. bug #16486 . reviewed valeski@netscape.com
1999-10-15 21:20:57 +00:00
brade%netscape.com
b1a69f1bd1
don't allow other modifiers when cut/copy/pasting (bug #15693 ); this missed the keyEvent branch. r=kin@netscape.com
1999-10-15 14:52:45 +00:00
brade%netscape.com
826d0ac46c
add nspr shlb to optimized too (to fix probably future mac bustage); remove bad path (r=sfraser@netscape.com)
1999-10-14 20:34:38 +00:00
brade%netscape.com
0a85e6d413
add nspr shlb to debug to fix mac build bustage
1999-10-14 20:18:30 +00:00
ftang%netscape.com
850606d07a
landing keyEvent_19991004_BRANCH
...
bugs # see the log of the check in into branch
author/reviewer:
mozilla/layout/base/src/nsRangeList.cpp brade/mjudge
mozilla/layout/html/forms/src/nsGfxTextControlFrame.cpp brade/ftang
mozilla/layout/events/src/nsDOMEvent.cpp brade/joki
mozilla/layout/events/src/nsEventStateManager.cpp brade/joki
mozilla/widget/public/nsGUIEvent.h akkana/ftang
mozilla/widget/src/windows/nsWindow.cpp ftang/mjudge
mozilla/widget/src/windows/nsWindow.h ftang/mjudge
mozilla/widget/src/mac/nsTextAreaWidget.cpp brade/ftang
mozilla/widget/src/mac/nsMacEventHandler.cpp brade/simon
mozilla/widget/src/xpwidgets/nsKeyBindMgr.cpp brade/ftang
mozilla/widget/src/gtk/nsGtkEventHandler.cpp akkana/?
mozilla/widget/src/gtk/nsWidget.cpp erik/ftang
mozilla/layout/xul/base/src/nsTreeCellFrame.cpp brade/ftang
mozilla/editor/base/nsEditorEventListeners.cpp brade/akkana
mozilla/editor/base/nsHTMLEditor.cpp brade/akkana
mozilla/rdf/content/src/nsXULKeyListener.cpp ftang/saari
fix the master bug- 15693
fix at least, but not limited to, the following bugs
10158,11956,6053,9333,10901,14348,6449,11845,13016,14410,15657,15307,15842,13856
1999-10-14 18:27:01 +00:00
morse%netscape.com
b735dfc765
fix bug 10434, memory leak detection, r=kin
1999-10-14 13:50:36 +00:00
cmanske%netscape.com
711c0f72c9
Fixed bugs 16204, 16118, 15831,15448,14342(partial) r=mjudge
1999-10-14 00:13:27 +00:00
alecf%netscape.com
f35c93d043
fix typo (gif not dif)
...
talked to cmanske about this, no review necessary
1999-10-13 23:39:52 +00:00
alecf%netscape.com
799d1e2871
DTDs contain image names too
1999-10-13 05:53:10 +00:00
alecf%netscape.com
237583c107
fix makefiles to correct outdent.dif/outdent.gif typo
1999-10-13 05:35:57 +00:00
alecf%netscape.com
d1484fc12e
add another missing file
1999-10-13 05:34:24 +00:00
alecf%netscape.com
f281e832a6
oops, missed this file because of a misspelling
...
fixes mac and possibly windows breakage
1999-10-13 04:41:11 +00:00
alecf%netscape.com
0fa5cd6df4
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
alecf%netscape.com
bc629c312d
export new gifs on Mac
1999-10-13 04:10:49 +00:00
alecf%netscape.com
dddb1a32a5
export new images on windows
...
r=mscott
no bug
1999-10-13 04:09:25 +00:00
alecf%netscape.com
0084bc2df1
export new gifs on unix
...
r=sspitzer
1999-10-13 04:08:15 +00:00
alecf%netscape.com
172de2dfa6
checkin new image file names
...
not part of build
no reviewer 'cause you can't review images :)
no bug #, just maintenance for skins a la German
all files added with -kb
1999-10-13 03:57:13 +00:00
waterson%netscape.com
bdfcaec321
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
dveditz%netscape.com
ff01d5e8f4
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
law%netscape.com
59342552a4
Bug #14999 ; removed use of toolkit app core; rev=rgoodger@ihug.co.nz
1999-10-09 06:21:53 +00:00
law%netscape.com
0bcce9f87d
Bug #14999 ; removed use of toolkit app core; rev=sfraser@netscape.com
1999-10-09 06:16:33 +00:00
kipp%netscape.com
65f6ba5343
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
buster%netscape.com
1a165ddf9b
fixed my part of bug 15814 (Cleanup build warnings)
...
so trivial, no reviewer needed
fixed my part of bug 5403 (Services improperly released: Use NS_WITH_SERVICE)
a handful of subtle error handling bugs were fixed as a side effect
r=Akkana
1999-10-08 14:39:20 +00:00
tao%netscape.com
dfc5dc1b02
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00