Commit Graph

4935 Commits

Author SHA1 Message Date
mvl%exedo.nl
1f3c16d801 Put back a line that shouldn't have been removed for bug 161130 2003-11-06 20:21:05 +00:00
timeless%mozdev.org
a211784497 Bug 220891 Create Profile Wizard overhaul
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 13:33:51 +00:00
rlk%trfenv.com
f6eab4f2d1 Bug 220510 - Help Search: "IMAP" matches "Adding Pictures (Images) to Your Web Page". r=rlk@trfenv.com. Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2003-11-06 02:39:53 +00:00
timeless%mozdev.org
e73a5c310e Bug 224215 Edit Attribute says "Enter the attribute name" instead of "Enter the attribute value"
r=caillon sr=heikki
2003-11-05 22:27:34 +00:00
timeless%mozdev.org
04585b8515 Bug 224644 crash (pressing backspace) [@ nsTypeAheadFind::BackOneChar]
r=caillon sr=darin
2003-11-05 11:36:41 +00:00
peter%propagandism.org
2db0f84c5e Removing obsolete files (renamed to txNodeSet.*). Bug 151002. r=sicking. 2003-11-04 16:15:56 +00:00
peter%propagandism.org
eefd02ebc2 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2003-11-04 16:06:42 +00:00
peter%propagandism.org
cd176fdba9 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2003-11-04 15:15:46 +00:00
peter%propagandism.org
f914dff416 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2003-11-04 10:13:23 +00:00
peter%propagandism.org
cb4426e692 Adding copies of trunk version of NodeSet.* (to ease merging of TX_WALKER_BRANCH). r=sicking. 2003-11-04 09:53:16 +00:00
axel%pike.org
0c3c5720f1 bug 204727, p3p stylesheet cleanup, factor 5 stylesheets into one generating 5 to be packed with XUL preprocessor, r=bryner, sr=heikki 2003-11-03 13:57:35 +00:00
dwitte%stanford.edu
7c9765217b removing obsolete directory. 2003-11-01 23:52:45 +00:00
peter%propagandism.org
f9f591a28f Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
mvl%exedo.nl
b8604c9e55 Put back a line that shouldn't have been removed for bug 161130 2003-10-31 19:40:52 +00:00
mvl%exedo.nl
ac29426a10 Prevent crashes due to the permissions array not being initialized.
bug 223201, r=dwitte, sr=darin
2003-10-31 19:17:03 +00:00
mvl%exedo.nl
289a063ebf Prevent crashes due to the permissions array not being initialized.
bug 223201, r=dwitte, sr=darin
2003-10-31 19:09:08 +00:00
jgmyers%netscape.com
338731ee72 fix uninitialized member: bug 222182 r=sli0262 sr=blizzard 2003-10-30 23:44:06 +00:00
timeless%mozdev.org
ac828a26e3 Bug 205541 Selecting "Unblock Cookies..." while on a site that you'd previously blocked allows the site to set cookies rather than just removing the block
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:27:58 +00:00
timeless%mozdev.org
45c2bb8d16 Bug 222553 Rework cookieviewer to support whitelisting
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:23:50 +00:00
sicking%bigfoot.com
39a639c80c Bug 190302: Set correct characterset for XSLT generated pages.
r=Pike sr=peterv
2003-10-30 18:44:14 +00:00
danm-moz%comcast.net
c942bfcf4c cookies without a value (this is how IE deletes a cookie) are now skipped and no longer corrupt subsequent cookies. all migrated cookies are treated as domain cookies, and any extant otherwise identical host cookie is deleted. bugs 222343, 223029 r=darin,dwitte 2003-10-30 17:43:46 +00:00
dwitte%stanford.edu
bc55887835 add accesskeys for the cookie confirmation dialog.
b=201743, r=neil, sr=alecf
2003-10-30 17:26:44 +00:00
peter%propagandism.org
0940852cdb Fix for bug 215465 (CSS :hover rules not working when using XML/XSLT along with an alternernate CSS). Fix by bz, r=sicking, sr=peterv. 2003-10-30 12:32:41 +00:00
neil%parkwaycc.co.uk
93cc2f8a6f Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner 2003-10-30 09:33:40 +00:00
jshin%mailaps.org
6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
dwitte%stanford.edu
ad0e6835d4 bustage blah bustage. thanks dbaron. 2003-10-30 03:42:52 +00:00
dwitte%stanford.edu
2a9ecd8962 moving TestCookie into its new netwerk/test home.
find blame for the old TestCookie in the attic for
mozilla/extensions/cookie/tests/TestCookie.cpp.
2003-10-30 03:28:28 +00:00
dwitte%stanford.edu
29cc87cdb9 removing unused wallet files.
b=204184 p=mvl r=me sr=bryner
2003-10-30 03:18:10 +00:00
dwitte%stanford.edu
0af383bc06 remove support for network.cookies.strictDomains pref, since there's not much point in keeping it around.
b=223617, r+sr=darin, thanks to mvl for testing.
2003-10-30 03:13:54 +00:00
dwitte%stanford.edu
c698bdce0c clean up REQUIRES lines in makefiles, since most modules don't need 'cookie' anymore.
b=221886, r+sr=darin
2003-10-30 03:00:56 +00:00
dwitte%stanford.edu
359f90d96a remove nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
2003-10-30 02:59:31 +00:00
dwitte%stanford.edu
b6f814cb06 polish the nsICookieManager2::Add interface a tad.
b=222343, r=danm, sr=darin.
2003-10-30 02:50:11 +00:00
dwitte%stanford.edu
c5ab73f0e4 remove unused items in wallet. the following files will be cvs removed shortly:
public/nsIKeyedStreamGenerator.idl
public/nsIPasswordSink.idl
src/nsWalletBuiltInDataSources.h
src/nsBasicStreamGenerator.cpp
src/nsBasicStreamGenerator.h

b=204184 p=mvl r=me sr=bryner
2003-10-30 02:39:10 +00:00
dwitte%stanford.edu
ee2299312d clean up warnings in wallet
b=204184 p=timeless r=me sr=bryner
2003-10-30 02:34:16 +00:00
bzbarsky%mit.edu
75c3e6a121 Make nsExpatDriver and nsIExpatSink be on the same wavelength as far as passing
attributes to HandleStartElement.  Update callees as needed.  Bug 223470,
r=sicking, sr=peterv
2003-10-30 02:17:50 +00:00
timeless%mozdev.org
8d41a79bf6 Bug 223199 hostList leaks on OOM in nsPermissionManager::GetEnumerator
r=dwitte sr=roc
2003-10-30 02:09:13 +00:00
timeless%mozdev.org
12f8e6a2d1 Bug 220267 warning: unused variable const class NodeSet * nodes' In method nsresult txKeyFunctionCall::evaluate(class txIEvalContext *, class txAExprResult **)'
r=sicking sr=peterv
2003-10-30 02:06:51 +00:00
timeless%mozdev.org
15a17dd724 Bug 204184 Remove unused items from wallet.cpp/wallet.h
r=dwitte sr=bryner
2003-10-30 02:04:31 +00:00
bryner%brianryner.com
07bcb40ee4 Fix unresolved references with static gtk2 build (bug 216022). The file containing NS_IMPL_NSGETMODULE for a library must be compiled from the Makefile that sets IS_COMPONENT in order for the entry point translation to work correctly. r=cls, not part of the default build. 2003-10-27 10:11:00 +00:00
rlk%trfenv.com
7b71ace2d8 Bug 161740 - Remove obsolete help files from builds. r=neil@parkwaycc.co.uk a=asa@mozilla.org 2003-10-26 17:45:18 +00:00
varga%nixcorp.com
309ffffdb2 Fixing a deadlock. 2003-10-25 19:15:34 +00:00
rginda%netscape.com
bee471a1e6 bug 223247, unable to connect to irc servers: internal error dispatching
command ���goto-url���
a=asa

js engine new returns empty array element for optional captures in regexps, we need to account for that.
2003-10-24 18:29:35 +00:00
caillon%returnzero.com
6e0c5187ac Fixing bustage -- bryner forgot to update this file
Bug 222134
2003-10-22 07:04:16 +00:00
bryner%brianryner.com
d2db9a4590 fixing bustage 2003-10-22 07:01:13 +00:00
dwitte%stanford.edu
e42be4a132 move cookies to use hashtables instead of a sorted list, and implement a sane notifications
system for cookies and permissions. this will improve perf a bunch, and also sets the stage
for a more performant and flexible cookiemanager UI by providing better notifications.

bugs 143939 and 221185, with r=bsmedberg+mvl, sr=darin and r=mvl, sr=bz respectively.
2003-10-22 06:53:19 +00:00
bryner%brianryner.com
605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
rlk%trfenv.com
0b0d1713ed bug 169550 - Help window must be <= 462px height by default. r=caillon@aillon.org. 2003-10-22 00:06:46 +00:00
rginda%netscape.com
bf75ef4d6d changes between 0.9.40 and 0.9.44:
* Revision 0.9.44 fixes some more charset related problems. The user description is now properly decoded for /query views, and the channel name for mode messages.

* Revision 0.9.43 fixes the ``unknown CTCP'' handler, so that it displays the correct diagnostic, instead of ``my_unkctcpMsg''.

* Revision 0.9.42 fixes charset problems with part reasons, and another charset problem with kick messages. It also deals with spaces in nicknames and usernames by replacing them with underscores, instead of just failing to log in. This revision also makes it so that you no longer need to restart ChatZilla after changing your description or username.

* Revision 0.9.41 adds an ``autoperform'' pref to networks that can be used to execute arbitrary ChatZilla commands when you connect to a network. These autoperform commands will be executed before any of your ``Open At Startup'' channels are processed. This release also makes ChatZilla recognize the optional ``reason'' parameter for PART messages. Many IRC servers do not yet support PART reasons, so don't be surprised if you don't see any.
2003-10-21 23:47:35 +00:00
rlk%trfenv.com
501e771b65 Bug 220424 - Need to distinguish between Web links and Help links in Mozilla Help. r=neil.parkwaycc.co.uk 2003-10-21 23:24:10 +00:00
caillon%returnzero.com
66caced69a Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00