Commit Graph

120265 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
092dab2125 Add some padding around attachment icons in the bucket.
Fork tools icon (patch from stephen walker)
2003-06-27 00:57:07 +00:00
scott%scott-macgregor.org
6b5cd47b7f Add a context menu to the contact panel for deleting and editing cards.
Fork tools icon (patch from stephen walker)
2003-06-27 00:55:01 +00:00
scott%scott-macgregor.org
14840b8d34 Hide the attachment bucket by default. Add some padding around attachment icons in the bucket.
Fork tools icon (patch from stephen walker)
2003-06-27 00:53:48 +00:00
nelsonb%netscape.com
c27a303c8d Fix several bugs reported in bug 210707.
Change loops over RDNs and AVAs to detect NULL pointers.
Change list of attribute type "keywords" to match RFCs and internet
drafts.
Quote attribute values strings that contain adjacent embedded blanks.
Don't quote hex string values.
Always use hex string values when type OID is unrecognized.
2003-06-27 00:33:05 +00:00
jshin%mailaps.org
9ac6ce9f32 bug 210109 : fix crash due to misaligned address (use PRUintn for '%2X' in PR_sscanf instead of char) r=wtc, sr=darin 2003-06-26 23:53:26 +00:00
locka%iol.ie
ee91f53156 NOT PART OF BUILD. Add prototypes of editor & chat windows. Create GeckoFrame subclass that does the common functionality for all frames. Cleanup mail window. 2003-06-26 21:31:10 +00:00
scott%scott-macgregor.org
c9d45384a9 Persist the contact side bar state in the compose window across sessions. 2003-06-26 21:07:37 +00:00
smontagu%netscape.com
7eb3ac3127 Bug 173408 Fixes to the algorithm for Ethiopic numbered lists. Author=yacob@geez.org, r=smontagu, sr=jag 2003-06-26 19:46:51 +00:00
mostafah%oeone.com
d0f4d4c224 Renaming error levels to less popular names 2003-06-26 18:24:44 +00:00
kin%netscape.com
d7512728d7 Trying to fix commercial win32 build bustage. 2003-06-26 16:44:48 +00:00
mkaply%us.ibm.com
2c665d4c9b 210752 - remove unused preference 2003-06-26 15:39:32 +00:00
mikep%oeone.com
2ddfd2d619 Fix from Paul Buhler:
I took some time today to debug a problem in calendarManager.js related to the
handling of colors for events that are added to newly created calendars... in
essence they don't display with the background color because the calendar's
style rule was not being generated. New calendar objects didn't have an Id field
set which causes a fault in calendarColorStyleRuleUpdate.

Likewise I also changed the location of where calendarColorStyleRuleUpdate gets
called... it is now called in the 'ok' processing for the dialog(s), rather than
the last line in the launch dialog routines. This change was made so that we
don't call the function in the 'cancel' cases.
2003-06-26 13:46:51 +00:00
mikep%oeone.com
741c8b034c FIxing many localized bugs, including bug 200797, bug 210503 bug 208194 and bug 210652 2003-06-26 13:38:55 +00:00
mkaply%us.ibm.com
02f70918c7 a. Watch ports. b. Did you really deliberately leave out a type here? 2003-06-26 13:11:26 +00:00
roc+%cs.cmu.edu
c5936391c8 Ongoing deCOMtamination. r+sr=dbaron 2003-06-26 11:30:17 +00:00
neil%parkwaycc.co.uk
589f09fe95 Bug 210638 Tree should be able to maintain the selection during a batch update r=varga sr=jag 2003-06-26 10:54:42 +00:00
aaronl%netscape.com
fb6309e9f9 Bug 208803. Need XP way to determine when to tear down documents in accessibiltiy cache. r=kyle, sr=alecf 2003-06-26 08:49:18 +00:00
aaronl%netscape.com
8360973709 Bug 208898. Fire accessible events for interal accessibiltiy clients for all new documents that are created. r=kyle, sr=jst 2003-06-26 08:45:39 +00:00
scott%scott-macgregor.org
78f43ae4b1 fix editor smileys in release builds 2003-06-26 06:16:30 +00:00
jkeiser%netscape.com
78ba276e17 Make NOSCRIPT show up normally when script disabled (bug 77296), r=bzbarsky@mit.edu, sr=dbaron@dbaron.org 2003-06-26 06:10:03 +00:00
jshin%mailaps.org
e1522e5284 bug 208903 : make download manager work with non-ASCII file names (r=varga, sr=jag) 2003-06-26 04:20:25 +00:00
timeless%mozdev.org
66730e2ca7 Bug 194872 CAPS vulnerability when doing cross-site-scripting with frames from different origins and different CAPS settings (allAccess, noAccess).
bustage (const char*)
sr=jst
2003-06-26 03:27:01 +00:00
bryner%netscape.com
c3bfed0b9c Fixing bustage 2003-06-26 02:30:45 +00:00
nelsonb%netscape.com
7c5e03d5f4 Move the declaration for CERT_CompareNameSpace from cert.h to genname.h
because it is a private function.  Change the interface for this
function so that it returns a SECStatus, unambiguously indicating the
success or failure of the name constraints test.  The function no
longer takes a list of cert subject names, instead, it takes a list
of cert pointers, and optionally outputs one of those pointers when
an error occurs.  This eliminates a cert reference leak.
2003-06-26 01:56:34 +00:00
roc+%cs.cmu.edu
16c63f02f7 Trivial fix for uninitialized variable. r+sr=dbaron 2003-06-26 01:49:34 +00:00
scott%scott-macgregor.org
b6eb07a7e5 Land a trunk change to not include commandglue.js twice 2003-06-26 01:48:42 +00:00
scott%scott-macgregor.org
307a3fcad3 pref updates from the trunk 2003-06-26 01:47:26 +00:00
scott%scott-macgregor.org
e3b9b3a548 'Contacts' sounds much friendler than 'Addresses' or 'address picker'. rename the new contacts side bar 2003-06-26 01:47:07 +00:00
scott%scott-macgregor.org
e719c0a426 Update to the contacts manager for picking addresses in the compose window. 2003-06-26 01:46:26 +00:00
nelsonb%netscape.com
7665e37260 This patch extracts rfc822 names from a cert's distinguished name at the
time when the list of cert names is being built and builds a GeneralName
out of it, just as if the rfc822 name had come from a subject alt name
extension. This way, no special handling is needed of either directory
names or rfc822 names in the name constraints code.  The special "phase 1"
loop in cert_CompareNameWithConstraints disappears compmletely.  And all
the cases in the (former phase 2) loop can now simply assert that the
name's type matches the constraint's type exactly.

This patch also factors out the code that creates new CERTGeneralNames and
that copies a single CERTGeneralName into new separate functions.  This
eliminates a lot of duplicated code whose correctness required lengthy
inspection.  Now these primitive operations are centralized.
2003-06-26 01:25:10 +00:00
cltbld%netscape.com
98a3f0b555 parameterize client.mk to Settings::moz_client_mk so we can substitute other builds here, e.g. camino. -mcafee 2003-06-26 01:06:48 +00:00
cltbld%netscape.com
7c09f5e493 off the branch, need to check checkout status. -mcafee 2003-06-26 01:05:15 +00:00
bryner%netscape.com
ea46c1aca6 Remove #include "nsIScriptContext.h" from nsPIDOMWindow.h, because this (among other things) creates a dependency on js headers, which is breaking Camino. Bug 210704, r+sr=jst. 2003-06-26 00:41:23 +00:00
mstoltz%netscape.com
ddc015e3b7 Bug 194872 - Cache zone-policy data on the subject principal instead of the callee. r=nisheeth, sr=jst. 2003-06-26 00:18:43 +00:00
jst%netscape.com
5132df367b Fixing more of bug 209884. Same change that was done all over the place in the original patch, sr=me. 2003-06-25 23:59:34 +00:00
danm%netscape.com
b6c4ce13d2 also check for popup window abuse in the internal Open method. bug 210560 r=brendan,jst 2003-06-25 23:38:45 +00:00
gerv%gerv.net
a5a1140ff7 Bug 16009 - generic charting. Patch by gerv; r,a=justdave. 2003-06-25 23:23:13 +00:00
roc+%cs.cmu.edu
33e4a9a297 Fix nsIFrame::GetWindow to not add a ref. Should fix a leak I introduced. r+sr=dbaron 2003-06-25 22:55:27 +00:00
locka%iol.ie
e784d1c0fe NOT PART OF BUILD. Add popup menus, chat template, switch to nsIContextMenuListener2 2003-06-25 22:46:11 +00:00
locka%iol.ie
4450f908e8 NOT PART OF BUILD. Add popup menus, chat template 2003-06-25 22:45:20 +00:00
caillon%returnzero.com
e6a3eca1ed Bug 210601 - XSLT should check whether the subject principal is the system principal.
r=axel@pike.org sr=jst@netscape.com
2003-06-25 22:40:58 +00:00
jst%netscape.com
6a7d554b55 Fixing more of bug 209884. Same change that was done all over the place in the original patch, sr=me. 2003-06-25 22:24:25 +00:00
bishakhabanerjee%netscape.com
ef5d950b09 enabling log scraping in header instead 2003-06-25 21:57:21 +00:00
bishakhabanerjee%netscape.com
545f6a1359 enabling log scraping in header instead, where RESULTDIRURL gets created 2003-06-25 21:56:19 +00:00
bishakhabanerjee%netscape.com
6ca298a1d2 removed new variable for Win platform - extra - don't need 2003-06-25 21:39:54 +00:00
bishakhabanerjee%netscape.com
1ee600f7ff fix URL for Windows platform 2003-06-25 20:43:18 +00:00
kin%netscape.com
655f4dff39 jst@netscape.com's fix for tree blocker bug 210641 (Crash using Japanese IME)
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
  mozilla/editor/libeditor/text/nsPlaintextEditor.cpp

    - Fixed INTERFACE_MAP macros so that they call through to the class we inherit from.

r=brade@netscape.com  sr=kin@netscape.com
2003-06-25 19:21:59 +00:00
bishakhabanerjee%netscape.com
1b045cce39 taking out un-needed stuff 2003-06-25 17:39:38 +00:00
darin%netscape.com
68839f2ee3 fixes smoketest blocker, bug 210579 "hang trying to access page with invalid headers" r=dougt sr=bzbarsky 2003-06-25 17:24:48 +00:00
amardare%qnx.com
a88533cedc Changes for the photon platform - they should not affect build/runtime on other platforms.
nsWidget.cpp
	- fixed the problem with context menus not showing up in the Mail&News client.
nsWindow.cpp
	- fixed a problem with the PtRegion underneath the menus not being realized in some cases
	( not related to the change in nsWidget.cpp ).
2003-06-25 16:23:28 +00:00