Commit Graph

59433 Commits

Author SHA1 Message Date
alecf%netscape.com
841a3bd0dd add english versions of search attributes and properties for filters/search 2000-04-27 02:23:43 +00:00
alecf%netscape.com
46c586cf26 make stringbundles a little more bullet-proof - don't crash when the bundle couldn't be loaded 2000-04-27 02:17:17 +00:00
hyatt%netscape.com
cb0a52e38b More XBL goodness. 2000-04-27 02:15:45 +00:00
hyatt%netscape.com
b7dff2e252 XBL Change 2000-04-27 02:11:41 +00:00
hyatt%netscape.com
b380c3bf04 Dynamic skin switching lives, baby. 2000-04-27 02:10:43 +00:00
hyatt%netscape.com
6c9496d989 New XBL. 2000-04-27 02:08:35 +00:00
cls%seawood.org
b97e7de325 Rearranged CFLAGS so that mozilla includes come before system includes. Bug #37210 2000-04-27 01:38:11 +00:00
alecf%netscape.com
20b5e4b38d ok, now that I actually understand how XPIDL arrays work, implement them correctly, and add a missing ADDREF that was causing memory corruption 2000-04-27 01:38:06 +00:00
rogerl%netscape.com
d96a9a02a4 More exception handling handling. 2000-04-27 01:27:09 +00:00
rjc%netscape.com
a7ec34534b Fix bug # 37102: if its a "ftp://" URL and its a HTTP-INDEX mimetype, it has to be a directory, so ensure that the URL ends with a slash. 2000-04-27 01:17:10 +00:00
cls%seawood.org
e672bbef89 Removed DrawTile() stub implementation for BeOS. Thanks to justin@68k.org for the patch. 2000-04-27 01:16:19 +00:00
javi%netscape.com
d05124301e Only add the hot link on cert windows if the target for the HTTP request
is a certificate resource.
2000-04-27 01:08:19 +00:00
gagan%netscape.com
47730f25c5 Fix the form posting problem. I forget the bug number... r=ruslan 2000-04-27 01:06:57 +00:00
cmanske%netscape.com
5c8ee3b969 Changed flex=100% to flex=1 2000-04-27 01:03:15 +00:00
slamm%netscape.com
67ae9af498 Sidebar panels file url changed from sidebar-rdf.netscape.com to sidebar.netscape.com. 2000-04-27 01:02:48 +00:00
attinasi%netscape.com
3bc70b17e4 Fixed recent regression: DidLoadStyle was not being called if the status was failure, causing the parser to remain blocked forever. b=27208 2000-04-27 00:51:06 +00:00
leaf%mozilla.org
b56a234fc0 Automated update 2000-04-27 00:45:21 +00:00
waterson%netscape.com
802e1754e6 Remove rdf:httpindex datasource from menus. r=rjc 2000-04-27 00:38:02 +00:00
ben%netscape.com
6e26a2425a added some new skin files 2000-04-27 00:34:13 +00:00
waterson%netscape.com
8f606badd7 Move template builder 'release' to SetScriptGlobalObject() so that we'll always release the template builders regardless of whether someone else leaks the nsXULDocument object. 2000-04-27 00:32:02 +00:00
tor%cs.brown.edu
2f48a603df Patch from rich.burridge@Sun.COM to remove unneeded reference to
-lCstd when using the SUNWspro5.0 compilers.  libCstd is large
and only provided in static form, so this change causes the
distribution directory to shrink by about a factor of two.  r=tor
2000-04-27 00:32:01 +00:00
mstoltz%netscape.com
2d56321f9e Removed getOwner() function from nsIStreamLoader. getChannel() now fulfills this function. 2000-04-27 00:30:27 +00:00
nhotta%netscape.com
884c17fa0b Changed to use "pre" instead of "div" in case of plain text for the font setting, bug 37299. 2000-04-27 00:26:24 +00:00
danm%netscape.com
0aea4f29b2 synch with widget/nsWindow.cpp rev 3.272. code by roc+moz@cs.cmu.edu 2000-04-27 00:25:54 +00:00
danm%netscape.com
468f4aa039 synch with nsWindow.cpp rev 3.272. code by roc+moz@cs.cmu.edu 2000-04-27 00:25:01 +00:00
danm%netscape.com
fa7a39c23d use a dialog windproc for dialog windows. code by roc+moz@cs.cmu.edu 2000-04-27 00:23:18 +00:00
alecf%netscape.com
b3c1e1e717 reduce some dependancies and bloat (this stuff no longer used) 2000-04-27 00:15:15 +00:00
nhotta%netscape.com
1980055569 Changed to use NS_IMPL_THREADSAFE_ISUPPORTS. 2000-04-27 00:14:06 +00:00
dbaron%fas.harvard.edu
2ac24b8966 Fix bugs 12398, 12450, and 35215, and comment out some unused code. r=pierre@netscape.com 2000-04-27 00:12:25 +00:00
dbaron%fas.harvard.edu
9c16f212b1 Fix bug 37082 - attribute selector matching for ~= and |= backwards. r=pierre@netscape.com 2000-04-27 00:07:12 +00:00
javi%netscape.com
a37bce4efd Whomping my changes for imporoved cert UI and cert lookup over LDAP onto
mozilla.

Make P12 unicode conversion switch bytes to Network Byte Order.  Mozilla
localization doesn't do that for us.
2000-04-27 00:03:33 +00:00
dmose%mozilla.org
1f217e74a1 added prerequisite cvs patch and modified README to reflect this 2000-04-26 23:59:15 +00:00
javi%netscape.com
84993d6fb3 Automaticallly pre-select all e-mail addresses that the user doesn't have. 2000-04-26 23:59:14 +00:00
alecf%netscape.com
16a368d877 add the validity manager to the factory so we can retrieve it as a service 2000-04-26 23:56:51 +00:00
javi%netscape.com
51251ae54a Trim down the number of libraries we link against. 2000-04-26 23:55:52 +00:00
javi%netscape.com
9c7b1f46e3 Add spiffy new UI for cert viewing. Let's you walk the chain. Also
enhancements to search look up through LDAP.
2000-04-26 23:53:51 +00:00
javi%netscape.com
39d22c8ce6 coreconf lives in a new directory now. 2000-04-26 23:51:47 +00:00
dmose%mozilla.org
ab22153ea0 added lots of info 2000-04-26 23:51:39 +00:00
pavlov%netscape.com
aa0201129b fix getting screen depth that pink screwed up the other day 2000-04-26 23:49:35 +00:00
norris%netscape.com
a0d8c78c2d Allow multiple uses of importClass on the same class. 2000-04-26 23:47:15 +00:00
alecf%netscape.com
29beab93a5 scriptify and COMify the validity manager and tables - make the validity manager into a service instead of a global variable 2000-04-26 23:41:45 +00:00
morse%netscape.com
11b027f90f restore psm again but this time controlled by a pref 2000-04-26 23:41:35 +00:00
attinasi%netscape.com
aaef34704e Eliminated a wasteful duplication of a string. Should reduce bloat substantially. r=pierre 2000-04-26 23:36:45 +00:00
norris%netscape.com
a5493a0353 Fix bug 37317. 2000-04-26 23:33:25 +00:00
jst%netscape.com
70304a6c16 Initialize mRefCnt in the constructor, duh! 2000-04-26 23:24:30 +00:00
waterson%netscape.com
30a84aeeb3 Turn on 'add' menu in sidebar. r=slamm 2000-04-26 23:24:05 +00:00
waterson%netscape.com
c312d56dc3 Bug 37280 (workaround). Refresh sidebars *before* flushing the panels datasource to deal with the fact that there's a leak. r=slamm 2000-04-26 23:23:47 +00:00
jst%netscape.com
0c513b7385 Fix crash when modifying a stylesheet through the DOM before the document is displayed. 2000-04-26 23:22:06 +00:00
norris%netscape.com
70aa69f0a0 Fix NullPointerException caused by clearing cache 2000-04-26 22:48:48 +00:00
ssu%netscape.com
cb16ec0aa3 fixing the makefile to build without having set WINOS explicitly 2000-04-26 22:47:45 +00:00