Граф коммитов

9358 Коммитов

Автор SHA1 Сообщение Дата
aaronl%netscape.com fc06116b5f Bug 119067. Add nsIDOMXULMenuListElement.idl, implement open property. r=jgaunt, sr=hyatt. Bug 119251 - Active Accessibility status bar shouldn't act like a leaf - need the ability to have children. r=jgaunt, sr=waterson 2002-01-11 03:48:02 +00:00
bryner%netscape.com 6a1f72eaf5 bug 90254 - blank menu item under privacy and security on mac. r=stephend, sr=sfraser. 2002-01-11 03:17:36 +00:00
danm%netscape.com fd7c3efbe2 constrain windows centered on a parent window to be onscreen. bug 119332 r=ben,hyatt 2002-01-11 01:53:23 +00:00
sdagley%netscape.com 425a0c8824 checking in as binary (hopefully) 2002-01-11 01:12:58 +00:00
danm%netscape.com db13ba49d6 restore persistent (maximized) size state after position and size are restored. bug 119006 r=ben,hyatt 2002-01-11 01:08:49 +00:00
rjc%netscape.com 8d903e7c12 Fix bug # 77460: reduce string usage in search handling. r=ben r/sr=jag 2002-01-11 00:44:16 +00:00
cathleen%netscape.com b5ee5395f8 fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless 2002-01-11 00:33:37 +00:00
andreww%netscape.com dc1f237b18 Bugzilla bug 105801 fixes to modal about dialog. sr=ben, r=timeless 2002-01-11 00:29:06 +00:00
timeless%mac.com ce537379a0 Bug 119295�[mach] Mach-O Lacks a Custom Icon
patch by zach@zachlipton.com r=pinkerton sr=smfr
2002-01-11 00:06:27 +00:00
timeless%mac.com dc6a5389ee Bug 119295�[mach] Mach-O Lacks a Custom Icon
patch by zach@zachlipton.com r=pinkerton sr=smfr
2002-01-10 23:36:56 +00:00
morse%netscape.com bf2dfa1a30 bug 112649, hide/disable various elements in cookie task menu, r=sgehani, sr=alecf 2002-01-10 23:33:36 +00:00
law%netscape.com 004cd33d25 Bug 87257; delay default browser dialog till after navigator opens; r=jag, sr=ben 2002-01-10 22:58:27 +00:00
sspitzer%netscape.com 9be863ca87 fix for #117952. addresses disappear when you scroll.
fix by hyatt (originally for bug #96899).  I'm just re-landing it.
sr=hyatt
2002-01-10 22:01:56 +00:00
rchen%netscape.com 3755ee7af6 Fix for bug 96759. Add composercharsetLoadListener function to listen to the page and SetForcedEditorCharset function to solve
the menu selection problem. r=nhotta,sr=alecf.
2002-01-10 21:55:26 +00:00
alecf%netscape.com fa0cc7676b some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
r=dougt, sr=darin
2002-01-10 21:36:17 +00:00
varga%utcru.sk ba68a72543 Fix for 116739. Many assertions when moving over the blank area of outliners.
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt

- getCellAt() now checks for correct mouse coordinates and sets row value
  to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
stephend%netscape.com 98c2974f6d Bug 114543. Error in Javascript console on using 'Open in New Tab' on a link. Patch by John Morrison <jrgm@netscape.com> r=jag, sr=brendan 2002-01-10 04:16:22 +00:00
timeless%mac.com 3fdb23d7cf Bug 99808 javascript errors in nsSidebar.js
patch by jband r=sgehani sr=jst
2002-01-10 01:58:31 +00:00
nhotta%netscape.com 72965f79c3 Replaced ISO-8859-4 by ISO-8859-13 for mail compose charset list, bug 117902, r=yokoyama. 2002-01-09 22:40:20 +00:00
mkaply%us.ibm.com 0d1eee8777 Use PR_FALSE not false 2002-01-09 21:21:02 +00:00
jgaunt%netscape.com 6721cf01a5 bug 116796 crash with immersion desktop running, qi'd to an interface that wasn't defined in the xbl
r=aaronl,hewitt
sr=waterson
2002-01-09 19:15:14 +00:00
bzbarsky%mit.edu e93309f629 Replace DEBUG_PRINTF with NS_WARNING/NS_ASSERTION. Bug 117440, patch by
Morten Nilsen <Morten@Nilsen.com>, r=timeless, sr=brendan
2002-01-09 18:49:43 +00:00
cmanske%netscape.com 06356ec38e Fixed getting checkbox checked state, part of fix by hewitt to bug 114668, r=cmanske, sr=ben 2002-01-09 15:04:42 +00:00
stephend%netscape.com 3d3131fbbe Bug 118682. Javascript strict warnings in search-panel.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf 2002-01-09 10:36:42 +00:00
hwaara%chello.se b05f2591f7 #115533, Mozilla should be able to become the default viewer of BMP, ICO and MNG image files.
r=law, sr=alecf
2002-01-09 10:14:25 +00:00
aaronl%netscape.com 13f63c20ef Active accessibility fixes. Bug 118633 - null frame checks, bug 118761 - support STATE_SYSTEM_INVISIBLE, bug 118759 - support statusbar, bug 114109 - support dropmarker, bug 118858 and bug 118020 - text nodes shouldn't get focusable state. r's=jgaunt, sr's=hewitt, waterson 2002-01-09 10:02:29 +00:00
tingley%sundell.net 98c78dbd76 checkin for sballard@netreach.net.
bug 103097: make the UI for the <link> element faster
r=fabian, sr=blake
2002-01-09 03:02:36 +00:00
cavin%netscape.com eed5e2370b Bug #81295: In extractFileNameFromUrl(), extract value associated with "filename="
keyword if present. r=naving/ben@netscape.com, sr=sspitzer.
2002-01-09 02:41:36 +00:00
alecf%netscape.com c2a2600def mac-side of removal of nsIFile.URL - one last one? r=dougt, sr=darin bug 100212 2002-01-09 02:30:09 +00:00
pete%alphanumerica.com 0a3234006d b=92132, r=pete, sr=jag
Patch by Igor Nekrestyanov <nis@sparc.spb.su>
Urlbar history finally works the way it should.

--pete
2002-01-09 02:29:25 +00:00
alecf%netscape.com 3d9e878c34 Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin 2002-01-09 02:08:01 +00:00
rjc%netscape.com e2e8b35afa Bug # 118212: window mediator RDF changes to support keyboard. r=tingley sr=waterson 2002-01-09 02:06:23 +00:00
ben%netscape.com 6a85a6ce40 fix 109764 bookmarks not shown in sidebar panel in mail
r=bryner, sr=hyatt
2002-01-09 01:57:23 +00:00
danm%netscape.com 9fc8a911cb position dependent windows relative to their parent. bug 113283 r=hyatt,pavlov 2002-01-09 01:31:24 +00:00
dean_tessman%hotmail.com 99d17c4c73 Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
bryner%netscape.com 555939db00 Bugscape 11533 - hooking up commercial splash screen. Adding a rule to xpfe/bootstrap/Makefile.in to echo the list of object files so that we don't have to duplicate it in the commercial version. No longer exporting splash.xpm to dist/bin or packaging it, since it's compiled in. r=cls. 2002-01-08 06:39:47 +00:00
alecf%netscape.com 72507557e8 C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin 2002-01-08 01:31:25 +00:00
pinkerton%netscape.com 2c61b48f4b Change unsigned char* param to ConstStr255Param to make mach-o happier
r=sdagley/sr=blake. bug 118197.
2002-01-07 15:44:08 +00:00
pinkerton%netscape.com 38ed6718d3 stop using PR_PutEnv and use PR_SetEnv instead. r=sdagley/sr=blake. bug 118187 2002-01-07 15:42:08 +00:00
ccarlen%netscape.com 0f9cb6c5fc Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com 2002-01-07 14:35:04 +00:00
blakeross%telocity.com 79845363ed 44032 - apply themes on ok, cleanup panel, add link to themepark. r=ben sr=hewitt 2002-01-06 19:57:00 +00:00
varga%utcru.sk 8d1c2c0cdc Post fix for 99715. convert category tree to use outliner. r=hixie, sr=blake 2002-01-06 08:50:38 +00:00
varga%utcru.sk cdd6d8f85a Fix for 118160. Secuirty Policies preference panel accidentally activated. r=varga, rs=waterson, patch=timeless 2002-01-05 21:12:40 +00:00
danm%netscape.com 0ff779267a implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts 2002-01-05 02:22:45 +00:00
hwaara%chello.se de7da7a8e5 re-add new files. 2002-01-05 01:42:26 +00:00
hwaara%chello.se 66afd62e13 #93093, optimize splashscreens to cut bloat.
The Windows splash is now ~500% smaller (from 299K to 60K) and the OS/2 splash is ~300% smaller (from 298K to 101K).

r=mkaply, sr=alecf
2002-01-05 01:33:53 +00:00
hyatt%netscape.com 93abe6b742 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
danm%netscape.com eb9b2533ae refuse to spawn new windows if you're currently being destroyed. bug 115969 r=jaggernaut,jst 2002-01-04 02:34:02 +00:00
danm%netscape.com a353a6afe8 allow nsXULWindow::CreateNewWindow to fail; don't fall back on the appshell. bug 115969 r=jaggernaut,jst 2002-01-04 02:32:48 +00:00
hyatt%netscape.com d4326b49d1 Checking in 115757, enabling of Windows XP Theme Support under Classic skin.,r=bryner,sr=hewitt 2002-01-04 00:28:01 +00:00
timeless%mac.com 137d3d63bb Bug 56369 pref-policies.xul has an empty <script> </script>
r=akkana sr=blake
2002-01-03 23:50:52 +00:00
varga%utcru.sk dd8495555b 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
ian%hixie.ch 0875f2c66d Changed the order of the commands for the bookmarks context menu items. Also renamed separator to bm_separator in bookmarksOverlay.js to match the bookmarks.xml code and made the two consistent in their list of available commands for certain bookmark types (in particular IE bookmarks). b=102340, r=doron, sr=blake. The changes in this patch are covered by the NPL 1.1/GPL 2.0/LGPL 2.1 licenses. 2002-01-03 20:31:07 +00:00
stephend%netscape.com 450b98651f Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag 2002-01-03 02:17:04 +00:00
blakeross%telocity.com c9d51e5251 very minor cleanup in prefs. sr=hewitt 2002-01-03 01:48:06 +00:00
stephend%netscape.com e19a3177c6 Bug 117548. Javascript strict warnings in pref-help.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com 2002-01-03 00:59:04 +00:00
stephend%netscape.com 4eef2ddcec Bug 79336. Javascript strict warnings in findUtils.js. Patch by Stephen Walker <walk84@usa.net) r=sgehani@netscape.com, sr=alecf@netscape.com 2002-01-03 00:56:52 +00:00
timeless%mac.com 3659621cb9 Bug 90888�Wrong key shortcut in Go->Home menu.
r=rchen sr=jag
2002-01-02 22:34:27 +00:00
jaggernaut%netscape.com 6d49518cb6 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 29070f7075 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 cb55595dd7 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 1fde5f13f3 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 e5fc3853f2 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 7d36f3b5a5 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 e5321f0f4c 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 d8266e3178 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 877139bf08 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 6f3c443e50 Ignore generated files. 2001-12-29 04:19:36 +00:00
hwaara%chello.se 0d9ea32087 #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 29815f5107 Sorry, the last checkin was r=timeless - not bzbarsky. 2001-12-27 23:05:12 +00:00
hwaara%chello.se ff8a84eff9 #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 07ca685783 Bug 43675�Download alert shouldn't say "Netscape"
r=tao sr=jst
2001-12-27 22:58:23 +00:00
ftang%netscape.com 7832b0512b 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 711739d601 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 add5f9a97b 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 a75c629279 116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt 2001-12-21 01:41:32 +00:00
rjesup%wgate.com 2212861db9 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 6c95fe17c0 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 e8d5bbc8bc 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 c27be561ab Bug 106842 Broser should be Browser
r=stephend@netscape.com sr=jag
2001-12-20 21:10:33 +00:00
hewitt%netscape.com cf6814fee2 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 0a1221a5a6 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 70ae5401e5 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 586a521563 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 a0d1b14819 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 c79a17c33d 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 33bc061ef4 more xul simplification changes 2001-12-19 15:05:02 +00:00
hewitt%netscape.com 95afe7bb7d more changes from xul simplification landing 2001-12-19 14:02:40 +00:00
hewitt%netscape.com 83f3dab5d5 whoops, this is what I really meant to do for 115447 2001-12-19 13:41:09 +00:00
hewitt%netscape.com c3f3d1c69b 115447 - default tooltip alignment, r=ben, sr=hyatt 2001-12-19 12:28:30 +00:00
hewitt%netscape.com 1dc8b67ef1 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 9be319cc36 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 d21f7d0e28 back in 2001-12-19 04:43:43 +00:00
blakeross%telocity.com ea8ac33f45 backing out 2001-12-19 02:57:39 +00:00
blakeross%telocity.com b39cc4906f 114215 - various bookmarks dnd reordering/dataloss bugs. r=hewitt sr=ben 2001-12-19 02:25:51 +00:00
dougt%netscape.com 9a75bc4b8e 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 caa3031ea5 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 76f554000a Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
seawood%netscape.com 874c54280c 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 af1168bf87 Ignore the makefile. 2001-12-18 09:00:51 +00:00
bryner%netscape.com a74f931cdb 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 eaa42e3343 Fixing non-gtk (mach-o, qt, xlib, os/2, beos) bustage. r=cls. 2001-12-18 05:00:33 +00:00
lpham%netscape.com b544219b46 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 bb2487976e 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 d4065d8e54 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 f24c1d1b0a 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 9b8cd4a627 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 1d663a47da 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
bryner%netscape.com 1af92518f8 Implementing a splash screen for gtk+. To display it, run mozilla --splash. Bug 27446, r=pavlov, sr=blizzard. 2001-12-17 21:58:15 +00:00
alecf%netscape.com 3fd4312095 bug 110308 - remove dead .mcp files - no reviewer possible, but suggested by brade 2001-12-17 15:21:14 +00:00
jaggernaut%netscape.com b100a91dbf Fix BeOS bustage 2001-12-17 08:34:09 +00:00
aaronl%netscape.com ac2cfadcc9 Bug 62423. Alt+down now opens history list in URL bar. r=ben, sr=hewitt 2001-12-17 07:44:57 +00:00
jaggernaut%netscape.com 7936b26225 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
jgaunt%netscape.com 732bf72a9d bug 102021, xul menulist accessibility support for aaronl
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
bug 110800, improper event firing in selects
r=dcone, sr=attinasi
2001-12-17 01:21:29 +00:00
jaggernaut%netscape.com 2df17e0579 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 1886ca82f6 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com 6ab111155d Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
pavlov%netscape.com 5cd1b8e131 bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
bryner%netscape.com 6b648292cb Backing out fix for bug 103758 to fix focus regressions. 2001-12-16 01:21:12 +00:00
rods%netscape.com f5fd7a82a2 Initial checkin for Bug 113917 not in the build 2001-12-15 23:50:48 +00:00
stephend%netscape.com 00b277113b Bug 115401. chrome: should be chrome:// in utilityOverlay.js r=jrgm@netscape.com, sr=hewitt@netscape.com 2001-12-15 08:14:30 +00:00
rods%netscape.com f87c679575 Initial check in for BUg 113917 (not in the build yet) 2001-12-15 02:31:20 +00:00
rjc%netscape.com 8557584704 Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr 2001-12-15 01:59:50 +00:00
aaronl%netscape.com 427b96a1d6 Sidebar keyboard accessibility - Alt+PgUp/Alt+PgDn to switch sidebar tabs. r=sgehani, sr=jag 2001-12-15 00:36:51 +00:00
seawood%netscape.com 3738d752bc Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
sfraser%netscape.com ecbc93ad62 Fix bug 115171 -- shrink session history entries by replacing PRBool with PRPackedBool. r=dp, sr=waterson 2001-12-14 23:14:46 +00:00
bzbarsky%mit.edu be23a0f69b backing out Doron's patch per his request (just backing out changes to
things that are already built).  Will try to reland ASAP, but he wanted
it out while he's working on it.
2001-12-14 21:05:35 +00:00
bzbarsky%mit.edu d99bc21ff0 UI for prefs to control popups and other JS annoyances. Bug 75371,
patch from Doron Rosenberg <doronr@naboonline.com>, r=bzbarsky,
sr=shaver, a=brendan
2001-12-14 15:50:27 +00:00
jaggernaut%netscape.com 745d1d7613 Bug 113076: browser has no session history when first opened from mail/news or when both browser and mail/news are launched at startup. Checking in hacky work-around. r=bryner, sr=ben, a=brendan 2001-12-14 09:27:03 +00:00
ducarroz%netscape.com ba08b4df2e Fix for bug 111305. Check for null ptr before using it. Don't truncate and initialize a nsString with a length of -1, that cause the whole app to freeze. R=damn, SR=mscott, A=asa 2001-12-14 01:18:16 +00:00
sgehani%netscape.com 7dddb3490e Make tabs menu rebuild after sidebar has been closed and then opened.
b=114908; r=morse; sr=dveditz; a=asa
2001-12-14 01:08:25 +00:00
seawood%netscape.com 86ebba4110 Link final binary against MOZ_LIBART_LIBS when building SVG-enabled static version of Mozilla.
Bug #115007 r=bryner a=asa
2001-12-14 00:19:57 +00:00
dbragg%netscape.com 8b33e8cf0b Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
ben%netscape.com 325566603b this is part of the previous checkin to fix blocker bug 114874. change code to open correct xul file 2001-12-12 22:43:17 +00:00
suresh%netscape.com b86f9eeb4b fixing the blocker bug 114861. r=sspitzer, sr=mscott. a=leaf. 2001-12-12 19:49:45 +00:00
bbaetz%cs.mcgill.ca 43806ea8b2 Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
alex.fritze@crocodile-clips.com, james.turner@crocodile-clips.com, and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes

r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.

NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
bryner%netscape.com ac65d8b8be Bug 103758 and 87946 - always focus the page content initially unless we are loading about:blank. r=jag, sr=jst. 2001-12-12 07:47:14 +00:00
ben%netscape.com 9fcd19c56c another oops. Didn't mean to leave in this irritating debug timeout. 2001-12-12 06:32:09 +00:00
ben%netscape.com 5411039d30 fix oops (remove </pre>s from file) 2001-12-12 05:52:05 +00:00
ben%netscape.com 43b170cc65 bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2001-12-12 05:05:12 +00:00
ccarlen%netscape.com a4434a0e5e Bug 108089 - clicking on desktop link brings up profile picker when profile is already chosen. r=law/sr=mscott 2001-12-12 05:02:07 +00:00
serge%netscape.com 634a485a21 checking in for rdayal
Removing the MAPI related code from mozilla/xpfe .. patch (id=56117) in bug # 106137.
r=mscott, sr=alecf. This patch also fixes bug # 111199.
2001-12-12 03:55:57 +00:00
blakeross%telocity.com 022f1a3166 Readding a line that shouldn't have been removed. r=hewitt 2001-12-12 03:41:31 +00:00
sgehani%netscape.com ee82a295d2 Fix getFormattedString to take only 2 params instead of 3. 2001-12-12 03:02:13 +00:00
law%netscape.com d9e648a061 Bug 113778; enhancing window open testto add some features and change to report median on tinderbox; r=mcafee 2001-12-12 01:47:28 +00:00
sgehani%netscape.com 4ef2931105 Add close button to sidebar.
b=33420; r=morse; sr=alecf
2001-12-12 01:32:33 +00:00
sgehani%netscape.com 87662e1cd4 iMake font pref pane close when OK is pressed.
b=114630; r=morse; sr=blake
2001-12-12 01:26:58 +00:00
sgehani%netscape.com 88d0ee3c3e Use <stringbundle> wrapper getFormattedString() instead of
nsIStringBundle method formatStringFromName().
b=114640; r=morse; sr=alecf
2001-12-12 01:25:46 +00:00
mkaply%us.ibm.com 495d3ad47b put 92156 fix in OS/2 2001-12-11 23:09:29 +00:00
law%netscape.com ee1dab79bf Bug 92156; make sure newWindow flag is passed through to OpenBrowserWindow so DDE requests go to existing windows; r=morse, sr=ben 2001-12-11 22:09:23 +00:00
aaronl%netscape.com bc0fec4d13 Bug 109164. Active Accessibility: state change events for checkboxes. r=jgaunt, sr=hyatt 2001-12-11 21:28:11 +00:00
jgaunt%netscape.com 853a38965a bug 98598 Xul radiobutton accessibility support
r=aaronl
sr=hyatt
2001-12-11 20:49:49 +00:00
nhotta%netscape.com 067935ba67 Changed not to use the cached value in the checkmark update code.
The cache is needed for the load listener, using it in the checkmark code will cause the inconsistency for tab browser.
bug 110424, r=ftang, sr=alecf.
2001-12-11 20:10:24 +00:00
jaggernaut%netscape.com 9d10ef405e Get rid of js strict warning. 2001-12-11 15:00:53 +00:00
ccarlen%netscape.com de865879b2 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
ccarlen%netscape.com 9d32855606 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:35:08 +00:00
bryner%netscape.com 4332f20cb5 Bug 108787 -- unable to type in Open Web Location dialog when it first appears. r=saari, sr=blizzard. 2001-12-11 05:34:32 +00:00
ccarlen%netscape.com 5be3015148 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:25:50 +00:00
ccarlen%netscape.com 31d6aca7e7 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
ccarlen%netscape.com b4f1e83674 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:54:47 +00:00
ccarlen%netscape.com d5cbd5318c Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:39:35 +00:00
ccarlen%netscape.com 43b93983ff Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:25:37 +00:00
ccarlen%netscape.com 0766c35c7f Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com 1b00c70ee8 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
ccarlen%netscape.com eec09f1b7d Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
ccarlen%netscape.com d360173601 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
ccarlen%netscape.com 2d15ad27bc Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:25:12 +00:00
blakeross%telocity.com a5dc2ebbf0 Fix inefficiency that alec spotted. r/sr=alecf 2001-12-09 23:20:20 +00:00
blakeross%telocity.com f5dbbacb72 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 20:49:22 +00:00
blakeross%telocity.com c3415ec3d4 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:54:59 +00:00
blakeross%telocity.com 4bceadf404 Adding missing |return|. r/sr=no one 2001-12-08 23:48:54 +00:00
morse%netscape.com ce1cb08843 bug 110471, fix js warning, r=morse, sr=alecf 2001-12-08 16:28:02 +00:00
blakeross%telocity.com 1a0d98dba2 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 08:06:48 +00:00
blakeross%telocity.com fce01f8274 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 07:52:11 +00:00
blakeross%telocity.com 7491f784dd 112967 - hardcoded script path in navigator.xul, by colinp. r=doron sr=blake 2001-12-08 01:22:31 +00:00
blakeross%telocity.com 49a1eeb157 open in new window doesn't work for folders on personal toolbar. trivial fix, sr=hewit 2001-12-08 01:01:57 +00:00
sgehani%netscape.com a51eaa42b8 Remove unsupported "align" attr and use "pack" instead.
b=112991; r=sgehani; sr=hewitt
(checking in for Colin Phillips <colinp@oeone.com>)
2001-12-07 21:50:03 +00:00
sgehani%netscape.com 9f25aefe26 Make "Search for:" bookmark string localizable.
b=113341; r=morse; sr=alecf
2001-12-07 21:45:27 +00:00
sgehani%netscape.com 374af609e7 Align with revised nsIPropertyElement interface: move getters/setters to
directly access the key and value attributes.
b=113870; r=morse; sr=alecf
2001-12-07 21:41:50 +00:00
andreww%netscape.com 2bd4bee21d bugzilla 98415 sr=mscott r=andreww colorpicker problems. Patch from Brad Tiffany <btiffany@usermail.com> 2001-12-07 05:10:07 +00:00
blakeross%telocity.com be8ee13487 More post-bookmarksliner cleanup. r=hewitt sr=ben 2001-12-07 02:44:11 +00:00
blakeross%telocity.com ceb7c261ab Fixing obscure click condition that rkaa discovered. r/sr=hewitt 2001-12-07 02:07:40 +00:00
law%netscape.com 5f34784587 Bug 92508; remove this obsolete version of the file from the jar; r=ccarlen, sr=mscott 2001-12-07 01:41:29 +00:00
blakeross%telocity.com edea59dbb7 More post-bookmarksliner cleanup. r=hewitt sr=ben 2001-12-07 01:32:41 +00:00
jaggernaut%netscape.com f5ddca0c89 Bug 102184: js strict warnings in tabbrowser.xml. Patch by bugzilla@gemal.dk (Henrik Gemal), r=jag, sr=hewitt 2001-12-07 00:51:35 +00:00
law%netscape.com e6ae554d8e Bug 101182; add onclose handler that does onCancel; r=bryner, sr=hyatt 2001-12-07 00:28:53 +00:00
blakeross%telocity.com 5b364e0f47 More post-bookmarksliner cleanup. r=hewitt sr=ben 2001-12-06 23:11:52 +00:00
heikki%netscape.com 61913ac950 Fixed Ctrl+click on XLinks and LINK elements. Fixed keyboard activation of XLinks (ENTER when focus on link). r=harishd, sr=jst. 2001-12-06 23:04:19 +00:00
seawood%netscape.com dbd92a6036 Add man page for mozilla. Change default --prefix back to /usr/local .
Thanks to Jan Schumann <jschauma@netmeister.org> for the man page.
Bug #94220 r=blizzard
2001-12-06 22:17:24 +00:00
bzbarsky%mit.edu 76be478bec Add "Print Preview" to menu on print button. Bug 111126, patch from
Christian Biesinger <cbiesinger@web.de>, r=bzbarsky@mit.edu, sr=blake
2001-12-06 21:48:36 +00:00
bhart00%yahoo.com 3f1ca0653a Bug 83608, change wording/accesskey for prefs->advanced->cache. r=blake, sr=darin 2001-12-06 21:44:46 +00:00
pinkerton%netscape.com 21ab8a5766 fix bundle name r=adamlock/sr=sfraser. bug#106729 2001-12-06 15:29:52 +00:00
jaggernaut%netscape.com 3550b8f08d Bug 92589: View Use Stylesheet doesn't work on frames. Patch by neil@parkwaycc.co.uk, r=jag, sr=ben 2001-12-06 09:35:38 +00:00
blakeross%telocity.com bda1678793 Second part of bookmarks outliner conversion - convert add bookmark dialog. r=hewitt sr=ben 2001-12-06 05:29:40 +00:00
law%netscape.com 00d9dab97e Bug 88287; Add Flush when removing entries, and, prevent user from changing mime type when opened from helper app dialog; r=sgehani, sr=mscott 2001-12-06 03:57:14 +00:00
law%netscape.com 1188c4c80f Bug 79849; set initial position of 'New Type' and 'Edit Type' dialogs; r=sgehani, sr=ben 2001-12-06 03:40:09 +00:00
blakeross%telocity.com 21ed5e47d4 Post-bookmarksliner cleanup. r=ben sr=hewitt 2001-12-06 03:33:43 +00:00
law%netscape.com 5aff5f2905 Bug 60708; prevent user from creating helper app entries with blank mime type fields; r=pchen, sr=ben 2001-12-06 03:28:10 +00:00
blakeross%telocity.com b780ea8c61 Deletion of discontiguous selection in history doesn't work properly (108302). r=hewitt sr=ben 2001-12-06 03:20:51 +00:00
blakeross%telocity.com 16f42a6bac Post-bookmarksliner cleanup. r=ben sr=hewitt 2001-12-06 03:11:06 +00:00
bbaetz%cs.mcgill.ca 6eb4db7873 Bug 101149 - previous window title sticks when accessing xul dir listings
patch by jrgm@netscape.com, r=bbaetz, sr=darin
2001-12-06 01:53:07 +00:00
hwaara%chello.se 55f192bde1 #84910, split up navigator.js.
Checking in for Doron Rosenberg <doronr@naboonline.com>.
r=jag, sr=alecf
2001-12-06 00:20:33 +00:00
rjc%netscape.com 4b8570a53d Fix bug # 113575. r=ben sr=blakeross 2001-12-05 23:54:09 +00:00
blakeross%telocity.com 732c185575 Just removing code obsoleted by bookmarksliner... r=ben sr=hewitt 2001-12-05 06:55:36 +00:00
blakeross%telocity.com 4f9e1688ef readding 2001-12-05 06:42:33 +00:00
blakeross%telocity.com d45f617016 readding 2001-12-05 06:40:57 +00:00
blakeross%telocity.com 6ab121590c just seeing if this fixes leaks; will backout soon. 2001-12-05 06:33:34 +00:00
blakeross%telocity.com 369d7d281b try commenting out hackish refreshSort call that passed |this| to try to fix leaks. r/sr=hewitt 2001-12-05 05:37:19 +00:00
blakeross%telocity.com d7ba09d346 Remove observer in destructor. r/sr=hewitt 2001-12-05 05:36:07 +00:00
blakeross%telocity.com d13c0e993e fix something I botched before checkin. 2001-12-05 04:52:08 +00:00
blakeross%telocity.com ccaad1ec23 73508 - convert bookmarks to outliner. don't file bugs on this yet. r=hewitt sr=ben 2001-12-05 04:30:04 +00:00
leaf%mozilla.org 99e99b9ff7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
law%netscape.com cf954bc28f Update to report minimum time rather than avg to reduce noise, r=mcafee 2001-12-05 02:53:33 +00:00
ben%netscape.com 13803b9014 fix whitespace (indenting) to match 4 space precedent. 2001-12-05 01:56:05 +00:00
ben%netscape.com 137198fa5c fix bug bugscape 11251 - text missing from Exit menu item etc. on windows
due to file not being built because of invalid placement of DIRS variable in makefile. r=bryner, sr=hewitt
2001-12-05 01:47:05 +00:00
ben%netscape.com e1f1abbe17 fix bug 79408 - windows integration dialog text is awkward.
r=law, sr=hewitt
2001-12-05 01:45:45 +00:00
hewitt%netscape.com 8578b1b7a4 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
hewitt%netscape.com e16a5fce6d 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 22:38:40 +00:00
waterson%netscape.com 4fb5a0f3e5 Bug 113390. Make sure that the module has a MODULE_NAME. rs=blizzard 2001-12-04 05:26:50 +00:00
hewitt%netscape.com c18af84d36 112999 - Built-in Accept button closes dialog even when not used in dialog, r=cmanske, sr=hyatt 2001-12-04 05:01:19 +00:00
mkaply%us.ibm.com d4809981a8 OS/2 bustage 2001-12-04 02:10:01 +00:00
andreww%netscape.com 446bbfdfa4 bugzilla 101590 different terms in bookmarks properties referring to same element. r=shliang sr=hewitt. 2001-12-04 02:06:15 +00:00
rjc%netscape.com 78465b21cf Part of fix for bug # 108809: r=ben sr=hyatt 2001-12-04 00:05:21 +00:00
sgehani%netscape.com 6dd4b019dc Fix font size menupopup to show sizes more than one char wide.
b=112907; r=sgehani; sr=alecf (checking in for jrgm@netscape.com)
2001-12-03 23:30:53 +00:00
sgehani%netscape.com e3f0f86fde Make old profiles that have a closed sidebar be able to open the sidebar again.
b=113031; r=morse; sr=alecf
2001-12-03 23:28:28 +00:00
nhotta%netscape.com 00a463a170 Added geostd8 to charset menu, bug 107533, r=yokoyama. 2001-12-03 22:58:26 +00:00
ben%netscape.com ca1dc6ae1c forgot this too..(113295, blocker) 2001-12-03 22:23:17 +00:00
ben%netscape.com 43b1fae50e part of previous fix for 113295 2001-12-03 21:51:56 +00:00
ben%netscape.com 342ec84024 fix for 113295 -'Exit' etc missing from menus. (smoketest blocker) 2001-12-03 21:35:55 +00:00
ben%netscape.com bd76d08ea5 fix 77513 - text on autocomplete checkbox does not wrap on mac modern/classic and causes panel to overflow. r=jag, sr=hewitt 2001-12-03 09:07:23 +00:00
ben%netscape.com 2db1fd1f6b oops forgot this one 2001-12-03 08:58:40 +00:00
ben%netscape.com 5eb32aecfd 104485 - remove duplicate platformGlobalOverlays, move code into better location and use a better name (platformCommunicatorOverlay). sr=hewitt. 2001-12-03 08:25:21 +00:00
blakeross%telocity.com b46a082e22 112954 - tasksOverlay.css is loaded twice on nav startup, mail startup and msg compose opening. sr=ben 2001-12-03 06:01:24 +00:00
jaggernaut%netscape.com c6c865dd1e Bug 61886: Revert to use currentURI.spec instead of _content.location.href. r=dbaron 2001-12-03 04:19:00 +00:00
mcafee%netscape.com 968ff9f05d Tinderbox test only: change data token so we only get a number back (ms). 2001-12-02 06:40:56 +00:00
dbaron%fas.harvard.edu 0260b807a2 nsBookmarksService.h now depends on nkcache. Fixing bustage. b=108809 2001-12-01 08:34:11 +00:00
ben%netscape.com 8995701862 fix build bustage. add nkcache dependency. 2001-12-01 08:01:08 +00:00
rjc%netscape.com 229ab8821f Fix bug #108809. r=ben sr=hyatt 2001-12-01 07:23:21 +00:00
hewitt%netscape.com d1373682d6 101958 - outliner drag-n-drop without changing columns sorts on that column, r=jag, sr=blake 2001-12-01 06:38:42 +00:00
jaggernaut%netscape.com b66ae518a2 Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt 2001-12-01 00:43:22 +00:00
hewitt%netscape.com cd9bf30f7f 97253 - XBL Default Content Bug in LocateInstance, r=jag, sr=hyatt 2001-12-01 00:32:07 +00:00
rpotts%netscape.com a33a19e3d1 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
jj%netscape.com f77f33c22e bump up mac version number to 0.9.6+ on the trunk 2001-11-30 22:21:31 +00:00
law%netscape.com 7a5237c04d Bug 106231; add mnemonic for Disable QuickLaunch menu item; patch from Tsukasa Maruyama (mal@mozilla.gr.jp); r=morse, sr=ben 2001-11-30 20:50:18 +00:00
law%netscape.com ae081b807c Bug 108567; put icon <image>s in vbox so they don't stretch; r=hwaara/bzbarsky, sr=blake 2001-11-30 04:17:05 +00:00
sgehani%netscape.com 2d9b2c507e Fix reset button (was too large) on helper apps pref pane.
b=109516; r=sgehani; sr=alecf
(checking in for Andre Dahlqvist <andre.dahlqvist@telia.com>)
2001-11-30 00:44:16 +00:00
sgehani%netscape.com f731a21834 Fix Netscape search sherlock plugin.
b=112029; r=morse; sr=alecf
2001-11-30 00:37:13 +00:00
sgehani%netscape.com 2cdccd4952 Open a new window if one isn't around when users select the
``Search the Web'' menu item from the ``Search'' menu.
b=83329; r=morse; sr=sfraser
2001-11-30 00:30:22 +00:00
sgehani%netscape.com 72f7228397 Don't distingiush between an edited and unedited URL bar text when
the search button is clicked.
b=60283; r=morse; sr=alecf
2001-11-30 00:27:47 +00:00
darin%netscape.com 19303403d3 fixes bug 112366 "status message is often incorrect [eg. resolving host...]"
r=jag, sr=alecf
2001-11-30 00:23:56 +00:00
sgehani%netscape.com be64dfd430 Remove dependency of sidebarOverlay on brand.dtd.
b=109450; r=morse; sr=blake
2001-11-30 00:20:07 +00:00
sgehani%netscape.com 6fbc3b7645 Add persistent panel support (iframe's remain loaded even when not visible).
b=106129; r=morse; sr=dveditz
2001-11-30 00:10:13 +00:00
sgehani%netscape.com 6942c4c8ac Ask user if they'd like to make the search sidebar tab engine selection
their default search engine.
b=100078; r=morse; sr=alecf
2001-11-29 23:51:47 +00:00
kaie%netscape.com 5cb9ace646 b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
jaggernaut%netscape.com a6d3e2cc8b Bug 112569: Session History set from navigator.js redundantly. r=hyatt, sr=hewitt 2001-11-29 23:34:27 +00:00
jj%netscape.com 718ee1a805 Mozilla icon for MacOS X 2001-11-29 23:08:42 +00:00
jj%netscape.com f62ab17e00 bug #110132: updated version number to 0.9.6+ and added <CFBundleExecutable>, <CFBundleShortVersionString>, and <CFBundleGetInfoString> keys. 2001-11-29 23:05:57 +00:00
gordon%netscape.com 60ec8e6a4c Fix bug 110405. Removing anachronistic assertion, added condition to respect STORE_ON_DISK policy. Changed fav icon cache policy to STORE_ANYWHERE. r/sr = darin, hyatt, sfraser. 2001-11-29 23:04:58 +00:00
bnesse%netscape.com e363d9a25f Fix for bug 108236. "intl.charset.detector" should not be treated as both a char pref and a unichar pref. Also whitespace cleanup. r=yokoyama, sr=alecf. 2001-11-29 22:46:42 +00:00
bzbarsky%mit.edu 4bc4b71f73 Fixing line endings to avoid all the "^M"s on Unix. Bug 112642,
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=brendan
2001-11-29 22:41:59 +00:00
morse%netscape.com f1df0eb11e backing out patch for bug 111396 because it caused smoketest blocker bug 112643 2001-11-29 20:52:48 +00:00
rods%netscape.com 40867a8757 Removed un-used first/last page option
Bug 102009 r=kmcclusk sr=attinasi
2001-11-29 09:46:15 +00:00
morse%netscape.com eb790816f5 bug 111396, tabbing in dialogs give incorrect results, r=jag, sr=hewitt 2001-11-29 09:27:19 +00:00
rjc%netscape.com 0aec2416cf Fix bug # 112176. r=danm sr=hyatt 2001-11-29 07:02:24 +00:00
pchen%netscape.com a1a47b8f9c bug 57647, r=sgehani, sr=ben, don't redeclare 'var ix' 2001-11-29 02:03:05 +00:00
pchen%netscape.com 16dc438e6f bug 86299, r=sgehani, sr=ben, do the right thing with relativeNode and parentNode when adding a new folder 2001-11-29 02:03:03 +00:00
pchen%netscape.com 15ba3b93e8 bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type 2001-11-29 02:03:00 +00:00
pchen%netscape.com 461730dd91 bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types, also remove debugging alerts when adding a bookmark 2001-11-29 02:02:57 +00:00
pchen%netscape.com 6e698276ab bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types 2001-11-29 02:02:54 +00:00
danm%netscape.com 99f630dfed reinstate rev 1.38 without breaking testgtkembed: focus and notify all common dialogs. somewhat experimental fix for bug 53345. r=pinkerton,sfraser 2001-11-29 01:52:25 +00:00
ben%netscape.com 664286b68f back out unapproved changes to Navigator context menus. See bug 70830. 2001-11-29 01:40:21 +00:00
bryner%netscape.com 887ed39441 Bug 96981 - filepicker scrollbar stays in same position when switching directories. r=jag, sr=hewitt. 2001-11-29 00:28:27 +00:00
alecf%netscape.com 3992970b88 big 'ol global history cleanup:
- remove lots of string assertions by avoiding using string classes on null strings
- clean up all known leaks
bug 112058, r=pchen, sr=blake
2001-11-29 00:02:16 +00:00
dbaron%fas.harvard.edu 88c03c4196 Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
bryner%netscape.com 997efa9822 Bug 105809 - filepicker crash if the user does not have read permission for the directory. r=jag, sr=shaver. 2001-11-27 23:02:07 +00:00
timeless%mac.com a30f965d0c Bugzilla Bug 110271 Right Click->Copy doesn't work in JSConsole
patch by biesi r=timeless sr=blake
2001-11-27 21:36:31 +00:00
alecf%netscape.com 8747932b68 fix for bug 111333 - properly close out morkFactory object to reduce leak that was exposed recently. r=bienvenu sr=sspitzer 2001-11-27 05:17:42 +00:00
morse%netscape.com bce5082dd0 bug 111362, no radio button selected in p3p dialog, r=bryner, sr=alecf 2001-11-27 04:41:37 +00:00
rjc%netscape.com e5077bf2e5 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
dp%netscape.com 9385b6093a Getting timeline to display startup time even if NS_TIMELINE_DISABLE is defined 2001-11-27 01:10:37 +00:00
nhotta%netscape.com 3599086484 Added charset submenu to the context menu, written by jbetak, bug 70830, r=nhotta, sr=alecf. 2001-11-27 00:54:01 +00:00
hewitt%netscape.com 7216a7a59e 111396 - tabbing in dialogs gives incorrect results, r=morse, sr=hyatt 2001-11-27 00:00:12 +00:00
alecf%netscape.com d1e27d8cd5 one more try - fix last case of bug 102043 - hide urls as they're added to history, even when history ui is visible, by notifying rdf that the rows are gone.
sr=blake, r=waterson
2001-11-26 21:46:12 +00:00
timeless%mac.com 7873addd19 Bugzilla Bug 107823 change nsIFile
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
2001-11-26 08:05:05 +00:00
jaggernaut%netscape.com f52ba70aa2 Bug 108990: remove unreferenced function urlDomain() in navigator.js. r=jrgm, sr=ben 2001-11-26 00:47:42 +00:00
blakeross%telocity.com 979ab7898d Rest of fix for 98782. 2001-11-25 05:14:28 +00:00
blakeross%telocity.com ffd4918d1d 96176 - access to localstore is wrong. r=ben sr=hewitt 2001-11-25 04:03:00 +00:00
blakeross%telocity.com 2f7878d01d Fix for 98782 and a few other history bugs. r=ben sr=hewitt 2001-11-25 04:01:04 +00:00
varga%utcru.sk 3558901161 Fix for 109478. Add view, contentView and builderView properties to the outliner binding. r=hewitt sr=hyatt 2001-11-24 12:33:07 +00:00
dinglis%qnx.com 9aefb592f0 -not part of build-
clean up splash screen
removed PHIG env requirement.
2001-11-22 18:45:00 +00:00
kaie%netscape.com 21b3e32ba6 b=84947 New print dialog for Unix and OS/2
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
ben%netscape.com dfd7414970 backing out fix for 90080 as it is redundant and caused other bugs (always showing alert
when exiting prefs after viewing appearance, inability to close prefwindow sometimes
see bug 109561).
2001-11-22 03:35:32 +00:00
hewitt%netscape.com f0a4260b04 97119 - Inconsistent textbox height in Pref - Advanced - Proxies, r=ben, sr=hyatt 2001-11-22 03:08:17 +00:00
ben%netscape.com 9aab998ce0 42798 - consistency in debug pref panel titles. patch from henrik gemal, sr=ben@netscape.com 2001-11-22 02:27:05 +00:00
ben%netscape.com d20fe73980 77513 - remove some unnecessary text to save space.
r=hewitt, sr=ben, patch from andre dahlqvist
2001-11-22 02:26:10 +00:00
ben%netscape.com 68364f8dd1 fix for 73655 - remove reference to obsolete file.
r=rginda, sr=hewitt
2001-11-22 02:00:37 +00:00
morse%netscape.com b5cc0e55e6 bug 98575 speed up cookie manager, r=sgehani, sr=hewitt 2001-11-22 00:16:37 +00:00
cmanske%netscape.com 2ce5e79ba7 Add Print Setup menuitem from platform-specific overlay, b=106374, r=syd, sr=sfraser 2001-11-22 00:12:01 +00:00
cmanske%netscape.com 01c467801f Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser 2001-11-22 00:11:54 +00:00
sgehani%netscape.com f6d6461783 Fix typo.
b=110961; r=morse; rs=dveditz
2001-11-21 23:33:47 +00:00
sgehani%netscape.com b4ada86403 Make search results show up in search sidebar tab again.
b=110792; r=morse; sr=mscott
2001-11-21 23:30:30 +00:00
bienvenu%netscape.com fa0e6b3158 use xpcom ref-counting and comptrs now that mdb supports that r=alecf, sr=sspitzer 110850 2001-11-21 21:51:38 +00:00
morse%netscape.com 33fcfce286 bug 110994, doubleclicking does not prefill individual form fields, r=fabian, sr=jst 2001-11-21 15:14:36 +00:00
hewitt%netscape.com 0ee2d0d8c2 83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt 2001-11-21 11:17:38 +00:00
hewitt%netscape.com aa039d9a32 110612 - Urlbar history dropdown has no border in Classic, r=ben, sr=hyatt 2001-11-21 11:16:43 +00:00
hewitt%netscape.com e5d37a18a7 96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt 2001-11-21 11:00:22 +00:00
hewitt%netscape.com d38d98adaa 110033 - outliner not invalidating outliner when the columns get hidden or shown, patch=varga@utcru.sk, r=blake, sr=hyatt 2001-11-21 10:38:40 +00:00
pchen%netscape.com 82394ea3b1 bug 109569, r=fabian, sr=hewitt, remove onkeypress for textbox 2001-11-21 10:16:36 +00:00
pchen%netscape.com 40505c3629 bug 109569, r=fabian, sr=hewitt, need to get ok button via document.documentElement.getButton("accept)" 2001-11-21 10:16:34 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
hewitt%netscape.com 1d677f346b 107276 - Sometimes the Close Tab contextual menu operation has no effect., r=ben, sr=hyatt 2001-11-21 07:34:46 +00:00
hewitt%netscape.com 269fa8f019 104993 - unable to select item in xul menulist [popup list/combobox] in dialogs, r=ben, sr=hyatt 2001-11-21 07:23:21 +00:00
hewitt%netscape.com 2776e1e042 66441 - Get rid of gray_*_splitter from utilityOverlay, r=ben, sr=hyatt 2001-11-21 06:59:57 +00:00
hewitt%netscape.com 362fae672f 95159 - autocomplete preferences ambiguous, r=sgehani, sr=hewitt, patch=diego@biurrun.de 2001-11-21 06:48:14 +00:00
radha%netscape.com 9f271f6fb8 Fix for bug # 103050. Wrong index value passed for OnHistoryGotoIndex(). r=chak sr=alecf 2001-11-20 19:14:11 +00:00
bzbarsky%mit.edu 8617d91211 Fix variable name to make "Wrap Long Lines" pref work correctly once
again.  Bug 110594, r=timeless, sr=jst
2001-11-20 05:02:15 +00:00
sgehani%netscape.com 5c8d6a9776 Added brandShortName.
b=1109912; r=morse; rs=alecf
2001-11-20 03:26:08 +00:00
aaronl%netscape.com 3667bef2b8 Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content 2001-11-20 02:05:26 +00:00
akkana%netscape.com 098f12d779 50131: map full-pathname argument to file: url. r=mcafee sr=alecf 2001-11-19 23:39:35 +00:00
sgehani%netscape.com 4afb7fadfa Fix Debug|Verification|JavaScript menu item link.
b=56848; sr=alecf
2001-11-19 22:11:01 +00:00
timeless%mac.com dfa8594725 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
blakeross%telocity.com d4d4ca8d8e oops, gFocusedDocument is from ben's fullscreen landing. 2001-11-18 18:44:19 +00:00
blakeross%telocity.com 62c96b1705 110679 - minor performance optimizations in navigator. r=hewitt sr=ben 2001-11-18 18:41:24 +00:00
pchen%netscape.com 4b8409ed8a bug 110081, r=adamlock, sr=ben, check for null url to avoid needless load 2001-11-18 07:44:50 +00:00
blakeross%telocity.com fe15886456 Bookmarksliner work (not part of build) 2001-11-18 05:06:47 +00:00
bzbarsky%mit.edu b32365cd8a Update 'Get New Theme' link in View menu. Bug 102632, patch by David
Hallowell <dave532@uklinux.net>, r=doron, sr=ben
2001-11-17 16:27:23 +00:00
danm%netscape.com fb16e6cad2 backing out last change, which seems, on fifteenth approach, to fix smoketest blocker bug 110494 r=jst 2001-11-17 01:51:22 +00:00
ben%netscape.com e7292bc505 bug 110435 - make consistent use of variable names in add bookmark dialog. Also prevent adding bookmarks without names. r=peterv, sr=jst 2001-11-16 10:42:55 +00:00
ben%netscape.com a1b01421cf Beginnings of supporting downloading of items, deleting download entries from the datasource.
NOT PART OF BUILD
2001-11-16 06:33:56 +00:00
ben%netscape.com 2aeb53d1fb Read previous downloads from profile RDF XML datasource.
NOT PART OF BUILD.
2001-11-16 02:25:29 +00:00
alecf%netscape.com b5e4aae2b4 further preparations for fixing bug 71482 - not part of build
- don't use the app-startup mechanism. for now, just rely on global history to create the load listener
2001-11-16 02:15:43 +00:00
danm%netscape.com 422544d484 adding an nsILoadGroup parameter to nsIDocumentLoaderFactory::CreateBlankDocument. bug 88229 r=jst,rpotts 2001-11-16 02:06:56 +00:00
danm%netscape.com 01aae8cddb focus and notify all common dialogs. somewhat experimental (people wanted to try it) fix for bug 53345, r=pinkerton,syd 2001-11-16 01:55:44 +00:00
jaggernaut%netscape.com 9a2d10888f Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
ben%netscape.com 68cd7ad7bf Serialize Download Datasource -> XML in profile directory, some initial command support (launch, reveal, download file) in the UI & at datasource level.
NOT PART OF BUILD.
2001-11-16 00:23:01 +00:00
alecf%netscape.com ba575895dd fix for bug 110290 - empty cells are considered non-existent when trying to see if a history cell is hidden or not. r/a=brade 2001-11-15 18:38:50 +00:00
seawood%netscape.com 69f5c73a5f Tweak calendar for the static build. 2001-11-15 08:23:53 +00:00
bryner%netscape.com ff1f2e02d9 Make sure the state of the ok button is correct even if the window does not get initial focus (bug 98480). r=jag, sr=ben. 2001-11-15 05:37:32 +00:00
hewitt%netscape.com 3adcab317b 108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt 2001-11-15 04:19:32 +00:00
alecf%netscape.com 52cd89e71b win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
sgehani%netscape.com 42b48c5c08 Fixing regression: adding languages is possible again.
b=109629; r=bryner; sr=blake
2001-11-15 02:43:32 +00:00
sgehani%netscape.com dc130cc637 Make preview tab window content have a scrollbar when it needs one.
b=79651; r=morse; sr=alecf
2001-11-15 02:20:57 +00:00
sgehani%netscape.com e81012e370 Don't build search results when search panel isn't open and
auto open search panel isn't set.
b=91168; r=morse,jruderman; sr=alecf
2001-11-15 02:01:10 +00:00
alecf%netscape.com 9393f08822 add hidePage() API to nsIBrowserHistory, to allow hiding 302 redirected URLs from the UI, for bug 102043 r=blake, sr=sspitzer (parity with 4.x and IE behavior) 2001-11-15 00:48:18 +00:00
alecf%netscape.com 4a8d72cfb4 further fixes for bug 102043 - add support for the hidePage() api when a redirected page is encountered 2001-11-15 00:46:26 +00:00
sgehani%netscape.com cca3f3c832 Replace strtok() with nsCRT::strok().
(Checking in for drepper@cygnus.com)
b=81590; r=sgehani; sr=alecf
2001-11-15 00:09:40 +00:00
kin%netscape.com d1548dd8d8 Fix for bug 108666: No context menu when right clicking on form text widgets
getAttribute() now returns a null object instead of an empty string
  when an attribute does not exist, so expand shortcuts like
  getAttribute().toUpperCase() to the longer form to prevent errors.

r=blakeross@telocity.com  sr=jst@netscape.com
2001-11-14 23:56:42 +00:00
seawood%netscape.com 40f59d0c7c Fixing AIX bustage. Resolve symbols at link time. r=bryner 2001-11-14 22:00:16 +00:00
hewitt%netscape.com d965b16246 108757 - dispatch DOM events for mouse wheel scrolling, r=?, sr=? 2001-11-14 10:06:21 +00:00