Commit Graph

94829 Commits

Author SHA1 Message Date
ian%hixie.ch
7674dacda9 abstracted out some common code. Made the flushing of pending text happen after each end tag as well as each start tag. (Not doing this was causing whitespace between sibling elements to be treated as trailing whitespace of the first element, resulting in excessive whitespace -- typically newlines -- in the output stream.) 2001-12-31 06:07:04 +00:00
ian%hixie.ch
1bb8d54c2c Fixing SQL error (DROP COLUMN not REMOVE COLUMN) 2001-12-31 06:04:30 +00:00
mcafee%netscape.com
4d40e8139f Adding moving point average support. 2001-12-31 05:03:23 +00:00
mcafee%netscape.com
68e2296cef Adding moving average option, &avg=1. computes average using last 10 points 2001-12-31 04:55:18 +00:00
mcafee%netscape.com
e6b70a164f Compute moving average for last 10 points and write to foo_avg file for foo machine name 2001-12-31 04:52:15 +00:00
dp%netscape.com
bedfa36902 bug 117256 Timer core dump on shutdown. Protecting against null
gthread. r=cathleen
2001-12-31 04:04:22 +00:00
ian%hixie.ch
fa701c948c delete() doesn't work with array references in old versions of perl5. 2001-12-31 02:40:49 +00:00
stephend%netscape.com
556eefde1c Bug 99580. Cleanup/formatting for msgcompose:5 logging. r=ducarroz@netscape.com, sr=mscott@netscape.com 2001-12-31 00:23:35 +00:00
timeless%mac.com
cddfaa7efc Bug 75371 UI prefs to control pop-up (popup) windows and other Javascript annoyances
by doronr@naboonline.com r=timeless sr=blake
2001-12-30 12:56:21 +00:00
justdave%syndicomm.com
607a648600 SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist.cgi by altering the HTML form before submitting.
Patch by Dave Miller <justdave@syndicomm.com>
r= dkl, gerv
2001-12-30 05:46:24 +00:00
ian%hixie.ch
b451ec0af9 * Enabled Taint mode.
* Added the HTTP Logout module, integer user fields, and the user prefs module to the test app.
* Changed unknownCommand to noCommand. Unknown commands now cause errors.
* Changed the arbitrary default command to some other arbitrary default command and made the login command consistent with it.
* Filled in the stylesheet a little.
* Added an error page.
* Reworked the hello page.
* Moved some stuff into the common footer.
* Added a request login page.
* Did some other minor fixups.
* Added some incomplete userPrefs pages.
2001-12-30 02:33:44 +00:00
ian%hixie.ch
530363a93e Added some details on profiling to the README. 2001-12-30 02:29:49 +00:00
blizzard%redhat.com
81ac89da4e Checkpointing changes. Updated menu patch. New startup script that uses mozilla-xremote-client and changes to the spec that include nss shared libraries, etc. 2001-12-30 01:07:18 +00:00
ian%hixie.ch
eccb9aca1d Checking in a list of things that still need doing. 2001-12-30 01:03:45 +00:00
ian%hixie.ch
7bb48dfffc Changing e-mail address now sends a confirmation mail to the old address too. Implemented by making changing fields a generic mechanism. Also fixed some minor nits. 2001-12-30 00:33:36 +00:00
av%netscape.com
8341e05d8b Tester plugin -- updating default URL for sample API calls, not part of the build 2001-12-29 23:04:41 +00:00
av%netscape.com
03315e5cee Tester plugin -- updating docs, not part of the build 2001-12-29 23:02:49 +00:00
av%netscape.com
ffb7c87ec4 Tester plugin updating docs -- not part of the build 2001-12-29 22:59:46 +00:00
av%netscape.com
e8b0d5db5d Bug 116392 -- passing key events to windowless plugins, patch by peterl, r=av, sr=rpotts 2001-12-29 22:32:55 +00:00
av%netscape.com
10baa6270b Bug 116392 -- passing key events to windowless plugins, patch by peterl, r=av, sr=rpotts 2001-12-29 22:21:31 +00:00
av%netscape.com
b5ca9a2c4d Bug 17732 -- fixing streaming API from plugin to browser, some formatting fixed, r=peterl, sr=rpotts 2001-12-29 22:10:07 +00:00
hwaara%chello.se
99af556ca2 #117050, fix bustage for embeddors who turn XUL off.
r=dbaron, sr=blake
2001-12-29 22:07:54 +00:00
bryner%netscape.com
2a1819d615 Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
arougthopher%lizardland.net
58626137f3 Fix for Bug#10090
BViews were being drawn one pixel too small, do to the fact that Bview.Bounds() returns one pixel smaller than the actually widht/height.  (Also happens from BView.Frame())  Added a +1 to a couple of places to adjust for this.

Argouthopher at lizardland.net

r=cls (seawood@netscape.com)
2001-12-29 21:21:00 +00:00
samuel%sieb.net
2892051440 Bug 117285 - fix strict mode errors caused by previous patch
r=rginda
not in build
2001-12-29 10:10:58 +00:00
leaf%mozilla.org
aa049cb3e5 Automated update 2001-12-29 09:57:36 +00:00
seawood%netscape.com
063aebbb5c Bumping MOZILLA_VERSION to 0.9.7+ 2001-12-29 09:44:43 +00:00
mcafee%netscape.com
551b363277 Docs for cgi's 2001-12-29 05:43:22 +00:00
blizzard%redhat.com
d65b92efb8 Bug #117114. Fix silly typo - change dialog=np to dialog=no so that windows that come up have the right settings. r=hixie, sr=blake 2001-12-29 05:13:27 +00:00
jaggernaut%netscape.com
ac7691bcb8 Bug 117013: in View -> Text Zoom -> Other... dialog, buttons are hidden on Mac. r=Fabian, sr=blake 2001-12-29 04:52:39 +00:00
mcafee%netscape.com
e47b64c3d3 Ignore generated files. 2001-12-29 04:19:36 +00:00
hwaara%chello.se
a235e8b33f #116618, "Auto-complete prefs changes on OK if no changes were made",
#117007, "Default Navigator window size doesn't fit in 640*480",

r=bzbarsky, sr=blake
2001-12-29 04:14:07 +00:00
samuel%sieb.net
c1a2f0d114 Bug 117285 - add +s handling to getModeStr
r=rginda
not in the build
2001-12-29 03:58:23 +00:00
mcafee%netscape.com
b7f3bfec83 Ignore generated files. 2001-12-29 03:52:41 +00:00
mcafee%netscape.com
bd7ab2bc52 Ignore generated files 2001-12-29 03:42:47 +00:00
mcafee%netscape.com
49cb287caf Ignore generated files 2001-12-29 03:37:13 +00:00
mcafee%netscape.com
71f507cee7 Ignore generated files 2001-12-29 03:28:07 +00:00
mcafee%netscape.com
0ff7ca1b24 Ignore generated files 2001-12-29 03:21:06 +00:00
mcafee%netscape.com
b36c7d6a50 Ignore generated files 2001-12-29 03:09:11 +00:00
blizzard%redhat.com
e7f3161197 reorder some link line parameters in an attempt to fix gcc 2.95 2001-12-29 02:53:55 +00:00
av%netscape.com
dad82dde26 Tester plugin -- correcting the length of the data buffer, not part of the build 2001-12-28 23:55:57 +00:00
andreww%netscape.com
63df0803f1 bugzilla 116386 sr=blake, r=timeless mac scrollbar thumb too small. 2001-12-28 23:30:38 +00:00
svn%xmlterm.org
e2660fa1d2 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Cleaned up and updated the code.
2001-12-28 22:39:45 +00:00
blythe%netscape.com
8b152657c8 Fix bug 115191
NOT part of normal build
Correct usage of PRUint64
2001-12-28 22:27:20 +00:00
blizzard%redhat.com
462bbdefd0 Bug #117160. Create a small stand alone client for xremote client requests. r=cls,sr=brendan 2001-12-28 22:17:20 +00:00
smeredith%netscape.com
32ee39d97e Changes to use same XML parser as Mozilla (expat) instead of the MS one. 2001-12-28 21:17:11 +00:00
jake%acutex.net
4f096a1074 Fix labels for "Delete" and "Modify" to the left of the "Menu" button.
Change dictated by <mostafah@oeone.com>
2001-12-28 18:28:20 +00:00
jake%acutex.net
ecb271b04e Correct a resource URL so the tab labels will show up correctly. 2001-12-28 15:57:36 +00:00
jake%acutex.net
90b81431eb Adding timer to REQUIRES line.
Change dictated by <mostafah@oeone.com>.
2001-12-28 15:31:25 +00:00
seawood%netscape.com
9d98def2cb Fixing case for case-sensitive filesystems 2001-12-28 08:38:13 +00:00