Commit Graph

10882 Commits

Author SHA1 Message Date
kairo%kairo.at
a2d46b6f18 bug 134935 - Collapse and Expand in History context menu share the same accesskey entry, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk 2003-02-22 13:54:28 +00:00
varga%netscape.com
165a71d7b3 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
ssu%netscape.com
207478defe attempting to fix bug 140995 - Freeze after setting as default browser [Win 2000 and XP]. Not sure if this is the real fix since I can't reproduce the problem exactly. sr=jag a=asa 2003-02-22 09:10:00 +00:00
seawood%netscape.com
c01ffacdd7 Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
jaggernaut%netscape.com
c1edf0c44c Bug 191826: tab context menu: "close tab" should be at top. Also adding back "Close Other Tabs". r=shliang, sr=bryner, a=asa 2003-02-21 12:12:38 +00:00
nisheeth%netscape.com
8180f7e5ba Fix bug 193347. r/sr=alecf. a=dbaron. Remove autocomplete learning and data collection code from nsGlobalHistory.cpp now that it is no longer needed. 2003-02-21 05:08:12 +00:00
jaggernaut%netscape.com
35b7d13c1b Bug 126826: back/forward buttons stop working because of invalid value for sessionhistory.max_entries in prefs.js. r=jrgm, sr=bryner, a=asa 2003-02-21 01:50:14 +00:00
sgehani%netscape.com
5158bf9a04 Make holding the option key at launch time open the profile manager on mac.
b=194149; r=sgehani; sr=jaggernaut; a=asa; author=sfraser
2003-02-21 00:54:00 +00:00
kaie%netscape.com
f2bc384b60 b=185690 Preference "Client Certificate Selection" has no effect
This in general makes the radio button code more failsafe when dealing with unexpected preference strings.
r=javi sr=jaggernaut a=asa
2003-02-20 01:05:51 +00:00
neil%parkwaycc.co.uk
6696a35fcb Bug 191818 File menu missing "Close other tabs" option r=shliang sr=jag a=asa 2003-02-19 13:26:03 +00:00
amardare%qnx.com
cc252c2d9d Photon specific changes after synchronizing with the head branch.
These changes were included with our released mozilla 1.0 package.
2003-02-19 00:21:09 +00:00
robin.lu%sun.com
08d3e6e44c fixed Bug 186510 [gtk2] porting splash.
r=blizzard sr=jaggernaut a=dbaron
2003-02-17 02:15:28 +00:00
cbiesinger%web.de
07d9f284b2 192805 patch by db48x@yahoo.com r=timeless sr=bzbarsky a=asa
Page Info Window does not remember previous size
2003-02-16 11:48:46 +00:00
aaronl%netscape.com
1339837416 Bug 191413. Little text changes to keynav pref panel. r=jatin, sr=oeschger, a=dbaron 2003-02-14 07:52:00 +00:00
shliang%netscape.com
7231f7fb98 hook up help for popup blocking pref panel. r=danm, sr=jag, a=dbaron 2003-02-13 23:04:42 +00:00
kyle.yuan%sun.com
73636ad632 Bug 186515 no content in sidebar
r=shliang, sr=jaggernaut, a=asa
delayed call to sidebarObj.panels.refresh()
2003-02-13 00:54:04 +00:00
locka%iol.ie
9e1288aa6d Better explain nsIWebNavigation "document" attribute, fix spelling of "referringURI" attribute. b=192322 r=danm@netscape.com sr=bzbarsky@mit.edu a=asa@mozilla.org 2003-02-12 23:50:14 +00:00
kairo%kairo.at
57a282c84f bug 185698 - localeVersion update for 1.3b on trunk, fix two files I missed last time, r=rchen, sr=blizzard, a=dbaron 2003-02-07 01:27:26 +00:00
jj%netscape.com
d0cd3aa89d fix for bug 191901: updated version strings for English locale. r=bryner, sr=sfraser, a=asa 2003-02-06 00:50:48 +00:00
dbaron%dbaron.org
d8c286951d Prevent statusbar resizer from showing on Mac, in any theme. b=188927 sr=sfraser r=jag a=asa b=188927 2003-02-05 03:00:07 +00:00
bzbarsky%mit.edu
102860afa7 "Close other tabs" is scary and dangerous and not too useful. Bug 103354,
patch by jag, r=caillon, sr=bryner, moa=ben, a=asa, alphabet-soup=campbell, go
team!
2003-01-31 10:01:41 +00:00
aaronl%netscape.com
602f897b3b Bug 191150. oncommand getting fired twice for xul buttons when accesskey is pressed and button already has focus. r=samir, sr=jag, a=asa 2003-01-31 07:37:58 +00:00
suresh%netscape.com
ed4933709d bug 190993 - classic] cache pref panel is "squished". r-shliang, sr-jag, a-dbaron 2003-01-31 02:18:48 +00:00
lpham%netscape.com
c932366f77 update Copyright to 2003 bugzilla #188515 r=kysmith sr=leaf a=leaf 2003-01-30 23:10:24 +00:00
sfraser%netscape.com
d2b4e7ee24 Fix bug 181454 -- endless opening of new windows when another app tells Mozilla to open a new window, via Apple Events. Make sure we return noErr when we've handled the event. r=ccarlen, sr=jag, a=asa. 2003-01-30 22:40:25 +00:00
neil%parkwaycc.co.uk
cd149627d4 Bug 173223 Separator remains on toolbar when home button hidden p=martin@wulffeld.org r=me sr=jag a=asa 2003-01-30 10:33:12 +00:00
neil%parkwaycc.co.uk
e51053493b Bug 190939 JS error and strict warning in sidebarOverlay.js r=shliang sr=alecf a=asa 2003-01-30 10:17:41 +00:00
jaggernaut%netscape.com
a7bc8b3b3f Bug 190791: Windows don't remember location in macho builds. r=danm, sr=sfraser, a=asa 2003-01-30 04:51:50 +00:00
sspitzer%netscape.com
c3753032f5 fix for bug #158711. don't show the "show and alert" pref UI for platforms
(like linux) that don't have the alert service.
r/sr=dmose, a=asa
2003-01-30 00:46:28 +00:00
varga%netscape.com
55f56a485c Fix for bug 182842. major perf regression (O(N^2)) in bookmark writing (closing windows)
r=darin, sr=jag, a=dbaron
2003-01-29 07:36:52 +00:00
bzbarsky%mit.edu
4ea1c243fd Use GetUnicodeResource instead of GetResource to fix intl issues. Bug 189106,
r=timeless, sr=dmose, a=asa.
2003-01-29 04:22:20 +00:00
suresh%netscape.com
5d6141fab6 bug 166648 - allow link prefetching to be disabled via user prefs. r-dougt, sr-alecf, a-asa. 2003-01-27 22:23:28 +00:00
bryner%netscape.com
5b6211731b fixing cocoa-only bustage; not part of the normal build. a=roc. 2003-01-25 02:18:29 +00:00
neil%parkwaycc.co.uk
cec41a4834 Bug 189842 Highlighting in about:config is too dark p=durbacher@gmx.de r=me sr=jag a=asa 2003-01-24 10:37:40 +00:00
gerv%gerv.net
1b1d145c63 Bug 190377 - Add credit for JPNIC code to about: page. Patch by gerv; r=caillon, a=asa. 2003-01-24 07:57:35 +00:00
ccarlen%netscape.com
59a80809d2 Bug 190172 - Keyboard shortcut for switch profile is wrong. r=aaronl/sr=jaggernaut/a=asa 2003-01-23 15:29:56 +00:00
kairo%kairo.at
1416a6e0c4 bug 190085 - about:plugins is not working; remove spaces from .properties files to work around a regression of .properties parser, r=biesi, sr=bz, a=asa 2003-01-23 13:46:53 +00:00
caillon%returnzero.com
87c2b9e2b4 Bug 115539, Add pref UI to disable/enable domain guessing in Location (adding "www." and ".com" to domain names)
r=timeless sr=jag
2003-01-22 07:05:14 +00:00
ccarlen%netscape.com
0fcd29efcb Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf 2003-01-22 06:13:39 +00:00
shliang%netscape.com
6abe43a65d bug 190015 - change verbage for popup blocking - r/sr=jag 2003-01-22 05:46:42 +00:00
shliang%netscape.com
12b8ac7ec6 bug 190014 - prefill popup manager appropriately when opened from popup blocked statusbar icon - r/sr=jag 2003-01-22 05:45:11 +00:00
dougt%netscape.com
09605deb19 Fixing mozilla version command option. r=pavlov, sr=alec, b=189992 2003-01-22 05:03:21 +00:00
mkaply%us.ibm.com
cebb7c2b3c #189349
r=cbiesinger, sr=bzbarsky
Have OS/2 follow the Windows path for downloadManager dialog - launch and open in explorer
2003-01-22 04:58:09 +00:00
danm%netscape.com
e6708b965b add id to menu item for overlay insertion. bug 185689 r=jag 2003-01-22 04:15:32 +00:00
aaronl%netscape.com
802a4d2354 Bug 169489. Preferences panel for Keyboard Navigation and Find As You Type. r=samir, jag. sr=dveditz, ui approval from Jatin, others 2003-01-22 03:23:05 +00:00
aaronl%netscape.com
ec704b5a30 Bug 185270. Make Insert/shift+insert open link in new tab (foreground/background, depending on whether shift is pressed). r=caillon, sr=jag 2003-01-21 23:04:02 +00:00
kairo%kairo.at
4ce1e04631 Bug 56863 - make about:plugins localizable, r=biesi, sr=bz 2003-01-21 21:04:23 +00:00
sfraser%netscape.com
639bcf74fb Fix bug 189301 -- downloading files to dir with Japanese name doesn't work if showing progress dialog. Fix nsIDownloadManager idl to not trash non-ASCII UTF8 paths, and fix nsDownloadProxy.h to use a UTF8 path, rather than a native path. Other fixes noted in bug. r=bz, sr=jag 2003-01-21 19:30:59 +00:00
bzbarsky%mit.edu
ba0cd08b19 Fix the RDF-munging code to better handle the whole update-vs-assert thing.
Bugs 189034, 189080, 189107.  r=pkw@us.ibm.com, sr=peterv
2003-01-21 13:27:23 +00:00
neil%parkwaycc.co.uk
4cc6dc43ae Bug 189835 about:config doesn't work anymore r=jan sr=peterv 2003-01-21 12:52:18 +00:00
shliang%netscape.com
89269950d5 bug 134345 - sidebar button. r=sgehani, sr=jag 2003-01-21 08:49:35 +00:00
shliang%netscape.com
2f1ef1430b bug 176624 - popup blocking. r=danm, sr=jag 2003-01-21 07:38:02 +00:00
dougt%netscape.com
a685d8fad3 Disabling Glue when building with timeline b=189869. r=cls 2003-01-21 06:33:50 +00:00
dougt%netscape.com
55e98d6e73 fixing 189839 - remote gives the wrong return value. r=kairo@kairo.at 2003-01-21 00:12:11 +00:00
timeless%mozdev.org
ddfd4e82c0 Bug 189496 Capitalize accesskeys in cache preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-20 16:13:44 +00:00
timeless%mozdev.org
9f4fe7c6d6 Bug 189492 Capitalize accesskey for More Infor_m_ation in smart browsing preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-20 16:13:15 +00:00
mkaply%us.ibm.com
7515a858a3 The real fix - there were two places I needed to ifneq 2003-01-20 13:47:49 +00:00
neil%parkwaycc.co.uk
298acda13d Bug 189452 about:config localization issues r=caillon sr=sspitzer 2003-01-20 13:39:19 +00:00
timeless%mozdev.org
9c457793c1 Bug 180942 Helper Applications panel: buttons/groupbox partially cropped on right side
patch by doron r=caillon sr=bz
2003-01-20 12:39:50 +00:00
neil%parkwaycc.co.uk
53bc0a817e band-aid for bug 90337 URL bar not responsive to the "Enter/Return" key. r=ere sr=jag 2003-01-20 09:38:06 +00:00
jrgm%netscape.com
9f319a79e1 remove '#ifndef REPEATING_TIMERS' code. This was accidentally turned back on in 9/02 after being dead from 12/01, and will now revert to using repeating timers. Affect caret, <blink>, bookmarks & search 'ping'. bug 182141, r+sr=smfr 2003-01-20 04:26:17 +00:00
mkaply%us.ibm.com
64b525e175 For reasons beyond me, NOT compling nsStackFrame is causing the bustage on OS/2 2003-01-19 15:11:18 +00:00
timeless%mozdev.org
db99c51114 Bug 189401 nsCharsetMenu::FreeResources gets a service on shutdown
r=alecf sr=bz
2003-01-19 00:46:17 +00:00
varga%netscape.com
cf7d4f59f9 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
varga%netscape.com
874f920e11 Landing pref based, automatic image resizing.
Disabled by default.
r=jst, sr=jag
2003-01-18 10:17:58 +00:00
dbaron%dbaron.org
1ec50be513 Back out changes for bug 177912, since they broke an RH 7.x commercial tinderbox (and probably other similar build configurations). 2003-01-18 05:18:45 +00:00
dbaron%dbaron.org
bc24dba3d1 Possible fix for bustage on some machines. b=177912 2003-01-18 03:58:17 +00:00
darin%netscape.com
685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
dougt%netscape.com
135161218a Fixing which string lib we link to. I think this will fix the relocation error blizzard was seeing. r=me 2003-01-18 01:21:31 +00:00
hewitt%netscape.com
25a60cb653 backing out shliang 2003-01-18 00:02:15 +00:00
dbaron%dbaron.org
31483c6df1 Fix some reported compilation problems by including string.h with _GNU_SOURCE defined rather than prototyping strsignal ourselves. b=177912 sr=bryner 2003-01-17 23:44:17 +00:00
mkaply%us.ibm.com
a0fe4edf1f OS/2 bustage - add NOE for link, don't build nsStackFrameUnix, and remove palette stuff for now since we don't link to gkgx 2003-01-17 20:56:43 +00:00
neil%parkwaycc.co.uk
4837a0fde9 Bug 176370 folder pane performance regression r=varga sr=bienvenu 2003-01-17 14:13:47 +00:00
mkaply%us.ibm.com
70715cde11 OS/2 bustage - two argArrays 2003-01-17 13:41:39 +00:00
seawood%netscape.com
d8542ba99b Link order matters.
Fixing irix tinderbox bustage.
2003-01-17 06:11:55 +00:00
shliang%netscape.com
5059f667b4 112789, disabled radio elements should not get focus, r=hewitt,sr=jag 2003-01-17 04:17:06 +00:00
shliang%netscape.com
2d693a4c7c 125567, cache pref panel clipped, r=varga,sr=jag 2003-01-17 04:15:23 +00:00
ccarlen%netscape.com
fc60b8f10c Fixing OSX orangeness - turning off GRE for OSX, back on for others 2003-01-17 04:09:29 +00:00
timeless%mozdev.org
de20e071e3 Bug 189315 Capitalize accesskey for Tex_t_ in colors preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-17 03:15:23 +00:00
timeless%mozdev.org
2791f07791 Bug 189312 Capitalize accesskey for Pro_p_ortional in fonts preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-17 03:14:54 +00:00
darin%netscape.com
01050b61be Attempting to fix Mac OSX bustage 2003-01-17 03:08:36 +00:00
bryner%netscape.com
5c70292d51 fix debug objdir build bustage from tracemalloc split. r=cls. 2003-01-17 01:31:18 +00:00
timeless%mozdev.org
1ba34f0e36 Bug 181764 make page info appear faster
patch by db48x@yahoo.com r=caillon sr=jag
2003-01-16 21:46:08 +00:00
dougt%netscape.com
f164a0e4bc Attempting to keep Mac CFM afloat. 2003-01-16 19:52:54 +00:00
dougt%netscape.com
23b3fe29ca Enabling GRE support in the mozilla client. r=chak, sr=darin, b=173262 2003-01-16 19:25:47 +00:00
neil%parkwaycc.co.uk
1c150b0e04 Bug 107148 about:config todo list r=callion rs=sspitzer 2003-01-16 09:50:27 +00:00
bzbarsky%mit.edu
63f88dbace removing the version of the dialog that predates the version that predates the
version that we currently use (or did I miss a generation in there?  Whatever).
_So_ not part of build.  r=mozbot, moa=myself, I guess.
2003-01-16 03:07:58 +00:00
mkaply%us.ibm.com
e662a2b152 #165752
r=pedemont, sr=blizzard (OS/2 only)
OS/2 only - make -splash work
2003-01-16 00:26:40 +00:00
mkaply%us.ibm.com
11d3b76aed #140683
r=pedemont, sr=blizzard (OS/2 only)
OS/2 only - Add 256 color support
2003-01-16 00:23:32 +00:00
dougt%netscape.com
6508e0713e move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
bzbarsky%mit.edu
1004a15b63 cosmetic space removal. Bug 189036, r=caillon, sr=jag 2003-01-15 00:11:27 +00:00
aaronl%netscape.com
e70f5db228 Backing out bug 187511. Add Find As You Type to menus 2003-01-14 23:06:12 +00:00
bzbarsky%mit.edu
887eaa04b0 Tweak groupbox look. Bug 189101, r=biesi, sr=jag 2003-01-14 22:42:37 +00:00
nisheeth%netscape.com
5148c126fa Fix for bug 184167. Regression caused by checkin on patch on bug 182366. Initialize pref variables to default values. The r/sr on bug 182366 applies to this checkin. 2003-01-14 22:36:51 +00:00
bzbarsky%mit.edu
ddd165f8a5 Fix case of access key for '_E_xtensions'. Bug 189099, patch by
piersc@cogs.susx.ac.uk (Piers Cornwell (spark)), r=sr=bzbarsky
2003-01-14 21:52:50 +00:00
bzbarsky%mit.edu
1f4c1d03f9 Fix crash on tearing down the download progress window. Bug 188877,
r=timeless, sr=jag
2003-01-14 05:02:46 +00:00
nisheeth%netscape.com
99c390f2cf Fix Irix bustage. Remove Windows linefeeds from file. 2003-01-14 04:41:53 +00:00
aaronl%netscape.com
b0b915774b Bug 187511. Add Find As You Type to menus. r=shliang, sr=jag 2003-01-14 04:07:48 +00:00
sgehani%netscape.com
9f438b28e3 Make exiting print preview less ``choppy''.
b=186346; r=shliang; sr=jaggernaut
2003-01-14 03:55:03 +00:00
timeless%mozdev.org
22b856cac4 Bug 138633 Esc key should close element properties dialog.
patch by walk84@yahoo.com r=jag sr=bz
2003-01-14 03:02:46 +00:00
alecf%netscape.com
d8e0d1d0a2 fix for bug 156940 - stop crashing on exit by manually releasing the 'param' attribute when the autocomplete widget goes away - this way the mork row doesn't hang around after the db is closed...
r=timeless, sr=sfraser
2003-01-14 00:41:01 +00:00
nhotta%netscape.com
649813f42d move the pref dialog size info platform jar files,
check in for yxia@netscape.com
bug 99402, r=nhotta, sr=jag.
2003-01-14 00:03:12 +00:00
nisheeth%netscape.com
7b38fab678 Ongoing work for bug 182366. Use machine learning techniques to sort autocomplete results. r=heikki. sr=hewitt. 2003-01-13 22:23:41 +00:00
bzbarsky%mit.edu
3c4527aa4b New helper app pref panel needs some more flex. Bug 188778, r=biesi, sr=jag 2003-01-13 02:47:46 +00:00
bzbarsky%mit.edu
4d2505d4e4 Fix bug 86640 -- change helper app dialog to properly remember the selected
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type.  Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2003-01-12 01:14:35 +00:00
dbaron%dbaron.org
bc98f431d6 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. sr=jag 2003-01-10 20:02:04 +00:00
neil%parkwaycc.co.uk
6e4270dad8 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
neil%parkwaycc.co.uk
c8b82a0d08 actually check in patch to bug 160924 that has r=doron sr=bz 2003-01-10 09:20:08 +00:00
caillon%returnzero.com
017bcb4f94 [Bug 182152] File picker should always offer a *.* filter
r=timeless sr=bzbarsky
2003-01-10 04:08:04 +00:00
bzbarsky%mit.edu
bd79dbf27b Re-enable print preview gui stuff (which was mostly off) on GTK and Xlib
ports.  Bug 187125, patch by Roland.Mainz@informatik.med.uni-giessen.de (Roland
Mainz), r=smontagu, sr=rbs
2003-01-10 00:53:28 +00:00
racham%netscape.com
51416b5f13 Fixing bug 167803. Make sure we load content tree owner exists before we load the chrome to avoid crashing on linux in some cases. r=danm, sr=sspitzer 2003-01-10 00:41:54 +00:00
aaronl%netscape.com
7d9d792b9c Bug 186873. Incorrect charCode comparison to char instead of int in button.xml. r=neil, sr=jag 2003-01-09 20:16:15 +00:00
bzbarsky%mit.edu
8f7f6ed1b5 if progress dialog is last open window, it closing at download completion
should _not_ cancel download.  Bug 181374, patch by Sascha Kettler
<kettler@gmx.net>, r=timeless, sr=bzbarsky
2003-01-09 00:16:58 +00:00
dbaron%dbaron.org
60191eab1c Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-09 00:08:53 +00:00
locka%iol.ie
4514a26c79 Add cache key, referrer and extra headers parameters to nsIWebBrowserPersist::saveURI b=170722 r=bzbarsky@mit.edu sr=darin@netscape.com 2003-01-08 23:53:10 +00:00
dbaron%dbaron.org
b9083989bb Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
neil%parkwaycc.co.uk
0f9c8fb79d Bug 160924 View Selection Source should check to see if syntax highlighting is enabled r=doron sr=bz 2003-01-08 13:45:40 +00:00
bzbarsky%mit.edu
fdc9a560b0 Resizer widget should only use moz-appearance styling in the classic theme.
Icon for modern by Grey Hodge <jesus_x@mozillanews.org>, other changes by Tim
Hill <tim@prismelite.com>, r=jag, sr=bzbarsky
2003-01-05 04:36:26 +00:00
kairo%kairo.at
a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
neil%parkwaycc.co.uk
ef7dc45a07 Bug 80970 offline indicator for history not working patch by r.pronk@its.tudelft.nl r=me sr=alecf 2003-01-03 13:51:16 +00:00
seawood%netscape.com
16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
sfraser%netscape.com
b0fa6129c2 Fix the Downlaod Manager to not be totally hoarked on Mac, by not using hiddenWindow.xul as an overlay, and fixing mismatches between persistent descriptors and full paths in the code. r=ccarlen, sr=jag 2002-12-30 22:06:13 +00:00
cbiesinger%web.de
cf772f5ec0 77345 patch by Erich.Iseli@Iseli.org r=sgehani,rjc sr=jag
browser window can't display too many multiple search engines at once
2002-12-30 21:42:19 +00:00
seawood%netscape.com
d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
shliang%netscape.com
4d0924680a bug 135142 key navigation doesn't work for advanced tab. patch by walk84@yahoo.com, r=caillon, sr=jag 2002-12-23 23:22:20 +00:00
blythe%netscape.com
8887a0af98 Fix bug 170621
Static build changes to support viewer, mfcembed, winembed
r=cls
2002-12-23 22:32:22 +00:00
mkaply%us.ibm.com
3fa1fc0666 #183328
r=gerv, sr=bryner
On OS/2, don't allow custom DPI
2002-12-20 06:47:19 +00:00
seawood%netscape.com
687cf48363 If splashscreen bitmap has already been released, then do nothing when observing. Fixing crash on startup.
Bug #185260 r=arougthopher@lizardland.net
2002-12-19 06:22:22 +00:00
asasaki%netscape.com
a1fad2e79f 184464: update mac desktop getinfo for 1.3b. r=leaf sr=granrose 2002-12-18 00:35:58 +00:00
av%netscape.com
ab641c9c1b Bug 56229 -- removing useless dialog, r=serge, sr=beard 2002-12-17 22:53:23 +00:00
cbiesinger%web.de
dd00527a10 185819 patch by matti@mversen.de r=biesi sr=roc+moz
plugins should be plug-ins
2002-12-17 19:13:25 +00:00
rbs%maths.uq.edu.au
008e1e2517 Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2002-12-17 00:41:25 +00:00
jaggernaut%netscape.com
908a9557a3 Bug 131256: make status bar reflect actual activity, lower time between status updates from 400ms to 40ms. r=mozbot, sr=darin. 2002-12-14 10:49:15 +00:00
aaronl%netscape.com
9b88b2238c Bug 162090. Mozilla not respecting SPI_GETWORKAREA when opening new window. Patch by danm. r=aaronl, sr=jst 2002-12-14 00:36:29 +00:00
aaronl%netscape.com
a6a4a73dac Bug 106398. Fix wording of some prefs in tabbed browsing pref panel. r=jgaunt, sr=sfraser 2002-12-14 00:21:42 +00:00
cmanske%netscape.com
ea93110640 Fix menulist selection and other problems; fix by neil@parkwaycc.co.uk, r=cmanske, sr=dveditz 2002-12-14 00:14:54 +00:00
kaie%netscape.com
b9b48c7b31 b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
r=ccarlen/morse sr=darin
2002-12-13 20:39:03 +00:00
timeless%mozdev.org
ac4b3a1f9a Bug 182171 "Javascript" should be "JavaScript " and more...
patch by bugzilla@gemal.dk r=caillon sr=alecf
2002-12-12 12:13:04 +00:00
timeless%mozdev.org
113c711caa Bug 172633 [RFE]link plugindoc.mozdev.org in help about plugins
r=biesi sr=bz
2002-12-12 00:12:16 +00:00
timeless%mozdev.org
d2698e7f7e Bug 99328 can't copy entries in javascript console to X primary selection (copy to clipboard works)
patch by neil@parkwaycc.co.uk r=akkana sr=bz
2002-12-11 14:02:19 +00:00
bratell%lysator.liu.se
b125676099 Bug 135363 - url bar search not working after accidently using the search string as an url. 44 votes, 55 dupes. Patch by Itamar (zipo13@myrealbox.com), r=dveditz@netscape.com, sr=roc+moz@cs.cmu.edu, approved for 1.3a=asa 2002-12-10 09:14:49 +00:00
danm%netscape.com
3d84d665f5 Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2002-12-10 01:12:02 +00:00
ccarlen%netscape.com
deaea2b6a4 Bug 183366 - Mach-0 build fails to launch via icon if whitespace in path the executable. r=seawood/sr=sfraser/a=brendan 2002-12-09 15:36:49 +00:00
seawood%netscape.com
c11563f233 Remove extraneous newline when creating pkginfo file.
Bug #183876 r=ccarlen a=asa
2002-12-07 01:10:44 +00:00
bzbarsky%mit.edu
8133625a6d Backing out nisheeth. The orange all over (leak/bloat tests, ports) is his.
a=drivers@mozilla.org speaking through the oracle of blizzard
2002-12-06 20:40:13 +00:00
cmanske%netscape.com
918cd06ad5 Fixed nsIThemes horking of editable menulist. Fix by neil@parkwaycc.co.uk, b=183791, r=cmanske, sr=jag, a=asa 2002-12-06 19:17:12 +00:00
caillon%returnzero.com
4ca7273854 gcc 3.2 bustage fix. r=sicking,timeless 2002-12-06 15:15:45 +00:00
bzbarsky%mit.edu
1ab335f6b4 Fixing more of nisheeth's bustage 2002-12-06 06:15:16 +00:00
cmanske%netscape.com
781d9fb879 Fix MacOSX build bustage 2002-12-06 04:42:28 +00:00
heikki%netscape.com
150e9c6250 Build bustage fix. Missed function return types. 2002-12-06 02:21:49 +00:00
timeless%mozdev.org
c650e6f4c7 Bug 183733 'Reload Frame' has _second_ "r" as the underlined accessor key
r=neil sr=roc+moz a=asa
2002-12-06 01:17:20 +00:00
nisheeth%netscape.com
cf59388a02 Checkin for bug 182366. r=heikki. sr=hewitt. a=asa. Start of project to use machine learning to better order results shown in the autocomplete dropdown. 2002-12-06 01:15:22 +00:00
sdagley%netscape.com
e77197de7f Fix #175868 - Allow multiple instances of Mozilla to run. r=ccarlen,sr=bryner 2002-12-04 04:51:54 +00:00
gilbert.fang%sun.com
2710a15f44 Bug 129213 buttons in Manage Bookmarks need accesskeys
patch by jessie.li@sun.com, r=kyle.yuan, sr=jst
2002-12-04 02:51:03 +00:00
gilbert.fang%sun.com
2dcea189c6 Bug 183167: Buttons in JavaScript Console need accesskeys
Adding accesskey attributes in xul and key definition in corrosponding dtds.
patch=jessie.li, r=kyle.yuan, sr=jaggernaut.
2002-12-04 02:16:07 +00:00
ducarroz%netscape.com
d1f6284b02 Fix for bug 182321. Force to finish the autocomplete (which will remove any extra
"[nickname] >>") when the user either click in the input text or when the user
navigate with the left or right arrow key. R/SR=hewitt, spitzer
2002-12-03 21:41:04 +00:00
syd%netscape.com
80b0ad6676 Change QuickTime --> Quicktime to avoid build failure if includes are located on
a UFS-formatted columne (Mach 0 builds only). r=seawood@netscape.com,
sr=sfraser@netscape.com. http://bugzilla.mozilla.org/show_bug.cgi?id=182425
Fixing this gets us a clean build, so I'm going to mark the bug fixed.
2002-12-02 22:34:03 +00:00
cbiesinger%web.de
99cdcb5d3f 152504 patch by david g king dgk@metrocast.net r=pch sr=ben
JavaScript error while leaving File Bookmark dialog (treecols has no properties)
2002-12-02 19:39:45 +00:00
cbiesinger%web.de
98aa85fbb2 160927 patch by james ross twpol@aol.com r=varga sr=jag
"Customize Tab" breaks with JavaScript error
2002-12-02 13:57:35 +00:00
cbiesinger%web.de
5799473e7b 160040 patch by james ross twpol@aol.com r=varga sr=alecf Download manager; column order not persisted 2002-12-02 13:55:53 +00:00
peterv%netscape.com
2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
jrgm%netscape.com
61c0e4ef39 add back consts to fix bug 182184, 'throbber/back/forward stopped working', r=caillon, sr=darin 2002-11-28 03:37:26 +00:00
jrgm%netscape.com
a7ad930ed8 'Remove 'Done' in browser statusbar after first link hover' [bug 181689], (and remove some dead code), r=caillon, sr=jag 2002-11-26 23:43:25 +00:00
varga%netscape.com
5a06a8ac41 Fixing bookmarks quick search label and accesskey. Bug 162542
r=caillon,sr=mozbot
2002-11-26 04:45:40 +00:00
sicking%bigfoot.com
b615fa9010 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz
2002-11-25 08:33:30 +00:00
cbiesinger%web.de
cbcffa0da8 181724 r=caillon sr=bzbarsky shift+enter in location bar no longer works 2002-11-24 22:00:54 +00:00
bratell%lysator.liu.se
b29c4ede67 Bug 181458 - Broken error checking in Internet Search caused by misplaced paranthesis. r=mozbot, sr=jag 2002-11-23 08:34:28 +00:00
brade%netscape.com
729bf8f659 checkin fix for bug 169589 (ctrl-tab navigation) for Neil; r=brade, sr=jag 2002-11-22 22:28:57 +00:00
rjc%netscape.com
a922f52cac Fix bug # 167335: get cut/copy/paste of bookmarks working. r=chanial@noos.fr sr=ben 2002-11-22 22:06:21 +00:00
ccarlen%netscape.com
0f9597d49a Bug 180718 - Use rsync instead of cp to populate Mach-0 bundle. r=seawood/sr=bryner 2002-11-22 15:26:38 +00:00
rjc%netscape.com
70497db352 Fix bug # 180423: implement nsIRDFRemoteDataSource::FlushTo() which enables, among other things, serializing bookmarks as RDF. r=pavlov sr=ben 2002-11-22 07:55:59 +00:00
darin%netscape.com
d9541f875d fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
akkana%netscape.com
aefc01a598 181330: fix assert bringing up the overwrite confirmation dialog. r=timeless sr=bz 2002-11-22 00:41:33 +00:00
jaggernaut%netscape.com
2419919539 Bug 147457: mTabProgressListener shouldn't need |this| passed in. r=blake, sr=bryner 2002-11-21 01:42:54 +00:00
heikki%netscape.com
78f3e43819 Bug 136717, enabled Save as Complete for XML and XHTML, r=jag, sr=bzbarsky. 2002-11-20 23:14:11 +00:00
caillon%returnzero.com
22c740c96e Bug 113427 - Can't open subfolder of context-"Expand"-ed personal toolbar folder
Patch contributed by neil@parkwaycc.co.uk
r=bryner sr=bzbarsky
2002-11-20 11:28:40 +00:00
timeless%mozdev.org
2d64a97bb3 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
danm%netscape.com
f2b9f074d2 persistent size now has a lower bound of 100x100. bug 167663 r=dveditz,sgehani 2002-11-20 00:54:46 +00:00
timeless%mozdev.org
3cdefed8e0 Bug 178604 when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles
patch by neil@parkwaycc.co.uk r=varga sr=sspitzer
2002-11-19 15:48:24 +00:00
dbaron%fas.harvard.edu
2cad6b3afd Enable the page cycler if jprof is built. b=180585 r=alecf sr=bzbarsky 2002-11-19 15:19:32 +00:00
seawood%netscape.com
ce075638c1 Add native app support for OSX mach-o builds.
Fixes the 'Quit from dock not working' problem.
Allows certain files to be dragged to the dock icon.
Thanks to Mike Pinkerton <pinkerton@netscape.com> for the original patch.
Bug #111797 r=ccarlen sr=sfraser
2002-11-19 05:16:50 +00:00
timeless%mozdev.org
c662e482f4 Bug 116441 [clickSelectsAll] should not trigger if click is after end of URL
patch by neil@parkwaycc.co.uk r=jag sr=bz
2002-11-18 13:58:46 +00:00
caillon%returnzero.com
784c0dee7d 180377 - openNewTabWith was failing if called from a window which did not have a browser. This was because we were using the current window's document as opposed to the document of the browser (which
we obtained for loading a URL in).
r=bugs4hj@netscape.net, sr=jaggernaut@netscape.com
2002-11-16 05:47:57 +00:00
aaronl%netscape.com
dc951d3cd1 Bug 180357. Move location bar accesskey into dtd file. r=timeless, sr=bz 2002-11-16 03:05:00 +00:00
rjc%netscape.com
f158b9589a Fix bug # 175324: search hang. code from ajschult@eos.ncsu.edu r=rjc sr=jag 2002-11-16 02:42:53 +00:00
timeless%mozdev.org
eef93d9939 Bug 156454 DOM Mouse Scroll events should be handled by a <handler>
patch by neil@parkwaycc.co.uk r=varga sr=bz
2002-11-15 14:53:33 +00:00
timeless%mozdev.org
5a800d80a3 Bug 164664 JS console evaluation ignores leading whitespace
patch by neil@parkwaycc.co.uk r=caillon sr=bz
2002-11-15 14:43:07 +00:00
timeless%mozdev.org
5d4e07212f Bug 136130 JavaScript Console is missing the new Windows menu
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-15 14:36:21 +00:00
seawood%netscape.com
3a9d9421d8 Update Info.plist to contain the proper doc type, use the proper version string, use the proper bundle name & allow for dropping of files onto the dock icon.
Thanks to Conrad Carlen <ccarlen@netscape.com> for the patch.
Bug #178742 r=pinkerton sr=sfraser
2002-11-15 01:51:39 +00:00
blizzard%redhat.com
545306f56c Backout checkin for bug #175320. It was causing cookie files to be saved without any entries but still with the standard "This is a generated file!" header. sr=bz 2002-11-15 01:47:59 +00:00
darin%netscape.com
5a6ccfaf39 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
mkaply%us.ibm.com
990cc645b1 #179508
r=cls, sr=alecf
Get OS/2 static build working again
2002-11-14 19:38:21 +00:00
rods%netscape.com
ad8cb92cde Forgot to fix margin rect calculation
BUg 118954
2002-11-14 15:33:03 +00:00
rods%netscape.com
9629c9bc53 Nobody caught that the conversion from inches to mm was off by 10
changing 254 to 25.4
Bug 118954
2002-11-14 15:20:15 +00:00
timeless%mozdev.org
0065a88182 Bug 172691 Prompt with checkbox and one, three or four buttons initally focuses wrong button
patch by neil@parkwaycc.co.uk r=dean_tessman@hotmail.com sr=bz
2002-11-14 15:08:32 +00:00
kaie%netscape.com
22320cc55e b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
r=ccarlen sr=darin
2002-11-14 01:50:14 +00:00
dmose%netscape.com
07db80bc13 Allow links in mailnews message pane to open in browser tabs (bug 148974). r=sspitzer; sr=jaggernaut 2002-11-14 01:40:38 +00:00
kaie%netscape.com
121aaaffaa b=175888 Calling nsGlobalHistory::CloseDB() must be safe
r=timeless sr=alecf
2002-11-14 01:13:37 +00:00
timeless%mozdev.org
40e0ad04b2 Bug 178604 when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles
patch by neil@parkwaycc.co.uk r=varga sr=sspitzer
2002-11-13 14:10:28 +00:00
dbradley%netscape.com
8551e0d0a5 bug 164385 - SetDiry() often uses uninitialized rv. r=dbradley, sr=alecf, patch=ajschult@eos.ncsu.edu 2002-11-13 13:29:00 +00:00
rods%netscape.com
c1f4cb20c0 enable pagesetup to use mertic mm when using page sizes with mm/cm
Bug 118954 r=dcone sr=alecf
2002-11-13 12:35:15 +00:00
bzbarsky%mit.edu
b49531798e Fix relative url handling in page info. Bug 153545, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2002-11-13 04:28:24 +00:00
bzbarsky%mit.edu
c36374e9d9 Fix bug 122125 (showing "real" dimensions of images) redux, and strict
JS warnings.  Patch by db48x@yahoo.com (Daniel Brooks), r=timeless,
sr=bzbarsky
2002-11-13 04:06:51 +00:00
cmanske%netscape.com
4bbeaffa3f Remove editorShell from Composer app. b=169029, r=akkana, sr=sfraser 2002-11-12 22:52:55 +00:00
cmanske%netscape.com
db54adff82 New XBL for editor tag and editorshell removal. b=133598, r=akkana, sr=sfraser 2002-11-12 22:41:16 +00:00
smontagu%netscape.com
ddcc4ee3de Bug 136322: Character coding menu doesn't work in Source window. Author=neil@parkwaycc.co.uk, r=shanjian, sr=bzbarsky@mit.edu. 2002-11-12 22:35:58 +00:00
danm%netscape.com
c8a05c5cd1 always constrain new windows fully onscreen. bug 162029 and effectively part of bug 162090. r=hyatt,jag 2002-11-12 19:09:02 +00:00
bzbarsky%mit.edu
211e73f706 Make attribute value testing smarter (using regexps). Bug 177047,
patch by db48x@yahoo.com (Daniel Brooks), r=timeless, sr=jag
2002-11-12 05:02:36 +00:00
jrgm%netscape.com
d6ffa19b30 Fix bug 158690, 'textbox .readonly property not implemented correctly'. Fix by djudd@seachange.com (David Judd), r=caillon, sr=blake. 2002-11-12 01:55:58 +00:00
timeless%mozdev.org
1a3f48c2f4 Bug 173703 Closing a tab left to the active tab using middle-click displays a blank screen
patch by neil@parkwaycc.co.uk r=hj sr=jag
2002-11-11 15:53:57 +00:00
chanial%noos.fr
88da520bf7 bug 92380: focus the personal toolbar so that commands executed from the context menu are correctly targeted. r=caillon, sr=bz 2002-11-10 21:58:31 +00:00
ccarlen%netscape.com
bd10f91b44 Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin 2002-11-09 19:38:43 +00:00
cltbld%netscape.com
d96b0f0d69 Updated mac getinfo strings to 1.3a for trunk. Bugzilla 178862, r=lpham, sr=kysmith. ycalonje checking in as cltbld. 2002-11-08 22:51:41 +00:00
cltbld%netscape.com
8435fe5a78 updated mac getinfo strings to 1.3a for the trunk. bugzilla 178862 r=lpham, sr=kysmith. ycalonje checking in as cltbld. 2002-11-08 22:42:29 +00:00
rjc%netscape.com
46c06897f0 Fix bug # 178368: reduce search graph footprint re: HTML chunks. r=sgehani sr=jag 2002-11-08 22:34:02 +00:00
bzbarsky%mit.edu
b064021a6f Show the "real" dimensions of images too. Bug 122125, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2002-11-08 10:55:41 +00:00
rjesup%wgate.com
16b4006118 Bug 149764: changes to quit-application observer topic. r=danm, sr=jst 2002-11-07 20:25:45 +00:00
timeless%mozdev.org
503fb9a79d Bug 156814 If bookmark file is symlink, mozilla overwrites symlink with a file
r=caillon sr=bz
2002-11-07 01:19:25 +00:00
blakeross%telocity.com
cad25420a7 Removing an #ifdef MOZ_PHOENIX. 2002-11-06 21:56:02 +00:00
timeless%mozdev.org
e621565ddb backing out. 2002-11-06 16:49:13 +00:00
ccarlen%netscape.com
7b9495ff32 Bug 178440 - Mach-0 build ignores startup prefs. r=sdagley/sr=sfraser 2002-11-06 15:35:57 +00:00
timeless%mozdev.org
96218c8ecc Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
dbaron%fas.harvard.edu
b2d4d4e2cf Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2002-11-06 12:55:00 +00:00
varga%netscape.com
6a8aae7f71 Fix for bug 162542. Quick Search bar for Bookmarks Manager
r=timeless, sr=jag
2002-11-06 12:07:38 +00:00
cbiesinger%web.de
8f45d55129 bug 177875 r=smontagu sr=roc+moz fontDownloadURL not ideal 2002-11-06 11:34:16 +00:00
sspitzer%netscape.com
7823bfe054 fix for #178604. when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles. (works fine for new profiles).
this blocks the bayesian filter stuff, as we are adding a new column for junk status.

r=varga, sr=bienvenu
2002-11-06 07:48:19 +00:00
caillon%returnzero.com
70109e07f7 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2002-11-06 06:07:38 +00:00
aaronl%netscape.com
6fee3d0199 Bug 175834. Extra MSAA focus events on checkboxes and radios when traversing pref category pane. r=sgehani, sr=bryner 2002-11-06 03:03:52 +00:00
aaronl%netscape.com
129ee000fe Bug 84308. Navigate XUL buttons with arrow keys. r=samir, sr=alecf. Also fixes bug 161410, should be able to use button accesskeys without modifier when button is focused. 2002-11-06 02:37:18 +00:00
bzbarsky%mit.edu
b37b819702 ctrl-middleclick should not send a referrer. Bug 175092, r=timeless, sr=jag 2002-11-06 01:51:02 +00:00
kyle.yuan%sun.com
dc0bcfe202 Bug 174888 Active Accessibility: unable to get keyboard shortcut for textbox node
r=aaronl, sr=bzbarsky
inherit accesskey from textbox
2002-11-06 01:32:36 +00:00
kyle.yuan%sun.com
b9d7d687c2 Bug 177451 [Active Accessibility] implement support for <toolbar>
r=aaronl, sr=jst
Bug 177453 [Active Accessibility] implement support for <hr>
r=aaronl, sr=jst
Bug 177646 [Active Accessibility] implement support for <tooltip>
r=aaronl, sr=jst
2002-11-06 01:29:58 +00:00
bzbarsky%mit.edu
86959f5460 Long strings should not make the panel overflow. Bug 138680, patch by
parish@ntlworld.com, r=jag, sr=bzbarsky, a=blizzard
2002-11-05 05:33:51 +00:00
timeless%mozdev.org
ee57a2e397 Bug 177658 Clipboard copy in Page Info is broken
patch by thieleke@yahoo.com r=db48x@yahoo.com sr=bzbarsky a=blizzard
2002-11-05 05:27:48 +00:00
timeless%mozdev.org
220006f9bf Bug 102905 Site navigation (links) toolbar doesn't update when tabs are switched
patch by neil@parkwaycc.co.uk r=sballard@netreach.net sr=bzbarsky a=blizzard
2002-11-05 05:26:02 +00:00
bzbarsky%mit.edu
f013deee35 Fix some js errors. Bug 163884, patch by wesha@mail.ru (Wesha), r=jag,
sr=bzbarsky, a=asa
2002-11-01 23:55:53 +00:00
timeless%mozdev.org
0892deae02 Bug 176733 Saving of images from "Page Info" does not work
patch by grigorig@web.de r=db48x sr=bz a=asa
2002-11-01 02:12:10 +00:00
rods%netscape.com
2fb11b7d84 1) Adds two bools to the PrintSettings and then when the PS gets
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.

This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.

2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2002-10-30 13:38:13 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
bzbarsky%mit.edu
c9c73378f8 Fix bug 151718, patch by db48x@yahoo.com (Daniel Brooks),
r=dean_tessman@hotmail.com, sr=bzbarsky, a=roc+moz
2002-10-30 06:15:53 +00:00
dveditz%netscape.com
54a4cd8e0d Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2002-10-25 02:31:12 +00:00
timeless%mozdev.org
f2d2579c73 Bug 175169 file size textbox in element properties not read only
patch by neil.marshall@sympatico.ca r=dean_tessman@hotmail.com sr=jag a=dbaron
2002-10-25 00:17:35 +00:00
aaronl%netscape.com
c5deda818f Bug 96446. Regression: right-clicking location bar selects entire URL even if location bar already has focus. r=dean, sr=bzbarsky, a=roc+moz 2002-10-24 23:55:00 +00:00
timeless%mac.com
9992f966e2 Bug 158227 "fontdef" is appearing in Site Navigation Bar
patch by gregvalure@wanderlife.com r=timeless sr=jst a=dbaron
2002-10-24 10:52:04 +00:00
varga%netscape.com
887827c72b Fix for regression bug 174432. toolbox no longer picks up -moz-appearance
r=bryner, sr=ben, a=dbaron
2002-10-24 07:32:08 +00:00
mkaply%us.ibm.com
4af1cfbaef Trying this again with the correct case for LICENSE and README.txt 2002-10-24 05:14:50 +00:00
mkaply%us.ibm.com
d11b65ff7c Backing out because of bustage 2002-10-24 05:11:51 +00:00
mkaply%us.ibm.com
b68d7ddbea #163354
r=cls, a=dbaron
Copy readme and license into dist/bin
2002-10-24 04:24:31 +00:00
timeless%mac.com
75d069ac37 Bug 169593 "Mozilla" hard-coded in about.xhtml (about:) - use &brandShortName;
patch by riceman+bmo@mail.rit.edu r=timeless sr=darin a=dbaron
2002-10-24 02:52:01 +00:00
dbaron%fas.harvard.edu
459dad5b65 Attempt to fix crash in ~nsDownloadManager by making global variables |static| and by protecting against |Init| failure and multiple instances of service. b=171782 r=blake sr=bzbarsky a=blizzard 2002-10-24 02:19:36 +00:00