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

33205 Коммитов

Автор SHA1 Сообщение Дата
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
norris%netscape.com 5212cf9694 Fix javadoc bug. 1999-07-08 00:37:12 +00:00
terry%mozilla.org 91c30afd6e Enable custom bug creation pages that try to set more fields than
enter_bug.cgi does.
1999-07-08 00:21:33 +00:00
slamm%netscape.com bcd738056e Bring back occurences count. 1999-07-08 00:10:58 +00:00
slamm%netscape.com 14ff0ad244 Output proper warnings count. Filter out 'was hidden' instead of 'by foo'. 1999-07-08 00:06:26 +00:00
saari%netscape.com f4c149eed7 A fix and a work around for M8 bugs 6741 and 7878 1999-07-07 23:40:31 +00:00
mcafee%netscape.com 181ddbfac5 Adding nsToolbarItemFrame.cpp to the build, this gets used when TOOLBAR_DD=1, ie. --enable-toolbar-dd. a=cyeh 1999-07-07 22:55:47 +00:00
akkana%netscape.com 67a0559e7f 9180: add content comment, not XIF comment. r=chofmann 1999-07-07 22:43:46 +00:00
akkana%netscape.com c8c0d76456 9370: export insert html dialog. r=cmanske/a=chofmann 1999-07-07 22:43:04 +00:00
pinkerton%netscape.com 376f6f44fb implement WidgetToScreen and ScreenToWidget so screen coords will actually work. (appr cyeh, rev pavlov). Bug #9114. 1999-07-07 22:41:39 +00:00
pinkerton%netscape.com aebf313276 rewite GetScreen* to use nsIWidget::WidgetToScreen(), which actually will work under linux and mac. (rev pavlov, appr cyeh). Bug #9114. 1999-07-07 22:40:22 +00:00
hyatt%netscape.com d6584e757a Fixing problems with redraw on initial show of window. 1999-07-07 22:34:31 +00:00
hyatt%netscape.com e710d64d06 Fixing redraw problems on initial show of window. 1999-07-07 22:34:10 +00:00
hyatt%netscape.com b0d76a8031 Fixing redraw problems on initial show of window 1999-07-07 22:33:26 +00:00
sspitzer%netscape.com 4d71e5dfcb fix for the SunOS build bustage. r=chuang. 1999-07-07 22:28:52 +00:00
briano%netscape.com 28cd2662d4 Fix for --disable-static builds. 1999-07-07 22:17:52 +00:00
hangas%netscape.com 1acea84861 Adjustments for Hyatt's window changes. 1999-07-07 22:04:49 +00:00