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

30808 Коммитов

Автор SHA1 Сообщение Дата
sdagley%netscape.com 67dd013973 Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee. 1999-06-16 23:23:45 +00:00
ducarroz%netscape.com 326c05e1e3 Fix for bug 7508, A=chofmann, R=bienvenu 1999-06-16 22:58:02 +00:00
joki%netscape.com e66208d1da Fix for bug 8270. A:chofmann Reenable key events to control tabbing/scrolling 1999-06-16 22:52:16 +00:00
ramiro%netscape.com c9ca83433e 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 f6a6cc5bf8 Added some scrollbar samples. 1999-06-16 22:20:29 +00:00
ssu%netscape.com 9185ef1a64 backed out previous checkin due to tree closure 1999-06-16 21:54:13 +00:00
ssu%netscape.com 02a387889a ifdef'ed all calls to PR_Seek() for the standalone build 1999-06-16 21:47:58 +00:00
cmanske%netscape.com f94da9f68e Fixed bug 8281. Reviewed by sfraser, approved by chofmann 1999-06-16 21:45:38 +00:00
jfrancis%netscape.com 2642d186aa bug 8287; rvd sfraser; aprvd buster; aprvd chofmann 1999-06-16 21:38:51 +00:00
jfrancis%netscape.com 067c5a4a92 bug 8303; rvd kin; aprvd buster; aprvd chofmann 1999-06-16 21:38:04 +00:00
kin%netscape.com 39c1d45241 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 0f0b157009 Automated update 1999-06-16 21:29:54 +00:00
kin%netscape.com cd86e63efb Fix for bug #8309: Need to Flush() during Editor API Logging. 1999-06-16 21:27:46 +00:00
briano%netscape.com 105924cbf0 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 d8a515da41 Fix for 6345 - opening local files in editor. r kin, a leaf. 1999-06-16 21:05:08 +00:00
akkana%netscape.com dac9eb1324 8283: Fix crash because selectin wasn't initialized. r=sfraser/a=leaf 1999-06-16 21:02:25 +00:00
sspitzer%netscape.com dfccba6525 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 d198353184 adding urltest and TestFileInput2 to the unix build 1999-06-16 19:51:14 +00:00
cbegle%netscape.com 906d33eea7 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 4b7ea0e060 resurrected 1999-06-16 17:43:28 +00:00
valeski%netscape.com 244cd57e40 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 4662660cbb Added an if check around the call out through the event sink... 1999-06-16 09:50:30 +00:00
rpotts%netscape.com 0681307151 Separated the Event Sink from the nsIStreamListener... 1999-06-16 09:40:40 +00:00
dveditz%netscape.com 2db414421f chasing the tree, not part of build 1999-06-16 07:03:36 +00:00
sspitzer%netscape.com 8292b9a734 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 92d566bc69 Work around bug #8278. 1999-06-16 06:58:40 +00:00
sfraser%netscape.com 82b2a2d5f0 delete[] -> PR_Free. r bruce 1999-06-16 06:57:53 +00:00
dveditz%netscape.com b6fd77a052 eliminate extra startup file i/o 1999-06-16 06:50:37 +00:00
dveditz%netscape.com ec1e95057e use standard XPCOM macros 1999-06-16 06:49:42 +00:00
dveditz%netscape.com 66147b8a9f Updating utility for mozilla world 1999-06-16 06:47:06 +00:00
rjc%netscape.com 29c5b09136 Try and ensure that we're actually looking at proper search datasets by checking file type and creator on Mac. 1999-06-16 06:46:51 +00:00
waterson%netscape.com d5c13bb733 When destroying an RDFElement, call SetParent(nsnull) on each of its children so that there aren't any dangling reference back to us (should a child leak, or be referred to by somebody else). 1999-06-16 06:44:23 +00:00
sspitzer%netscape.com 74bc1aa0c5 fix warnings.
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
1999-06-16 06:38:44 +00:00
pierre%netscape.com e11b0e6fd6 Removed the NSPR event queue from nsMacMessagePump (and keep the one in nsToolkit). 1999-06-16 06:30:38 +00:00
pierre%netscape.com 7583cbb530 set the caret at the right location after a cut 1999-06-16 06:26:38 +00:00
pierre%netscape.com 7236e51280 Fixed a crash in HandleMenuCommand(). It could especially happen on Quit. 1999-06-16 06:22:11 +00:00
peterl%netscape.com 7eabb8ee51 fixed re-resolve style contexts to handle local pseudo elements
and capture style change information
1999-06-16 06:17:21 +00:00
peterl%netscape.com a5e9725c84 dont emit error messages when sheets canceled after doc disconnect 1999-06-16 06:16:53 +00:00
peterl%netscape.com d074a095d6 changed initialization of basefont so as not to override font style on HTML elements 1999-06-16 06:15:01 +00:00
alecf%netscape.com b3f689af91 fix depth to appease shrike 1999-06-16 06:14:51 +00:00
waterson%netscape.com de4ae6e94e Add '-chrome' flag to load alternative chrome. 1999-06-16 06:14:28 +00:00
rjc%netscape.com 70873444c5 Only save data in graph if its not already there. Also, resolve aliases to search datasets on Mac. 1999-06-16 06:01:04 +00:00
briano%netscape.com 040cad5429 Automated update 1999-06-16 05:59:52 +00:00
bienvenu%netscape.com c2ef3118f6 don't continue applying filters after move 1999-06-16 05:58:02 +00:00
alecf%netscape.com a1b7e063ac fix makefiles to enter "skin" directory 1999-06-16 05:57:20 +00:00
bienvenu%netscape.com afba84e2a4 fix filter success determination 1999-06-16 05:56:33 +00:00
waterson%netscape.com cca7acb31a Fix unintialized memory read. 1999-06-16 05:52:42 +00:00
mcafee%netscape.com 2506802454 Removing --enable-new-drag-and-drop, NEW_DRAG_AND_DROP is on by default now. 1999-06-16 05:50:32 +00:00
sfraser%netscape.com 5421aca678 Fix some really weird casting bugs. Details are in bug 8277. 1999-06-16 05:44:07 +00:00
alecf%netscape.com 3d555f42c0 localize the dialog title 1999-06-16 05:37:21 +00:00