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

44496 Коммитов

Автор SHA1 Сообщение Дата
jband%netscape.com 021034bc23 trivial fix to get rid of warning from copy/paste error - was passing unused argument to printf 1999-10-19 08:00:29 +00:00
tbogard%aol.net cd41cc8e0f Another warning. r=gimpy. 1999-10-19 07:59:20 +00:00
tbogard%aol.net 965b7a1632 Fixed a few more of gimpy's warnings..... Oh, we found a bug there. r=gimpy Total warnings now under 200! 1999-10-19 07:57:51 +00:00
tbogard%aol.net c234e50cdb Removing gimpy's warnings. r=gimpy. This brings us down to 200. :) 1999-10-19 07:50:55 +00:00
tbogard%aol.net bf80c61b26 Removed border from the XUL browser, editor, and iframe tags. This allows content coming up in chromeless pop-up windows not be visually cluttered with a needless border. r=hyatt. 1999-10-19 07:40:44 +00:00
cls%seawood.org bf549cdef1 Add newline at end of file for broken compilers. 1999-10-19 06:40:25 +00:00
beard%netscape.com abc5e4e01f changed NSLibraryStartup.o to NSComponentStartup.o, since it's really a component. r=jband 1999-10-19 06:31:49 +00:00
jband%netscape.com c897592a24 fixing brendan's copy/paste bug that broke gc. r=shaver 1999-10-19 05:58:07 +00:00
dp%netscape.com 3e35738382 Fixing warning. Moved declaration into if 0 block. 1999-10-19 05:49:04 +00:00
cls%seawood.org b82455a5f6 Use PR_TRUE instead of c++ keyword "true" in case of broken/out-of-date compilers.
r=syd
1999-10-19 05:38:27 +00:00
cls%seawood.org bb9d2ebe79 Syncing Makefile.ins with srinivas' previous checkin.
r=shaver
1999-10-19 05:30:36 +00:00
troy%netscape.com 75aaae40bb Changed a comment 1999-10-19 05:00:30 +00:00
troy%netscape.com c81762bdd1 Change to code that's not currently being used. Before it gets used it
will get code reviewed
1999-10-19 04:52:33 +00:00
troy%netscape.com 75462f79f1 Didn't actually change anything. Just moved two functions up higher in the
file to make the Solaris compiler happy...
1999-10-19 04:50:34 +00:00
selmer%netscape.com b736eb7c8c Minor cleanup 1999-10-19 03:46:54 +00:00
alecf%netscape.com fcab7f170f event targets for checkboxes now reflect reality
(just a test, not part of product)
1999-10-19 03:16:45 +00:00
jefft%netscape.com 2b4d477d3e removed obsolete menubar xul tag; fixed bug 16145; r=rhp, ducarroz; a=dp 1999-10-19 03:08:43 +00:00
waterson%netscape.com 8acf9b578c Obsolete. 1999-10-19 03:05:25 +00:00
beard%netscape.com 5b5e74b2d3 fixed histogram sorting. 1999-10-19 03:03:12 +00:00
pierre%netscape.com 7d3cd73303 Fix build in Mac embedding apps after last week's changes in nsIWebShell. 1999-10-19 03:02:01 +00:00
pierre%netscape.com ef97bb93d1 Fix a crash in Mac embedding apps: HasGfxScrollBars() checks for null pointer after calling GetPrefs(). 1999-10-19 03:00:47 +00:00
alecf%netscape.com 9253dd3ab3 land new DOMViewer branch
no reviewer, not part of product, just a test
1999-10-19 02:46:45 +00:00
selmer%netscape.com 8d1afc2f92 Fixes to make enable/disable work in checklist.ini 1999-10-19 02:41:48 +00:00
Jerry.Kirk%Nexwarecorp.com 884a207b92 moving Push/PopThreadEventQueue to nsIEventQueueService.
This is required to get anythinbg to work now...
r=danm@netscape.com
1999-10-19 02:26:53 +00:00
endico%mozilla.org bf11c315ac search patterns are limited to 29 characters due to the -n option in glimpse 1999-10-19 02:14:09 +00:00
alecf%netscape.com 20e2a0fd1e Start to land DOMViewer branch (extension - not part of product) 1999-10-19 02:01:40 +00:00
selmer%netscape.com 5dd7116813 Changed interpretation & initialization to use onInit and onCommand INI file directives 1999-10-19 01:30:18 +00:00
slamm%netscape.com c2ded4ce56 Fix build bustage 1999-10-19 01:29:44 +00:00
sspitzer%netscape.com 81220a5314 other part of fix for #15235. fix send later. r=alecf 1999-10-19 01:24:25 +00:00
sspitzer%netscape.com 9e4cd4394f part of fix for #15235. get send later to work again. r=alecf 1999-10-19 01:23:54 +00:00
dougt%netscape.com ef6d2a7263 Fix for bug 14784. Moved pref item up. r=cathleen. 1999-10-19 01:01:51 +00:00
srinivas%netscape.com 57e7bdef64 Update with post-3.5 fixes on the tip 1999-10-19 00:40:39 +00:00
pierre%netscape.com bfe52a8e4e Fix #12737 "-moz-fixed should be compat mode only". Overwrites the fixed font family with the normal font family in navQuirks mode only. r=pollmann. 1999-10-19 00:31:45 +00:00
Jerry.Kirk%Nexwarecorp.com f460a870ed Removed some hacks that were no longer necessary because of fixes made
on GFX side to fix nsRegion and the double buffer routines. Also
removed the DOUBLE_CLICK messages as directed by someone, I forget now who.
Bug 16698 r=Michael.Kedl@Nexwarecorp.com
1999-10-19 00:29:33 +00:00
Jerry.Kirk%Nexwarecorp.com b7acabf1e5 Various fixes to correct bugs in nsRegionPh and to correct clipping
done by the double buffer routines.
Bug# 16698 r=Michael.Kedl@Nexwarecorp.com
1999-10-19 00:27:56 +00:00
selmer%netscape.com 25d38f41e1 Enable/Disable for Network builds 1999-10-19 00:27:21 +00:00
terry%mozilla.org 34130c865d Fixed perl warning. 1999-10-19 00:25:42 +00:00
terry%mozilla.org b0db01c293 Fixed stupid perl warning. 1999-10-19 00:20:52 +00:00
terry%mozilla.org 5f3456602b Fix potential security hole (and I think some perl warnings.) 1999-10-19 00:17:54 +00:00
larryh%netscape.com d2cecca1dc BugZilla 16566 1999-10-19 00:15:05 +00:00
terry%mozilla.org 87878548b8 Fixed perl warnings -- this module no longer defines its own "die" routine. 1999-10-19 00:07:23 +00:00
terry%mozilla.org a4b1e43399 Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
nhotta%netscape.com 5c8b113682 Fixing the linux build bustage. 1999-10-19 00:03:57 +00:00
edburns%acm.org 8a136db933 r=neeti@netscape.com
bug: 16679
approved by: neeti@netscape.com

Return NS_ERROR_FAILURE when a cookie is not found.
1999-10-19 00:03:33 +00:00
terry%mozilla.org 835438c4ed Fixed stupid perl warning. 1999-10-19 00:02:42 +00:00
terry%mozilla.org b06439f614 Fixed stupid perl warnings. 1999-10-18 23:57:58 +00:00
srinivas%netscape.com 46739047de Initial version 1999-10-18 23:46:10 +00:00
jband%netscape.com 63c50e078a checking in code to fix bug 12768 submitted by Dan.Oscarsson@trab.se. Needed a 'const char*' tmp varible to work with a 'const char*' buffer that was passed in. The same problem is in both js.c and xpcshell.cpp. r=jband 1999-10-18 23:45:39 +00:00
terry%mozilla.org 8cf6cf4767 Fixed stupid perl warning. 1999-10-18 23:42:25 +00:00
terry%mozilla.org df4530636d Fixed stupid perl warning. 1999-10-18 23:35:57 +00:00