Commit Graph

101071 Commits

Author SHA1 Message Date
timeless%mac.com
75c213c463 Bug 75371 UI prefs to control pop-up (popup) windows and other Javascript annoyances
by doronr@naboonline.com r=timeless sr=blake


git-svn-id: svn://10.0.0.236/trunk@111176 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 12:56:21 +00:00
justdave%syndicomm.com
8320024dd1 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


git-svn-id: svn://10.0.0.236/trunk@111175 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 05:46:24 +00:00
ian%hixie.ch
8e3c42f18d * 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.


git-svn-id: svn://10.0.0.236/trunk@111174 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 02:33:44 +00:00
ian%hixie.ch
423be20fb0 Added some details on profiling to the README.
git-svn-id: svn://10.0.0.236/trunk@111173 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 02:29:49 +00:00
blizzard%redhat.com
9ba40cd935 Checkpointing changes. Updated menu patch. New startup script that uses mozilla-xremote-client and changes to the spec that include nss shared libraries, etc.
git-svn-id: svn://10.0.0.236/trunk@111172 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 01:07:18 +00:00
ian%hixie.ch
3599d0acd9 Checking in a list of things that still need doing.
git-svn-id: svn://10.0.0.236/trunk@111171 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 01:03:45 +00:00
ian%hixie.ch
46053b778d 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.
git-svn-id: svn://10.0.0.236/trunk@111170 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 00:33:36 +00:00
av%netscape.com
1ca3b9775a Tester plugin -- updating default URL for sample API calls, not part of the build
git-svn-id: svn://10.0.0.236/trunk@111169 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 23:04:41 +00:00
av%netscape.com
695628599d Tester plugin -- updating docs, not part of the build
git-svn-id: svn://10.0.0.236/trunk@111168 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 23:02:49 +00:00
av%netscape.com
dcad1d7e52 Tester plugin updating docs -- not part of the build
git-svn-id: svn://10.0.0.236/trunk@111167 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:59:46 +00:00
av%netscape.com
91ceaa2491 Bug 116392 -- passing key events to windowless plugins, patch by peterl, r=av, sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@111164 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:32:55 +00:00
av%netscape.com
6a8b2d1c08 Bug 116392 -- passing key events to windowless plugins, patch by peterl, r=av, sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@111163 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:21:31 +00:00
av%netscape.com
7ace8c6e66 Bug 17732 -- fixing streaming API from plugin to browser, some formatting fixed, r=peterl, sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@111162 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:10:07 +00:00
hwaara%chello.se
1779335a43 #117050, fix bustage for embeddors who turn XUL off.
r=dbaron, sr=blake


git-svn-id: svn://10.0.0.236/trunk@111161 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:07:54 +00:00
bryner%netscape.com
c540a1d8bf Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag.
git-svn-id: svn://10.0.0.236/trunk@111160 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:05:16 +00:00
arougthopher%lizardland.net
19f875114f 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)


git-svn-id: svn://10.0.0.236/trunk@111159 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 21:21:00 +00:00
samuel%sieb.net
b227b438b9 Bug 117285 - fix strict mode errors caused by previous patch
r=rginda
not in build


git-svn-id: svn://10.0.0.236/trunk@111158 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 10:10:58 +00:00
leaf%mozilla.org
d590a522d0 Automated update
git-svn-id: svn://10.0.0.236/trunk@111157 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 09:57:36 +00:00
seawood%netscape.com
38a530171b Bumping MOZILLA_VERSION to 0.9.7+
git-svn-id: svn://10.0.0.236/trunk@111156 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 09:44:43 +00:00
mcafee%netscape.com
d63c7cea42 Docs for cgi's
git-svn-id: svn://10.0.0.236/trunk@111155 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 05:43:22 +00:00
blizzard%redhat.com
8150b8096b 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
git-svn-id: svn://10.0.0.236/trunk@111154 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 05:13:27 +00:00
jaggernaut%netscape.com
c15e9b1ac2 Bug 117013: in View -> Text Zoom -> Other... dialog, buttons are hidden on Mac. r=Fabian, sr=blake
git-svn-id: svn://10.0.0.236/trunk@111153 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 04:52:39 +00:00
mcafee%netscape.com
45578ab90b Ignore generated files.
git-svn-id: svn://10.0.0.236/trunk@111152 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 04:19:36 +00:00
hwaara%chello.se
83755595ca #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


git-svn-id: svn://10.0.0.236/trunk@111151 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 04:14:07 +00:00
samuel%sieb.net
70ad8106b0 Bug 117285 - add +s handling to getModeStr
r=rginda
not in the build


git-svn-id: svn://10.0.0.236/trunk@111150 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:58:23 +00:00
mcafee%netscape.com
a028204f48 Ignore generated files.
git-svn-id: svn://10.0.0.236/trunk@111149 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:52:41 +00:00
mcafee%netscape.com
8e9e2ad04b Ignore generated files
git-svn-id: svn://10.0.0.236/trunk@111148 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:42:47 +00:00
mcafee%netscape.com
59b94c80d9 Ignore generated files
git-svn-id: svn://10.0.0.236/trunk@111147 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:37:13 +00:00
mcafee%netscape.com
0a67e6e7d2 Ignore generated files
git-svn-id: svn://10.0.0.236/trunk@111146 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:28:07 +00:00
mcafee%netscape.com
c517ef910a Ignore generated files
git-svn-id: svn://10.0.0.236/trunk@111145 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:21:06 +00:00
mcafee%netscape.com
e4ecee37ad Ignore generated files
git-svn-id: svn://10.0.0.236/trunk@111144 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:09:11 +00:00
blizzard%redhat.com
79c69fa9d9 reorder some link line parameters in an attempt to fix gcc 2.95
git-svn-id: svn://10.0.0.236/trunk@111143 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 02:53:55 +00:00
av%netscape.com
e9554ebd15 Tester plugin -- correcting the length of the data buffer, not part of the build
git-svn-id: svn://10.0.0.236/trunk@111142 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 23:55:57 +00:00
andreww%netscape.com
f9ec78ef23 bugzilla 116386 sr=blake, r=timeless mac scrollbar thumb too small.
git-svn-id: svn://10.0.0.236/trunk@111141 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 23:30:38 +00:00
svn%xmlterm.org
8757dcc691 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Cleaned up and updated the code.


git-svn-id: svn://10.0.0.236/trunk@111140 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 22:39:45 +00:00
blythe%netscape.com
3ae5e494b6 Fix bug 115191
NOT part of normal build
Correct usage of PRUint64


git-svn-id: svn://10.0.0.236/trunk@111139 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 22:27:20 +00:00
blizzard%redhat.com
bd49d0ae75 Bug #117160. Create a small stand alone client for xremote client requests. r=cls,sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111138 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 22:17:20 +00:00
smeredith%netscape.com
69082edb79 Changes to use same XML parser as Mozilla (expat) instead of the MS one.
git-svn-id: svn://10.0.0.236/trunk@111137 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 21:17:11 +00:00
jake%acutex.net
061f84a7e1 Fix labels for "Delete" and "Modify" to the left of the "Menu" button.
Change dictated by <mostafah@oeone.com>


git-svn-id: svn://10.0.0.236/trunk@111136 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 18:28:20 +00:00
jake%acutex.net
f32fa51731 Correct a resource URL so the tab labels will show up correctly.
git-svn-id: svn://10.0.0.236/trunk@111135 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 15:57:36 +00:00
jake%acutex.net
f4404a202f Adding timer to REQUIRES line.
Change dictated by <mostafah@oeone.com>.


git-svn-id: svn://10.0.0.236/trunk@111134 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 15:31:25 +00:00
seawood%netscape.com
34129fce89 Fixing case for case-sensitive filesystems
git-svn-id: svn://10.0.0.236/trunk@111133 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 08:38:13 +00:00
jake%acutex.net
a19c8900fe Readding with a binary flag.
git-svn-id: svn://10.0.0.236/trunk@111132 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:49:47 +00:00
jake%acutex.net
98fc8c1d2e Removing this file so it can be readded with a binary flag.
git-svn-id: svn://10.0.0.236/trunk@111131 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:49:01 +00:00
jake%acutex.net
9d80f5dc9c Removing files so they can be readded with a binary flag.
git-svn-id: svn://10.0.0.236/trunk@111130 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:47:17 +00:00
jake%acutex.net
4087ea0aaf Re-adding with a binary flag
git-svn-id: svn://10.0.0.236/trunk@111129 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:41:05 +00:00
jake%acutex.net
e249f46c25 Removing files so they can be re-added with a binary flag.
git-svn-id: svn://10.0.0.236/trunk@111128 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:39:46 +00:00
jake%acutex.net
9682d69fcf Copying generated files icallexer.c, icalyacc.c, and icalyacc.h from the autogenx directory for the win32 builds.
This is in addition to the previously copied icalversion.h file.


git-svn-id: svn://10.0.0.236/trunk@111127 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:15:15 +00:00
wtc%netscape.com
5c3a0a59b9 Bugzilla bug 96199: added _PR_CleanupMW() to clean up the static data
created by prmwait.c.  The patch is contributed by Jeff Hostetler
<jeff@NerdOne.com>.
Modified files: primpl.h prmwait.c prinit.c ptthread.c


git-svn-id: svn://10.0.0.236/trunk@111126 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:01:07 +00:00
wtc%netscape.com
c6b3b7cb73 Bugzilla bug 96198: added _PR_CleanupDtoa() to destroy the locks created
in prdtoa.c. The patch is contributed by Jeff Hostetler <jeff@NerdOne.com>.
Modified files: primpl.h prdtoa.c prinit.c ptthread.c


git-svn-id: svn://10.0.0.236/trunk@111124 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 03:35:16 +00:00