Commit Graph

3436 Commits

Author SHA1 Message Date
blakeross%telocity.com
732d1220f6 Fix js strict warnings about redeclaration of vars. sr=ben 2001-10-01 03:27:14 +00:00
blakeross%telocity.com
f7e822c8f1 Fix js strict warning about undefined window.arguments[4]. sr=ben 2001-10-01 03:24:40 +00:00
blakeross%telocity.com
3f6bdc0c72 Fixing js strict warnings about redeclaration of vars. sr=ben 2001-10-01 03:20:05 +00:00
jaggernaut%netscape.com
253004d746 Bug 96843: 'Find in this page' textfield doesn't get focus by default. Patch by James Kelley <oneiros@darkspire.net>, r=kin, sr=alecf. 2001-10-01 01:13:43 +00:00
gerv%gerv.net
a8813d30ed splay Resolution redundantly lists selection if selection is 72dpi or 96dpi. Bug 96339. r=hwaara, sr=blake. 2001-09-30 23:02:25 +00:00
bzbarsky%mit.edu
e6c797602a Add window.find(). Bug 9550. Patch from Fabian <hidday@geocities.com>,
r=sfraser, sr=jst
2001-09-30 19:56:32 +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
mscott%netscape.com
52a95a4156 Bug #101498 --> auto complete preselects the default domain OVER the first ldap match
r=sspitzer,ducarroz
sr=hewitt
2001-09-29 04:31:59 +00:00
alecf%netscape.com
f31a0a3b23 oops, we'll need a CID
not part of build
2001-09-28 23:09:06 +00:00
alecf%netscape.com
7eb478fc78 add exports to mac build, not part of build, will be reviewed as a part of bug 102004 and 102085 2001-09-28 22:33:22 +00:00
alecf%netscape.com
11c6055ff7 makefiles for unix - not yet part of build, will be reviewed for bugs 102004 and 102085 2001-09-28 22:31:53 +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
c3bb69d930 adding windows makefile for files added as a part of bug 102004, and bug 102085
not part of build, to be reviewed as a part of those bugs
2001-09-28 02:22:23 +00:00
alecf%netscape.com
c1f5250dd3 move default font package handling into xpfe as a part of bug 104085
not part of build, will be reviewed as a part of that bug
2001-09-28 02:21:13 +00:00
alecf%netscape.com
626c692ccc add these files for bug 102004 - moving charset menu into xpfe components
not part of build, to be reviewed as part of that bug
2001-09-28 02:20:15 +00:00
morse%netscape.com
3596c6b117 bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf 2001-09-27 21:41:26 +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
alecf%netscape.com
2a340225f3 bug 101761 - split necko MODULE into necko and necko2 (build-system only change - for REQUIRES purposes only) r=cls 2001-09-26 20:13:43 +00:00
hewitt%netscape.com
1bcdea4a38 9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt 2001-09-26 00:33:48 +00:00
hewitt%netscape.com
989692bdd6 9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt 2001-09-25 22:17:47 +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
radha%netscape.com
bdf0ae0e83 Fix for bugs 87143 - Problems with setting nsSHistory::SetmaxLength()
92664 - nsISHistoryListener::OnHistoryGotoIndex() doesn't fire all the time.
r=mcafee, sr=alec
2001-09-24 22:53:20 +00:00
blakeross%telocity.com
e663febf73 (and removing now-unnecessary class...) 2001-09-23 20:07:18 +00:00
blakeross%telocity.com
5d0d8921f4 fallout from hewitt's syntax change. sr=hewitt 2001-09-23 20:07:00 +00:00
blakeross%telocity.com
5407211795 removing inadvertently checked in line. 2001-09-23 07:19:59 +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
radha%netscape.com
7057852227 Fix for bus 92824. Update index in session History only after onStartLoad notifications come for the page. r=adamlaock sr=rpotts 2001-09-22 00:07:42 +00:00
jaggernaut%netscape.com
70d3d81bf9 Fix js strict warning about trailing comma in object initializer. r=mozbot 2001-09-21 06:30:33 +00:00
dmose%netscape.com
00d763c01b Fix error message display of incorrectly set search filters (bug 79935). r=leif@netscape.com, sr=bienvenu@netscape.com 2001-09-21 05:26:32 +00:00
srilatha%netscape.com
b02fad6f86 *** empty log message *** 2001-09-21 02:00:24 +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
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
blakeross%telocity.com
9e991256e0 Turbo turns off if you go to the advanced panel and press ok without making any changes (99677). r=hewitt sr=ben 2001-09-20 00:38:55 +00:00
gerv%gerv.net
1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +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
jst%netscape.com
d3f4113c52 Fix bug 99690. Fix crash when external apps try to open mozilla windows. r=bzbarsky@mit.edu, sr=blakeross@telocity.com 2001-09-18 05:32:03 +00:00
loadrunner%betak.net
14a2d6929a bug 99253, Optimization on sort in pref-languages.js, patch by jrgm, r=jbetak, sr=blizzard, alecf 2001-09-18 03:12:03 +00:00
leif%netscape.com
c4f096970f Fix for bug 82412: Preresolve DNS before calling into LDAP C-SDk. SR=bienvenu@netscape.com, r=dmose@netscape.com, patch=leif@netscape.com. 2001-09-17 23:35:03 +00:00
rpotts%netscape.com
91df4b9c17 bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2001-09-17 23:22:00 +00:00
jaggernaut%netscape.com
6d32db3768 Bug 79889: download progress dialog not wide enough. r=hewitt, sr=hyatt 2001-09-17 20:28:38 +00:00
hyatt%netscape.com
bb50ea5788 Fix for 96899, unable to see addresswes when scrolling up in mailcompose. r=mscott, sr=brendan 2001-09-17 20:24:30 +00:00
alecf%netscape.com
62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
andreas.otte%primus-online.de
36bc63e942 fix bug 97983 [ExtractUrlPart allows no access to the directory part of the url] This patch introduces a new bitmask url_Path that allows accessing the whole path, moved url_Directory from path access to it's original meaning accessing the directory portion of the url. Also fixed some start/endposition calculations, r=dougt@netscape.com,sr=darin@netscape.com 2001-09-14 05:47:54 +00:00
jaggernaut%netscape.com
25856c9451 Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00
mscott%netscape.com
f1bfa2c787 Bug #99222 --> make the widget flexible enough to only show the popup if
there are  a certain # of results present in the list.
r=sspitzer, ducarroz
sr=hewitt
2001-09-14 05:34:59 +00:00
syd%netscape.com
a8418328c1 More 88844 stuff, make sure we create the key if it doesn't exist. 2001-09-13 09:37:50 +00:00
syd%netscape.com
8d5aad98c6 Trunk version of latest 88844 stuff, look for "Mozilla Quick Launch" instead of
trying to construct a string based on the app name, which is not working.
r=ssu, sr=brendan, a=asa
2001-09-13 09:09:06 +00:00
rjesup%wgate.com
dfc522b372 Bug 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst 2001-09-13 00:09:49 +00:00
alecf%netscape.com
4f6cd62f72 oops, back out this line - didn't mean to check it in 2001-09-12 22:32:19 +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
jaggernaut%netscape.com
30ace44624 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
stephend%netscape.com
38da9ef8b0 Bug 60658. JavaScript strict warning. r=timeless, sr=shaver 2001-09-12 03:01:56 +00:00
mkaply%us.ibm.com
2823217a4e #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:45:47 +00:00
blakeross%telocity.com
fdb86f99a3 Fixing minor problem from turbo landing. r/sr=ben 2001-09-11 01:18:18 +00:00
blakeross%telocity.com
088810f568 Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.
2001-09-10 23:48:09 +00:00
dbaron%fas.harvard.edu
67ef0876cc Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf 2001-09-10 19:42:54 +00:00
oeschger%netscape.com
5bd135bc25 adding help key for content updates, a=asa, bug=85925, r=cotter 2001-09-10 00:48:51 +00:00
cls%seawood.org
aa92046157 AIX linker requires that all symbols be resolved at link time so link against MOZ_COMPONENT_LIBS when building shared lib. Should fix tinderbox bustage. 2001-09-08 08:09:14 +00:00
blizzard%redhat.com
87395759c4 Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf 2001-09-08 05:08:13 +00:00
radha%netscape.com
1034cb6c92 Fix for bug 79063 r=rpotts sr=darin 2001-09-07 22:06:08 +00:00
rangansen%netscape.com
827743453d b=94026 r=rangansen sr=hewitt a=asa Changing UI string 2001-09-07 21:39:13 +00:00
jaggernaut%netscape.com
5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
blizzard%redhat.com
9d72d547c8 honor the running state of the xremote service. not part of the build. 2001-09-06 20:46:57 +00:00
blizzard%redhat.com
b65a37c54e loading urls into the most recently used window works properly now and other cleanups. not part of the build. 2001-09-06 20:34:16 +00:00
blizzard%redhat.com
d7de97577c More work in progress. Added ping command and you can now open mail/news and browser windows remotely. Not part of the build. 2001-09-06 20:09:30 +00:00
blizzard%redhat.com
7794d6c4eb More new X Remote work. This code is now in better shape than the original. Not part of the build. 2001-09-06 06:43:54 +00:00
blizzard%redhat.com
53b8722854 get mailto: links working, clean up a lot of debugging code. not part of the build. 2001-09-06 03:39:51 +00:00
blizzard%redhat.com
98e563eca4 More WIP on new X Remote code. Not part of the build. OpenURL() with and without arguments work now. 2001-09-05 21:48:23 +00:00
valeski%netscape.com
93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
bryner%netscape.com
6c5a4b3d24 Bug 94491 - make the filepicker not allow multiple selection, since our filepicker API doesn't support it. r=jag, sr=jst. 2001-09-05 08:06:09 +00:00
cls%seawood.org
3a5f285fbc Deactivate sidebar panels when the panel is not selected.
Special thanks to matt@netscape.com for providing this patch.
Bug #53239 r=cls sr=ben a=asa
2001-09-05 07:43:17 +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
bryner%netscape.com
d643acd8b3 Bug 96438 - file name and type descriptions aren't aligned with fields. r=jag, sr=sfraser. 2001-09-05 00:39:00 +00:00
blizzard%redhat.com
80efc3e4ee Ongoing new X Remote Code. Not part of the build. 2001-09-04 23:01:23 +00:00
dmose%netscape.com
257eee2168 Bug 92135: shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing. r=sspitzer; sr=hewitt; a=asa 2001-09-04 05:25:08 +00:00
gerv%gerv.net
f23a33b28b Added units to font size pref panel and fixed visual glitch in DPI dropdown. Bug 89842 and bug 96339. r=bzbarsky, sr=blake, a=asa. 2001-09-01 00:18:20 +00:00
kaie%netscape.com
ae172dc462 b=94026 r=law sr=hewitt a=dbaron
Changing UI string
2001-08-31 03:10:35 +00:00
pchen%netscape.com
2afe17b617 bug 82983, r=jag, sr=ben, don't pass a name for bookmarks properties dialog so that we don't try to reuse an existing dialog, also set dialog as dependent so that properties dialogs will go away when the bookmarks window gets closed 2001-08-29 21:58:04 +00:00
ccarlen%netscape.com
d48280a189 Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron 2001-08-29 14:02:38 +00:00
tao%netscape.com
4cacaf1298 8052: Available tab list on Sidebar customize tab is still US contents
after switching to JP region pack. (r=jbetak,sr=mscott)
use "intl.content.langcode" instead of u-a locale
2001-08-29 02:47:01 +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
tao%netscape.com
22be0e1a95 90083: Restart message does not make sense when selecting new locale.
(r=jbetak, sr=mscott, a=dbaron) rephrase the message.
2001-08-29 00:53:00 +00:00
loadrunner%betak.net
78b61e0bc6 96856 The order of JA character set name in Customize Character Coding dialog is not correct,
r=tao, sr=kin, a=dbaron
2001-08-27 06:47:53 +00:00
rjesup%wgate.com
6f3e4115eb Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
r=pierre r=jband/dbradley  Also fixes some whitespace issues.
2001-08-27 06:15:54 +00:00
blakeross%telocity.com
d708f52e87 no need to build/ship test autocomplete file. rs=ben a=asa via irc 2001-08-26 02:49:35 +00:00
bryner%netscape.com
7096510637 Bug 94154 - focus textfield after directory change, and bug 92754 - clear directory selection on directory change. r=jag, sr=ben, a=dbaron. 2001-08-25 20:38:14 +00:00
bryner%netscape.com
39d6a84c5c Bug 85946 - file picker not resiz[e]able. Patch from colin@theblakes.com, r=bryner, sr=blake, a=asa. 2001-08-24 06:53:22 +00:00
bryner%netscape.com
dd91f767b6 Bug 96434 - open folder in xp filepicker attempts a save instead of an open. r=jag, sr=shaver, a=dbaron. 2001-08-24 06:50:45 +00:00
radha%netscape.com
8745507311 Fix for bug 84519 r=adamlock sr=rpotts a=asa. history.go(toofar) gives problems to back/forward buttons 2001-08-23 21:55:57 +00:00
blakeross%telocity.com
43964cd991 smart browsing pref pane polish. r/sr=hewitt 2001-08-22 06:59:21 +00:00
blakeross%telocity.com
e5fba8efc3 minor polish for autocomplete prefs dialog. r=kerz sr=hewitt 2001-08-22 04:42:32 +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
6ad6ce43c3 94870 - Autocomplete ignores history entires starting with www, r=dmose, sr=waterson 2001-08-22 03:49:31 +00:00
hewitt%netscape.com
25d2b27b07 89198 - add option to show comments column in autocomplete, r=blake, sr=ben 2001-08-22 03:47:04 +00:00
blakeross%telocity.com
d24a978fd1 Textfield for anon ftp password not same length as checkbox (94939). r=ben sr=hewitt 2001-08-22 02:55:33 +00:00
blakeross%telocity.com
3e8c1d5338 Send Link and Send Page in Manage Bookmarks do nothing, and some history polish (73904). r=hewitt sr=ben 2001-08-22 02:52:30 +00:00
blakeross%telocity.com
a9a31475a9 fixing a minor typo, no bug, rs=hewitt 2001-08-22 02:49:22 +00:00
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