Commit Graph

111483 Commits

Author SHA1 Message Date
mbarnson%sisna.com
7f87fd39ff Fix for Apache configuration directives from bug 174255 and
de-stupidifying of emacs destruction of <programlisting> tags.
2002-11-05 02:52:09 +00:00
mbarnson%sisna.com
6a1e3d900b Since I nuked this section out of the SGML, we won't be needing
the HTML generated file anymore.
2002-11-05 02:45:55 +00:00
mbarnson%sisna.com
3931fe55f6 Removed links to dbschema.jpg image. See bug 173484, it was really outdated
and redundant anyway.
2002-11-05 02:44:57 +00:00
mbarnson%sisna.com
aa5e766876 Removing these images, since they are too outdated to be useful, and
they are basically redundant anyway.  See bug 173484
2002-11-05 02:44:26 +00:00
mbarnson%sisna.com
9d3356c7f5 Added notes on using OpenLDAP;
We should probably look at code changes to make Net::LDAP our permanent
LDAP plugin rather than Mozilla::LDAP...
See bug 167379.
2002-11-05 02:39:52 +00:00
mbarnson%sisna.com
97ad4f2e6d Added chunk about setting up DirectoryIndex to use index.cgi as the
Bugzilla index page.
2002-11-05 02:15:02 +00:00
dveditz%netscape.com
656e9b9fa6 Useful documentation of the PKZIP archive format that we've relied on. Should have checked this in years ago. 2002-11-05 02:14:10 +00:00
mbarnson%sisna.com
964096f87b Added dependency on File::Template. Not really fond of
doing requirements-of-requirements type stuff, but did it
anyway for clarity.
2002-11-05 02:07:32 +00:00
mbarnson%sisna.com
ce24376083 Patched lines per bug 177993.
Customization of "mid-air collision" template file.
2002-11-05 01:59:20 +00:00
myk%mozilla.org
5bc8d9459c Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
nelsonb%netscape.com
e1484b41c3 Workaround a c preprocessor bug on a certain 64-bit platform. Bug 178314. 2002-11-05 01:52:49 +00:00
ashishbhatt%netscape.com
977c9c2d98 Adding menu for run all test cases 2002-11-05 01:29:46 +00:00
ashishbhatt%netscape.com
a67339e6b5 Adding functionality for running test cases in automation 2002-11-05 01:29:02 +00:00
blakeross%telocity.com
777277e269 Fix some bugs, hook up cross-session sidebar persistence. 2002-11-05 00:29:14 +00:00
nelsonb%netscape.com
6710514e32 Fix missing strings that cause crash in SSL_SecurityStatus(). Bug 178342. 2002-11-05 00:25:20 +00:00
seawood%netscape.com
0821f71644 Treat cygwin perl as a win32 platform indicator.
Default to unix if platform is neither win32 nor mac.
Bug #166105 r=gerv a=asa
2002-11-05 00:21:38 +00:00
seawood%netscape.com
444e4babc7 Fixing vc7 bustage caused by original checkin for bug 176302.
Bug #176302 r=bryner
2002-11-05 00:16:23 +00:00
blakeross%telocity.com
89ad460c53 More trunk fixes. 2002-11-04 23:53:49 +00:00
blakeross%telocity.com
696cbde729 Bring over more trunk fixes. 2002-11-04 23:50:50 +00:00
blakeross%telocity.com
b858b327c5 Port fixes over from trunk. 2002-11-04 23:46:43 +00:00
blakeross%telocity.com
4f2e849dbf Change search bar focusing shortkey to Ctrl+K. 2002-11-04 23:38:25 +00:00
blakeross%telocity.com
48c9648940 Port over more trunk fixes. 2002-11-04 23:36:46 +00:00
blakeross%telocity.com
05e0e83e11 Port fixes from the trunk. 2002-11-04 23:32:03 +00:00
blakeross%telocity.com
b04e2592d5 Port over fixes from the trunk. 2002-11-04 23:29:34 +00:00
blakeross%telocity.com
7ab1a0db41 Port over some fixes from Mozilla. 2002-11-04 23:24:29 +00:00
blakeross%telocity.com
c4fe3a2419 Port over a fix from Mozilla. 2002-11-04 23:21:20 +00:00
blakeross%telocity.com
e62f115342 Fix accesskey conflict. 2002-11-04 23:16:51 +00:00
blakeross%telocity.com
0f321242ca SupportsWString -> SupportsString 2002-11-04 23:12:08 +00:00
rogerl%netscape.com
d86906f807 Fixed gc-ing in frames. 2002-11-04 23:03:58 +00:00
gerv%gerv.net
b7eca451e7 Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch by gerv; r=justdave. 2002-11-04 22:43:28 +00:00
darin%netscape.com
d36334924c make ipcTransport::Init output app-name. 2002-11-04 22:29:17 +00:00
bugreport%peshkin.net
bcb6462ea5 Bug 177436 User matching shouldn't be case-sensitive
patch by not_erik
2xr=justdave
a=justdave for 2.17.1
2002-11-04 21:55:10 +00:00
blizzard%redhat.com
e277c5c567 Bug #178067. gtk2 FE requires xft enabled to compile. Patch from cbiesinger@web.de. r=blizzard, sr=bzbarsky, a=jesup 2002-11-04 21:51:09 +00:00
blizzard%redhat.com
3fc9ec1f28 Bug #178045. floating point error when using gtk2 on startup. Make sure to check if the gtk dpi is greater than zero. r=owen sr=scc a=jesup 2002-11-04 21:32:36 +00:00
relyea%netscape.com
789fae9e28 !@#!$@! signtool thinks it knows how to verify if the certdb's are there and
OK or not. Of course it doesn't.

bob
2002-11-04 20:37:08 +00:00
darin%netscape.com
f98ae2ca80 give modules the ability to iterate over the registered names and targets
for a particular client.
2002-11-04 20:30:54 +00:00
darin%netscape.com
040591c7ae implemented ADD_TARGET/DEL_TARGET messages.
added ipcIDList
2002-11-04 19:46:34 +00:00
anthonyd%netscape.com
b167c28263 *** NOT PART OF THE BUILD !!!***
Fix for 176229
Sample plugins are not properly destroyed in NS_DestroyPluginInstance
2002-11-04 19:39:59 +00:00
relyea%netscape.com
9452f46ac8 db8 code part 1:
1) Create new dbs with 32 k buffers.
   2) New dbs never store a single entry greater than 30 k (those are stored
using the blob code).
   3) NSS can run with either new or old dbs read only.
   4) If possible a new db is upgraded from and old db.
2002-11-04 19:31:59 +00:00
mikep%oeone.com
1639dd23c5 Fixing function name in "CUT", to make cutting events work again, bug 162866 2002-11-04 14:33:27 +00:00
darin%netscape.com
6607a11769 implement ADD_NAME and DEL_NAME messages.
implement part of ADD_TARGET and DEL_TARGET messages.
2002-11-04 06:35:32 +00:00
rogerl%netscape.com
a720a43409 Moved '#pragma warning' disable list to single file. 2002-11-04 04:54:23 +00:00
rogerl%netscape.com
d0e7d7a099 Moved strings to bytecodecontainer instead of pointers. Fixed construction
of non-functions.
2002-11-04 04:53:17 +00:00
kiko%async.com.br
fdcb2002d6 Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
Toms Baugis, r=kiko, 2xr=joel.
2002-11-04 00:57:56 +00:00
mkaply%us.ibm.com
eaaf4c7d79 When 104371 was backed out, the OS/2 change wasn't 2002-11-03 22:37:31 +00:00
blakeross%telocity.com
5cb0dcf133 Also tack on http:// for key modifiers. 2002-11-03 15:23:42 +00:00
blakeross%telocity.com
ac009b4d4c Restore Ctrl+0 for resetting text size. 2002-11-03 14:51:29 +00:00
darin%netscape.com
124c9697d0 forwarding messages now works 2002-11-03 01:54:46 +00:00
igor%mir2.org
af3cca93fd I made FunctionNode to inherit from Node instead of Node.StringNode as FunctionNode is never used as a string source. 2002-11-03 01:26:29 +00:00
sspitzer%netscape.com
5cb1e71d04 fix for crasher bug #176056. crash when setting up default smtp servers. r/sr=bienvenu, a=asa. 2002-11-03 01:09:31 +00:00