pierre%netscape.com
c44e8ee439
In GetDrawingSurface(), erase the drawing surface when it is re-used.
3455: [PP] mac/linux, dual toolbars appear after surfing.
6989: Multiple window drawing gets messed up.
6678: [PP]clipping/port problems in child dialogs.
5560: [PP] CornerView displays garbage.
1999-06-17 04:01:50 +00:00
dougt%netscape.com
69f2e3faa1
Bug 8311 mac project files
1999-06-17 03:51:17 +00:00
warren%netscape.com
ecd211644b
Added missing addref
1999-06-17 03:38:49 +00:00
warren%netscape.com
165315ccac
Fixed GetPort
1999-06-17 03:38:23 +00:00
dveditz%netscape.com
75e68a0c2e
Bug #8311 XPInstall triggers not working. a chofmann, r cathleen
1999-06-17 03:36:50 +00:00
amasri%netscape.com
2404d744c3
added extra tests for version 2.0
added timing changes to help stabilize bitmap
added functional tests for version 2.0
added error handling to account for windows not opening completely
changed default URL loading method to Mozilla.LoadURL() NOTE: Smoketest is now dependant only on correct button positions for "OpenFile" dialog.
added full path OpenFile() capabilities on mac, plus String2List utility to permit graphic file interface to be manipulated
1999-06-17 01:53:18 +00:00
amasri%netscape.com
d57f7bf482
changed Invoke() method to give better error messages
changed iBitmapWait to 90 to account for i18n sites
changed default home page to "Navigator Help"
changed sDir to full path from relative path NOTE: must be changed for each machine it runs on
1999-06-17 01:53:15 +00:00
amasri%netscape.com
c257ff3f8f
added extra tests for version 2.0
added i18n tests
changed expected file names
added ender tests
added functional tests for version 2.0
1999-06-17 01:53:12 +00:00
pinkerton%netscape.com
17546f846a
remove NEW_DRAG_AND_DROP define since it's obsolete now. reviewed mcafee, appr chofmann.
1999-06-17 01:48:29 +00:00
saari%netscape.com
e35eca0fca
Fixing Bug #8328 , keybinding fix
1999-06-17 01:48:22 +00:00
mcafee%netscape.com
96a3f9fe33
Adding beeptest to XPToolkit test menu, a=leaf.
1999-06-17 01:21:08 +00:00
slamm%netscape.com
a4f089b4e7
Prefs have some problems with our windows builds. Bug #8265 . Make so the sidebar can be opened even when prefs cannot save the open/close state.
1999-06-17 01:18:53 +00:00
mcafee%netscape.com
b5504ee299
Adding beeptest.html to the test suite.
1999-06-17 01:12:15 +00:00
beard%netscape.com
faf9928aef
Bug #5677 : Reenabled drawing images referenced by <OBJECT> tags, fixed a crashing bug on the Mac as a result.
a=chofmann, r=pierre
1999-06-17 00:58:07 +00:00
cbegle%netscape.com
d3e91bee1b
Add regression test for http://bugzilla.mozilla.org/show_bug.cgi?id=7635 .
...
Rename files for consistency.
These files are not part of the client.
1999-06-17 00:20:04 +00:00
mcafee%netscape.com
3d11fbbf11
Adding nsSound. Fixing NT bustage
1999-06-17 00:12:43 +00:00
mcafee%netscape.com
d71b07c4d5
Adding nsSound. Fixing linux bustage
1999-06-17 00:12:18 +00:00
sfraser%netscape.com
99112db1a1
Fix for bug 8317 -- leaked caret causes crash. r mjudge, a leaf.
1999-06-16 23:55:48 +00:00
beard%netscape.com
6605e55ca3
bug #5352 : navigator.javaEnabled() now returns false if the "security.enable_java" preference is undefined, which it is if the "Advanced" preferences dialog has never been run, or you're running under viewer.
a=chofmann, r=vidur
1999-06-16 23:40:41 +00:00
jfrancis%netscape.com
78b68b1878
bug 8300; rvd: floppy moose; aprvd: chofmann
1999-06-16 23:40:16 +00:00
sdagley%netscape.com
2a037aa6e6
First Checked In.
1999-06-16 23:24:25 +00:00
sdagley%netscape.com
a3f562aed1
Finish landing XP Beep() functionality (bug #6911 ). Approved chofmann, reviewed saari & mcafee.
1999-06-16 23:23:45 +00:00
ducarroz%netscape.com
5bd25a7778
Fix for bug 7508, A=chofmann, R=bienvenu
1999-06-16 22:58:02 +00:00
joki%netscape.com
3e8742b912
Fix for bug 8270. A:chofmann Reenable key events to control tabbing/scrolling
1999-06-16 22:52:16 +00:00
ramiro%netscape.com
7230523635
Fix for bug 6159. Reviewed by pollmann and approved by leaf.
...
Form check boxes were out of whack by one. I removed the pathetically lame
hack i added before (which didn't work) and added a new and improved
pathetically dumb hack that really fixes the problem. Yes folks, toggle
the toggle button 3 times to work around artificial intelligence in the
gtktogglebutton widget.
1999-06-16 22:24:18 +00:00
evaughan%netscape.com
8f55891950
Added some scrollbar samples.
1999-06-16 22:20:29 +00:00
ssu%netscape.com
3b3892972e
backed out previous checkin due to tree closure
1999-06-16 21:54:13 +00:00
ssu%netscape.com
744e12c6f7
ifdef'ed all calls to PR_Seek() for the standalone build
1999-06-16 21:47:58 +00:00
cmanske%netscape.com
bba456da6c
Fixed bug 8281. Reviewed by sfraser, approved by chofmann
1999-06-16 21:45:38 +00:00
jfrancis%netscape.com
39fd84cbfe
bug 8287; rvd sfraser; aprvd buster; aprvd chofmann
1999-06-16 21:38:51 +00:00
jfrancis%netscape.com
657c148e9e
bug 8303; rvd kin; aprvd buster; aprvd chofmann
1999-06-16 21:38:04 +00:00
kin%netscape.com
c1cae87a79
Fix for bug #8306 : [PP] Need to enable Editor API Logging on the Mac
...
Uncommented out define for ENABLE_JS_EDITOR_LOG.
Approved by chofmann@netscape.com .
1999-06-16 21:30:16 +00:00
briano%netscape.com
e38a52568c
Automated update
1999-06-16 21:29:54 +00:00
kin%netscape.com
3dfd600432
Fix for bug #8309 : Need to Flush() during Editor API Logging.
1999-06-16 21:27:46 +00:00
briano%netscape.com
b805ab5273
Duh. Forgot to add the AC_SUBST line for MOZ_NSPRENV_CLASSIC_NSPR. Kind of necessary to complete bug 7567....
1999-06-16 21:27:14 +00:00
sfraser%netscape.com
7e56fb870f
Fix for 6345 - opening local files in editor. r kin, a leaf.
1999-06-16 21:05:08 +00:00
akkana%netscape.com
62144999f4
8283: Fix crash because selectin wasn't initialized. r=sfraser/a=leaf
1999-06-16 21:02:25 +00:00
sspitzer%netscape.com
fd2b71c697
fix for #8249 to get card pane to work on linux.
...
I had to remove NO_GET_XPT=1 line from Makefile.in.
This was causing the following error at run time:
JavaScript error: uncaught exception: Could not convert JavaScript argument (NULL value can not be used for a C++ reference type) arg 0 [nsIRDFResource.QueryInterface, {file: file:////builds/sspitzer/MOZILLA/06.16.1999/04.30/mozilla/dist/bin/chrome/addressbook/content/default/resultPane.xul, line: 160}]
1999-06-16 20:14:31 +00:00
andreas.otte%primus-online.de
19db4eb6e6
adding urltest and TestFileInput2 to the unix build
1999-06-16 19:51:14 +00:00
cbegle%netscape.com
1a1cc46868
Add regression test for http://bugzilla.mozilla.org/show_bug.cgi?id=4088 ,
...
Date.parse.
Not built in the client.
1999-06-16 19:25:05 +00:00
andreas.otte%primus-online.de
97abd63429
resurrected
1999-06-16 17:43:28 +00:00
valeski%netscape.com
12f496346a
CHECKIN NOT ON MAIN PULL: removed the cookie module dependency on the HTTPResponse interface.
1999-06-16 14:49:25 +00:00
rpotts%netscape.com
53ea579cb6
Added an if check around the call out through the event sink...
1999-06-16 09:50:30 +00:00
rpotts%netscape.com
ce2c24bc6a
Separated the Event Sink from the nsIStreamListener...
1999-06-16 09:40:40 +00:00
dveditz%netscape.com
ca75ffcd33
chasing the tree, not part of build
1999-06-16 07:03:36 +00:00
sspitzer%netscape.com
b2f9c1f9e2
clean up the interfaces I'll need to remove the message from the db after
...
the user hits cancel. add newlines to ends of files. remove old bogus code.
1999-06-16 07:00:47 +00:00
rjc%netscape.com
9487fa598c
Work around bug #8278 .
1999-06-16 06:58:40 +00:00
sfraser%netscape.com
a4626a9d71
delete[] -> PR_Free. r bruce
1999-06-16 06:57:53 +00:00
dveditz%netscape.com
40f1477bbd
eliminate extra startup file i/o
1999-06-16 06:50:37 +00:00
dveditz%netscape.com
3198743e2a
use standard XPCOM macros
1999-06-16 06:49:42 +00:00