jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
rjc%netscape.com
7cef4f0b2f
Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr
2001-12-15 01:59:50 +00:00
ccarlen%netscape.com
95ce5e2693
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
b564bb181b
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:20:58 +00:00
sgehani%netscape.com
bd043e0f4c
Make "Search for:" bookmark string localizable.
...
b=113341; r=morse; sr=alecf
2001-12-07 21:45:27 +00:00
sgehani%netscape.com
ed39cb8438
Fix Netscape search sherlock plugin.
...
b=112029; r=morse; sr=alecf
2001-11-30 00:37:13 +00:00
sgehani%netscape.com
ca8d18178f
Ask user if they'd like to make the search sidebar tab engine selection
...
their default search engine.
b=100078; r=morse; sr=alecf
2001-11-29 23:51:47 +00:00
sgehani%netscape.com
8cfc5ac348
Fix typo.
...
b=110961; r=morse; rs=dveditz
2001-11-21 23:33:47 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
sgehani%netscape.com
0cb67b9e9c
Replace strtok() with nsCRT::strok().
...
(Checking in for drepper@cygnus.com )
b=81590; r=sgehani; sr=alecf
2001-11-15 00:09:40 +00:00
waterson%netscape.com
f94e8a698e
Bug 109143. Search datasource should return a valid result set from GetTargets now that we're suppressing re-entrant content builds. r=rjc, sr=hyatt
2001-11-11 01:16:08 +00:00
dbaron%fas.harvard.edu
8cd8d91750
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
blakeross%telocity.com
6c769e76e9
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
2001-11-03 04:17:02 +00:00
bnesse%netscape.com
b88e7d2af7
Fix for bug 107798. Misc source cleanup and JS strict warning removal. r=sgehani, sr=alecf.
2001-11-01 00:07:06 +00:00
bnesse%netscape.com
aa65825ca9
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2001-10-31 00:13:06 +00:00
jaggernaut%netscape.com
fab10e630f
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 14:30:31 +00:00
bnesse%netscape.com
faf03ce445
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
hewitt%netscape.com
257b6413cc
105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt
2001-10-26 00:09:12 +00:00
matt%netscape.com
b43dd67b70
Adding tooltip to sidebar for search. r=samir sr=hewitt bug 77624
2001-10-25 06:29:13 +00:00
dougt%netscape.com
0a62d4e8d5
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
matt%netscape.com
b5223e661f
bug 104119 r=samir sr=blake double escaping sherlock file fixed for netscape search
2001-10-22 01:13:04 +00:00
hewitt%netscape.com
d45cd3bc09
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
hewitt%netscape.com
7e10018204
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
sgehani%netscape.com
6f4f4efd0c
Fix typo that caused sorting to fail.
...
b = 104622
r = matt
sr = alecf
2001-10-19 23:05:04 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
hewitt%netscape.com
b4973f2855
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
alecf%netscape.com
b570b3627a
beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser
2001-09-26 20:26:14 +00:00
dp%netscape.com
fa7111f69c
bug 100834 Deferring enumeration of search plugins directory until
...
REALLY required. r=rjc@rjcdb.com , sr=alecf
2001-09-25 00:22:45 +00:00
blakeross%telocity.com
35953fea85
removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt
2001-09-23 07:16:02 +00:00
hewitt%netscape.com
f73dd9fabf
97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt
2001-09-20 07:08:29 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
dougt%netscape.com
d5f58776bc
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
2001-09-05 03:52:26 +00:00
tao%netscape.com
fd5e62e10b
70099: Remove new MailNews dependency on Navigator.
...
(r=jbetak,sr=mscott,a=dbaron). move the url from browser to communicator.
2001-08-29 02:06:06 +00:00
dbaron%fas.harvard.edu
5f0c565cb8
Fix a few Windows line endings (^M^J instead of ^J) that make it hard to diff or patch this file.
2001-08-16 23:40:29 +00:00
hyatt%netscape.com
0c296a706a
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
hewitt%netscape.com
3203d18be2
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
pete%alphanumerica.com
f020dcc1cd
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
jaggernaut%netscape.com
5a6317b8a5
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 :-)
2001-06-30 11:02:25 +00:00
sgehani%netscape.com
2244e1eaad
Add a dropdown to choose searchengine when in basic mode in
...
the search sidebar panel.
b = 86483
r = matt
sr = alecf
2001-06-28 01:27:35 +00:00
dougt%netscape.com
758f79ff72
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.
2001-06-21 22:02:47 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
a8fb409c6e
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.
2001-06-17 05:23:38 +00:00
ben%netscape.com
8eed2acab4
Make tree widgets in search sidebar panel use the correct classes for
...
improved visuals.
r=matt, sr=blake, a=asa, bug 83954
2001-06-05 02:17:48 +00:00
hewitt%netscape.com
a5ada64ec3
after doing an admin -kb, trying again to repair corrupt google icon
2001-05-20 10:06:06 +00:00
hewitt%netscape.com
84b92bae5b
another attempt to fix corrupt google icon
2001-05-20 10:04:19 +00:00
matt%netscape.com
2f370f95ee
fix for bug 81679. adding actionButton and actionURL to RDF datasource r=ben SR=waterson
...
TIB
2001-05-18 23:52:19 +00:00
darin%netscape.com
b26d5adb54
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
matt%netscape.com
5ade017c37
added code to set search engine. r=mcafee sr=alecf
...
http://bugzilla.mozilla.org/show_bug.cgi?id=73238
http://bugzilla.mozilla.org/show_bug.cgi?id=76544
2001-05-11 04:16:35 +00:00
ben%netscape.com
b58a221f2f
Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian)
2001-05-09 08:36:24 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
hewitt%netscape.com
149d50e3cb
75484 - fixing broken google icon
2001-05-03 03:31:19 +00:00
blakeross%telocity.com
a7442ad546
Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben
2001-04-29 02:52:16 +00:00
valeski%netscape.com
00bca056ef
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
2001-04-27 21:30:24 +00:00
ccarlen%netscape.com
bb77d03e2e
Bug 77467 - some prompt dialogs came up with "0" instead of empty string. r=blakeross@telocity.com, sr=alecf@netscape.com
2001-04-26 14:09:18 +00:00
maolson%earthlink.net
fc69b17ec2
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
...
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
darin%netscape.com
9deb4986e3
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 ;-)
2001-04-14 02:02:19 +00:00
ccarlen%netscape.com
2ad2b9adcf
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
danm%netscape.com
bfe4893c0c
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2001-04-09 20:38:20 +00:00
danm%netscape.com
d3733a7448
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
hyatt%netscape.com
fe8a8c8c58
Fix for 53670.
2001-04-04 23:15:02 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
dougt%netscape.com
c74c36c85e
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
2001-03-12 22:41:28 +00:00
ccarlen%netscape.com
4b14f2ddc4
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
2001-03-11 22:12:21 +00:00
timeless%mac.com
0d00eb70d8
fix Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=kerz a=ben
2001-03-11 12:17:34 +00:00
disttsc%bart.nl
8b43034cef
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
2001-03-08 08:05:05 +00:00
blakeross%telocity.com
53215b7c51
Search cleanup (70102). r=timeless sr=alecf
2001-03-05 23:30:07 +00:00
blakeross%telocity.com
38794d139f
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
blakeross%telocity.com
160abd03ef
The rest of the fix for 52308. Forgot to check this in earlier with something else, was r=timeless sr=erik.
2001-02-24 23:16:39 +00:00
tao%netscape.com
90bfcacfe5
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
dbaron%fas.harvard.edu
fbfec1ac64
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by updating requires.
2001-02-23 00:52:11 +00:00
timeless%mac.com
3ef7958974
fix bug "Bookmark Search Results" wrongly worded
...
fix by stephend@netscape.com r=hewitt a=ben
2001-02-23 00:07:16 +00:00
blakeross%telocity.com
5bf8cf2ae4
Search filtering options aren't localizable (52308). r=timeless sr=erik
2001-02-22 23:38:02 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
blakeross%telocity.com
8753e39db5
ack...missed the t'box message asking to hold off on checkins. Maybe it should be in red or something. Oh, it is...
2001-02-22 05:03:32 +00:00
blakeross%telocity.com
036b720cac
Search options aren't localizable (52308). r=timeless sr=erik
2001-02-22 05:01:20 +00:00
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
dougt%netscape.com
128f95aa9b
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
2001-02-21 20:38:08 +00:00
morse%netscape.com
719611f102
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
2001-02-12 08:09:54 +00:00
morse%netscape.com
36a30c6e5b
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
2001-02-12 08:02:58 +00:00
disttsc%bart.nl
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439
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
2001-02-10 00:16:26 +00:00
matt%netscape.com
4190e86cc1
r=law
...
sr=ben
adding focus to search panel when opened
2001-02-06 23:13:37 +00:00
blakeross%telocity.com
ba7e8f62dc
Fix 66212: some accessibility/tab order/focus stuff. r=timeless sr=alecf
2001-01-24 02:12:26 +00:00
alecf%netscape.com
3681a7e4de
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
2001-01-19 20:47:32 +00:00
blakeross%telocity.com
29d05bd7a1
more dump() removal (65127)
2001-01-12 04:54:06 +00:00
blakeross%telocity.com
80bc9df5e6
Fix 57653: search cleanup, skinability, random fixes, optimization, and more. r=jag a=ben
2001-01-10 23:02:57 +00:00
jgmyers%netscape.com
8935d7e70b
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
2001-01-10 06:12:15 +00:00
bryner%uiuc.edu
f579bca00b
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
bryner%uiuc.edu
69e9b90bc6
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
bryner%uiuc.edu
cc136ead8f
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
blakeross%telocity.com
3819bb3271
Fix 61834: context menu with no items appears on right click of tree column header in search panel, and other minor cleanup. r=jag sr=alecf
2000-12-05 21:56:43 +00:00
disttsc%bart.nl
574f197b29
More appCore removal, bug=46200, r=alecf, a=ben
2000-11-29 16:09:01 +00:00
blakeross%telocity.com
840b8acefa
Fix 18787: sidebar panels need context menus. r=jag sr=alecf
2000-11-23 05:50:34 +00:00
cls%seawood.org
434edd6f33
Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454
2000-11-21 00:18:46 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
alecf%netscape.com
e749fbab7e
fix BeOS bustage (this code not part of mac/win/unix builds)
2000-11-18 03:08:57 +00:00
alecf%netscape.com
4c22bc7a46
fix the orange by changing the timers to member variables of the service singletons, rather
...
than static nsCOMPtrs!
r=sspitzer
a=fixing bustage
2000-11-18 02:01:29 +00:00
alecf%netscape.com
68d3515b46
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz
2000-11-17 20:54:21 +00:00
disttsc%bart.nl
116bbeadfe
Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben
2000-11-16 23:50:00 +00:00
waterson%netscape.com
4660c16995
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
2000-10-31 07:27:49 +00:00
rjc%netscape.com
b03f4074b8
Fix bug # 58428: first round search file update fix. r=gagan sr=waterson
2000-10-31 06:38:11 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
rjc%netscape.com
bf2eee44b8
Search file removal for bug # 57997: r=gagan sr=ben
2000-10-26 00:14:31 +00:00
rjc%netscape.com
433257ff5f
Search file update for bug # 57997: r=gagan sr=ben
2000-10-26 00:07:45 +00:00
rjc%netscape.com
dba8046559
Fix bug # 55277: searching with multiple engines. r= danm sr=ben
2000-10-18 23:41:46 +00:00
blakeross%telocity.com
09ee0dbfb1
sorry, 55952 in last checkin.
2000-10-11 21:57:59 +00:00
blakeross%telocity.com
97b0497ee2
Fix 55592, clicking on blank tree in Sidebar tries to load http://advanceddeck/ r=rjc a=waterson
2000-10-11 21:52:51 +00:00
ben%netscape.com
db1afd767a
fix for instructional text in search panel not wrapping for narrow sidebar widths, bug 53159,
...
r=matt, sr=hangas
2000-09-21 07:04:03 +00:00
ben%netscape.com
99f2177e04
Fix for 53154, search customize dialog tidy up. r=hewitt, sr=hangas
2000-09-21 07:02:38 +00:00
disttsc%bart.nl
f51344add2
Remove incorrect 'rdf:' from 'rdf:resource', 'rdf:resource2' and 'rdf:containment'. Part of bug=53297, more to follow. r=rjc, a=waterson. This particular checkin should fix bug=52789 (column sorting in bookmarks and history) and bug=52547 (sidebar bookmarks panel not showing sort triangle).
2000-09-20 10:16:53 +00:00
rjc%netscape.com
a7a32e6fd8
New search files for Netcenter. a=johng
2000-09-14 06:37:40 +00:00
matt%netscape.com
f326039fe4
Fixing bugs 52213 52214
...
all sorts of UI changes see in bugs
r=ben
2000-09-14 05:15:45 +00:00
blakeross%telocity.com
db9e733c75
Fix bug 46592, wording change. r=matt a=brendan
2000-09-14 05:05:49 +00:00
blakeross%telocity.com
26c397c1f6
Fix nsbeta3+ bug 52208, just a wording change to a bookmarks button. r=matt a=brendan
2000-09-14 05:03:24 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
valeski%netscape.com
c41fae5a69
46775. consolodating xpfe components into a root module to reduce system overhead bloat. built on win, linux, mac. precheckin tests on windows. general testing on mac and linux.
2000-09-06 00:58:06 +00:00
ben%netscape.com
27f526d5ab
46613, classic skin polish and other fixes for message compose window
2000-09-03 05:39:33 +00:00
scc%mozilla.org
76831430c2
fixing bustage. I didn't realize what a common (and mistaken) pattern it was to compare a |nsString| to |nsnull|. Better to say |IsEmpty()|.
2000-09-03 04:27:17 +00:00
ben%netscape.com
b1aee567a0
fix for search in mail, allow search to run in an existing navigator window. partial fix for 32034
2000-09-01 04:40:29 +00:00
ben%netscape.com
c1f9dff58d
partial fix for 32034 - sidebar search doesnt work from mail
2000-08-31 07:52:32 +00:00
nhotta%netscape.com
13c48ba459
Changed to remember the query charset in GetInternetSearchURL(). Then use it to convert from that charset to UTF-8 in FindInternetSearchResults(), bug 42221, r=rjc.
2000-08-31 00:37:39 +00:00
nhotta%netscape.com
74974b7d81
Added Latin1 CER support, bug 42221, r=rjc.
2000-08-28 22:37:15 +00:00
dbaron%fas.harvard.edu
c95c3dd7fd
Adding newline to end of file to fix nebiros (SunOS/sparc 5.7) bustage from valeski's checkin.
2000-08-26 17:53:09 +00:00
mkaply%us.ibm.com
4edb2a3beb
OS/2 Tinderbox break
...
One more PR_CALLBACK needed here
2000-08-26 15:08:05 +00:00
valeski%netscape.com
ba69299fdd
46775. preparing for linkage changes. these changes move class definitions into their own .h files so they can be used in other directories (not exported) for building purposes. I also utilized module/factory macros when possible
2000-08-26 07:37:59 +00:00
rjc%netscape.com
fb5b239182
Fix bug # 28087: Search Bookmarks and History now works with non-ASCII characters. r=me
2000-08-24 09:28:33 +00:00
ccarlen%netscape.com
c46b135e04
Convert use of nsIFileLocator to nsIDirectoryService.
r=valeski
2000-08-22 00:42:46 +00:00
ben%netscape.com
3963ae2d5f
fix for 46613 (classic skin polish) and 47636 (cannot go back to multiple
...
search engine listing)
2000-08-16 03:30:24 +00:00
nbhatla%netscape.com
c4313fb656
#46518 -> Mac Classic Skin Polish. #46178 -> search editor now has arrow buttons. r=andreww
2000-08-09 23:18:30 +00:00
saari%netscape.com
4c09a29ac5
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
ben%netscape.com
2831e732ac
fix for mac bustage. oops
2000-08-08 06:53:21 +00:00
ben%netscape.com
1f046e8ee7
nsbeta3+ bug 45085, move search results 'default.htm' file into locale.
2000-08-08 06:07:25 +00:00
waterson%netscape.com
d867e404c8
Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm
2000-08-08 00:22:36 +00:00
rjc%netscape.com
6465ad9905
Specify query encoding string for this search engine. r=me a=johng
2000-08-02 10:47:52 +00:00
rjc%netscape.com
8b7f8e6614
Various small fixes for nsbeta3+ bug # 41357: enable column resigning for various trees. r=me
2000-08-02 10:31:37 +00:00
rjc%netscape.com
ece494211a
Putting fix for nsbeta2+ bug # 47126 into tip: fix simple mode searching. r=ben
2000-08-02 05:30:08 +00:00
rjc%netscape.com
829ea9d34d
Specify query encoding string for this search engine. r=me a=johng
2000-08-01 02:47:17 +00:00
BlakeR1234%aol.com
afd98df213
Fix for bug 43617, small regression patch.
2000-07-29 22:34:47 +00:00
pollmann%netscape.com
289eee7f72
Bug 35875: Display sidebar search results when single engine selected after multiple engines selected. r=rjc
2000-07-25 21:06:40 +00:00
ben%netscape.com
f35042debf
fixing some of the broken search functionality for 45221, so that nsbeta2 doesnt go out with a broken search feature.
2000-07-24 23:46:26 +00:00
warren%netscape.com
de3523d540
Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
2000-07-19 03:58:25 +00:00
tao%netscape.com
6f4e225a79
41054: Bundle 2-3 langpacks w/ Seamonkey. Move all URLs to the bottom of
...
the file. r=amasri.
2000-07-18 01:46:17 +00:00
tao%netscape.com
f2d58c4153
39790 : [L12y] Move all localizable prefs into chrome://.r=rjc
2000-07-14 00:06:38 +00:00
ben%netscape.com
d3e0de7b06
fixes for 32034 (sidebar search won't work from mail) and other search
...
problems (cannot sort search engines, etc)
2000-07-12 05:01:34 +00:00
ben%netscape.com
46fe9bb7cb
search editor dialog was busted because of:
...
a) current engine list wasn't properly converted to new tree syntax
b) sizing of widgets was making it look really odd in the Classic skin
2000-07-11 03:30:25 +00:00
bryner%uiuc.edu
f66a19368b
Fix for bug 43417. r=pinkerton.
2000-07-06 22:20:32 +00:00
BlakeR1234%aol.com
3bfeaee6ed
Fix bug 43277 r=me
2000-07-06 07:43:50 +00:00
rjc%netscape.com
d6603872d4
Fix nsbeta2+ bug # 43498: search file update. R/A=me
2000-06-26 05:24:45 +00:00
rjc%netscape.com
f6c2130a9d
Fix nsbeta2+ bug # 42887: allow charset specification in a search dataset. Code: nhotta R/A: me
2000-06-26 05:08:23 +00:00
bryner%uiuc.edu
aeaec0cab9
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
matt%netscape.com
51b91b3bfb
pulling out search string from JS to a properties file.
...
R:law
bug:35124
2000-06-23 21:23:44 +00:00
danm%netscape.com
03ea82871a
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2000-06-22 00:48:45 +00:00
BlakeR1234%aol.com
43e5372138
Fix for bug 40591. r=scc, alecf a=pink
2000-06-21 07:08:10 +00:00
ben%netscape.com
8c779983f3
oops, part of earlier fix to find panel (remove html:selects from UI to unblock rods), forgot to check in associated js file that makes the bm search work
2000-06-20 04:21:08 +00:00
ben%netscape.com
8e9ce675c6
fix for 38027 - remove html:select from find in bookmarks/history dialog
2000-06-20 00:46:49 +00:00
hyatt%netscape.com
82bb9f27e5
30511
2000-06-19 23:29:51 +00:00
bryner%uiuc.edu
6156d432ab
Updating trees for new tree widget. bug 30511. r=hyatt.
2000-06-19 23:03:40 +00:00
rjc%netscape.com
e5376d0994
Fix nsbeta2+ bug # 40365: update search files from Netcenter. r/a=me
2000-06-16 08:26:36 +00:00
rjc%netscape.com
bfc3c68663
Fix nsbeta2+ bug # 40367: auto-updating of search files. r=gagan,sdagley a=don
2000-06-15 10:36:40 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
kin%netscape.com
0d3af6b241
Checking in patch from BlakeR1234@aol.com for
...
bug #41283 : Incorrect Dialog for 'New' category in Customize search window
mozilla/xpfe/components/search/resources/search-editor.js
mozilla/xpfe/components/search/resources/locale/en-US/search-editor.properties
r=ben@netscape.com a=waterson@mozilla.org
2000-06-08 21:30:21 +00:00
mkaply%us.ibm.com
1309193457
# 37239
...
r = rjc, a = brendan
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-07 01:08:27 +00:00
rjc%netscape.com
d2acff6427
Small search fix: r=ben a=don (Past of last search checkin)
2000-06-02 01:56:04 +00:00
rjc%netscape.com
9ecd834e1a
Fix PDT bug # 40369 & 39029: search UI changes to enable mode switching, and proper alias resolution. r=pavlov, a=dveditz,don
2000-06-02 01:40:20 +00:00
jbetak%netscape.com
14aec52d3b
18022, bookmark doc charset caching
...
r=rjc, ftang, a=ftang
2000-06-01 01:27:18 +00:00
jbetak%netscape.com
d5d399e4ba
18022, bookmark doc charset caching
...
r=rjc, ftang, a=ftang
2000-06-01 01:08:28 +00:00
rjc%netscape.com
5839bd125c
Fix PDT+ bug # 40199: default to ISO-8859-1 encoding instead of UTF-8. Review: waterson
2000-05-31 00:28:48 +00:00
alecf%netscape.com
8a645dedd3
removing conflicting files
2000-05-25 03:59:34 +00:00
blizzard%redhat.com
8972abaef5
add google search service from Amit Patel <amitp@google.com>. bug #32586 . r=rjc a=brendan
2000-05-25 03:37:35 +00:00
blizzard%redhat.com
9be6adf6d5
fix searching from the search sidebar. fix css for Customize dialog. r=rjc,waterson a=waterson,brendan
2000-05-24 22:52:39 +00:00
tao%netscape.com
644a6420d7
Back out change to 35121 (searchplugins/); move it back to bin/ r=rjc.
2000-05-18 22:37:50 +00:00
cls%seawood.org
04af6e67ca
Make --without-dbgrinfo-modules work properly.
...
Fixes for platforms without REPEATING_TIMERS (BeOS). r=pavlov a=leaf
2000-05-18 20:10:59 +00:00
sfraser%netscape.com
86b786390b
Remove linkage with NetworkModular.shlb
2000-05-17 08:05:14 +00:00
cls%seawood.org
a8000b8bb5
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
sfraser%netscape.com
71e3d8597a
Fix some string badness caused by tao.
2000-05-17 05:19:51 +00:00
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
tao%netscape.com
53c333dd76
35121: move sherlock files to chrome/locales/en-US/...
2000-05-17 00:31:06 +00:00
tao%netscape.com
99799e379f
35121: move sherlock files to chrome/locales/en-US/...
2000-05-17 00:24:53 +00:00
ben%netscape.com
d38082b473
search sidebar skinnability
2000-05-16 21:56:12 +00:00
joki%netscape.com
a743e2b38b
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
2000-05-16 11:35:12 +00:00
brendan%mozilla.org
44ffcfa883
Enforce interCaps Mozilla XPIDL style (r=shaver).
2000-05-15 07:03:46 +00:00
rjc%netscape.com
c354aeae41
Add PR_CALLBACK.
2000-05-14 10:06:50 +00:00
rjc%netscape.com
24bd230331
Add support for search modes.
2000-05-14 10:01:12 +00:00
ben%netscape.com
8d3f099fa1
foopy.
2000-05-14 04:37:08 +00:00
ben%netscape.com
c453696318
fix button arrow directions
2000-05-14 04:02:31 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00