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

33371 Коммитов

Автор SHA1 Сообщение Дата
edburns%acm.org a16588ba99 Removed non ifdef'd debugging statements. 1999-07-08 20:25:53 +00:00
brade%netscape.com a39971f094 localizable strings pulled out into entities 1999-07-08 20:05:35 +00:00
brade%netscape.com 9948bbbe05 remove hard-coded string; add a parameter to EditorInsertText 1999-07-08 20:05:03 +00:00
vidur%netscape.com e7366c4bc8 Cut-and-paste error. GetVLinkColor was calling the body's GetLink method. Fix approved by chofmann, reviewed by nisheeth. 1999-07-08 19:55:47 +00:00
kipp%netscape.com 457c3003fb Fixed bug 6574 - the problem was that the current color was being reset when the text decoration, in this case an underline, was being drawn so that the next chunk of text rendered in the smallcaps font was drawn in the wrong color 1999-07-08 19:52:57 +00:00
buster%netscape.com 693e31fcd2 workaround for blocker bug 8123. approved by chofmann. 1999-07-08 19:52:44 +00:00
kipp%netscape.com baaf56e24a Only pass on url to server side image map when we end up with a valid url 1999-07-08 19:44:42 +00:00
kipp%netscape.com 869bb26059 Fix bug #652 - made server side image maps find the proper href to base the url on by looking up the content tree of an nsIDOMHTMLAnchorElement 1999-07-08 19:38:08 +00:00
mscott%netscape.com 8ecb5aa054 Not part of the regular build yet! Necko change only. Fix my linux build. You can't compare a nsCOMPtr directly to a raw ptr. You need to call .Get() to retrieve the raw ptr and then you can compare for equality 1999-07-08 19:05:48 +00:00
mscott%netscape.com eac53e102e (Not part of the normal mozilla build yet) Necko change only. Make destructor virtual. 1999-07-08 19:04:53 +00:00
cyeh%netscape.com e1204a6945 only set the build number in navigator.xul if we are doing an official build. 1999-07-08 18:14:31 +00:00
cmanske%netscape.com 652ddfd960 Simple removed '.' from the menu text so insert HTML menu item is activated 1999-07-08 17:28:00 +00:00
valeski%netscape.com bd11ce93e9 not in main build - backed out transport files from windows build 1999-07-08 17:17:48 +00:00
valeski%netscape.com ebae96df31 not in main build - updated nsFileTransport stuff to use new apis 1999-07-08 17:16:47 +00:00
norris%netscape.com e07db97ba0 Report errors for incorrect usages of varargs forms. 1999-07-08 16:32:51 +00:00
slamm%netscape.com ebcb27e90d Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str 1999-07-08 16:16:47 +00:00
hyatt%netscape.com 6561ffc3d8 Fixes for repainting problems. This is probably the wrong thing to do, but
dammit, it works.  Making all webshells repaint when their document gets
loaded.
1999-07-08 08:16:49 +00:00
rhp%netscape.com c07daf6f42 Change for IDL (NOT PART OF THE BUILD) 1999-07-08 06:32:27 +00:00
rickg%netscape.com 7b5c3890f0 fixed API error 1999-07-08 04:59:28 +00:00
rickg%netscape.com 78feae984c fixed bug 9386 and added Terminate() to parser API 1999-07-08 04:39:38 +00:00
rhp%netscape.com 7ef3ff7ef1 Just checking in updates for the IDL files. These are NOT part of the build and I got the OK from chofmann. 1999-07-08 04:17:16 +00:00
rhp%netscape.com afdccd1590 Just adding IDL files. NOT Part of the build. Got the OK from chofmann 1999-07-08 04:09:56 +00:00
cmanske%netscape.com b4cf103e73 Fixed bug 9287. Reviewed by mjudge, approved by chofmann 1999-07-08 03:28:34 +00:00
nisheeth%netscape.com 094d857717 Remove XML_DTD #define. Reviewed by Tao. 1999-07-08 03:21:33 +00:00
cmanske%netscape.com 2cebc0bad4 Fixed editor dialogs to work with now-fixed autosizing window. Changed buttons to titledbuttons for better layout. Reviewed by sfraser, approved by chofmann 1999-07-08 03:21:01 +00:00
nisheeth%netscape.com 50114a8520 Remove #define XML_DTD. This is defined in the makefiles. 1999-07-08 03:20:09 +00:00
blizzard%redhat.com cc9a1bd4c8 start on infastructure for native widget scrolling 1999-07-08 03:08:35 +00:00
briano%netscape.com d260db75d6 Fix for AIX and HP-UX and probably other Unix variants. 1999-07-08 03:06:59 +00:00
morse%netscape.com 65e1e963fd allow for dialogs to be closed by clicking the X in the corner 1999-07-08 02:38:00 +00:00
putterman%netscape.com 7f9f383bc2 Fix for 8799. Approved by chofmann. 1999-07-08 02:15:17 +00:00
briano%netscape.com 5951cf67e4 Fixed two typos caused by lack of proper case-sensitivity on Mac and Windoze. 1999-07-08 02:11:29 +00:00
nisheeth%netscape.com 843d74733d Fix Necko build bustage. 1999-07-08 02:09:50 +00:00
hyatt%netscape.com 57180ac859 Fix for the disappearing menu bar problem. 1999-07-08 02:04:32 +00:00
saari%netscape.com 44652397ac fixing bug 6741. Again. 1999-07-08 01:50:52 +00:00
nisheeth%netscape.com 7e86d22aaf Fix for bug 9358. Added a new reload type: nsURLReloadFromHistory which will be used when session history loads urls into raptor. 1999-07-08 01:42:13 +00:00
nisheeth%netscape.com 7c3c3f7366 Fix for bug 9358. Page reloads were not working because the webshell was trying to scroll the document rather than loading it via netlib. Now, we are fine. Some work needs to happen in session history to pass in a newly define url reload type so that the webshell can be smart about scrolling the document for history traversal rather than loading via netlib. Will work with Radha to make the necessary session history changes. 1999-07-08 01:40:50 +00:00
ssu%netscape.com 85dc7b1f05 fixing bug #8818. Approved by chofmann@netscape.com. Reviewed by cathleen@netscape.com. 1999-07-08 01:38:55 +00:00
pnunn%netscape.com a6941a096e added to image mimetype list. pnunn. ok'd by chofmann. 1999-07-08 01:34:19 +00:00
pnunn%netscape.com d7505bd04a added to image mime type list. pnunn. ok'd by chofmann. 1999-07-08 01:33:22 +00:00
pnunn%netscape.com 2e46bc2783 added to img mime types. pnunn. ok'd by chofmann. 1999-07-08 01:32:11 +00:00
saari%netscape.com 2c8075e773 fix for bug 9369 1999-07-08 01:25:56 +00:00
sfraser%netscape.com 30af5da15e Fix for 9361, comment out bogus assert in the caret code. a chofmann 1999-07-08 01:24:52 +00:00
waterson%netscape.com 7fe181791d Fix necko build bustage. 1999-07-08 01:23:56 +00:00
waterson%netscape.com f878219d03 Bug 9401. Don't include debug backstop bookmarks in a release build. a=chofmann. 1999-07-08 01:23:12 +00:00
briano%netscape.com 4178fb8319 Fixed a typo. questionl.gif != question1.gif 1999-07-08 01:17:29 +00:00
briano%netscape.com 90116126c1 Not needed, since it gets generated. 1999-07-08 01:16:22 +00:00
law%netscape.com 48745e9216 Add html:div to get buttons working 1999-07-08 00:59:29 +00:00
gagan%netscape.com e4753fe28c Fixed warnings on Linux because of missing virtual keyword on destructors. 1999-07-08 00:50:02 +00:00
law%netscape.com 1b346d5dc3 Updating; not part of the build 1999-07-08 00:49:34 +00:00
hyatt%netscape.com 69ea86f29b Nailed this repainting/disappearing bug to the WALL! 1999-07-08 00:43:17 +00:00