Commit Graph

3115 Commits

Author SHA1 Message Date
oeschger%netscape.com
759dade1d7 content and context-sensitive fixes for help, b=85925, a=asa on help content updates, r=cotter@netscape.com 2001-06-22 01:53:09 +00:00
srilatha%netscape.com
65b7b1bd5c Fix for bug 79792. Added observers for ldap prefs. Added sessions list for all the
recipients. Added AddSession, RemoveSession and SyncSessions
r=ducarroz, sr=hewitt, a=asa
2001-06-22 01:12:32 +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
blakeross%telocity.com
2a405d7fe5 History does not remember settings (81415). r=kerz sr=alecf a=asa 2001-06-21 01:47:17 +00:00
javi%netscape.com
2f91f5bf17 Fix for 82483 r=ssaux, sr=blizzard, a=asa
Add some content to the pane corresponding to Privacay and Security
  which is currently blank.
2001-06-20 22:48:05 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
3236846d7d Fix bustage on Unicode-supporting versions of windows caused by nsFileSpec.h having an |#undef CreateDirectory|. 2001-06-20 06:57:36 +00:00
ccarlen%netscape.com
588dc07a67 Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann 2001-06-20 06:49:22 +00:00
blakeross%telocity.com
401f4d9e9c tooltip on dir tree is annoying (76696). r=dougt sr=blake a=asa 2001-06-20 06:26:16 +00:00
blakeross%telocity.com
bb37d554f9 No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa 2001-06-20 06:12:37 +00:00
dmose%netscape.com
5f24709f88 Partial fix for bug 82169 (switching LDAP autocomplete directory requires restart to take effect). r=hewitt, rs=darin, a=asa 2001-06-20 05:54:23 +00:00
syd%netscape.com
192d02b443 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=84882. Add a entry, windows
only, the the advanced prefs panel. This is not a pref, but UI that has the
following semantics:

when the panel loads, if there is a shortcut in the windows startup folder for
turbo mode, the checkbox in the UI is set. Otherwise, it is clear,

when the user hits OK, if the checkbox is not set, the shortcut is removed, if
necessary. Otherwise, if the checkbox is set, the shortcut is added, if necessary.

r=ssu, sr=mscott, a=asa
2001-06-20 05:51:47 +00:00
gordon%netscape.com
fcae8f4778 Fix bug 84116, removing reference to non-existant class. r=neeti, sr=darin, a=asa. 2001-06-20 01:33:10 +00:00
matt%netscape.com
a610a06b22 bug 26106 adding ensureElementIsVisible so that that tree item is visible when it moves down
r=mcafee sr=ben a=asa
2001-06-20 01:06:38 +00:00
dianesun%netscape.com
2e487bdf56 Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org 2001-06-20 00:23:35 +00:00
andreww%netscape.com
315400ee27 bugzilla 79220: r= timeless, sr=hewitt, a=asa - decouples timebomb message from directed url. Req'd by L10N. 2001-06-19 22:50:23 +00:00
oeschger%netscape.com
bfdc2fc6ad context sensitive help, sr=blake, a=asa, r=sfraser, b=46226, part2 2001-06-19 22:40:56 +00:00
dmose%netscape.com
0fa82b6c17 speed up LDAP autocomplete by using the new param to SearchExt() to only ask for necessary attrs (bug 74098) r=ducarroz, sr=dougt, a=asa 2001-06-19 22:30:15 +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
pchen%netscape.com
075c4080f0 bug 52930, r=matt, sr=alecf, a=blizzard, sync up dtd with internal one used in mozilla/profile/defaults/panels.rdf before I have panels.rdf use this dtd 2001-06-18 20:56:04 +00:00
scc%mozilla.org
1f69171c8f bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316 2001-06-18 03:50:12 +00:00
law%netscape.com
f51e963831 Bug 58848; change ddeexec registry entry so Windows won't use DDE to talk to Mozilla; r=ssu/sr=blaker/a=asa 2001-06-18 00:18:02 +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
hewitt%netscape.com
2960e48ec1 85340 - autocomplete breakage, r=ducarroz, sr=alecf, a=asa 2001-06-16 01:10:49 +00:00
dmose%netscape.com
b292106d6f Parameterize LDAP autocomplete searchfilter via hidden pref (bug 77386); also improves default searchfilter (85315). r=leif@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org 2001-06-15 05:04:32 +00:00
anatoliya%netscape.com
dfaa97bf11 When tab not found, sidebar should indicate that in tab, bug 77635, r=pchen sr=alecf a=asa 2001-06-15 02:35:30 +00:00
alecf%netscape.com
87db1e9152 why didn't this get checked in the last time?
part of fix for bug 83366, r=blake,
                                                                      sr=sspitzer, suggestions=jag - add
                                                                      a new method to
                                                                      nsICmdLineService to get the
                                                                      handler for a given parameter
                                                                      a=asa
2001-06-14 23:55:42 +00:00
alecf%netscape.com
d7d72efbbc part of fix for bug 83366, r=blake, sr=sspitzer, suggestions=jag - add a new method to nsICmdLineService to get the handler for a given parameter a=asa 2001-06-14 23:47:05 +00:00
alecf%netscape.com
39e1e2e1d1 fix for bug 81258 r=bienvenu, sr=waterson a=asa
correctly update the UI when items are deleted from history.. also update the FindRow semantics so it actually returns an error when the row isn't found, and fix callers who were thus doing unnecessary checks
2001-06-14 23:43:49 +00:00
leif%netscape.com
7adcd672d4 Bug 74498: Add attribute support to SearchExt(), making it possible to limit
the search results to a set of attributes. r=dmose, sr=mscott, a=asa.
Patch by leif@netscape.com.
2001-06-14 05:48:03 +00:00
matt%netscape.com
96731644f3 forgot to take out the foo id from checkin 2001-06-14 02:00:42 +00:00
matt%netscape.com
e286268963 bug 81093 a=asa sr=blake r=mcafee fix for checkboxes in tree in prefs
aren't working.  Taking out of tree and into just checkboxes
2001-06-14 01:48:14 +00:00
mcafee%netscape.com
381b61c5fc Adding pref UI (debug pane) to control modifier and menu access keys (49909). r=matt, sr=alecf, a=asa 2001-06-13 23:58:54 +00:00
hewitt%netscape.com
612cd55264 80663 - Column picker not working, r=andreww, sr=blake, a=asa 2001-06-13 03:44:48 +00:00
hewitt%netscape.com
14bbc982af 83632 - First instance of autocomplete is blank (from hyatt), r=pinkerton, sr=hewitt, a=asa 2001-06-13 03:43:35 +00:00
alecf%netscape.com
8bb3bf7c46 oops, forgot this file from my previous checkin 2001-06-13 00:05:25 +00:00
alecf%netscape.com
9b7e999bef fix for bug 71903 (search history broken), bug 82277 (fix string allocation in mIgnorePrefixes), bug 83490 (non-allocating accessor for autocomplete), bug 85364 (switching to nsAutoString)
sr=hewitt
r=ben
a=asa
2001-06-12 23:59:01 +00:00
law%netscape.com
2350eb1a95 Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa 2001-06-12 22:33:34 +00:00
bzbarsky%mit.edu
17009a68ba Bug 68541 -- "no checkmark for View|Toolbar in bookmarks manager".
Patch by Stephen Walker (walk84@usa.net), r=hwaara, sr=ben, a=dbaron
2001-06-12 20:15:29 +00:00
jaggernaut%netscape.com
bb04d495a1 Bug 80380: xp file picker: unable to type in textfield after selecting from droplist
r=bryner, sr=ben, a=asa@mozilla.org
2001-06-11 21:40:19 +00:00
blakeross%telocity.com
b97a6cafef Properties and Rename should be disabled when separator is selected in bookmarks manager (73898). r=kerz sr=ben a=asa 2001-06-10 17:54:51 +00:00
blakeross%telocity.com
6d85b848e8 Delete should now be in IE Favorites context menu (84975). r=kerz sr=ben a=asa 2001-06-10 17:51:53 +00:00
mcafee%netscape.com
a0d9c7c352 Moving debug cache prefs to debug|networking pane (84805). r/sr=ben, a=asa 2001-06-09 09:54:50 +00:00
andreww%netscape.com
3f2c27c137 bugzilla 80397: r=kerz, sr=hewitt, a=asa@mozilla.org - themes pref panel was cut off in all skins. 2001-06-08 20:52:00 +00:00
dmose%netscape.com
c405385555 Entry selected from autocomplete in compose window not used (bug 81695). Patch from Joe Hewitt <hewitt@netscape.com>. r=ducarroz@netscape.com, sr=smfr@netscape.com, a=asa@mozilla.org 2001-06-08 07:29:17 +00:00
dmose%netscape.com
7886df5150 Make LDAP autocompletion respect UI setting for maximum number of hits to return (bug 77388). r=leif@netscape.com, sr=mscott@netscape.com, a=blizzard@mozilla.org 2001-06-06 23:28:07 +00:00
sgehani%netscape.com
8755054352 Ability to force always asking before opening a helper app.
b  = 84241
r  = vishy
sr = mscott
a  = asa
2001-06-06 08:17:39 +00:00
gerv%gerv.net
9923600756 Fixing bug 81904 bustage. Apologies. r=mcafee, sr=tor, a=tor. 2001-06-06 07:07:26 +00:00
ben%netscape.com
9cdde5595b Fix for 78020 - Chromeless window when opening updated bookmarked page
Make bookmarks-service open a Navigator window with uri as argument using
WindowWatcher interface.
r=pchen, sr=blake, a=chofmann
2001-06-06 06:11:28 +00:00
ben%netscape.com
7a29cc16d5 Fix for 78020 - Chromeless window when opening updated bookmarked page
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2001-06-06 06:10:05 +00:00