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

1739 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com 7c4f6b3293 landing phase 2 to remove deprecated string calls 2000-03-12 11:10:07 +00:00
rickg%netscape.com 4791ab3e8f removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
danm%netscape.com 1bf6b7d765 adding a new timer-driven function to open a new navigator window. bug 24903 r=ben 2000-03-12 02:58:36 +00:00
tbogard%aol.net bc533a0fef Use the XPIDL generated macro to declare the methods for nsIDocumentLoaderObserver interface. 2000-03-11 01:01:39 +00:00
tbogard%aol.net 6f7b47a7db Converted to talk in terms of the docShell APIs intead of the old webShell ones where possible. HanldeUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:00:48 +00:00
tajima%eng.sun.com 83c77e34b0 Fix for 17419. a=bobj@netscape.com, r=ftang@netscape.com 2000-03-10 01:30:07 +00:00
sfraser%netscape.com b82ca92ac8 Fix for 30894 -- crash closing compose window while loading reply. r=buster, bienvenu, akkana, a=jar 2000-03-09 22:20:56 +00:00
cmanske%netscape.com 67d06ee357 Part of fix for 30769. r=sfraser, a=jar 2000-03-09 02:25:00 +00:00
rods%netscape.com ac9e5682c4 need to static set the height so the dialog looks right
fixes bugs 29544, 28835
a=jar
2000-03-07 15:57:22 +00:00
hangas%netscape.com b109077b5a Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
warren%netscape.com 7e37f4f478 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
sspitzer%netscape.com 87c19c5bb3 my half of the fix for bug #29861. define defaults for
the throbber urls.  r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
sfraser%netscape.com d80f56a29d Fix for the solaris compiler; I need to include nsITimer.h. r=brade 2000-03-04 00:33:15 +00:00
sfraser%netscape.com afc6a88b45 Fix for 29737 -- selecting is slow in large files in composer. r=mjudge, akkana, a=jar. 2000-03-03 23:35:11 +00:00
rods%netscape.com 82336a2260 backing out earlier change
a=jar
2000-03-03 07:19:22 +00:00
rods%netscape.com c8ce0ceb7d make minor changes to the dialog to get it to work with the combobox, table and box layout
r=cmanske, a=jar
2000-03-03 00:40:25 +00:00
cmanske%netscape.com 89669aced1 Official 'Preview' icon image supplied by UE. Tested on all platforms r=sfraser, a=jar 2000-03-01 06:28:33 +00:00
blizzard%redhat.com 8bbac10e64 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
sspitzer%netscape.com 83498d2ac6 fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
jfrancis%netscape.com 0fbca28d1e fixe for 23558: windows ime bug - typing escape in ime can cause selection to move to top of document r=mjudge, ftang; a=rickg 2000-02-25 23:50:17 +00:00
akkana%netscape.com 65fcaac93e 28279: Joe checked in most of the changes to fix quoting, and this
is the rest to remove some extra blank lines. r=jfrancis, a=rickg.
2000-02-25 23:26:46 +00:00
jfrancis%netscape.com 9229dddc5e fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00
bryner%uiuc.edu bbfe27364b Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
sford3%swbell.net 9c042bed29 Fix bug 21474 add send page to the editor, r=brade a=waterson 2000-02-25 00:55:20 +00:00
cmanske%netscape.com 85575b3398 Fixed not clearing disabled state for Format/Properties menuitem: b=28995, r=sfraser, a=jar 2000-02-24 03:03:08 +00:00
brade%netscape.com 9e757165c3 fix find command (#28259) 2000-02-23 14:31:21 +00:00
cmanske%netscape.com 8d5a004f1b Disable table selection methods, bug 28455, r=sfraser, a=jar 2000-02-23 05:12:40 +00:00
mjudge%netscape.com 72e2e20c71 a=jar r=sfrasier,jfrancis,akkana bug for editor find not working 2000-02-23 05:07:42 +00:00
cata%netscape.com efd14992d4 Change menu label. a=bobj bug #28135 2000-02-23 00:13:57 +00:00
cata%netscape.com 281727aa3b Commenting out 4 menu items. a=bobj bug #28135 2000-02-23 00:13:21 +00:00
cmanske%netscape.com 4403bb444a Fixed bad message dialog title, PDT+ bug 28294. r=akkana 2000-02-19 01:53:59 +00:00
akkana%netscape.com 2c574ae9cf 27908: Fix multiple keyboard pastes by disabling ProcessShortCutKeys (finally!) r=brade, a=jar 2000-02-18 21:32:26 +00:00
jfrancis%netscape.com 36c6638555 fix for: 26624 - lists and inline style dont get along r=sfraser; a=rickg 2000-02-18 01:10:21 +00:00
cmanske%netscape.com 4af1a58f7f Fixed PDT+ bug 25137, r=ducarroz, a=chofman 2000-02-17 20:43:37 +00:00
jfrancis%netscape.com 1ff627fe07 fixes for: 27959 - delete broken in editor 24694 - cant get out of link insertion r=sfraser; a=phil 2000-02-17 19:40:18 +00:00
brade%netscape.com ecd43138ae fix accesskeys (bugs 27887, 27889) 2000-02-17 15:09:24 +00:00
sspitzer%netscape.com 26b267ec48 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
sspitzer%netscape.com e0e0993af0 remove unused code, which was copied and pasted from tasksOverlay.js r=sfraser 2000-02-16 06:08:43 +00:00
cmanske%netscape.com 01647d5fb0 Disabling menu items for table properties dialog, which isn't ready for Beta1. r=sfraser 2000-02-16 05:50:03 +00:00
cata%netscape.com ba397856ad Fixing access keys. Checking for momoi. r=cata bug=27352 2000-02-16 05:05:33 +00:00
sspitzer%netscape.com cca1fc922e fix my windows bustage. 2000-02-16 03:22:19 +00:00
sfraser%netscape.com adc18943a5 Added nsIEditorService.idl for sspitzer. r=me 2000-02-16 03:21:04 +00:00
sspitzer%netscape.com affacff1f1 added files: mozilla/editor/base/nsEditorService.cpp 2000-02-16 03:17:36 +00:00
sspitzer%netscape.com bcc483c2cf move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser 2000-02-16 03:14:20 +00:00
cmanske%netscape.com 992a5ea3c3 Safe UI changes: increased size of colorpicker buttons. r=slamm 2000-02-16 03:10:33 +00:00
cmanske%netscape.com aa56163870 Safe UI changes: fixed window title bug, 28921; fixed page colors dialog bug 27905; increased size of colorpicker buttons. r=slamm 2000-02-16 03:09:46 +00:00
akkana%netscape.com c75bc45b31 Fix build bustage -- case sensitivity error, apparently 2000-02-16 02:36:27 +00:00
sspitzer%netscape.com 4784ef1e19 not part of the build, yet. 2000-02-16 02:21:30 +00:00
akkana%netscape.com 0cd989d480 24694: Create the bogus node after newly inserted non-text nodes. r=sfraser. 2000-02-16 02:11:39 +00:00
sfraser%netscape.com 32a2dc720c Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton 2000-02-16 01:49:50 +00:00