9025 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
d32fec141a Bug 102155: javascript error in contentAreaUtils.js. Patch by Mike Young <youngfam@nni.com>, r=caillon@returnzero.com, sr=jag 2002-01-02 11:56:07 +00:00
jaggernaut%netscape.com
da78e04e2e Bug 116748: pref doesn't affect anything: scripts and windows - change status bar text. Or more accurately, the pref affected window.status, but not window.defaultStatus capabilities. Fixed now to allow/prevent both. Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=bzbarsky, sr=jag 2002-01-02 11:17:45 +00:00
jaggernaut%netscape.com
1b703b632d Bug 99009: Fix annoying and long standing window status bug. r=caillon, sr=jst 2002-01-02 10:17:26 +00:00
rods%netscape.com
7929b953f5 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
seawood%netscape.com
128ac41103 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
timeless%mac.com
cddfaa7efc Bug 75371 UI prefs to control pop-up (popup) windows and other Javascript annoyances
by doronr@naboonline.com r=timeless sr=blake
2001-12-30 12:56:21 +00:00
bryner%netscape.com
2a1819d615 Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
blizzard%redhat.com
d65b92efb8 Bug #117114. Fix silly typo - change dialog=np to dialog=no so that windows that come up have the right settings. r=hixie, sr=blake 2001-12-29 05:13:27 +00:00
jaggernaut%netscape.com
ac7691bcb8 Bug 117013: in View -> Text Zoom -> Other... dialog, buttons are hidden on Mac. r=Fabian, sr=blake 2001-12-29 04:52:39 +00:00
mcafee%netscape.com
e47b64c3d3 Ignore generated files. 2001-12-29 04:19:36 +00:00
hwaara%chello.se
a235e8b33f #116618, "Auto-complete prefs changes on OK if no changes were made",
#117007, "Default Navigator window size doesn't fit in 640*480",

r=bzbarsky, sr=blake
2001-12-29 04:14:07 +00:00
hwaara%chello.se
4ba89d5ad9 Sorry, the last checkin was r=timeless - not bzbarsky. 2001-12-27 23:05:12 +00:00
hwaara%chello.se
5c743f36b7 #116005, "'Save page as' in view-source doesn't work",
#116838, "File=>Save Frame As doesn't work at all"

r=bzbarsky, sr=jst
2001-12-27 23:02:43 +00:00
timeless%mac.com
d9ac2cfec9 Bug 43675�Download alert shouldn't say "Netscape"
r=tao sr=jst
2001-12-27 22:58:23 +00:00
ftang%netscape.com
379c95d705 fix bug 112382
Change the name of the language to the new standard
r=nhotta rs=ftang
2001-12-26 21:06:31 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
jaggernaut%netscape.com
def49c7eb7 Bug 116347: Remove dead skin switching support code from nsFrameFrame and navigator.js. r=bryner, sr=hewitt 2001-12-21 05:36:28 +00:00
hewitt%netscape.com
7f6ba9a292 116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt 2001-12-21 01:41:32 +00:00
rjesup%wgate.com
2e680f1b17 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
sgehani%netscape.com
8b75a493e1 Make search engine context menu item match spec.
b=15176; r=morse; sr=dveditz
2001-12-21 00:43:58 +00:00
sgehani%netscape.com
ebb1c359f5 Focus main content area if all panels are hidden.
b=89207; r=morse; sr=alecf
2001-12-21 00:08:35 +00:00
timeless%mac.com
4f9958cfb9 Bug 106842 Broser should be Browser
r=stephend@netscape.com sr=jag
2001-12-20 21:10:33 +00:00
hewitt%netscape.com
737fe4edb6 113230 - reversing js console sort order is slow (patch by neil@parkwaycc.co.uk), r=blake, sr=me 2001-12-20 10:22:33 +00:00
hewitt%netscape.com
911573e890 86569 - align=start should be added to checkboxes in find dialog, r=blake, sr=hyatt 2001-12-20 10:11:33 +00:00
jgaunt%netscape.com
0da7904541 bug 115159, fix event firing for radiogroups
r=brendan
sr=blake
a=asa
2001-12-20 04:35:52 +00:00
dbaron%fas.harvard.edu
7a72f2d9f4 Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527 2001-12-20 02:09:49 +00:00
heikki%netscape.com
1ecb8c9748 Bug 92172, bookmarking image map links should get something for name. r=timeless@mac.com, sr=blakeross@telocity.com. 2001-12-20 02:08:50 +00:00
jdunn%netscape.com
7a4cfc1281 Fixing HP-UX tinderbox bustage
-lmozutil_s was being linked in before any prior -L (if MOZ_PREF_METRICS)
is set, so by moving it after MOZ_COMPONENT_LIBS it will inherit those
-L's
2001-12-19 15:55:33 +00:00
hewitt%netscape.com
49b3625282 more xul simplification changes 2001-12-19 15:05:02 +00:00
hewitt%netscape.com
f32fcc2066 more changes from xul simplification landing 2001-12-19 14:02:40 +00:00
hewitt%netscape.com
5018ded512 whoops, this is what I really meant to do for 115447 2001-12-19 13:41:09 +00:00
hewitt%netscape.com
434501c27e 115447 - default tooltip alignment, r=ben, sr=hyatt 2001-12-19 12:28:30 +00:00
hewitt%netscape.com
7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
varga%utcru.sk
dafb6ec372 Fix for 115895. File bookmark dialog is completely broken. r/sr=blake. Sorry missed this one. 2001-12-19 05:59:41 +00:00
blakeross%telocity.com
56eb9de9e4 back in 2001-12-19 04:43:43 +00:00
blakeross%telocity.com
2adde3ce11 backing out 2001-12-19 02:57:39 +00:00
blakeross%telocity.com
691349bc95 114215 - various bookmarks dnd reordering/dataloss bugs. r=hewitt sr=ben 2001-12-19 02:25:51 +00:00
dougt%netscape.com
849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
ben%netscape.com
8a9ab13265 115795 - fix sizing of Cookie/P3p dialog & use dialog widget.
r=morse, sr=hyatt
2001-12-19 00:11:15 +00:00
varga%utcru.sk
949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
seawood%netscape.com
45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
bryner%netscape.com
529f665353 Ignore the makefile. 2001-12-18 09:00:51 +00:00
bryner%netscape.com
4b5ada5207 Backing out alecf's checkin for bug 115152 as it's causing a crash on exit on optimized builds (and keeping tinderbox orange). 2001-12-18 07:09:40 +00:00
bryner%netscape.com
fb3b0746da Fixing non-gtk (mach-o, qt, xlib, os/2, beos) bustage. r=cls. 2001-12-18 05:00:33 +00:00
lpham%netscape.com
3ba954a7dd update MacOSX build to 0.9.7+ for the trunk, bug #114693 r=jj/sr=leaf/a=asa 2001-12-18 00:22:59 +00:00
lpham%netscape.com
ff2cd7c4fa update to 0.9.7+ version for the trunk, bug #114691 r=jj/sr=leaf/a=asa 2001-12-18 00:09:24 +00:00
hyatt%netscape.com
0ec3f045d8 Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson 2001-12-17 22:51:39 +00:00
ben%netscape.com
5a0e4de0e3 115440 - File/Save Page doesn't work for PDF files
refactor code to always sniff for content-type when saving a document,
and show the text/html options only when there is a document and
the content type is one of the supported types (e.g. text/html)
sr=hyatt/blake
2001-12-17 22:50:07 +00:00
alecf%netscape.com
09d6843243 fix for bug 115152, lots of service-manager warnings on exit. r=nhotta, sr=darin 2001-12-17 22:24:25 +00:00
tor%cs.brown.edu
073a7c9d91 Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00