mscott%netscape.com
fcb0058471
*sigh* fix yet another xul syntax regression. text --> label
2007-09-06 21:58:32 +00:00
hewitt%netscape.com
14cd988c12
Bug 80349. Classic skin links in What's Related have dark highlighting. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt
2007-09-06 21:58:31 +00:00
hewitt%netscape.com
8eb6a0fd16
fixing various fun regressions from blake's earlier landing, rs=hyatt
2007-09-06 21:58:30 +00:00
rjc%netscape.com
1d77a9f2ba
Fix bug #108809 . r=ben sr=hyatt
2007-09-06 21:58:29 +00:00
blakeross%telocity.com
6ad4ee731d
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2007-09-06 21:58:28 +00:00
hewitt%netscape.com
ab717cbbb5
106178 - need a 'plain' class for removing all margin/border/padding, r=blake, sr=hyatt
2007-09-06 21:58:27 +00:00
shliang%netscape.com
e0e21d3562
bug 110035 - extra blue bars in front of replies. r=andreww, sr=hewitt.
2007-09-06 21:58:26 +00:00
mscott%netscape.com
a215809164
Bug #108960 --> get rid of some obsolete CSS rules to make this file load
...
faster and help message display.
rs=sspitzer
2007-09-06 21:58:25 +00:00
shliang%netscape.com
77fab52287
bug 61244. some classic skin files missing namespace. r=andreww, sr=hewitt.
2007-09-06 21:58:24 +00:00
blakeross%telocity.com
54951e2fd7
Bradley doesn't like dir viewer's border. Who am I to disagree? r=hewitt sr=hyatt
2007-09-06 21:58:23 +00:00
stephend%netscape.com
aa91f134e5
Bug 101110. Go and Search buttons don't match style-wise. Patch by Bradley Hart <bhart00@yahoo.com> r=andreww@netscape.com, sr=sfraser@netscape.com
2007-09-06 21:58:22 +00:00
gerv%gerv.net
b370f1f4c2
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2007-09-06 21:58:21 +00:00
alecf%netscape.com
dc2f3ed333
beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser
2007-09-06 21:58:20 +00:00
dp%netscape.com
95ad79fe00
bug 100834 Deferring enumeration of search plugins directory until
...
REALLY required. r=rjc@rjcdb.com , sr=alecf
2007-09-06 21:58:19 +00:00
dougt%netscape.com
a1eca1ac57
Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
...
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2007-09-06 21:58:18 +00:00
dbaron%fas.harvard.edu
71f6e5014f
Fix a few Windows line endings (^M^J instead of ^J) that make it hard to diff or patch this file.
2007-09-06 21:58:17 +00:00
jaggernaut%netscape.com
bf54f5dcb1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2007-09-06 21:58:16 +00:00
pete%alphanumerica.com
79d6279ae3
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2007-09-06 21:58:15 +00:00
jaggernaut%netscape.com
cff94266a6
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2007-09-06 21:58:14 +00:00
sgehani%netscape.com
eceb4b6f2c
Add a dropdown to choose searchengine when in basic mode in
...
the search sidebar panel.
b = 86483
r = matt
sr = alecf
2007-09-06 21:58:13 +00:00
dougt%netscape.com
5d0748fadb
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2007-09-06 21:58:12 +00:00
scc%mozilla.org
e7c5aaa685
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2007-09-06 21:58:11 +00:00
ben%netscape.com
ba2f59a368
Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian)
2007-09-06 21:58:10 +00:00
disttsc%bart.nl
7d0443c9cc
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2007-09-06 21:58:09 +00:00
alecf%netscape.com
cb445009d0
fix for #65865 - add date and integer support to local search, so that
...
we can search history and bookmarks by last visited/etc.
sr=ben@netscape.com
2007-09-06 21:58:08 +00:00
matt%netscape.com
4db0babdaa
fix for bug 81679. adding actionButton and actionURL to RDF datasource r=ben SR=waterson
...
TIB
2007-09-06 21:58:07 +00:00
darin%netscape.com
a21801eaf9
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2007-09-06 21:58:06 +00:00
valeski%netscape.com
74c7651f64
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2007-09-06 21:58:05 +00:00
darin%netscape.com
6cfa13f951
Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
...
cache validation preferences and browsing via history. r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2007-09-06 21:58:04 +00:00
darin%netscape.com
da72dc7411
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2007-09-06 21:58:03 +00:00
dougt%netscape.com
633b1423b6
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
2007-09-06 21:58:02 +00:00
ccarlen%netscape.com
8d36b6f759
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
2007-09-06 21:58:01 +00:00
blakeross%telocity.com
a74be32089
Search filtering options aren't localizable (52308). r=timeless sr=erik
2007-09-06 21:58:00 +00:00
blakeross%telocity.com
2719f94bbc
ack...missed the t'box message asking to hold off on checkins. Maybe it should be in red or something. Oh, it is...
2007-09-06 21:57:59 +00:00
blakeross%telocity.com
c35a21280a
Search options aren't localizable (52308). r=timeless sr=erik
2007-09-06 21:57:58 +00:00
dougt%netscape.com
3c67ce1090
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2007-09-06 21:57:57 +00:00
morse%netscape.com
9be6b22d7e
bug 55052 (r=nhotta, sr= alecf) search text field changes what user types, and bug 28137 (r=sgehani, sr=alecf, URL search bar should reset category popup
2007-09-06 21:57:56 +00:00
disttsc%bart.nl
05cacfaa8c
Back out dougt's channel changes
2007-09-06 21:57:55 +00:00
dougt%netscape.com
2effe48f75
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2007-09-06 21:57:54 +00:00
jgmyers%netscape.com
f9477fd816
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
2007-09-06 21:57:53 +00:00
alecf%netscape.com
8980153a42
fix BeOS bustage (this code not part of mac/win/unix builds)
2007-09-06 21:57:52 +00:00
alecf%netscape.com
daf8d7755f
fix the orange by changing the timers to member variables of the service singletons, rather
...
than static nsCOMPtrs!
r=sspitzer
a=fixing bustage
2007-09-06 21:57:51 +00:00
alecf%netscape.com
c0a3e63faf
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz
2007-09-06 21:57:50 +00:00
waterson%netscape.com
03f528281e
Bug 58252. Make sure that local store and internet search service match RegisterDataSource() calls with UnregisterDataSource(). Make RDFServiceImpl support weak references. r=rjc,scc; sr=alecf
2007-09-06 21:57:49 +00:00
rjc%netscape.com
e87bd2bf4e
Fix bug # 58428: first round search file update fix. r=gagan sr=waterson
2007-09-06 21:57:48 +00:00
warren%netscape.com
2675381a35
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2007-09-06 21:57:47 +00:00
warren%netscape.com
7926f47dcf
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2007-09-06 21:57:46 +00:00
blakeross%telocity.com
c49ec290ff
Fix bug 46592, wording change. r=matt a=brendan
2007-09-06 21:57:45 +00:00
rayw%netscape.com
9f24d67d51
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2007-09-06 21:57:44 +00:00
dbaron%fas.harvard.edu
bc2f199afc
Adding newline to end of file to fix nebiros (SunOS/sparc 5.7) bustage from valeski's checkin.
2007-09-06 21:57:43 +00:00