Commit Graph

3436 Commits

Author SHA1 Message Date
tao%netscape.com
f2190d1a41 91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
sspitzer%netscape.com
885c52c433 fix the fix for #87177. thanks to walk84 for pointing it out.
r=walk84, sr=bienvenu
2001-08-22 01:18:40 +00:00
stephend%netscape.com
4f5e83d2e1 Bug 88673. Cleaning up wording in history's prefs panel. Patch by Bradley Hart <bhart00@yahoo.com> r=jatin@netscape.com/timeless@mac.com sr=scc@mozilla.org 2001-08-22 00:47:21 +00:00
jat%princeton.edu
f2299aa85e Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan. 2001-08-21 20:37:19 +00:00
blakeross%telocity.com
c4a9f265fc More fallout from xul syntax changes. r=ben sr=hyatt 2001-08-21 06:16:33 +00:00
dianesun%netscape.com
6ab4e205d7 Fix for bug 87177. R=buhvan, SR=sspitzer 2001-08-20 19:09:39 +00:00
sfraser%netscape.com
0982b5aa62 Fix the output file of the headers target, which is a dummy file used for dependency tracking. It was the same as that in AutoCompleteIDL.mcp, which caused these IDL-generated headers to not be created. 2001-08-18 04:27:05 +00:00
hyatt%netscape.com
5583aaa00b Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
dmose%netscape.com
bff9678aae Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix. 2001-08-18 00:04:54 +00:00
dmose%netscape.com
a9b090fd7f Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com' 2001-08-17 22:32:35 +00:00
dmose%netscape.com
c2f5550783 Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com 2001-08-17 22:32:28 +00:00
loadrunner%betak.net
af3eef704f bug 76444, JavaScript error when Adding Language in Preferences, r=jag, sr=blizzard 2001-08-17 22:17:56 +00:00
vishy%netscape.com
14f6d15bc2 bugscape 7843, there was a typo in bookmarks.xul, changed label to accesskey so that keyboard access works properly, sorry for no review but this is trivial 2001-08-17 14:46:52 +00:00
sfraser%netscape.com
95d7ff160d Add error-checking code which we hope will fix bug 88961, a top-crasher in __ptr_glue. r=bnesse, sr=blake 2001-08-17 00:48:46 +00:00
blakeross%telocity.com
64c93bc135 Cleaner fix for making turbo mode dynamic (89504). r=ccarlen sr=ben 2001-08-17 00:25:04 +00:00
ftang%netscape.com
873ecf7383 fix 54957. add one control to decide show theme description or not. r=vishy sr=blizzard 2001-08-16 23:49:22 +00:00
loadrunner%betak.net
4b088c6dec bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2001-08-16 23:43: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
timeless%mac.com
a679d80231 Fix Bugzilla Bug 88869 Smart-Browsing: Remove/Add Domains is backwards
r=dean_tessman@hotmail.com sr=ben@netscape.com
2001-08-16 13:46:20 +00:00
blakeross%telocity.com
5d9823607b Fixing bustage; missed a file. 2001-08-16 04:06:14 +00:00
blakeross%telocity.com
adba3ed9c1 Enabling and disabling turbo should not require a restart (89504). Also fixes 85437, 81715, 91221, 91350, 92292. r=ccarlen sr=ben 2001-08-16 03:45:52 +00:00
blakeross%telocity.com
6a13fe367b Enabling and disabling turbo should not require a restart (89504). Also fixes 85437, 81715, 91221, 91350, 92292. r=ccarlen sr=ben 2001-08-16 03:21:40 +00:00
shanjian%netscape.com
cd26ab6678 #92473 Overwrite character set does not work inside Text and Textarea.
r = radha, sr=blizzard
2001-08-16 00:33:58 +00:00
jband%netscape.com
2bad71c89b fix bug 94752. Let xpconnect decide when to call JS_DestroyContext. It sometimes needs to defer the call until JS code running on the context is finished. r=dbradley sr=jst 2001-08-15 04:49:09 +00:00
morse%netscape.com
e42458d3ce bug 91881, js error, r=matt, sr=blake 2001-08-14 14:50:41 +00:00
rpotts%netscape.com
33bbd6972c bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
loadrunner%betak.net
a9721cd43c bug 86241, [null] appears when deleting all entries in "Navigator -> Languages" pref pane, r=tao, sr=darin 2001-08-14 02:39:28 +00:00
hyatt%netscape.com
04f362d790 Fix for 94990. r=blake, sr=hewitt 2001-08-13 22:44:43 +00:00
hyatt%netscape.com
dcfed3a6a9 Get context menus limping again. This is really strange. r=blake, sr=ben 2001-08-13 04:39:31 +00:00
blakeross%telocity.com
35b3d95262 Toolbar ui is visible but non-working. r=hewitt sr=ben, no bug, somehow this got shown again 2001-08-13 01:00:53 +00:00
blakeross%telocity.com
9d52892ef3 Implement an addressbook sidebar panel (30454). r=ben sr=sspitzer 2001-08-12 01:49:08 +00:00
matt%netscape.com
720cfc6160 bug 94404 moving sidebar into branding. sr=ben r=pchen 2001-08-10 21:30:12 +00:00
dbragg%netscape.com
5a1c1b8876 Checkin for smeredith@netscape.com
Fix for bug 90989: proxy preference window changes to allow SOCKS version selection.
r=bbaetz, sr=hewitt
2001-08-10 19:34:20 +00:00
radha%netscape.com
ef1b15b65b Fix for topEmbed bug 93027 r=pollmann sr=darin 2001-08-10 14:43:03 +00:00
blakeross%telocity.com
6c248a1a71 Bookmarks should use center cropping (90840). patch by dean. r=kerz sr=blake 2001-08-10 04:34:27 +00:00
loadrunner%betak.net
8d4c49d55d bug 85747, There is no difference between "OK" and "Cancel" when change Preferences | Fonts language,
r=matt, sr=blizzard
2001-08-10 01:49:39 +00:00
blakeross%telocity.com
e74e898dec Turbo mode shuts off upon visiting Appearance panel (94008). r=hewitt sr=ben 2001-08-10 01:37:27 +00:00
jaggernaut%netscape.com
56cd4b1ba1 Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt 2001-08-10 01:32:12 +00:00
blakeross%telocity.com
bdae04bc05 Fallout from hyatt's landing: removing duplicate attr on box that caused 94531. r=hewitt sr=hyatt 2001-08-10 01:08:59 +00:00
hewitt%netscape.com
af7f16666d 84809 - autocomplete prefs customization, r=matt, sr=blake 2001-08-09 06:41:11 +00:00
eddyk%netscape.com
a476095150 Bug 84211: font prefs in pref dialog not lockable (eClient)
sr=ben r=bnesse
2001-08-09 02:21:42 +00:00
dianesun%netscape.com
a019ed8891 Fix to bug 88666 (KB), R=tao, SR=sspitzer 2001-08-08 21:55:25 +00:00
dianesun%netscape.com
1df8306ac3 Fix to bug 87195. R=eddyk, SR=sspitzer 2001-08-08 00:03:09 +00:00
javi%netscape.com
c6c77a73fd Fix for bug 89932, Checking in for Kai Engert
r=cotter, sr=blizzard

Fix some wording discrepencies.
2001-08-07 21:00:03 +00:00
blakeross%telocity.com
5b8d34821f hyatt is a little bitch. 2001-08-07 08:33:43 +00:00
blakeross%telocity.com
6124491fa3 Fixing problem with my previous patch that caused two of the items not to work in the sidebar panel. r=kerz sr=hewitt 2001-08-07 04:16:11 +00:00
blakeross%telocity.com
9b0332584d Add a context menu to global history items (48039). r=hewitt sr=ben 2001-08-07 03:46:53 +00:00
blakeross%telocity.com
a9b2f61c39 minor typo in patch from a few days ago (88670). r=kerz rs=brendan 2001-08-07 03:21:43 +00:00
hyatt%netscape.com
0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
ben%netscape.com
a94c42c147 make comment unambiguous (comment change) 2001-08-05 10:27:30 +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
serge%netscape.com
0cf95998a8 bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin 2001-08-04 02:00:22 +00:00
serge%netscape.com
b5c917a8b5 bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin 2001-08-04 01:53:49 +00:00
morse%netscape.com
2b8885cf42 bug 92301, data in password manager dialog vanishes, r=vishy, sr=blake 2001-08-02 19:06:01 +00:00
blakeross%telocity.com
2a85fbfc2e Drag vertical splitter left and it jumps back to default (78790). r=matt sr=ben 2001-08-02 03:03:11 +00:00
blakeross%telocity.com
26664deea8 Remove delay upon closing download window (when download is finished); disable checkbox when necessary (91605). r=kerz sr=ben 2001-08-02 00:37:28 +00:00
hyatt%netscape.com
e1abe2c919 Fix for 71471. r=blake, sr=hewitt 2001-08-02 00:09:27 +00:00
blakeross%telocity.com
d1d80b3060 Removing unused mimetype ui (87713). r=kerz sr=ben 2001-08-01 23:46:44 +00:00
blakeross%telocity.com
802edc3f77 gemal's patch for history pref wording, 88670. r=radha sr=alecf 2001-08-01 23:32:16 +00:00
hyatt%netscape.com
14f4144ff0 Fix for bbaetz's dir viewer bug. 2001-08-01 07:50:02 +00:00
bryner%netscape.com
75b9627b7e bug 80373 - htiting enter after selecting a directory does nothing. r=jag, sr=ben. 2001-08-01 01:53:20 +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
blakeross%telocity.com
90345ad705 History date/time of new pages is the date/time of the first url added in the session (91717). This will likely also help page loading time and hierarchical history folder opening (as well as item deletion). Would you believe we've been firing a timer every three seconds that flushes and recommits all of the user's global history (when all we meant to do was set a boolean to PR_TRUE) because of a copy and paste error Alec made in march? :-) r=jag sr=ben 2001-07-25 06:18:06 +00:00
dmose%netscape.com
31d4fa1710 Change LDAP autocomplete default minStringLength to only autocomplete against strings >= 2 chars long to avoid a possible hang on NT as well as unindexed searches (bug 84566; r=leif@netscape.com, sr=darin@netscape.com) and default searchFilterTemplate to catch people whose cn contains their middle name or initial (bug 90535; r=leif@netscape.com, rs=darin@netscape.com). This second patch also fixes a bug where filter templates sometimes ignored the last token of the entered string 2001-07-25 04:15:30 +00:00
morse%netscape.com
5ce92a42d8 bug 91881, fix js errors, r=vishy, sr=blake 2001-07-25 03:09:34 +00:00
bryner%netscape.com
fa091f1301 Bug 81280 - correctly handle user-typed ".." in linux filepicker. r=jag, sr=blizzard. 2001-07-24 22:57:52 +00:00
gerv%gerv.net
99aca6abb5 Add UI for debug prefs - JS strict and dump(). Bug 90945. r=bzbarsky, sr=blake. 2001-07-24 20:15:13 +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
927006421d Bug 87141: Extensions for inserted images are case-sensitive. r=bryner, sr=blake. 2001-07-24 07:10:30 +00:00
bryner%netscape.com
c2bd2cdb93 Bug 82834 - filepicker should use busy cursor while the user is waiting for an operation to complete. This also fixes a problem on linux where calling SetCursor didn't take effect until we returned to the gtk event loop. r=jag, sr=blizzard. 2001-07-24 03:03:45 +00:00
matt%netscape.com
c3ab3549a0 fix for bug 89525 r=mcafee sr=ben 2001-07-24 00:34:37 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
ben%netscape.com
b87c881d49 91438, filing a bookmark folder into itself causes the folder to get deleted.
r=vishy, sr=blake.
2001-07-19 09:01:41 +00:00
mscott%netscape.com
a149f25bea Bug #90957 --> localize the close button
r/sr=sspitzer
2001-07-17 19:13:25 +00:00
timeless%mac.com
54fd1a7d7f Bugzilla Bug 68972 duplicate/missing mnemonics in file menu of bookmarks window
patch by walk84@yahoo.com r=timeless sr=blizzard
2001-07-17 05:21:10 +00:00
timeless%mac.com
fd0adee7de Bugzilla Bug 87002 Cannot add bookmarks/history/search panel to My Sidebar
patch by walk84@yahoo.com r=doron sr=blake
2001-07-17 05:19:39 +00:00
timeless%mac.com
e4a09890fb Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk
r=blake sr=hewitt
2001-07-17 03:10:57 +00:00
eddyk%netscape.com
0072eb56e3 Bug 84227: System panel no lockable.
r=srilatha sr=blake
Added some prefs and code to disable ui when prefs are locked.  Windows only.
2001-07-16 23:18:36 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
blakeross%telocity.com
bb92e9fb81 Wrong mimetype icons showing up for applications pref pane. r=bz sr=ben 2001-07-13 20:48:29 +00:00
hewitt%netscape.com
59471fd937 86017 - Mail compose addressing widget should move to next field on tab, r=sspitzer, sr=blake\n86731 - Mail compose - autocomplete incorrectly uses lower case letters, r=matt, sr=blake 2001-07-11 05:04:39 +00:00
blakeross%telocity.com
1d162e5e8b Add Clear button to remove remembered helper app pref (88435). r=bz sr=ben 2001-07-11 00:48:36 +00:00
vidur%netscape.com
0e1b1dc5f3 Fix for bug 84106. Save As for a page with post data tries to get the page out of the cache using its cache key. If the page is not in the cache, it prompts before re-posting. r=adamlock, sr=rpotts 2001-07-11 00:11:59 +00:00
ccarlen%netscape.com
815ed97616 Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake 2001-07-10 08:01:55 +00:00
gerv%gerv.net
d91e17f67a Chang all instances of "My Sidebar" to "Sidebar". Bug 77819. r=timeless, sr=brendan using his magic "String only changes" rubberstamp. 2001-07-09 22:51:57 +00:00
tao%netscape.com
a60ef23c40 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +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
blakeross%telocity.com
cebd533e91 This is the rest of the history searching not working bug, which had r=ben sr=alecf... 2001-07-08 17:11:46 +00:00
mscott%netscape.com
4e94d8bd64 Back out my checkin from yesterday. I didn't mean to check this file in. 2001-07-06 21:19:58 +00:00
cls%seawood.org
cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
mscott%netscape.com
8ca27bad8a Bug #87713 --> remove obsolsete outgoing mime type checkbox
r/sr=hewitt, sspitzer
2001-07-06 01:35:38 +00:00
blakeross%telocity.com
4622150699 History searching no longer works (89093). r=ben sr=alecf 2001-07-05 18:04:55 +00:00
radha%netscape.com
81605a5a00 Fix for bugs 84556 and 82803 r=valeski sr=rpotts 2001-07-05 14:40:02 +00:00
mscott%netscape.com
fc7df0b223 Bug 84410 --> properly show unknown time and put the progress bar in undetermined mode
when we don't know how large the download is.
r=sspitzer
sr=blake
2001-07-04 04:14:56 +00:00
mscott%netscape.com
fd26f4e87c Bug #88429 --> insert a missing return
r=sspitzer
sr=blake
2001-07-04 03:53:38 +00:00
oeschger%netscape.com
24cb5cd925 updating pref->help context sensitivity for bugs 46226, 85925, fix is walk84's, r=oeschger 2001-07-03 02:53:25 +00:00
blakeross%telocity.com
8fd0623da7 History should use outliner, provide a way to sort/view history the old way, win32 classic should use +/- twisties (73857, 71947, 80846, also fixes 66907, 59814, 71029, 48864, 69260, others). r=alecf sr=ben 2001-07-03 01:46:22 +00:00
loadrunner%betak.net
02d3533708 bug 86957, Mozilla converts existing NS 4.7 language preferences to single line,
r=bstell, sr=alecf
2001-07-03 00:49:43 +00:00
ben%netscape.com
e7562af185 Fix for bug 84232 - Opening preferences dialog when one already exists (opened from another window) causes all changes made in the existing window to be lost.
Add windowtype attribute to preferences <window> element so that the window can be found using the window mediator.
Patch from jbetak@netscape.com based on my suggestion, r=dbaron, sr=myself.
2001-07-02 04:17:52 +00:00
cls%seawood.org
66d937045b Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
ben%netscape.com
f84c479ab8 87371 - make size of preferences dialog localizable
r=vishy, sr=hyatt
2001-06-30 23:57:43 +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
oeschger%netscape.com
588f2644cc context sensitive 'key' addition, r=cotter, sr-less dispensation per 85925 2001-06-30 00:01:04 +00:00
nhotta%netscape.com
cd90bee37e Changed to get a pref "general.useragent.locale" instead of using the locale service, bug 87880, r=ftang,matt, sr=alecf. 2001-06-29 22:22:52 +00:00
scc%mozilla.org
29ffb32e47 fix windows build bustage 2001-06-29 13:58:33 +00:00
dougt%netscape.com
4d940b63a7 Fix for 87629. Submitted by ben@netscape.com, r=me, sr=alecf@netscape.com. 2001-06-29 04:46:39 +00:00
blakeross%telocity.com
6a909b0bd6 Fixing all (I think) drag and drop issues between the content area, the personal toolbar, and the bookmarks panel/manager. Includes the inability to drag a bookmark with no name, many links dragged to the bookmarks panel not having a title (79600), and bookmarks dragged to personal toolbar having names like "NC:BookmarksRoot" (85328). r=kerz sr=ben 2001-06-29 01:33:28 +00:00
oeschger%netscape.com
b80cc1b833 updating pref->help keys, b=85925 & 46226, r=cotter@netscape.com 2001-06-28 14:38:49 +00:00
darin%netscape.com
f829862401 Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
patch=gordon, r=gagan, sr=darin
2001-06-28 01:30:26 +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
stephend%netscape.com
9e1e20ea09 87028 - Improve wording about Turbo mode in Preferences. Patch by Bradley Hart <bhart00@yahoo.com> r=sairuh@netscape.com sr=darin@netscape.com 2001-06-28 00:50:32 +00:00
dmose%netscape.com
25c1393bf5 Fix LDAP autocomplete session to work properly with servers with search filters that are not parenthesized (bug 86144). r=leif@netscape.com, sr=darin@netscape.com 2001-06-28 00:02:37 +00:00
danm%netscape.com
66d4654bc5 add titlebar to "other..." font size dialog. bug 82105 r=ben,hyatt 2001-06-27 03:32:47 +00:00
blakeross%telocity.com
8116bf9163 Textboxes disabled via xbl properties don't have proper styling (86899). r=kerz sr=ben 2001-06-26 02:45:44 +00:00
blakeross%telocity.com
0bdc7c6587 Sidebar panel has incorrect clicking behavior (71768). r=kerz sr=ben a=nobody 2001-06-26 02:43:22 +00:00
hewitt%netscape.com
179a27d3b1 53688 - javascript strict warnings in autocomplete.xml, r=ducarroz, sr=alecf 2001-06-26 00:55:22 +00:00
ben%netscape.com
928c68ca47 84344 - defer skin switch to restart.
r=danm, sr=hyatt, a=chofmann.
2001-06-22 04:17:30 +00:00
ben%netscape.com
c887ee5adf [FEATURE] Ability to switch content packs so that vendors can offer regional content.
Original patch from jbetak@netscape.com, r=ben@netscape.com, sr=hyatt@netscape.com,
a=blizzard@mozilla.org
pref-appearance.dtd: add strings for UI language switching
prefutilities.properties - add strings for UI language switching
2001-06-22 04:14:41 +00:00
ben%netscape.com
fc20cf6039 [FEATURE] Ability to switch content packs so that vendors can offer regional content.
Original patch from jbetak@netscape.com, r=ben@netscape.com, sr=hyatt@netscape.com,
a=blizzard@mozilla.org
preftree.xul - add id to appearance treechildren to allow dynamically overlayed panels
2001-06-22 04:13:59 +00:00
ben%netscape.com
84a4dee5d5 [FEATURE] Ability to switch content packs so that vendors can offer regional content.
Original patch from jbetak@netscape.com, r=ben@netscape.com, sr=hyatt@netscape.com,
a=blizzard@mozilla.org
pref-appearance.xul - add application language switching UI
2001-06-22 04:13:30 +00:00
ben%netscape.com
9ba257fbe7 [FEATURE] Ability to switch content packs so that vendors can offer regional content.
Original patch from jbetak@netscape.com, r=ben@netscape.com, sr=hyatt@netscape.com,
a=blizzard@mozilla.org
nsPrefWindow.js - add support for localized pref type
2001-06-22 04:13:12 +00:00
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
ben%netscape.com
92fb92d1f0 Every other bookmark isn't deleted (80833)
We don't need to increment count since we splice elements out of the selection array.
r=jag, sr=blake, a=chofmann.
2001-06-06 06:06:11 +00:00
loadrunner%betak.net
fc89c6e234 bug 41245, Cancel does not work in Accept languge preference, r=nhotta, sr=alecf, a=blizzard 2001-06-06 01:02:26 +00:00
gerv%gerv.net
3babcec0f3 Bug 81094 - re-introduce the ability to set the DPI value to "Ask X server"; i18n fixes, general clean-up and also make the Fonts prefs panel slightly more clear by adding a separator. r=mcafee, sr=alecf, a=blizzard. 2001-06-05 21:38:24 +00:00
valeski%netscape.com
5892765fc6 r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +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
bryner%uiuc.edu
4c99c242aa Bug 83662 - can't select first file in linux filepicker. r=jag, sr=blizzard, a=asa. 2001-06-05 00:07:49 +00:00
dmose%netscape.com
afd8717558 Fix LDAP autocomplete to show display names (bug 79885) r=ducarroz@netscape.com, sr=mscott@netscape.com, a=dbaron@fas.harvard.edu 2001-06-04 03:01:51 +00:00
ben%netscape.com
91afe2856b last patch was a=tor, btw 2001-06-03 23:27:43 +00:00
ben%netscape.com
036898eb6c Fix testing mishap in my bookmarks panel checkin last night. Not part of original patch, just reversing.
r=Hixie, sr=blake.
2001-06-03 23:15:09 +00:00
timeless%mac.com
6b14939e90 bewildered BeOS 5.0 Depend on 06/03 10:47
Build Error Summary

c++ -o nsBookmarksService.o -c -DOSTYPE=\"BeOS5.0\" -DOSARCH=\"BeOS\" -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP -DOJI   -I../../../../dist/include -I../../../../dist/include -I/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/obj-i686-pc-beos/dist/include/nspr         -fPIC   -frtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-multichar -Wno-ctor-dtor-privacy -pedantic -Wno-long-long -pipe  -DDEBUG -DDEBUG_cltbld -DTRACING -g  -DMOZILLA_CLIENT -include ../../../../config-defs.h -Wp,-MD,.deps/nsBookmarksService.pp /boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp: In method `nsresult nsBookmarksService::ReadBookmarks()':
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp:4112: no matching function for call to `BookmarkParser::SetIEFavoritesRoot (nsCString)'
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp:403: candidates are: BookmarkParser::SetIEFavoritesRoot(nsCString &) <near match>
make[5]: *** [nsBookmarksService.o] Error 1

picky compiler. i'm amazed that any of the code in there works. this is a bustage fix that will only affect XP_BEOS.
2001-06-03 19:18:09 +00:00
ben%netscape.com
fb4aebf6a1 - fix js error when pasting into a bookmarks folder due to missing method.
(implement method exposing BookmarkParser::CreateAnonymousResource)
r=hixie, sr=blake, a=asa
part of 79904
2001-06-03 05:52:53 +00:00
ben%netscape.com
abbc22d8ed forgot this. oops 2001-06-03 05:45:44 +00:00
ben%netscape.com
22b039f159 - fix js error when pasting into a bookmarks folder due to missing method.
(implement method exposing BookmarkParser::CreateAnonymousResource)
- allow user to remove Imported IE favorites folder by setting a pref
  so that it is not automatically imported on startup.
r=hixie, sr=blake, a=asa
part of 79904, 22642
2001-06-03 05:17:48 +00:00
ben%netscape.com
e463a8bf06 - Fix commands for bookmarks sidebar panel
r=fabian, sr=blake, a=asa
part of 82967
2001-06-03 05:15:27 +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
hewitt%netscape.com
b479c547fa 78945 - Pressing return does nothing when editing a newsgroup, r=ducarroz, sr=blake, a=blizzard 2001-05-29 02:48:01 +00:00
jag%tty.nl
220e686401 Fix a number of outliner filepicker issues:
Bug 82355: outliner filepicker shows no items in current directory
           r=Fabian Guisset <hidday@geocities.com>, sr=ben, a=blizzard

Bug 82426: sorting doesn't work in xp filepicker
           r=bryner, sr=ben, a=blizzard

Bug 82433: xp filepicker: sort on date changes dates to seconds since epoch
           r=Fabian Guisset <hidday@geocities.com>, sr=ben, a=blizzard
2001-05-25 07:50:34 +00:00
dmose%netscape.com
03ff4e78f8 Fix LDAP-related crash in addressing widget of compose window (bug 81692). r=ducarroz@netscape.com, sr=mscott@netscape.com, a=asa@mozilla.org 2001-05-25 07:17:26 +00:00
ben%netscape.com
6996b0610b Fix history D&D again. r=kerz, sr=blake, a=asa 2001-05-24 03:30:02 +00:00
bryner%uiuc.edu
6305349245 Landing OUTLINER_FILEPICKER_BRANCH (bug 75838). r=jag, sr=blake. 2001-05-23 06:41:57 +00:00
law%netscape.com
60ba6b2282 Bug 75599; enabling the infamous '-turbo' cmd line switch; makes nsINativeAppSupport scriptable, adds Win32 code to handle -turbo switch; and tweaks window close logic in navigator.js to 'cache' a browser window; r=cathleen, sr=alecf 2001-05-23 06:04:39 +00:00
law%netscape.com
303e7c45c4 Bug 68279; tightens up IsExecutable() check in nsLocalFileWin to properly detect most dangerous executables; adds code to the two places in the UI where such files used to be executed to disable us doing that; r=mstoltz, sr=mscott 2001-05-23 06:03:59 +00:00
ben%netscape.com
0ded6e1344 Fix broken history drag and drop. I broke this ages ago when I changed the way the D&D wrapper library worked.
patch from blake, sr=me, r=Hixie.
2001-05-23 05:44:34 +00:00
ben%netscape.com
f9991121c2 Back out fix for 79639 and make sidebar toggle consistently accessible in all apps.
sr=alecf
2001-05-23 05:43:17 +00:00
ben%netscape.com
e8bbc7067a 71685 - rename bookmarksPanel.xul to bm-panel.xul. r=pchen, sr=sfraser 2001-05-23 05:09:52 +00:00
ben%netscape.com
2f8acc9b1b [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Add strings for Create Folder dialog.
r=pchen, sr=blake
2001-05-23 04:56:51 +00:00
ben%netscape.com
8c4aff48a6 [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Make bookmarksTree code launch a dialog for folder creation operations (this
replaces the inline edit field).
Also remove Copy Link Location code now that Copy is working properly.
r=pchen, sr=blake
2001-05-23 04:56:20 +00:00
ben%netscape.com
0ab60d4a87 Clean up after earlier fix for 35835 - back out additional Copy Link Location code 2001-05-23 04:54:44 +00:00
ben%netscape.com
f54fae03dd Clean up after my fix for 35835, back out earlier Copy Link Location code. 2001-05-23 04:54:22 +00:00
ben%netscape.com
21737c4384 [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Make Bookmark Properties dialog focus the name textfield when it is
displayed. Allows us to temporarily map Bookmark rename operations to
a call to display this window.
r=pchen, sr=blake
2001-05-23 04:53:17 +00:00
scc%mozilla.org
cd7dbf28a9 bug #82208: sr=sfraser, r=dbaron. Treat entries of |mIgnorePrefixes| consistently, dont' leak |mIgnorePrefixes|, don't |new NS_LITERAL_STRING|. Filed bug #82277 for further cleanup. 2001-05-23 01:11:30 +00:00
ben%netscape.com
4ff63b2599 Part A for fix fo 35835, r=matt, sr=blake.
Correct typo that incorrectly set text/unicode data to be the text/html string
Part B = removing the Copy Link Location item, coming next.
2001-05-23 00:17:16 +00:00
gerv%gerv.net
3d0041b1ae Adding "Copy Link Location" to Bookmarks Manager context menu. Bug 35835. r=hwaara, sr=alecf. 2001-05-22 22:49:12 +00:00
gerv%gerv.net
b6a8d27686 Polish: fix alignment of a few things in preferences. Bug 81671. Patch by doronr@naboonline.com, r=gerv, sr=blake. 2001-05-22 20:42:23 +00:00
ben%netscape.com
671b1c4a2c I have only one thing to say:
"@#!$@%!!@@!!!#@#&*!!%!" (fix build bustage)
2001-05-22 03:26:20 +00:00
ben%netscape.com
3ef5b886c9 hm. See if this works. 2001-05-22 03:19:37 +00:00
ben%netscape.com
d24cdf6cf6 71685, bookmarks in sidebar don't load. rename file back to bm-panel.xul
r=pchen, sr=sfraser
2001-05-22 01:30:05 +00:00
ben%netscape.com
a18c6f3058 71685 - bookmarks in sidebar don't load 2001-05-22 01:28:49 +00:00
ben%netscape.com
e7c071949e fix for 80281 - no sidebar panels in sidebar customize dialog.
convert a treecol->treecolgroup. Seems to fix the visual errors.
adjust window creation flags.
r=matt, sr=blake
2001-05-22 01:26:36 +00:00
blakeross%telocity.com
954299f704 Toolbar grippies should not trigger on right click. Exact same fix as before, checking in again because the stylesheet scoping landing regressed this. 2001-05-21 01:09:16 +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
hewitt%netscape.com
f07156eb73 78882 - Dragging a bookmark into the personal toolbar causes all items to be deleted, r=ben, sr=alecf 2001-05-20 05:58:25 +00:00
waterson%netscape.com
4a0d5c8e46 Bug 81763. Fix inefficient use of strlen(). Patch provided by Ulrich Drepper (drepper@cygnus.com), sr=waterson. 2001-05-19 20:14:42 +00:00
gerv%gerv.net
80519a64ce Make it possible to set the location of the bookmarks file. Bug 31623. r=timeless, sr=waterson. Pref for this is browser.bookmarks.file - you need to edit your pref.js manually. I seem to remember you need to double your backslashes on Windows... 2001-05-19 15:57:08 +00:00
gerv%gerv.net
ff74e11470 Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
gerv%gerv.net
07cb655f21 New fonts prefs panel. Bug 28899. r=fabian, sr=ben. 2001-05-19 15:44:13 +00:00
jst%netscape.com
77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
ben%netscape.com
70c78eb3f6 Forgot to make history window set its windowtype to history:searchresults when the window is opened in search mode.
r=matt, sr=blake
2001-05-19 03:33:21 +00:00
ben%netscape.com
ba3af4948f 81575, Clean up after myself. (remove old find window files) 2001-05-19 02:21:37 +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
ben%netscape.com
739f567b5d Still part of 81575:
- Make Bookmarks Find window look like proper Mac find windows
- newline at end of findBookmark.xul
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:58:06 +00:00
ben%netscape.com
1980e31d1b Fix for 81575, Implement a new find in history dialog. This replaces the ugly old dual Bookmarks/History search, which had problems.
- Duplicate bookmarks find dialog code (since it's so small it's not worth factoring)
- Make the history window know how to root its tree on a given URI
- Add Find in History dialog XUL, JS, etc
2001-05-19 01:54:10 +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
bstell%netscape.com
7463bcdd9a bug 78273, r=ftang/jbetak, sr=blizzard
For the embedding API added "get font list".
Use this new call to fill our font pref
2001-05-18 23:36:56 +00:00
mkaply%us.ibm.com
85a441e63d #74606
r=cls
Don't copy XP file picker on OS/2
2001-05-18 21:18:54 +00:00
sgehani%netscape.com
55cf7fe665 Add the sidebar search mode pref to the search pref panel.
b  = 4995
r  = mcafee
sr = sfarser
2001-05-18 08:04:00 +00:00
loadrunner%betak.net
37d6fe4457 bug 78566 r=pchen, sr=alecf 2001-05-17 19:10:47 +00:00
leif%netscape.com
a9b78f3686 Changed LDAP XPCOM SDK to use "wstring" instead of "string", bug 71247.
r=dmose@netscape.com
sr=mscott@netscape.com
2001-05-17 06:26:35 +00:00
dmose%netscape.com
ce464fac5a Added hidden pref to allow short strings to be ignored by LDAP autocomplete session (bug 76593). r=leif@netscape.com,ducarroz@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com 2001-05-17 02:04:00 +00:00
anatoliya%netscape.com
4be03d3937 bug 76512 r=pchen sr=hyatt 2001-05-17 02:02:51 +00:00
scc%mozilla.org
7dbfdc16f4 bug #75220: sr=jst, r=dr; rename |nsCommon[C]String| to |nsSharable[C]String|. Fix all users of the old name. 2001-05-16 04:52:43 +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
jelwell%netscape.com
28735e7297 Fix for bug 50679 "Prefs -> change SOCKS to "SOCKS v5"
r=blake, sr=hewitt
2001-05-16 04:42:15 +00:00
ben%netscape.com
97e19783a8 Fix for 80392, poor fit for pref panels. r=blake, sr=hewitt 2001-05-16 02:01:25 +00:00
ben%netscape.com
6436e54a9c fix for 74969. r=blake, waterson 2001-05-16 01:37:20 +00:00
blakeross%telocity.com
5da2720a05 Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors. 2001-05-16 00:07:52 +00:00
anatoliya%netscape.com
5faa137abc bug 76512 r=pchen sr=hyatt 2001-05-15 22:03:51 +00:00
danm%netscape.com
a3f0d99763 fix sandboxing of sidebar iframe. bug 59603 r=hyatt,matt 2001-05-15 18:07:50 +00:00
morse%netscape.com
045c1545b0 bug 53403, Dragging bookmark folder into child folder deletes folder, r=ben, sr=alecf 2001-05-15 13:43:27 +00:00
stephend%netscape.com
689b1dd1b2 autostretch='never' needs to be added for checkboxes. Patch by Stephen Walker <walk84@usa.net> r=timeless sr=ben@netscape.com. Bug 42406 2001-05-15 06:20:55 +00:00
sfraser%netscape.com
442a468064 Fix for bug 80810. Persist the position of the prefs dialog. r=pav, sr=ben 2001-05-15 04:37:33 +00:00
sfraser%netscape.com
408882d58c Making the add bookmark dialog look better (dialog=yes). r=pavlov, sr=ben 2001-05-15 04:31:23 +00:00
loadrunner%betak.net
00c7d93dd4 bug 57720, (sr, r)=alecf, blizzard 2001-05-15 03:48:51 +00:00
blakeross%telocity.com
90150f18ac Changing "Show" to "Show/Hide" to better reflect function. r=mpt rs=brendan 2001-05-15 03:28:10 +00:00
blakeross%telocity.com
615d19ee33 Toolbars -> Show and move My Sidebar throughout (80484, patch by Gervase Markham). r=blake sr=shaver 2001-05-14 04:02:31 +00:00
ben%netscape.com
82ddcdc255 cvs sux rox 2001-05-13 09:28:09 +00:00
ben%netscape.com
7be3bf435e Fix for 71685, Bookmarks in sidebar don't load. r=pchen, sr=sfraser 2001-05-13 09:17:39 +00:00