Commit Graph

43 Commits

Author SHA1 Message Date
hyatt%netscape.com
19596d263b Fix for 105214. r=jag, sr=ben 2001-10-17 09:02:02 +00:00
blakeross%telocity.com
4f35ccddc4 Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben 2001-10-14 01:56:05 +00:00
dmose%netscape.com
22018cb10a Add support to the autocomplete widget, interfaces, and LDAP autocomplete session for returning "failure items" which allow the user to select an error entry and have it fire an arbitrary command, rather than actually filling in the text of the item. Part of bug 79935. r=hewitt@netscape.com, sr=bievenu@netscape.com 2001-09-20 07:55:59 +00:00
eddyk%netscape.com
c4aa043a0d bug 75469: move <script><![CDATA] ... into a .js file
r=timeless sr=ben
2001-08-22 04:15:28 +00:00
hewitt%netscape.com
af7f16666d 84809 - autocomplete prefs customization, r=matt, sr=blake 2001-08-09 06:41:11 +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
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
d423eb3a13 back out previous checkin - it's only going in on the branch 2001-05-30 23:37:30 +00:00
alecf%netscape.com
b86425e6fa fix for bugscape 5057 - split up the preferences apply themes function so we can override it in the commercial build
work done by pchen@netscape.com
r=matt@netscape.com
sr=alecf@netscape.com
2001-05-30 22:29:22 +00:00
bryner%uiuc.edu
6305349245 Landing OUTLINER_FILEPICKER_BRANCH (bug 75838). r=jag, sr=blake. 2001-05-23 06:41:57 +00:00
gerv%gerv.net
07cb655f21 New fonts prefs panel. Bug 28899. r=fabian, sr=ben. 2001-05-19 15:44:13 +00:00
ben%netscape.com
717aa8f45f Still part of 81575:
- Update jar manifest to build new History Find dialog
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:58:55 +00:00
thayes%netscape.com
0b5a224275 Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs
window.  Restructure security prefs, and move cookie and wallet prefs.
2001-05-16 04:43:18 +00:00
law%netscape.com
cf22c9b3c6 Bug 52454; excises obsolete ucth from build; this is the last of it 2001-05-04 11:03:28 +00:00
hewitt%netscape.com
615f81f105 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
dougt%netscape.com
30d4274197 Fix for bug 75836.
Adds an optional log window to the ftp directory viewer.
Adds a nsIPrompt and nsIAuthPrompt to the directory viewer's interface requestor.
Attempts to serialize network requests.

(thanks to chris waterson who helped me figure out the refcounting)

r=mailto:bbaetz@cs.mcgill.ca
sr=waterson@netscape.com
2001-04-14 20:30:47 +00:00
disttsc%bart.nl
2e982313fa Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2001-04-01 05:02:07 +00:00
morse%netscape.com
5aca67d92e bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2001-02-21 05:28:18 +00:00
ben%netscape.com
1d8895ebe6 jar.mn fu 2001-02-05 07:33:47 +00:00
alecf%netscape.com
369607b9ae fix for #64060 - bulk delete history entries by hostname & domainname
also add a new history controller for future history coolness
a=ben, r=jag, and a bit of r=timeless
2001-01-31 20:21:37 +00:00
kin%netscape.com
4275b833c4 Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
alecf%netscape.com
e839941b69 fix for 64218 - implement history sidebar panel
a=ben@netscape.com
2001-01-17 06:06:50 +00:00
shanjian%netscape.com
ab28705659 #54093, add language in language preference
pref-languages-add.xul
pref-languages.js
pref-languages.properties
makefile.win
MANIFEST
jar.mn

p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:37:18 +00:00
alecf%netscape.com
c05486cac7 fix for #48813 - add feedback when a "find" fails
r=blake
sr=ben
2000-12-06 22:40:39 +00:00
mscott%netscape.com
709c18bab1 Bug #44176 --> support a ShowProgress method to launch a standalone
progress dialog. most of this dialog was ripped from downloadProgress.js/.xul. after RTM,
we are going to properly merge the two files togther. This version implements
nsIWebProgressListener...
r=law, sr=alecf
2000-10-04 06:52:28 +00:00
disttsc%bart.nl
9954a7ccd4 Make filepicker.css get packaged, should fix it not opening sometimes. bug=53697, r=/a=ben 2000-09-30 00:00:05 +00:00
warren%netscape.com
181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
warren%netscape.com
603e11817b Added missing files. 2000-09-12 05:11:58 +00:00
slamm%netscape.com
d5dc9a7574 Fix build bustage. Remove related-panel.dtd entry. I removed the file for bug 50594. 2000-08-29 00:21:34 +00:00
dprice%netscape.com
c8f6cd7f7e removing duplicated files in the manifest. 2000-08-23 04:28:02 +00:00
mcafee%netscape.com
23aac7367b Splitting debug pref pane into 3 panes to save room (40888). Debug gets general stuff, debug1 gets events stuff, debug2 gets networking stuff. Explicitly picked generic names for these files in case usage changes later. r=slamm 2000-08-17 00:51:18 +00:00
mcafee%netscape.com
82a9fe31a4 Adding entry for images pref pane. r=matt 2000-08-16 23:45:12 +00:00
dprice%netscape.com
907829210e adding in pref-passwords.xul 2000-08-16 05:08:07 +00:00
warren%netscape.com
a65ba7ec30 Jar manifest updates. 2000-08-11 09:05:40 +00:00
ben%netscape.com
6e0bf98809 update jar packager file for previous checkin 2000-08-08 07:30:03 +00:00
anthonyd%netscape.com
8e73235402 moving editor prefs to editor directory
see bug #36911
r: ben
2000-08-05 02:29:21 +00:00
mcafee%netscape.com
fbcad0bffe Removing dead pref-imageblocking.{xul,dtd} (40888). r=slamm, morse. 2000-08-03 23:20:01 +00:00
warren%netscape.com
da15eda254 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
warren%netscape.com
9d3410b0ca Cleaning up slashes, adding a few missed files. 2000-07-28 06:49:43 +00:00
dprice%netscape.com
7ed6035b9d updating locale info 2000-07-22 09:12:23 +00:00
dprice%netscape.com
1e9be66f34 fixing typos
NOT IN THE BUILD
2000-07-22 07:38:58 +00:00
dprice%netscape.com
9191a79c25 fixing typos 2000-07-21 06:39:21 +00:00
dprice%netscape.com
dcb3ed7661 adding manifest file for jar repackaging of the chrome
NOT IN THE BUILD
2000-07-21 06:38:38 +00:00