Commit Graph

10601 Commits

Author SHA1 Message Date
sgehani%netscape.com
f44183d730 Rely on necko for browser version when checking for updates.
b=166448; r=harishd; sr=dveditz
2002-10-08 01:21:47 +00:00
danm%netscape.com
f2be58b473 string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:23:19 +00:00
danm%netscape.com
a57de0544e string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:11:25 +00:00
darin%netscape.com
7f1956b180 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
rods%netscape.com
6f91c6a6bf wrong file got checked in
Impl print preview for mail and addrbook This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-05 12:47:15 +00:00
varga%netscape.com
274f864757 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00
bryner%netscape.com
1bb489617c Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +00:00
hyatt%netscape.com
a3b7c684e1 Set an infinite expiration for bookmark favicons. Not used by Mozilla (Phoenix only). r=brendan, sr=jag 2002-10-04 07:42:58 +00:00
jaggernaut%netscape.com
2b7d3d081a Bug 118835: add support for home page groups. r=law, sr=hewitt 2002-10-04 04:42:39 +00:00
rjc%netscape.com
56003e0b76 Fix bug # 120712: memory leak fix. Forced to use nsAutoString as CBufDescriptor doesn't guarantee zero termination. Patch from ajschultz@eos.ncsu.edu. r=rjc sr=jag 2002-10-04 02:25:03 +00:00
hyatt%netscape.com
1d9aa15d94 Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu). r/sr=hewitt/brendan 2002-10-04 00:57:09 +00:00
lordpixel%mac.com
b7631ca685 Fix for bug 119091 - applescript window z order issues r=timeless, sr=smfr 2002-10-04 00:35:01 +00:00
loadrunner%betak.net
d06794edfc b112869, No UI to uninstall language packs, r=tao, sr=alecf 2002-10-04 00:31:30 +00:00
jaggernaut%netscape.com
ce4d8afc85 Bug 118835: add support for home page groups. r=law, sr=hewitt 2002-10-04 00:28:07 +00:00
rjc%netscape.com
1c79d553f3 Fix bug # 172450: plug ever-increasing memory leaks. When new internet search results are added, old nodes were being removed, but old attributes hanging off of the old nodes need to be cleared out also (but, IFF there are no other references to the old search result nodes in the graph.) r=sgehani sr=jag 2002-10-03 21:27:05 +00:00
smontagu%netscape.com
dd6cc75df8 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
varada%netscape.com
53c11cabe0 fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer 2002-10-03 20:03:01 +00:00
varga%netscape.com
c0bc46e015 Fix for bug 172322. Merge securityOverlay.xul with navigator.xul.
r=kaie, sr=jag
2002-10-03 19:48:10 +00:00
rods%netscape.com
b90460b9ba Impl print preview for mail and addrbook
Here we are moving the printing JS code into its own file called printing.js
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:04:57 +00:00
aaronl%netscape.com
feee968136 Bug 172194. Initial focus in password dialogs messed up. r=sgehani, sr=bryner 2002-10-03 00:46:24 +00:00
jaggernaut%netscape.com
9e7f55bac9 Bug 172012: clean up pref-navigator.*. r=bryner, sr=hewitt 2002-10-01 23:49:48 +00:00
aaronl%netscape.com
2fd28ab62d Bug 171933. Text missing from buttons in common dialogs. r=timeless, sr=hewitt 2002-10-01 16:56:29 +00:00
sdagley%netscape.com
a50ca5627d Re-landing #169667 - use LaunchServices APIs instead of InternetConfig APIs when appropriate (fixed mach-o and Mac Classic build issues from 1st landing try). r=ccarlen,sr=sfraser 2002-10-01 05:27:15 +00:00
aaronl%netscape.com
9113ce1184 Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt. 2002-10-01 05:13:37 +00:00
sdagley%netscape.com
1e949d7329 With the landing of #152231 for mach-o the InternetConfigService is now part of uriloader for Mac trunk builds and these files in appshell are obsolete 2002-10-01 01:40:38 +00:00
sdagley%netscape.com
afb40734b1 Landing #152231 on trunk mach-o build - move nsInternetConfig into uriloader. Original patch by ccarlen, r=sdagley, sr=darin 2002-10-01 01:00:09 +00:00
lordpixel%mac.com
3c190578b9 Part of a fix for bug 90823 that should have gone in earlier but was missed. r=timeless, sr=blake 2002-09-30 00:11:05 +00:00
lordpixel%mac.com
b33c9dd8d4 Part of fix for bug 90823 that previously was missed. r=timeless, sr=blake 2002-09-30 00:10:19 +00:00
hewitt%netscape.com
7708e42e98 trimming the sherlock plugins built for phoenix, rs=blake/hyatt 2002-09-29 22:22:56 +00:00
hyatt%netscape.com
47c288148a Tweaks to prefs. JUst some shuffling. r/sr=hewitt,blake 2002-09-29 22:08:46 +00:00
hewitt%netscape.com
b2066bcd6b moving phoenix history from browser to toolkit to fix bustage, sr=bryner 2002-09-28 21:54:00 +00:00
danm%netscape.com
24f9d604cb change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2002-09-28 18:01:31 +00:00
danm%netscape.com
0dac6bc2ec add popup blocking context menu item. bug 166442 r=brendan,jag 2002-09-28 16:14:43 +00:00
kairo%kairo.at
a296aba949 bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt 2002-09-28 12:24:36 +00:00
kairo%kairo.at
272eb84bba bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from xpfe/global/resouces/content to xpfe/communicator/resources/content, r=beppe, sr=hewitt 2002-09-28 12:14:15 +00:00
hewitt%netscape.com
c45d71af1e 165955 - build changes for phoenix due to forking history, r=bryner, sr=hyatt 2002-09-28 10:51:20 +00:00
hewitt%netscape.com
33afbc6224 165955 - preventing phoenix from building history, autocomplete, urlbarhistory, r=bryner, sr=hyatt 2002-09-28 07:25:15 +00:00
darin%netscape.com
e8ca6db519 adding missing JS changes for bug 157133 2002-09-28 04:39:09 +00:00
bryner%netscape.com
05ef2e9b38 Don't build download manager for phoenix. r=blake, sr=hewitt. 2002-09-28 01:34:20 +00:00
timeless%mac.com
79e5a9f95b Bug 170031 unparsed string in quicklaunch 'disable quicklaunch' dialog
patch by <pepperxn@netscape.net>, r=caillon, sr=jag
2002-09-27 10:13:14 +00:00
darin%netscape.com
6cddc87b2e backing out sdagley's patch for bug 169667 to clear up mac build bustage. 2002-09-27 04:35:33 +00:00
sdagley%netscape.com
64420945dd Landing #169667 - Clean up InternetConfigService and use LaunchServices APIs where appropriate. r=ccarlen,sr=sfraser 2002-09-26 23:38:08 +00:00
timeless%mac.com
74af235b58 Bug 167174 builds system should generate .autoreg
r=cls,dveditz sr=alecf
2002-09-26 22:47:37 +00:00
seawood%netscape.com
17c6a3fcf5 BeOS uses the default `NS_CreateNativeAppSupport()
Fixing tinderbox bustage
2002-09-26 07:59:05 +00:00
lordpixel%mac.com
914e34794d Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:45:59 +00:00
lordpixel%mac.com
b37394ce40 Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=timeless, sr=darin 2002-09-26 03:39:19 +00:00
lordpixel%mac.com
c746ea5e36 Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:38:06 +00:00
lordpixel%mac.com
01b36da72a Fix for buf 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagely, sr=smfr 2002-09-26 03:32:53 +00:00
lordpixel%mac.com
e038422916 Fix for bug 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:31:23 +00:00
timeless%mac.com
2c7bd92603 Bug 22056 Show toolbars as text/icons/both
r=biesi sr=dveditz
2002-09-25 20:18:56 +00:00
aaronl%netscape.com
d618542d85 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2002-09-24 22:46:50 +00:00
timeless%mac.com
715b7a4466 Bug 170587 popup.xml, error in method sizeTo()
patch by afatecha@idea.com.py r=timeless rs=bz
2002-09-24 22:31:53 +00:00
timeless%mac.com
3a3004fd75 Bug 22056 Show toolbars as text/icons/both
patch by neil@parkwaycc.co.uk r=timeless sr=bz
using xbl:inherits
2002-09-24 19:40:29 +00:00
timeless%mac.com
b60fa5dad7 Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
Deleting unused file
r=bryner
2002-09-24 13:42:44 +00:00
dbaron%fas.harvard.edu
0b8b701579 Remember to increment gRefCnt so we don't leak global variables. sr=alecf r=bryner b=170179 2002-09-24 03:20:24 +00:00
timeless%mac.com
f47184023c Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
patch by walk84@yahoo.com r=bryner
2002-09-24 00:56:20 +00:00
blakeross%telocity.com
5a1870d54a Fixing a stupid oops from the patch for 153946. 2002-09-23 19:26:49 +00:00
darin%netscape.com
53d2edd736 more fallout from bug 166792 (thx biesi!) 2002-09-23 06:27:03 +00:00
bryner%netscape.com
ffa19a299c Use Windows XP style scrollbars for select controls (bug 170142). r=hewitt, sr=hyatt. 2002-09-23 01:29:45 +00:00
kairo%kairo.at
17581d4fc0 bug 168923 - lang.version is still 1.1b: change lang.version and content.version to 1.2a, r=biesi, sr=bz 2002-09-22 22:14:25 +00:00
sdagley%netscape.com
8c88fb6bee Part of #152231 - moving InternetConfigService to uriloader from appshell. These changes are for the CFM builds. r=ccarlen,sr=scc 2002-09-21 19:08:45 +00:00
danm%netscape.com
6f294e0099 en/disable individual items in popup manager menu rather than hiding or disabling the entire menu. makes it work on the Mac. bug 166442 r=brendan,morse 2002-09-21 02:12:37 +00:00
hyatt%netscape.com
e8710c1495 Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
blakeross%telocity.com
d63003256b 167430 - second phoenix window opens mozilla. r=hyatt sr=bryner 2002-09-20 02:08:11 +00:00
srilatha%netscape.com
41b03caf83 backing out my previous checkin. 2002-09-19 23:12:35 +00:00
srilatha%netscape.com
212858d5cd Fix for bug # 167803. Ensure that mContentTreeOwner is not null.
r=danm, sr=alecf
2002-09-19 22:37:37 +00:00
alecf%netscape.com
1fa96aa20f argh, missed one file - reverse the order of components and browser, so that the static libs are there at link time 2002-09-19 19:35:42 +00:00
alecf%netscape.com
77b66623a9 remove mozbrowser.xml from the build now that bug 169003 is fixed 2002-09-19 19:09:35 +00:00
alecf%netscape.com
08ed1c3188 bug 169003 - merge the mozbrwsr DLL into the appcomps DLL
r=bryner, sr=jag
2002-09-19 19:00:13 +00:00
akkana%netscape.com
be6210511d 163690: Use the prompt service when the string searched for isn't found. Cures an assertion. r=cmanske sr=kin 2002-09-18 23:14:25 +00:00
shanjian%netscape.com
2de74a4606 #85434 Entered national characters filtered
using default charset for internet search charset fallback instead of hard coded hardcoded iso88591.
p=bukovjan@mbox.dkm.cz, r=bstell, sr=jag
(Thanks to Michal Bukovjan  for preparing the patch).
2002-09-18 19:27:43 +00:00
danm%netscape.com
5224d38fbf adding a popup window management preference panel. bug 166442 r=jag,jst 2002-09-18 14:47:06 +00:00
danm%netscape.com
52f1d992ef switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2002-09-18 14:45:31 +00:00
danm%netscape.com
4b9a5edf70 just fixing a reversed comment 2002-09-18 02:20:04 +00:00
jaggernaut%netscape.com
e748ef0a78 Bug 158173: fix some quicklaunch related wording. Patch by Mike Kowalski <pepperxn@netscape.net>, r=timeless, r=jatin, sr=jag 2002-09-17 22:58:00 +00:00
timeless%mac.com
fa3db31d0d Bug 135572 remove Theme Preferences from the View > Apply Theme submenu
patch by pepperxn@netscape.net r=doron sr=jag
2002-09-17 22:19:37 +00:00
mkaply%us.ibm.com
ef494ae99c No bug - replace old OS/2 icon with new one 2002-09-17 20:30:27 +00:00
jaggernaut%netscape.com
9378f10536 Bug 165867: (top)crash at www.sina.com.cn. r=peterv, sr=darin 2002-09-17 14:42:24 +00:00
alecf%netscape.com
b15e45e72d re-fix bug 166147 - autoinitialize mRefCnt to 0 for more efficient constructors
r=dougt, sr=jag, this time including some CSS stuff that has 31-bit refcounts.
2002-09-17 04:49:28 +00:00
alecf%netscape.com
7c03517f4d backing out my fix to 166147 to see if it fixes orange 2002-09-16 23:48:12 +00:00
alecf%netscape.com
5af36705e8 fix for bug 166147 - autoinitialize mRefCnt to 0 by using a wrapper class, a la Don Box
also clean up consumers which were using postfix decrement
r=dougt, sr=jag
2002-09-16 20:59:52 +00:00
dbaron%fas.harvard.edu
681427e926 Do more filtering of onStateChange notifications in nsBrowserStatusFilter instead of in the nsBrowserStatusHandler JS code. b=168732 sr=jag r=caillon 2002-09-16 14:13:55 +00:00
danm%netscape.com
fa22b55a15 reinstating earlier version; Txul regression in hand. long live bug 166442 r=jag,jst,et al. still applies 2002-09-14 19:44:29 +00:00
darin%netscape.com
0413b05446 fixing oops from my checkin for bug 166792, thx dbaron! 2002-09-14 06:05:08 +00:00
sfraser%netscape.com
c0f611dfc8 Fix darin build bustage. r=law 2002-09-14 01:10:47 +00:00
seawood%netscape.com
04c8c598a2 MODULE & REQUIRES should be set before config.mk is included.
Allow --enable-debugger-info-modules=apprunner to work.
2002-09-13 21:15:59 +00:00
danm%netscape.com
6363712cc2 moving nsIPopupWindowManager.idl from extensions to appshell, where it still doesn't belong but it's an improvement. long live bug 166442 r=jag,timeless 2002-09-13 20:59:56 +00:00
seawood%netscape.com
962c55d678 Use NS_INIT_ISUPPORTS instead of obsolete NS_INIT_REFCNT.
Fixing cocoa build bustage.
2002-09-13 20:37:04 +00:00
danm%netscape.com
8ab3aee3f1 moving from its old home in extensions. it doesn't belong here either, but it's used outside extensions so here it sits for now. 2002-09-13 20:11:25 +00:00
darin%netscape.com
d47b2f5e65 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
andreww%netscape.com
2558b06343 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
cbiesinger%web.de
94c4f86575 bug 141481 patch by Morten@Nilsen.com r=timeless sr=jag
strict warning in contextHelp.js
2002-09-12 23:24:47 +00:00
chanial%noos.fr
35aff21bbf Bug 167180: new API in nsIBookmarksService for creating a new resource (bookmark, folder, folder group and separator) r/sr=hyatt,blake,bryner moa=ben 2002-09-12 23:08:12 +00:00
dougt%netscape.com
65f9649028 Fixes 130954. crash [@nsComponentManagerImpl::FreeServices] (this=0x0) r=brendan@mozilla.org, sr=alecf@netscape.com 2002-09-12 19:34:36 +00:00
mkaply%us.ibm.com
84e4fef36a Forgot a header 2002-09-12 17:46:55 +00:00
mkaply%us.ibm.com
61779d04ab No bug - fixing my backout of the restart browser turbo action - should have been closer to what windows looked like before the code got put in 2002-09-12 14:48:07 +00:00
danm%netscape.com
cb279f2219 bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2002-09-12 02:42:44 +00:00
danm%netscape.com
997fa879e8 backing out Txul-regression-causing popup window manager. bug 167929 2002-09-12 01:16:59 +00:00
bzbarsky%mit.edu
3d583e763d backing out remainder of bug 22056 patch to hopefully fix remaining
regression. a=perf regression.
2002-09-11 22:16:36 +00:00
mkaply%us.ibm.com
01172203c5 #166054
Removing unnecessary OS/2 only files
2002-09-11 12:23:22 +00:00
chanial%noos.fr
9108417df6 Bug 161414: some properties windows in Bookmark Manager not properly sized r=timeless, sr=bryner 2002-09-11 12:14:20 +00:00
peterv%netscape.com
9456212b6b Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2002-09-11 11:22:41 +00:00
bzbarsky%mit.edu
da76dd0f62 Adds text/image/both modes for the main toolbar. Bug 22056, patch by
neil@parkwaycc.co.uk, r=timeless, sr=bzbarsky, moa=blake,hyatt
2002-09-11 09:48:17 +00:00
glazman%netscape.com
1d4075b29f pressing Ctrl+tab doesn't switch tabs like it does in other tabbed apps; b=136915, r=neil@parkwaycc.co.uk, sr=jag, fix by jruderman@hmc.edu (Jesse Ruderman) 2002-09-11 09:21:40 +00:00
bzbarsky%mit.edu
662b773a70 modeGetFolder should have some different wording from modeOpen. Bug
160672, r=caillon,timeless, sr=bryner
2002-09-11 07:38:14 +00:00
danm%netscape.com
4020f8bd33 temporary amaaaaazing makefile stupidity to get extension-less builds to build. i promise to sort out the real problem tomorrow. 2002-09-11 04:28:44 +00:00
danm%netscape.com
3616a834cf adding popup window manager menu. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:55 +00:00
danm%netscape.com
3f4f479c52 adding popup window checkbox. bug 166442 r=jag,jst,timeless 2002-09-11 02:31:13 +00:00
danm%netscape.com
c6e41f9d00 hooking up popup window management. bug 166442 r=jag,jst,timeless 2002-09-11 02:29:27 +00:00
danm%netscape.com
b98bd446ad add context flags from nsIWindowCreator2. bug 166442 r=jag,jst,timeless 2002-09-11 02:27:14 +00:00
danm%netscape.com
0e2fc5c13b add new include dependencies for popup window manager. bug 166442 r=jag,jst 2002-09-11 02:19:45 +00:00
danm%netscape.com
3ebfe9f890 new strings for popup window manager. bug 166442 r=jag,jst,morse 2002-09-11 02:17:48 +00:00
timeless%mac.com
0ff5ba99f7 Bug 164466 Remove unused debug window pref
patch by walk84@yahoo.com r=caillon sr=bryner
2002-09-11 02:11:08 +00:00
caillon%returnzero.com
a5cd43f732 Add a method on the fixup object to strip off wyciwyg from nsIURIs
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2002-09-11 01:44:13 +00:00
bzbarsky%mit.edu
e82c72f0d3 Right click should not toggle checkbox. Bug 166403,
r=neil@parkwaycc.co.uk, sr=hewitt
2002-09-11 01:40:23 +00:00
bienvenu%netscape.com
1ddfc591d3 make delay for selection while cursoring through trees a settable attribute, r=blaker, sr=jst, a=asa, with an assist from brendan 163946 2002-09-10 21:02:06 +00:00
bzbarsky%mit.edu
916579b804 The last checkin (both, actually) was for bug 114170 2002-09-10 08:11:53 +00:00
bzbarsky%mit.edu
8b778a8d1d *** empty log message *** 2002-09-10 08:10:10 +00:00
bzbarsky%mit.edu
8019d6dbd6 make keyboard tab switching work when the url bar is focused. Patch by
neil@parkwaycc.co.uk, r=jesse, sr=jag, a=asa
2002-09-10 08:08:59 +00:00
pete.zha%sun.com
a79325f4fd Print settings on Linux are saved at shutdown but not read at next start
bug=166217 r=rods@netscape.com sr=bryner@netscape.com a=asa Roland.Mainz@informatik.med.uni-giessen.de
2002-09-10 05:15:53 +00:00
sgehani%netscape.com
09e2d0f208 Don't show update notification if component being updated doesn't exist on disk.
b=166448; r=law; sr=dveditz; a=rjesup
2002-09-09 17:48:56 +00:00
dougt%netscape.com
a6ee0c8777 cleans up return result. b=157136. r=me. 2002-09-08 22:29:35 +00:00
dougt%netscape.com
e5bb030540 fixing a regression. r=me. 2002-09-08 01:51:29 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
sspitzer%netscape.com
d73ec61a67 fix for #121122 (nsIFilePicker should allow picking multiple files) and #43015 (Cannot add multiple attachment in Attach File dialog).
right now, only supported on windows.  bugs logged for mac, beos, cocoa, os/2, qnx
and the xpfilepicker (linux).

r=bz, sr=bienvenu, a=asa
2002-09-07 05:23:45 +00:00
leaf%mozilla.org
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
cltbld%netscape.com
0be82b3cdd updated mac getinfo strings for mozilla 1.2a, per bugzilla 163088. r=jj@netscape.com sr/a=leaf@mozilla.org. o=antitux@netscape.com 2002-09-06 21:22:10 +00:00
nhotta%netscape.com
fcc266045a Add a code to unescape with a charset for a non ASCII file name,
bug 163682, r=jbetak, sr=bzbarsky, a=rjesup@wgate.com.
2002-09-06 20:29:06 +00:00
bryner%netscape.com
11659c8e1c Bug 141295 and 153681 - fix some timing problems with initial focus. Make sure that window watcher's activeWindow accurately reflects the last window to receive an NS_ACTIVATE. Remove the GetFocusController API from nsIDocument, since the focus controller can now be obtained for the entire lifetime of the document by using GetContainer(). Cleaned up some methods on nsEventStateManager/nsIEventStateManager that were virtual for no reason. r=danm, sr=jst. 2002-09-06 00:19:58 +00:00
alecf%netscape.com
60f2285756 fix for bug 166681 - fix leak and lame string usage in global history
r=blake, sr=jag, a=asa
2002-09-05 22:14:51 +00:00
cbiesinger%web.de
24665ca7ed no bug, removing unused file. r=bryner sr=blake 2002-09-04 21:13:11 +00:00
timeless%mac.com
febd13a923 bug 166610 jar packaging failure
r=cls. macosx build fails to launch due to packaging failure
2002-09-04 20:13:07 +00:00
timeless%mac.com
7edc5fcee1 Bug 158739 Tabbed Browsing, OS X: Command+Enter checkbox text displayed in 3 lines (should be 1 line)
r=doron sr=jag
2002-09-04 03:35:58 +00:00
bzbarsky%mit.edu
6006ebb339 Add "Open in new tab" to bookmarks. Bug 103834, patch by Chris
Nebergall <ct-nebergall@wiu.edu>, r=jag, sr=ben
2002-09-04 03:29:24 +00:00
jst%netscape.com
324338a807 Fixing bug 145888. Re-ordering the menu items 'Java Console' and 'JavaScript Console' so that the more commonly used one appears before the other one in the menu. r=walk84@yahoo.com, sr=blaker@netscape.com 2002-09-04 02:38:52 +00:00
mkaply%us.ibm.com
2117c9f30a No bug - OS/2 only - by popular demand, our OS/2 users don't want Mozilla to close and restart everytime you close the last turbo window. Goodbye 2002-09-04 02:35:37 +00:00
rjc%netscape.com
ba0e03e53e Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2002-09-04 01:28:36 +00:00
rjc%netscape.com
2230462708 Fix bug # 145858 - imported bookmarked issue with NetPositive. Change required to old bug fix to get search results resolving correctly with aggregation. r=sergei_d@fi.tartu.ee sr=darin 2002-09-04 01:14:09 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
seawood%netscape.com
1507b65732 Add 'mozilla' to cvs ignore list.
Thanks to Diego Biurrun <diego@biurrun.de> for the patch.
Bug #165939 r=cls
2002-09-03 22:36:56 +00:00
timeless%mac.com
43e442ad09 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
timeless%mac.com
46be326ed0 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
bryner%netscape.com
32dfde5bb0 Removing MOZ_PHOENIX #ifdefs that are no longer needed. 2002-09-02 20:21:31 +00:00
bolian.yin%sun.com
7f20747d62 Bug 97424, Expanding pasted folders results in hang then crash. r=chanial@noos.fr, sr=jag 2002-09-02 08:08:32 +00:00
bryner%netscape.com
ad376113e3 Switch to building in browser/app and linking with libxulapp_s, instead of building in xpfe/bootstrap, for Phoenix. Remove some MOZ_PHOENIX #ifdefs that are no longer needed. Not part of the normal build. 2002-09-02 04:03:07 +00:00
timeless%mac.com
07671c37b5 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2002-09-02 03:36:38 +00:00
bryner%netscape.com
dfda04dd5a Oops - moving MOZ_WINCONSOLE defines up above include of config.mk. 2002-09-02 02:22:10 +00:00
bryner%netscape.com
6f2dee8b61 Factor out console linker flags for Win32 (MOZ_WINCONSOLE) into config.mk so that we can use them from elsewhere. r=cls. 2002-09-02 01:47:23 +00:00
timeless%mac.com
fb343de677 Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=timeless sr=bz
2002-08-30 14:50:16 +00:00
kyle.yuan%sun.com
6fd77937f3 Bug 43714 Tooltip for the 'Home' button not updated when setting page via prefs
r=biesi, sr=bzbarsky
Register a pref callback in navigator.js.
2002-08-30 09:37:15 +00:00
bzbarsky%mit.edu
a3fbeac670 Extend CTL extension to support multiple CTL scripts (framework + hindi
support).  Bug 163962, r=gilbert.fang@sun.com, r=prabhat.hegde@sun.com,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
danm%netscape.com
ee699f4e3e restate and simplify the application-quit and application-don't-quit-while-windows-are-open logic. bug 163710 r=brendan,pinkerton 2002-08-29 23:55:37 +00:00
bryner%netscape.com
898f7454be Fixing up splash_xpm for phoenix builds on Linux. Not part of the default build. 2002-08-29 03:04:36 +00:00
mkaply%us.ibm.com
b28cc258a8 OS/2 bustage - don't need these .gets 2002-08-27 12:39:30 +00:00
cbiesinger%web.de
a5036f490f bug 164489 r=timeless sr=bz contentAreaUtils.js should use appendFilters for well known types (text, allfiles) 2002-08-27 08:06:37 +00:00
alecf%netscape.com
ad0975dbcf oops, fix a typo in my previous checkin that caused help not to display - found by bryner, just returning the logic to where it was before... 2002-08-27 04:17:32 +00:00
timeless%mac.com
ed0da88221 Bug 164731 wrong accesskey in bookmarks.xul
r=caillon, rs=darin
2002-08-27 02:20:14 +00:00
caillon%returnzero.com
6dcb13fc80 152625 - Make loading a groupmark honor the 'Load links in the background' pref
r=sicking sr=jag
2002-08-27 02:20:04 +00:00
dougt%netscape.com
22ffaadb79 exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
alecf%netscape.com
dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
danm%netscape.com
c96f5f8011 removing parameter to nsINativeAppSupport::OnLastWindowClosing. Also bringing up to date with nsNativeAppSupportWin.cpp rev 1.82 (see bug 163718). bug 163918 r=brendan,law 2002-08-24 18:59:04 +00:00
danm%netscape.com
b50980e5c1 removing parameter to nsINativeAppSupport::OnLastWindowClosing. bug 163918 r=brendan,law 2002-08-24 18:58:52 +00:00
danm%netscape.com
091b30e2a3 update for rev 1.26 of nsIAppShellService.idl: Quit takes a new parameter. bug 163918 r=brendan,bryner 2002-08-24 18:58:19 +00:00
danm%netscape.com
02c9fc340e rearrange Destroy to not confuse WindowWatcher. bug 163918 r=brendan,bryner 2002-08-24 18:57:55 +00:00
danm%netscape.com
a213262c26 move Quit code from UnregisterWindow into Quit. bug 163918 r=brendan,bryner 2002-08-24 18:57:45 +00:00
roc+%cs.cmu.edu
cb32a0f906 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00
kairo%kairo.at
2396ba53df Bug 131825 downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue), part 2: cvs removing downloadmanager.ent, r=timeless sr=dveditz 2002-08-23 11:47:33 +00:00
mkaply%us.ibm.com
35ed14a818 #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:30:59 +00:00
timeless%mac.com
63e606c830 Bug 131825 downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue)
patch by Marek.Wawoczny@GmbH.rubikon.pl r=timeless sr=dveditz
2002-08-22 22:01:43 +00:00
aaronl%netscape.com
59f407c9b6 Bug 133155. Site Navigation menu doesn't have access keys. Patch from gregvalure@wanderlife.com. r=aaronl, sr=jag 2002-08-22 04:16:12 +00:00
danm%netscape.com
5a5730f3b4 mInitialWindow is now a simple boolean; it's no longer a useful window after bug 130719 was fixed. bug 163718 r=brendan,law 2002-08-21 21:57:13 +00:00
alecf%netscape.com
4f32767773 fix bug 161701 - stop using prefs to save the last page visited
instead, use mork's MetaRow and store it in the kLastVisitedPage token
r=bnesse, sr=bienvenu
2002-08-21 21:00:49 +00:00
seawood%netscape.com
05110e09d0 Install new icons during 'make install'
Thanks to Paul Boven <p.boven@chello.nl> for the patch.
Bug #163237 r=bryner
2002-08-21 04:09:14 +00:00
alecf%netscape.com
03f69e9a10 fix bug 162741 - revamp chrome registry interface in preparation for bug 160000 - switch lots of public APIs over to ACString, etc.
r=bryner, sr=hyatt
2002-08-20 18:12:51 +00:00
danm%netscape.com
9aa2cbf154 reorder Destroy() sequence and remove new window creation check from bug 115969 (rev 1.89 of .cpp). bug 130719 r=brendan,pavlov 2002-08-20 04:34:09 +00:00
danm%netscape.com
2734071cb9 exit the app from Quit() only if all windows could be closed. bug 130719 r=brendan,pavlov 2002-08-20 04:30:24 +00:00
kyle.yuan%sun.com
35c3a44abb 152651 Main menu items get forver disabled after the invocation of Save File dialog.
r=jag, sr=bz
Check in for Simford.Dong@sun.com's fix
2002-08-20 03:30:19 +00:00
asasaki%netscape.com
b305df1154 fix for bug 136673 and bug 138764, adding version info to mozilla.exe
for the trunk and adding a program description.
r=cls, no sr= needed for build module.
2002-08-19 22:51:52 +00:00
cbiesinger%web.de
a1fe777349 bug 163230 r=db48x sr=roc+moz update "file a bug" link 2002-08-19 22:05:18 +00:00
henry.jia%sun.com
227be5af9c Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2002-08-19 04:29:58 +00:00
cmanske%netscape.com
36cbd2e832 Dont allow arrow key event processing in radiogroup unless focus is on radio button. b=149517, r=brade, sr=hewitt 2002-08-15 22:12:01 +00:00
darin%netscape.com
d86e3064ab second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf 2002-08-15 18:38:46 +00:00
mkaply%us.ibm.com
0613780eca #162387
r=pedemont, no sr.

OK, I need this in. OS/2 menus are unusable without this.
Basically, when 117730 went in, it regressed this because
the fix for 101771 was no longer needed.

This is backing out the 101771 fix.

I have verified this doesn't break Windows.
The only other platform that could be an issue is Mac, but
it shouldn't be because Mac uses native menus. No other
platform handles clipSiblings.

If this does break something, you would see it as menus
appearing behind other menus.
2002-08-15 14:49:44 +00:00
mkaply%us.ibm.com
a4c5b5b8e4 #162605
r=bryner
Copy OS/2 icons into chrome
2002-08-15 12:34:50 +00:00
caillon%returnzero.com
80633a070f 134395 Add 'tree status' to QA menu
Patch by magicdice@hotmail.com
r=timeless sr=blake
2002-08-15 08:51:43 +00:00
bryner%netscape.com
2abbf86ae7 Bug 157830 - add per-window taskbar icons for Linux. Move the windows icon files into xpfe/bootstrap/icons/windows. r=pavlov, sr=blizzard. 2002-08-15 00:36:57 +00:00
seawood%netscape.com
3cc9c5e53c Removing old unused module prefix files.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:09:28 +00:00
seawood%netscape.com
8e930f4610 Use shared prefix files instead of old module specific ones.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:07:41 +00:00
cbiesinger%web.de
019e27d3b8 bug 84542 r=timeless sr=bzbarsky disable view|page source for images 2002-08-14 22:01:44 +00:00
timeless%mac.com
a38e68189f Bug 153655 aboutCommunicatorCmd.label is unused
also removing:
howTutorialCmd.label
helpChannelCmd.label
r=biesi sr=bz
2002-08-14 10:13:28 +00:00
bryner%netscape.com
162b736af9 phoenix only - not part of build
Change the DDE application name so that you can start Phoenix with Mozilla running.  r=hyatt, cls.
2002-08-14 09:46:17 +00:00
bolian.yin%sun.com
935098bcdb Bug 148996, enable the feature of Drag and Drop on Bookmarks button on the personal toolbar. r=bryner, sr=blizzard. 2002-08-14 09:41:07 +00:00
mkaply%us.ibm.com
d429367b00 Adding desktop icons for OS/2 2002-08-13 20:30:39 +00:00
blythe%netscape.com
2c173f1bf8 Fix bug 119034, win startup/shutdown problem
r=pavlov,sr=alecf
2002-08-13 18:45:41 +00:00
timeless%mac.com
6a236d1360 Bug 129612 Remove "Enable Syntax Highlighting" checkbox
rossi@viel.org r=neil@parkwaycc.co.uk sr=blake
2002-08-13 16:28:44 +00:00
timeless%mac.com
38968475cb Bug 155994 WARNING: the property generalNotCached already exists in pageInfo.properties
r=biesi sr=darin
2002-08-13 15:49:47 +00:00
cbiesinger%web.de
b905185769 bug 97123 part 2; patch by jrgm@netscape.com r=biesi sr=bzbarsky
fix regression - clicking on entries in autocomplete dropdown didn't work anymore
2002-08-13 09:58:47 +00:00
timeless%mac.com
28608605a8 Bug 161722 nsFilePicker.js has unreachable code (try block)
reverting errant reorder of typeof call
r=kaie sr=bz
2002-08-13 08:58:43 +00:00
timeless%mac.com
aa60e5c070 correcting interface name (fallout from bug 157624) used bug 158593
r=nick rs=mozbot pay attention to interface changes
2002-08-13 04:55:16 +00:00
timeless%mac.com
aafce20f2c Bug 158593 [RFE] It should be posible to drag items from the media tab and the links tab in page info.
patch by nick@technisys.com.ar r=db48x sr=jst
2002-08-13 04:11:55 +00:00
blakeross%telocity.com
cc4792feca #ifdef for phoenix, NPOB. 2002-08-13 01:21:48 +00:00
dougt%netscape.com
c82b168650 Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208 2002-08-12 22:09:25 +00:00
sgehani%netscape.com
626d1cfe63 Fix ``Sidebar fails to select a panel when told to do so''.
b=158736; r=bryner; sr=blake
2002-08-12 21:20:02 +00:00
cbiesinger%web.de
847f977252 bug 127332 r=db48x sr=bzbarsky Meta headers have a : at the end 2002-08-12 09:11:12 +00:00
morse%netscape.com
4ea048345b bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag 2002-08-12 06:30:59 +00:00
cbiesinger%web.de
5aa71c0a69 bug 48436 r=caillon sr=blake Change "Document: Done" to "Done" 2002-08-11 18:04:50 +00:00
cbiesinger%web.de
847cab50a2 Bug 158976 r=timeless sr=blake
`Work Offline' menu item isn't checked like in most other browsers
2002-08-11 17:47:18 +00:00
cbiesinger%web.de
f9592936f1 bug 97123 r=brade sr=alecf modifier+Enter in address field and go button should behave like modifier+click on link 2002-08-11 12:16:39 +00:00
cbiesinger%web.de
836b0c0359 bug 151899 r=db48x sr=alecf Show link target "Page Info" 2002-08-11 12:12:12 +00:00
cbiesinger%web.de
d31570e517 bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog 2002-08-11 12:01:18 +00:00
varga%netscape.com
358f087d98 Fix for bug 120383 - make Category at the top of the prefs listing unclickable
r=sicking, sr=bz
2002-08-11 11:30:34 +00:00
bzbarsky%mit.edu
2a58ae0084 Fix string warning. Bug 160389, patch by cahagn_o@epita.fr (Olivier
Cahagne), r=db48x, sr=bzbarsky
2002-08-11 10:27:36 +00:00
gerv%gerv.net
a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
blakeross%telocity.com
7d371d9faa Don't heed startup prefs for phoenix. 2002-08-10 01:44:09 +00:00
leaf%mozilla.org
fdcde43318 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
jrgm%netscape.com
cf741c36a2 bug 158626, remove obsolete 'fastnav' experiment, r=bzbarsky, sr=bryner 2002-08-09 01:25:48 +00:00
bryner%netscape.com
a2765bff72 Substitute in the correct program name for mozilla-bin, in case it's defined differently (bug 161803). r=cls. 2002-08-09 01:07:06 +00:00
caillon%returnzero.com
a338d5efd5 Bug 161677. Making prefs work again: The OK button in prefs wasn't working from any panel other than the "Navigator" panel.
r=timeless sr=alecf
2002-08-08 21:18:03 +00:00
serge%netscape.com
fc8680db41 fix 153454 Link to image/tiff file does not download correctly (with plug-in installed) r=av, sr=alecf 2002-08-08 20:14:57 +00:00
darin%netscape.com
45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
timeless%mac.com
ddc4053392 Bug 161677 Preferences > Appearance > Colors horked, JS error
the ok and cancel handlers will now each get a chance to execute.
throwing an exception will not prevent the dialog from closing per the user's primary directive.
r=frodob sr=alecf
2002-08-08 18:51:03 +00:00
timeless%mac.com
e078e919dd Bug 161722 nsFilePicker.js has unreachable code (try block)
r=db48x sr=bzbarsky
2002-08-08 18:27:16 +00:00
timeless%mac.com
d082b1667e Bug 134620 Can't add bookmark folder from personal toolbar
patch by chanial@noos.fr r=caillon sr=blake
2002-08-08 14:19:48 +00:00
caillon%returnzero.com
e25635a6a8 Don't set the last page visited pref if unneeded (privacy).
Don't fetch a new prefservice every pageload.
Disable navigator pref buttons that do nothing.

Bug 114782
r=alecf sr=blake
2002-08-08 07:49:09 +00:00
seawood%netscape.com
ae739f8f71 Allow mozilla to handle paths with spaces correctly. (Note: it still doesn't appear to work properly for gdb4. Reportedly works for gdb5 though)
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #157043 r=cls
2002-08-07 11:46:15 +00:00
hyatt%netscape.com
844a01e44f ifdefs for phoenix. 161448. not part of main mozilla build. 2002-08-07 09:26:30 +00:00
blakeross%telocity.com
b67b8f424b Turn off the splash screen in phoenix (r=bryner sr=hyatt, npob). 2002-08-07 08:54:08 +00:00
timeless%mac.com
6b932868e6 Bug 29856 *nix only : Window Class the same for all mozilla windows
original patch from arik devens / rob ginda
r=akkana sr=alecf
2002-08-07 01:59:22 +00:00
akkana%netscape.com
52f4ba704d 105895: shift-middleclick in content opens clipboard url in new tab or window. r=brade, sr=jag 2002-08-06 23:52:15 +00:00
alecf%netscape.com
9d46c7a238 fix for bug 12493 - layout should canonicalize urls before asking global history for visited status
r=radha, sr=darin
2002-08-06 23:51:42 +00:00
alecf%netscape.com
2958cb7ad5 bug 142310 - topcrash fix - make the member hashtable be stored as a member variable, no need to allocate it on demand
r=darin, sr=jag
2002-08-06 23:46:18 +00:00
timeless%mac.com
d40c083d1e Bug 101059 [FIX] Can't drag between folders on personal toolbar
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:16:40 +00:00
timeless%mac.com
40156a1ad5 Bug 83298 Folder Properties window has the wrong text
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:13:43 +00:00
jaggernaut%netscape.com
c5f24f1e8a BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner 2002-08-06 14:51:06 +00:00
bzbarsky%mit.edu
69283ac16a ugh. I mismerged the patch for bug 150451. This is the right code
now.  Thanks to Sander for catching it.
2002-08-06 08:41:52 +00:00
henry.jia%sun.com
17a5f04f77 2nd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:11:23 +00:00
bzbarsky%mit.edu
c4767d7ea6 linux filepicker should remember size when it's resized. Bug 159131,
r=caillon, sr=jag
2002-08-06 05:04:34 +00:00
bzbarsky%mit.edu
1e12afb8c5 Bug 150451. Don't use ".html" as a filename. Patch by Sander
<mybugzilla@juima.org>, r=bzbarsky, sr=jag
2002-08-06 01:27:31 +00:00
bzbarsky%mit.edu
6f1de71cec Bug 76799. Unescape the filename if it comes from a URL. r=brade, sr=jag 2002-08-06 01:17:55 +00:00
bzbarsky%mit.edu
f8f8382a35 Save as on a page with no filename and title should not just die. Bug
158598, patch by sharparrow1@yahoo.com, r=timeless, sr=bzbarsky.
2002-08-06 01:16:35 +00:00
bryner%netscape.com
056465c13c Fix a typo that was causing bug 153828, inability to navigate bookmarks and history in a maximized window. r=saari, sr=jag. 2002-08-06 01:12:33 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
cbiesinger%web.de
128c34e359 bug 160620 patch by chanial@noos.fr r=caillon sr=jag a=asa
drag and drop into menu regression for Windows
2002-08-03 20:22:48 +00:00
kyle.yuan%sun.com
1187bc9c8e Bug 151837 Export Bookmarks in Bookmark Manager saves nothing
r=pierrechanial@netscape.net, sr=blake, a=asa
Must not delete/rename the temp file if tempFile == aBookmarksFile
2002-08-02 05:57:51 +00:00
law%netscape.com
87b5f7f302 Bug 155080; move SavePrefFile call ahead of call to ShutDownCurrentProfile; this does two things: (a) protects prefs.js with profile lock (b) prevents collision on prefs.js that causes prefs to be lost; r=ccarlen, sr=bryner, a=asa 2002-08-02 04:11:45 +00:00
loadrunner%betak.net
d70fd1c727 b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa 2002-08-02 00:53:34 +00:00
aaronl%netscape.com
0f4ba024e4 Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt 2002-08-01 23:12:38 +00:00
blakeross%telocity.com
70d620f3b7 155712 - remove session history limit pref. r=jrgm sr=ben 2002-08-01 02:39:14 +00:00