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

42029 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 9d9a67b6bb re-write so we actually use the string bundle instead of the hard coded
strings that used to be in this class. This meant changing the api to return
a unichar * instead of a char *!!!
1999-09-21 06:30:51 +00:00
mscott%netscape.com f31d54badd optimize use of PRunichars for string bundle. we were doing lots of
needless conversions between PRunichar * to char * and back again!
replace some hard coded strings with strings created by the string bundle
1999-09-21 06:30:11 +00:00
tao%netscape.com 73ba28b5e7 Move editor.properties from content/ to locale/, 1999-09-21 06:30:03 +00:00
nisheeth%netscape.com f097b55cdb Add prefix string to content creation timer output. 1999-09-21 06:24:58 +00:00
nisheeth%netscape.com f5d9af7ae9 Add prefix string to style resolution timer output. 1999-09-21 06:24:17 +00:00
nisheeth%netscape.com 03b5fa26ea - Stop the stopwatch *before* the reference to the parser is released!
- Include util.lib into the list of statically linked libraries
1999-09-21 06:23:10 +00:00
ssu%netscape.com 80857fb244 fixing bug# 13117 1999-09-21 06:22:10 +00:00
alecf%netscape.com 9605468e7b implement Show->Folders 1999-09-21 06:17:00 +00:00
waterson%netscape.com 4ed61e06cd Fix MODULE so that we don't clobber the directory.xpt file. 1999-09-21 06:10:24 +00:00
waterson%netscape.com 25694dc329 Fix bugs with computing containment. 1999-09-21 05:57:47 +00:00
vidur%netscape.com e0f91ac778 Corrected signature of History::Go() 1999-09-21 05:48:45 +00:00
alecf%netscape.com 0b43b42a1c remove the (unused) Advanced panel 1999-09-21 05:38:49 +00:00
tao%netscape.com d3d8122568 Move *.properties to locale 1999-09-21 05:38:01 +00:00
alecf%netscape.com 0fc7315583 add support for identity-specific HTML compose and signatures 1999-09-21 05:37:23 +00:00
waterson%netscape.com 49c8c525b5 First Checked In. 1999-09-21 05:37:00 +00:00
mscott%netscape.com 9f4482f2c5 The doc loader should release the underlying channel once the channel issues a OnStopRequest. This allows the
channel to go away after we load the url instead of making it stick around until the next url comes in (that's
when we used to get rid of the previous channel).
r=rpotts.
1999-09-21 05:36:49 +00:00
tao%netscape.com 34dfefc3a3 Rename *en.properties to *.properties. 1999-09-21 05:35:34 +00:00
sspitzer%netscape.com 712ef95045 fix for #14428. make the throbber in the three pane open up to the throbber url when clicked. 1999-09-21 05:33:14 +00:00
vidur%netscape.com 979ab6a214 Changed nsIWebShell::GoTo to use LOAD_HISTORY as the load flag - going to the current entry shouldn't reload. 1999-09-21 05:27:35 +00:00
hangas%netscape.com 1a470e5cfa Added key binding for OK/Cancel buttons. 1999-09-21 05:23:14 +00:00
hangas%netscape.com 669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
troy%netscape.com 4f514e447a Part of the fix for bug #11389. Changed CantRenderReplacedElement() to
reset the placeholder frame's out-of-flow frame after replacing the primary
frame. This allows the block frame code to find the floater in the line's
list of floaters
1999-09-21 05:20:11 +00:00
hangas%netscape.com aea63e8642 Changed unix global overlay for 'Redo' to use Mac style shortcut key. 1999-09-21 05:16:17 +00:00
troy%netscape.com fef9b919ac Fix for bug #14414. Changed DoRemoveFrame() to invalidate the space taken
up by the line when deleting an empty line
1999-09-21 05:15:39 +00:00
hangas%netscape.com 531f66367a Hacked default titledbutton style to center text and icon. 1999-09-21 05:14:49 +00:00
ftang%netscape.com 4d30609dfd wired up nsTextToSubURI to the dll, remove unnecessary reghac2.h 1999-09-21 05:13:53 +00:00
waterson%netscape.com 3c46b84d98 Add regviewer to Unix build. 1999-09-21 05:13:36 +00:00
waterson%netscape.com 7025305291 Add regviewer to win32 build. 1999-09-21 05:13:05 +00:00
vidur%netscape.com 5099c9e9a9 Corrected prototype for History::Go() 1999-09-21 05:12:46 +00:00
mscott%netscape.com 98097f2f1d Bug #13798 --> Fix imap freezing the mac. 1999-09-21 05:12:15 +00:00
ssu%netscape.com e891ffd70d fixing font type, bug #13572 1999-09-21 05:12:02 +00:00
waterson%netscape.com 98aeb2eb8e Fix JavaScript to use the right interface. 1999-09-21 05:11:56 +00:00
vidur%netscape.com 72600c0c5a Corrected signature of History::Go() 1999-09-21 05:11:55 +00:00
waterson%netscape.com 03c53ed728 Add regviewer. 1999-09-21 05:08:18 +00:00
waterson%netscape.com fa1013635c Initial revision. Not in the build. 1999-09-21 05:08:00 +00:00
waterson%netscape.com 96d6e67aec Comment out line causing crash when click on menus. 1999-09-21 04:59:45 +00:00
waterson%netscape.com c3182c1f1c Add some curly braces so that the rest of the world can run. 1999-09-21 04:20:17 +00:00
waterson%netscape.com bfea8e7797 Back out last change; it killed tinderbox. a=don%netscape.com. 1999-09-21 04:04:03 +00:00
waterson%netscape.com ff3374fd14 #undef CreateDirectory to fix problem where winbase.h #define
CreateDirectory and makes it appear as if nsFileSpec has a
CreateDirectory[A|W] method.
1999-09-21 03:09:39 +00:00
waterson%netscape.com 2b260fa655 add registry datasource/viewer. not in the build. 1999-09-21 02:43:13 +00:00
mike%neoplanet.com 2acf11c8fe Implemented cut/copy/paste. Added stubs for a couple other functions. 1999-09-21 02:39:53 +00:00
hyatt%netscape.com e1e77e57f1 added files: mozilla/layout/xul/base/src/nsMenuDismissalListener.cpp, removed files: mozilla/layout/xul/base/src/nsMenuPopupEntryListener.cpp 1999-09-21 02:35:57 +00:00
kipp%netscape.com 1948a1d4a8 Eliminate a warning 1999-09-21 02:20:14 +00:00
hyatt%netscape.com 63966ee534 oops 1999-09-21 02:16:31 +00:00
shaver%netscape.com b8fa71c1df initial and long-awaited import of MathML for Roger Sidje and his crew 1999-09-21 02:12:01 +00:00
kipp%netscape.com 6669f27710 Eliminate a warning 1999-09-21 02:09:46 +00:00
scc%netscape.com 9e31ddd939 commented out some build horkage that hyatt will need to fix upon his return 1999-09-21 02:03:49 +00:00
akkana%netscape.com d57e4f513a Use new ToString method on selection 1999-09-21 01:42:41 +00:00
waterson%netscape.com 191b853be7 Deal with case where a load has failed. 1999-09-21 01:41:29 +00:00
ftang%netscape.com 89554f7260 remove unneeded var 1999-09-21 01:37:16 +00:00