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

11940 Коммитов

Автор SHA1 Сообщение Дата
pkw%us.ibm.com a48c1f38dc Bug 251267 - Memory leak in XRemoteService.cpp.
r/sr=blizzard@mozilla.org
2004-07-15 20:49:04 +00:00
cbiesinger%web.de e86024e1cf Bug 69114 go to the target of a .url file, instead of showing its contents, when
opening such a file in mozilla
r=darin sr=bz
2004-07-15 20:21:44 +00:00
dbaron%dbaron.org 868ce89fb6 Fix leak by removing extra AddRef. b=251530 r=cbiesinger sr=bzbarsky 2004-07-15 19:57:18 +00:00
cbiesinger%web.de ea9c2b0afe Bug 250202 remove nsWebShellWindow::NotifyObservers and nsXULWindow::NotifyObservers
r=danm sr=jag
2004-07-15 19:00:11 +00:00
bzbarsky%mit.edu 1b3f21704f Fix bug 248468 (choosing directory with keyboard chooses dir and saves the
file; should just choose dir).  r=neil for xpfe, r=mconnor for toolkit, sr=jag
2004-07-15 06:13:35 +00:00
timeless%mozdev.org a048c9e362 Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
r=jst sr=jst
2004-07-14 22:53:37 +00:00
neil%parkwaycc.co.uk c317c8f1df Bug 78274 Convert profile manager into a <dialog> r=jag sr=sspitzer 2004-07-14 21:51:09 +00:00
neil%parkwaycc.co.uk c0bb9b1745 Bug 191410 Make it easier to change boolean preferences r=caillon sr=sspitzer 2004-07-14 21:48:02 +00:00
dbaron%dbaron.org b59401c27a Bump version number to 1.8a3, although that may or may not be the next release's version. 2004-07-14 21:46:32 +00:00
neil%parkwaycc.co.uk 1d234e4c8d Bug 250553 Classic <menulist> should not see command events from its popup's <scrollbarbutton>s r=doron sr=roc 2004-07-14 21:46:24 +00:00
aaronleventhal%moonset.net 69aa2c014a Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=? 2004-07-14 21:44:01 +00:00
stephendonner%yahoo.com 27b26fdcc1 Bug 250845. Rename 'Turn Off Privacy Settings' to 'Allow All Cookies' in P3P dialog. r=mconnor, sr=neil, a=shaver 2004-07-14 04:54:19 +00:00
dbaron%dbaron.org 60ac618572 Back out bug 91312 to fix bug 250825. a=asa 2004-07-12 19:11:10 +00:00
timeless%mozdev.org 352b310090 Bug 91312 TITLE texts should follow the same BiDi directionality as the source object
patch by mozilla-bugzilla@future.shiny.co.il r=smontagu sr=roc a=asa
2004-07-10 00:56:41 +00:00
timeless%mozdev.org 4d74301d04 Bug 227302 Find Again fails if "Find in this Page" window open
patch by manish.jethani@gmail.com r=akk sr=rbs
2004-07-07 07:09:55 +00:00
bryner%brianryner.com 3ed8f0afa5 Make xremote xfeDoCommand(openBrowser) open with the user's start page instead of always opening about:blank. Bug 250064, r+sr=blizzard. 2004-07-06 20:43:18 +00:00
bryner%brianryner.com 833531631d Fix Firefox Xremote on the trunk by bringing blizzard's patch for bug 244060 over from the Aviary branch. r=bsmedberg, sr=bryner. 2004-07-06 08:51:48 +00:00
bryner%brianryner.com 963572cfc9 nsCmdLineService::GetProgramName needs to copy the string to be compliant with the interface definition. Bug 249737, r+sr=jst. 2004-07-04 11:01:32 +00:00
neil%parkwaycc.co.uk 1c9cbe39c9 Bug 64157 Should be able to navigate <menulist> when it's not dropped down r=aaronl sr=roc 2004-07-03 21:00:07 +00:00
timeless%mozdev.org 7c768f7f76 Bug 235168 Remove MOZ_PHOENIX ifdefs from strictly firefox or strictly seamonkey code
patch by sdwalker@myrealbox.com r=ben sr=roc
2004-07-01 23:53:19 +00:00
cbiesinger%web.de 0f174610d9 bug 238166 patch by David Hallowell <dave532@uklinux.net> r=neil sr=roc
fix now-incorrect wording on obsolete themes warning
2004-07-01 18:20:34 +00:00
cbiesinger%web.de accb367c14 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
Stefan.Borggraefe%gmx.de 1fb12fac10 Fix for Bug 248453: "Preferences Pane Advanced-System: list widgets have wrong size"
r=neil, sr=jag
2004-06-26 11:20:09 +00:00
cbiesinger%web.de 2d532ef09f bug 247607 http-index-format -> html conversion should be done by the necko caller, not by the channels
r+sr=darin
2004-06-25 18:30:22 +00:00
timeless%mozdev.org 68fdfc1c8a Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-25 17:44:41 +00:00
Stefan.Borggraefe%gmx.de 9148ab5299 Fix for bug 242346: "Customize Character Encoding" dialog doesn't remember its size and position and is opened to small when using larger fonts
r=neil, sr=alecf
2004-06-25 05:29:44 +00:00
timeless%mozdev.org e698edaacf Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
aaronleventhal%moonset.net ec9f3a5375 Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst 2004-06-23 19:44:43 +00:00
aaronleventhal%moonset.net 58253cb880 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2004-06-23 14:07:49 +00:00
pete.zha%sun.com 0a8325917f bug 241729
Preference- Advanced-Scripts and Plugins can not be locked
neil.parkwaycc.co.uk: review+
jag: superreview+
patch by brian.lu@sun.com
2004-06-23 07:55:33 +00:00
bryner%brianryner.com 4f06ee6e85 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2004-06-22 22:10:12 +00:00
bryner%brianryner.com 7360de47df trying to remove zombie cvs file 2004-06-21 23:34:24 +00:00
cls%seawood.org cbcc90ded7 Make console handling in mingw builds behave the same as msvc builds.
Bug #245903 r+sr=dmose
2004-06-21 20:56:14 +00:00
neil%parkwaycc.co.uk 91fa4656d3 Re-apply the fix to bug 86786 after pch regressed it r=varga sr=alecf 2004-06-21 08:23:11 +00:00
bryner%brianryner.com 47111a13aa removing dead CFM build files 2004-06-21 02:09:30 +00:00
timeless%mozdev.org 32c6f93622 Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
ben%bengoodger.com 5d74023639 change mDeleteCalled to mXPCOMShuttingDown per danm request. (part of 244106 that bsmedberg didn't get before landing on the trunk) 2004-06-20 03:42:50 +00:00
ben%bengoodger.com c65983111c 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2004-06-20 01:42:05 +00:00
neil%parkwaycc.co.uk 61f3c42f9f Bug 236913 Need to correctly unescape search strings for the search sidebar (indirect fallout from bug 44272) r=timeless sr=alecf 2004-06-18 22:10:32 +00:00
cbiesinger%web.de 7c787e9d74 removing unused files r=bsmedberg 2004-06-18 19:27:45 +00:00
bsmedberg%covad.net 8b04241e3b Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
mkaply%us.ibm.com 4697788b09 #229753
r=neil, sr=jag
search sidebar does not automatically open on first addressfield search
2004-06-17 12:39:47 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
jag%tty.nl fc47ce92bf Bug 111842: tabbed browser prefs text "load links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>, r=neil, sr=jag 2004-06-16 22:12:11 +00:00
aaronleventhal%moonset.net 5295a37813 Bug 127118. Fix focus problems with radio buttons and accesskeys. r=neil, sr=bryner 2004-06-15 02:32:52 +00:00
neil%parkwaycc.co.uk e717de460e Bug 78672 #ifdef DEBUG some printfs p=gautheri@noos.fr r=me sr=alecf 2004-06-14 21:50:03 +00:00
mkaply%us.ibm.com bf4e7cb5fc #244610
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - fully qualify turbo daemon before trying to launch
2004-06-14 16:45:03 +00:00
cbiesinger%web.de 45bcddf927 Bug 118438 Gopher 'information' tag not supported.
patch by Jan Ruzicka <jan.ruzicka@comcast.net> r=biesi sr=darin
2004-06-12 19:49:40 +00:00
cbiesinger%web.de 8efd04ae2e bug 245673 named literal strings should be const
r+sr=darin
2004-06-11 15:05:29 +00:00
bryner%brianryner.com 86de6958fb Have clipboard implementations that care about flushing data to the OS clipboard register for xpcom-shutdown notification, rather than being notified by nsAppRunner directly. Bug 239390, r=bsmedberg, sr=blizzard. 2004-06-10 20:39:11 +00:00
mozilla.BenB%bucksch.org e510e23ae5 Bug 245758: Make bookmarks' internal unescaper match nsEscapeHTML, unescaping ' pr
r=Neil Rashbrook, sr=jst
2004-06-10 12:59:08 +00:00
pkw%us.ibm.com 0dfac77d47 Bug 186789 - Ctrl+Shift Shortcuts in Mozilla conflict with ISO 14755 Input methods (shift+ctrl keys don't work) [mark all read]
r=neil.parkwaycc.co.uk@myrealbox.com, sr=alecf@flett.org (for XPFE changes), src=mscott@mozilla.org (for MailNews changes)
2004-06-10 01:42:00 +00:00
mkaply%us.ibm.com 5d7ca79e89 #245902
r=pedemont, sr=blizzard (platform specific)
OS/2 only - warning cleanup in nsNativeAppSupportOS2.cpp
2004-06-09 12:36:45 +00:00
Stefan.Borggraefe%gmx.de 3b6f8725fa Bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons.
This patch fixes the Customize Sidebar dialog I overlooked.
r=neil, sr=alecf
2004-06-09 06:10:19 +00:00
aaronleventhal%moonset.net b129a05b0f Bug 239914. When OS high contrast or another accessible theme is used, automatically follow it in chrome and content. r=bsmedberg, sr=bryner 2004-06-08 19:34:55 +00:00
aaronleventhal%moonset.net d865336fcc Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf 2004-06-08 13:59:11 +00:00
mvl%exedo.nl 502e663e52 Add a way to manually show a single blocked pop-up window
bug 198846, r=danm, sr=jag
2004-06-08 12:06:56 +00:00
dveditz%cruzio.com fd06fee287 bug 245062 InstallTrigger should CheckLoadURI
bug 240552 XPInstall ability controlled per-site r=danm,sr=sspitzer
2004-06-07 14:46:15 +00:00
mozilla.BenB%bucksch.org d0523b301a bug 208821: Remove pref UI to send email address as FTP password.
r=Neil Rashbrook, sr=dveditz
2004-06-06 17:44:10 +00:00
cbiesinger%web.de 589ae07662 bug 196380
o) move nsCopySupport into content (from layout), it belongs there better
o) add an |currentURI| attribute to nsIImageLoadingContent which allows access to the URI that is currently being displayed
o) use that from the image uri copy code
xpfe part: r=neil.parkwaycc.co.uk sr=bz rest: r+sr=bz
2004-06-05 17:57:00 +00:00
cbiesinger%web.de a15ef33008 urlbarhistory is no more (bug 245009), removing reference to xpt file 2004-06-05 12:12:40 +00:00
dveditz%cruzio.com 1f3e1038f3 bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer 2004-06-05 09:26:01 +00:00
neil%parkwaycc.co.uk cbef893635 Bug 90984 Prefer "website" to "web site" p=tmeader@gmail.com r=me sr=jag 2004-06-02 22:59:39 +00:00
mvl%exedo.nl d7a8b008ea use MOZ_SUNBIRD to build sunbird.
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
cbiesinger%web.de e1618690a8 removing C++ urlbarhistory impl
bug 245009 r=bsmedberg sr=alecf
2004-06-02 17:47:39 +00:00
neil%parkwaycc.co.uk e3e8425f72 Bug 245009 pref-history.xul should hit URLBar history through RDF instead of using the urlbarhistory component r=pike sr=alecf 2004-06-02 08:26:50 +00:00
aaronleventhal%moonset.net fc33684819 Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf 2004-06-02 04:06:28 +00:00
kyle.yuan%sun.com 0fd3e4bc6b Bug 243807 profile manager hangs other dialogs' action
r=neil, sr=jst, patch by neo.liu@sun.com
2004-06-01 02:06:32 +00:00
db48x%yahoo.com ea94b78be0 put back two lines that got lost before checkin.
see bug 235872 for details
2004-05-31 06:46:28 +00:00
neil%parkwaycc.co.uk 7f80bfb394 Bug 169380 Provision for load progress on tab icons r=mconnor sr=jag 2004-05-29 22:26:40 +00:00
bzbarsky%mit.edu 43604ff818 Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
2004-05-29 03:35:16 +00:00
jag%tty.nl 38ea71d221 Bug 235113: Cannot drag and drop URL from Location Bar to bookmarks sidebar (nor drop on Personal Toolbar). Return hostname as Literal instead of Resource. r=varga, sr=ben 2004-05-28 21:40:09 +00:00
cbiesinger%web.de 6700a8a774 bug 235763 Print dialog show list printer descriptions if available
patch by Roland Mainz <roland.mainz@nrubsig.org> r+sr=roc
2004-05-28 15:50:18 +00:00
bzbarsky%mit.edu 27b140b534 Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed.  Bug 144072, r+sr=jst
2004-05-27 22:08:42 +00:00
smontagu%smontagu.org 6f9836c84f Add windows-1255 to character encodings for mail composition. Bug 244141, r=jshin, sr=bienvenu. 2004-05-27 08:39:22 +00:00
db48x%yahoo.com c468f8ad80 bug 235872 - add description property to menuitems
r=neil, sr=bryner
2004-05-26 22:05:07 +00:00
mkaply%us.ibm.com 496d4d164a #89143
r=neil.parkwaycc.co.uk, sr=jag
Patch from doron - make customize sidebar dialog accessible
2004-05-26 19:16:42 +00:00
neil%parkwaycc.co.uk 9aba06eb80 Double-click should not change the selection in case the partially visible last line in a tree was clicked into full visibility b=130477 r=varga sr=alecf 2004-05-26 14:09:06 +00:00
neil%parkwaycc.co.uk 67d13f2063 Move mailNavigatorOverlay out of navigatorOverlay and into navigator where it won't get overlaid onto view source, hidden window etc. b=108745 r=timeless sr=bienvenu 2004-05-25 22:32:36 +00:00
dveditz%cruzio.com 6e69800f02 bug 244489 remove hardcoded width so sizeToContent has a chance in the Modern skin r=neil,sr=sspitzer 2004-05-24 21:40:17 +00:00
neil%parkwaycc.co.uk f6b3b1c893 Bug 97434 Add some ctrl+shift keybindings and clean up the existing ctrl keybindings using modifiers="control any" r=varga sr=alecf 2004-05-24 15:53:09 +00:00
neil%parkwaycc.co.uk 182c6533bd Bug 243679 fix bookmark notification icon to work in sidebar, bookmarks manager and modern theme p=dc2@myrealbox.com r=me sr=alecf 2004-05-24 15:43:18 +00:00
mkaply%us.ibm.com 18d9c2feaa #239580
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
2004-05-24 13:33:51 +00:00
smontagu%smontagu.org 950422f8f1 Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2004-05-23 09:15:23 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu f79a6813af Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu 62f7fc6ea3 Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu b733dd59da Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
sspitzer%mozilla.org 6b67dc7e1d fix for bug #244279
Enabling popup blocking from About Popups fails to set the preference.

thanks to neil for the fix.

r=mconnor, sr=dveditz
2004-05-22 05:46:52 +00:00
neil%parkwaycc.co.uk 85d69dbc92 Bug 243961 Can't drag into the personal toolbar chevron Bug 243692 Personal toolbar chevron should close when item is dragged out p=durbacher@gmx.de r=me sr=jag 2004-05-21 19:10:09 +00:00
neil%parkwaycc.co.uk 81c1ab2b63 Bug 220215 use the XPCNativeWrapper for Components.lookupMethod r=caillon sr=bz 2004-05-21 09:19:08 +00:00
leaf%mozilla.org dce402173e update UA for next release cycle 2004-05-21 00:35:51 +00:00
aaronleventhal%moonset.net 273397a135 Bug 242799. Fix touchpad scrolling but keep support for screen reader behavior based on class names. r=ere, sr=roc 2004-05-20 03:14:41 +00:00
leaf%mozilla.org 8b452fcd40 update version string to reflect new release schedule (1.8a1 for alpha1), a=asa 2004-05-19 20:59:24 +00:00
caillon%redhat.com e55198520c Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
neil%parkwaycc.co.uk fb17ee8f1d Bug 243418 Fix JS strict warning: reference to undefined property tokens[0] r=db48x sr=alecf 2004-05-18 10:14:30 +00:00
timeless%mozdev.org 7b5970dc1f Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
timeless%mozdev.org 2a1ef6a24d Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
r=neil sr=jag
2004-05-17 23:23:47 +00:00
timeless%mozdev.org d0b8af7d03 Bug 243476 Remove accesskeys from listitems in pref-winhooks.xul
patch by durbacher@gmx.de r=neil sr=alecf
2004-05-14 10:36:03 +00:00
darin%meer.net 739850c4eb fixes bug 236608 "Domain Guessing: URL is not updated when guessing loads www.hostname.com" r=neil sr=dveditz 2004-05-14 04:19:35 +00:00
mvl%exedo.nl 2f908209a7 Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
neil%parkwaycc.co.uk 24d83d0689 Bug 191578 "Close Other Tabs" confirmation dialog p=tmeader@gmail.com r=me sr=jag 2004-05-12 21:45:25 +00:00
timeless%mozdev.org 6ed28cb507 Bug 201854 Can't drag/move bookmark from/to/within overflow/dropdown/chevron list of personal toolbar
patch by durbacher@gmx.de r=neil sr=jag
2004-05-12 20:23:05 +00:00
darin%meer.net 47bc3e198c fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz 2004-05-11 22:09:10 +00:00
ben%bengoodger.com d9b790be98 (243344) also set NO_INSTALL per cls' recommendation so that builds packaged using make install don't get the extra data 2004-05-11 21:29:37 +00:00
ben%bengoodger.com f4dc6ae62a 243344 - consolidate makefiles in xpfe and components 2004-05-11 20:54:33 +00:00
ben%bengoodger.com d6cca4d7c3 oops, fix xremote on linux (fall out from 243091) 2004-05-11 20:25:30 +00:00
mkaply%us.ibm.com fc14915e53 #243296
r=pedemont
Remove GFX_OS2.DLL from MOZTURBO preload list so we shutdown properly - also redo list
2004-05-11 15:02:43 +00:00
cbiesinger%web.de 4f1eacb647 update links to point to mozilla.org instead of a 404 resource 2004-05-10 23:21:35 +00:00
neil%parkwaycc.co.uk 3141e4bb0b Bug 242979 File -> Upload File needs an access key r=aaronl rs=darin 2004-05-10 13:17:56 +00:00
ben%bengoodger.com 3d2d932088 bug 243091 - don't package unnecessary components in Firefox. Disable building a bunch of XPFE chrome (over a megabyte of it on disk) along with the seamonkey classic skin. Provide a stub communicator skin for the profile manager to use. 2004-05-10 00:54:11 +00:00
neil%parkwaycc.co.uk 0cab45c413 Restoring accidentally deleted line :-[ b=243027 r=varga sr=alecf 2004-05-08 20:51:57 +00:00
cbiesinger%web.de 33c5b41794 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
Stefan.Borggraefe%gmx.de eb441f872c Bug 242707: Corrects the order of the menu items in the File menu of the View Source window
patch by Frank Wein, r=Neil, sr=jag
2004-05-07 08:11:52 +00:00
neil%parkwaycc.co.uk b9e128ec20 Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf 2004-05-06 20:42:28 +00:00
blizzard%redhat.com 29568c13e4 Bug #242123. Spaces in between the comma and a new-X arguement would not load. Need to verify the URL after arguments have been stripped. r=darin,sr=bryner 2004-05-05 19:52:37 +00:00
cbiesinger%web.de 6dfd44ee87 bug 239111 rework pause/resume handling in download manager
r=neil sr=roc
2004-05-04 18:53:54 +00:00
aaronleventhal%moonset.net 0d75ee958b Use win32 window class name corresponding to UI/content/general/hidden. r=ere, sr=roc 2004-05-04 12:39:42 +00:00
neil%parkwaycc.co.uk 7b6e84b250 Remove selectionHead and selectionTail from key handlers because rangedSelect can already do the work for us (mouse handlers were already using it) b=97434 r=varga sr=alecf 2004-05-03 22:49:13 +00:00
bryner%brianryner.com f9f55ca33e deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
bzbarsky%mit.edu 8ea29386a0 Fix bug 242261 by restoring the sessionHistory local (backout of second patch
from bug 228619), change proposed by Serge GAUTHERIE <gautheri@noos.fr>,
rs=bzbarsky.
2004-05-02 18:12:08 +00:00
Stefan.Borggraefe%gmx.de ba32f3d1fc Fix for Bug 223148: "Move Open Bookmark File to the File menu where it belongs"
r=dean_tessman, sr=alecf
2004-04-29 14:29:23 +00:00
neil%parkwaycc.co.uk 02763de3fd Make reversed="true" preference work with checkbox listitems so I can remove my previous hack (ouch!) b=181973 r=caillon (over irc) sr=alecf 2004-04-29 14:17:44 +00:00
timeless%mozdev.org a7cd76fc77 Bug 136016 'Set as wallpaper' should be disabled for broken image - M140RC1 M140BR [@ nsWindowsHooks::SetImageAsWallpaper]
patch by ajschult@mindspring.com r=timeless sr=darin
2004-04-28 14:38:27 +00:00
timeless%mozdev.org 6fa3b1172d Bug 241249 Text in column picker "restore natural order" is unclear to user
r=neil sr=roc
2004-04-27 12:26:31 +00:00
timeless%mozdev.org dfa3455b02 Bug 161383 Checkmark indicating active window in Window menu only shows on second menu access
patch by macdoc@interx.net r=neil sr=roc
2004-04-27 12:11:17 +00:00
neil%parkwaycc.co.uk 375d541db9 Bug 237998 Scrollbars should block fewer events but scrollcorners should block more also setting default cursor on scrollcorners r=roc sr=alecf 2004-04-26 14:21:35 +00:00
cbiesinger%web.de d30f5332b1 bug 228017 show yes/no buttons for a yes/no question, instaed of ok/cancel
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
2004-04-26 10:54:39 +00:00
jshin%mailaps.org c988f9bf54 bug 235090 : add UTF-16 converters: committing two files missed in the previous check-in by mistake 2004-04-24 16:59:46 +00:00
neil%parkwaycc.co.uk ff58a2b973 Bug 237658 JavaScript strict warning: redeclaration of var dataEls p=gautheri@noos.fr r=me sr=jag 2004-04-24 13:27:12 +00:00
cbiesinger%web.de 0fc1b064ed Bug 206337, move addObserver to the end of the function to prevent keeping a
half-initialized download manager alive.
r=neil sr=bz
2004-04-23 19:48:49 +00:00
mkaply%us.ibm.com 3f28b7d2b8 #241369
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Installer isn't closing some version of mozturbo
2004-04-23 19:13:54 +00:00
neil%parkwaycc.co.uk 0c5fe2e9d5 Bug 236782 Make pipelining preferences visibly lockable p=brian.lu@sun.com r=me sr=bz 2004-04-23 09:56:08 +00:00
neil%parkwaycc.co.uk 56519c3790 Followup to bug 230219 removing obsolete persist attributes b=166455 p=gautheri@noos.fr r=me sr=mscott 2004-04-22 22:27:28 +00:00
bienvenu%nventure.com 8b57f91769 make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
neil%parkwaycc.co.uk f1b29f1237 Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-22 08:26:58 +00:00
caillon%redhat.com 657eb38e63 Bug 238880
Couldn't eliminate group tabs as home page because of the wrong pref method being called to clear the previous prefs.
r+sr=ben
2004-04-22 05:14:08 +00:00
neil%parkwaycc.co.uk e3c4eb698d Bug 240590 Spurious sort direction indicator in hidden header r=varga sr=bryner 2004-04-21 21:21:30 +00:00
darin%meer.net 09637354a5 checking in changes for nsDownloadManagerListener.js to fix bug 240835.
these were originally part of my patch for bug 24867, but somehow i forgot
to check them in with that patch :-(
2004-04-19 22:26:16 +00:00
darin%meer.net 74ce72e1f6 fixes win32 crash and file->open regression resulting from patch for bug 24867, patch by neil r+sr=darin 2004-04-19 21:41:28 +00:00
gerv%gerv.net 4d3385092d Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
gerv%gerv.net 6635d16530 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
cbiesinger%web.de 0d9bf97d44 addressing reviewer comments 2004-04-18 13:22:31 +00:00
cbiesinger%web.de 258c6de73a Bug 240257 directory listings show wrong sizes for files > 4 GB
changes nsIDirIndex to use PRInt64
r=darin sr=bryner
2004-04-18 13:20:54 +00:00
varga%nixcorp.com 2db4e18cdf Fixing JS warning. Bug 221619. 2004-04-17 21:23:31 +00:00
neil%parkwaycc.co.uk 7ad3e15645 Bug 221623 Remove the code that supported the old wallet.Notified pref and the extraneous wallet.notified prefs p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-17 19:56:39 +00:00
gerv%gerv.net aa835b77c5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
mvl%exedo.nl a191955736 Hide unneeded tabs in in the image manager to make resizing work better.
bug 89908, r=mconnor, sr=darin
2004-04-17 13:48:35 +00:00
varga%nixcorp.com 5026248834 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
darin%meer.net b86829b878 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
cbiesinger%web.de 3c212719bf bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
darin%meer.net 25d84ac621 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu 4cba32786b Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
cbiesinger%web.de a600bb61fc bug 235504, remove const char* version of nsCString::EqualsWithConversion,
second try
r=darin sr=dbaron
2004-04-15 20:44:53 +00:00
neil%parkwaycc.co.uk 6cdb00f1ff Fix for smoketest blocker 240339 bogus prefs interrupt navigator startup r=varga sr=dveditz 2004-04-15 20:11:02 +00:00
dbaron%dbaron.org a1db559580 Update version number from 1.7b to 1.8a. 2004-04-15 18:06:15 +00:00
bzbarsky%mit.edu 846feff665 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
timeless%mozdev.org 810bb86517 Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
r=neil sr=darin
2004-04-14 05:03:05 +00:00
cbiesinger%web.de c54197d5ff removing unused files, r=neil bug 238818 not part of build 2004-04-13 19:20:08 +00:00
cbiesinger%web.de 37b9e38307 Bug 239115 deCOM nsDownload
r=neil sr=roc
2004-04-13 19:15:21 +00:00
neil%parkwaycc.co.uk 8125ea348f Bug 240256 Fixing DOCTYPE to match document element p=vberon@mecano.gme.usherb.ca r=me sr=mscott 2004-04-13 09:34:47 +00:00
jshin%mailaps.org 71e4442d3f mingw bustage fix 2004-04-13 07:24:12 +00:00
timeless%mozdev.org d1a8326227 Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
r=neil sr=darin
2004-04-13 05:15:02 +00:00
bryner%brianryner.com b148069934 Fix bug 240174 ('no running window found' on startup). r+sr=blizzard. 2004-04-13 04:50:19 +00:00
jshin%mailaps.org 4824aa2503 bug 232969 : use 'native' encoding when setting/getting registry on Windows (r=cbie, sr=bryner) 2004-04-13 01:32:41 +00:00
sicking%bigfoot.com 6ce4fac4be Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
r=bz sr=jst
2004-04-12 22:48:33 +00:00
neil%parkwaycc.co.uk 248ace5243 Bug 143663 Helper Apps listbox scrolls badly r=varga sr=alecf a=asa 2004-04-11 21:26:02 +00:00
cbiesinger%web.de ac100664bf Bug 237919 Windows seamonkey static builds are busted
patch by Stephen Walker <sdwalker@myrealbox.com> r=cls a=chofmann
2004-04-10 22:54:43 +00:00
neil%parkwaycc.co.uk 847fda7647 Bug 230219 navigator button preferences only work if a navigator window is open r=dean_tessman sr=alecf a=chofmann 2004-04-10 09:41:33 +00:00
blizzard%redhat.com 14061147ac Bug #237283. Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa 2004-04-08 14:01:17 +00:00
mconnor%myrealbox.com 1c888c7563 Bug 238931: remove the magic number 8 (kill ALLOW_SESSION_ONLY const), r=dwitte, sr=darin, a1.7=asa, fix dwitte's folly by implementing the session perm value on nsICookiePermission 2004-04-07 23:27:02 +00:00
mconnor%myrealbox.com e1d055c0f2 Bug 239240: Choosing Unblock Images from this Server in context menu whitelists site instead of removing permission, r=dwitte, sr=darin, a1.7=asa 2004-04-07 23:23:50 +00:00
neil%parkwaycc.co.uk 4ffb105bc0 Bug 238080 JS strict warning: redeclaration of var p p=gautheri@noos.fr r=mvl sr=jag a=mkaply 2004-04-07 15:51:09 +00:00
cbiesinger%web.de de3697d303 bug 234046, remove search plugins for bugzilla, mozilla.org and LXR
patch by Matti Versen <matti@mversen.de> r=bsmedberg sr=tor a=asa
2004-04-06 22:19:14 +00:00
darin%meer.net a3645b33e5 fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann 2004-04-03 17:16:17 +00:00
darin%meer.net c31e290992 fixes bug 192022 "Web page progress bar in statusbar rarely works when browsing, stays blank" r=biesi sr=dbaron a=chofmann 2004-04-01 21:58:35 +00:00
pedemont%us.ibm.com 4ec445a358 Bug 237183, Add FP exception handler to OS/2, r=,a=mkaply 2004-03-31 16:48:48 +00:00
mconnor%myrealbox.com cfbee01801 bug 238045 - Cookie manager of 1.7beta does not display stored cookies, r=mvl, sr=darin, a=chofmann, display a blank value for expiry if FormatDateTime chokes on really long-lived cookies 2004-03-31 00:38:17 +00:00
cbiesinger%web.de df94f2dbde removing unused files, not part of build. bug 238841 r=bsmedberg 2004-03-29 19:45:32 +00:00
brade%comcast.net 3f2815af4c bug 238696; switch to tabbed mode if more than one progress listener is added to the browser (r=Neil, sr=jag, a=chofmann) 2004-03-29 14:19:47 +00:00
cbiesinger%web.de e6f919c789 removing unused files, r=bsmedberg. not part of build. 2004-03-26 21:47:15 +00:00
caillon%redhat.com 80c7d1cd1c Fix for bug 238290: "-remote openURL doesn't work without specifying the url protocol"
When determining whether we can load the supplied URI based on scheme, use nsIURIFixup to turn the user supplied string into an nsIURI if possible, off which we can then extrapolate the correct scheme, rather than guess at one.
r=biesi
sr=blizzard
a=chofmann
2004-03-26 21:44:39 +00:00
brade%comcast.net 030c00f3e9 remove unused char *; bug=238672, r=timeless, sr=tor, a=mkaply 2004-03-26 16:39:20 +00:00
timeless%mozdev.org 14f2cba95a Bug 238468 NS_APPSTARTUPNOTIFIER_CONTRACTID should not live very long
r=bsmedberg sr=dbaron a=asa
2004-03-25 18:29:33 +00:00
mkaply%us.ibm.com bd0fd50c8f #233683
r=leaf, a=mkaply
Patch from gisburn - bring Solaris patchchecker current
2004-03-24 16:34:26 +00:00
bsmedberg%covad.net 914b568590 Bug 237688 - Removing unused files from xpfe/appshell rs=brendan a=mkaply 2004-03-23 21:02:43 +00:00
cbiesinger%web.de 4867967025 bug 180364, don't show the theme name in the "Uninstall Theme" button, to make this button fit even if the theme has a long name
r=neil sr=roc a=chofmann
2004-03-20 13:45:07 +00:00
caillon%redhat.com 9886771d3f Bug 219378
Make middle mouse button pasting fix up the pasted URIs before trying to load them so that pasting a domain name by itself will work.
r=bryner sr=jst a=chofmann
2004-03-19 01:34:40 +00:00
ben%bengoodger.com f87d99d248 [firefox only] bug 236977 - firefox's application icon is the document icon, not the application icon. insert an application icon resource into the resource script as the "first" icon in the resource bundle to ensure windows shell picks up the right icon for file views 2004-03-17 23:21:25 +00:00
jst%mozilla.jstenback.com 3d48b69811 Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2004-03-16 20:13:14 +00:00
jst%mozilla.jstenback.com 2e147004eb Backing out the fix for bug 235457 since it made typing URLs, and autocomplete in the the URL bar not work. 2004-03-16 19:06:10 +00:00
jst%mozilla.jstenback.com 9216581021 Fixing bug 235457. Make new windows opened through window.open be opened on the context of the opener, and make caps not lie about when capabilities are enabled. r=danm-moz@comcast.net, r=caillon@aillon.org, sr=brendan@mozilla.org, a=dbaron@dbaron.org 2004-03-16 06:57:54 +00:00
timeless%mozdev.org c336a2ddf0 Bug 117532 UI Pref to prevent sites from taking over context menu
patch by robert@accettura.com r=neil sr=ben a=mkaply
2004-03-16 04:41:10 +00:00
ben%bengoodger.com e1cc62642c 237172 - remove an unnecessary addition of a global observer in the migration code. this is only built in firefox. r=bsmedberg 2004-03-16 04:00:54 +00:00
neil%parkwaycc.co.uk d3889680fd Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann 2004-03-15 23:19:46 +00:00
Stefan.Borggraefe%gmx.de aff39fe092 Fix for bug 215065: Duplicate access keys for Redo and Properties in Edit menu.
r=timeless, sr=alecf, a=asa
2004-03-12 17:56:06 +00:00
scott%scott-macgregor.org 8ff704714c Bug #194632 --> notification preference to use a self-defined wav-file does not function well.
Force the browse button to always insert a file url into the sound url pref.

r=Stefan
sr=bienvenu
a=chofmann
2004-03-11 17:26:24 +00:00
jst%mozilla.jstenback.com 1a96c240dd Fixing bug 213922. Make SeaMonkey focus the content area of a new window when opened from a targetted link. r=bryner@brianryner.com, sr=ben@bengoodger.com, a=brendan@mozilla.org 2004-03-11 03:00:47 +00:00
ben%bengoodger.com b63bd822ba 203077 - Rename Firefox profile data folder from Phoenix to Firefox.
Make sure the migration FE does not show when the app is launched with -ProfileWizard or -CreateProfile, as these use cases do not imply automigration.
for full details see http://bugzilla.mozilla.org/show_bug.cgi?id=203077#c35
r=jst
2004-03-11 01:27:30 +00:00
timeless%mozdev.org eb9a02e69a Bug 106386 Correct misspellings in source code
patch by aha@pinknet.cz rs=brendan
2004-03-10 05:33:14 +00:00
mconnor%myrealbox.com 8e639b5bd9 bug 117532 UI Pref to prevent sites from taking over context menu - patch by Robert J. Accettura (robert@accettura.com), r=jst sr=ben 2004-03-10 02:56:30 +00:00
mconnor%myrealbox.com 54451b30e4 bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag 2004-03-09 23:58:10 +00:00
mkaply%us.ibm.com 77a41a9f8f Add entry for potential file upload so we can translate it 2004-03-09 23:26:53 +00:00
mkaply%us.ibm.com b64a91f336 Add entry for potential file upload so we can translate it 2004-03-09 23:19:14 +00:00
jshin%mailaps.org 279d2136ff bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner 2004-03-09 20:44:20 +00:00
jshin%mailaps.org 26641a73bf bug 215797 : can't open an entry with IDN in History (r=bsmedberg, sr=darin, moa=bryner) 2004-03-09 20:38:58 +00:00
jshin%mailaps.org f111ce79a7 bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage) 2004-03-09 19:33:48 +00:00
kairo%kairo.at 8b610bcf5f bug 234087 - Allow localizing of "translate page" URL, r=timeless,sr=tor 2004-03-09 18:25:10 +00:00
cls%seawood.org 4e823aab01 Explicitly link against XLIBS to resolve dependency caused by 235188 checkin.
Bug #236836 r=blizzard
2004-03-09 17:59:51 +00:00
cbiesinger%web.de efaa40fdef Bug 236627 getReferrer should create uris using the io service
r=neil sr=darin
2004-03-09 16:45:05 +00:00
timeless%mozdev.org d72de54a43 Bug 236552 Warning: assignment to undeclared variable searchURL in chrome://navigator/content/navigator.js
r=neil sr=tor
2004-03-09 16:43:26 +00:00
bzbarsky%mit.edu 65bbb9b1c7 Backing out bug 191053 and various bustage fixes due to tree red and lack of
ability to get a hold of jshin.  a=#developers (acting sheriff).
2004-03-09 06:09:15 +00:00
timeless%mozdev.org 8e38f02ad7 Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2004-03-09 04:35:21 +00:00
jshin%mailaps.org 21bddfdbfd bug 191053 : international domain names (IDN) are displayed as gargage in bookmark (r=varga, darin, sr=jag) 2004-03-09 03:31:10 +00:00
timeless%mozdev.org 1d54a224ed Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2004-03-09 02:56:03 +00:00
darin%meer.net 58b279f51e final patch for bug 234908 "getter_Copies scoping problem" r+sr=dbaron 2004-03-08 23:48:39 +00:00
neil%parkwaycc.co.uk d47ed3cb29 Bug 232827 Fix Error: aTarget has no properties p=gautheri@noos.fr r=me sr=jag 2004-03-08 22:54:32 +00:00
amardare%qnx.com 3fe229e722 Changes for the qnx(photon) platform. It should not affect runtime/building other platforms.
splash window related changes.
2004-03-08 20:26:13 +00:00
varga%nixcorp.com e2222814ec Fix for bug 228762. Dialog File Bookmark Keyword label has incorrect control attribute.
r=Neil sr=bz patch by met
2004-03-08 10:29:46 +00:00
ben%bengoodger.com 67b754aaca 236744 - xp shell service - define document icon constant for windows registry. 2004-03-08 09:57:29 +00:00
mconnor%myrealbox.com 3a2f576189 bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +00:00
kyle.yuan%sun.com 74b4534057 Bug 236700 The "v" key brings up the find dialog
r=caillon, sr=bz
Should use |keycode| for the key binding.
2004-03-07 03:38:56 +00:00
cbiesinger%web.de a066518639 bug 196871, make "save link target as" and friends send a referrer
r=neil sr=bz
2004-03-06 15:03:10 +00:00
cls%seawood.org 23df42a5a7 Fixing xlib bustage. 2004-03-06 09:05:25 +00:00
jshin%mailaps.org 6f2a49fffa bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
neil%parkwaycc.co.uk 77fd66e2f5 Bug 235188 -xinitthreads option for X11 p=gisburn r=roc sr=blizzard 2004-03-05 22:16:52 +00:00
neil%parkwaycc.co.uk c7d93abf4f Commenting on what the previous patch actually does, same reviewers 2004-03-05 15:15:38 +00:00
neil%parkwaycc.co.uk c5f49c2780 Bug 232619 Paste/New should append to open folder r=varga sr=alecf 2004-03-05 12:41:08 +00:00
neil%parkwaycc.co.uk 4e628233ac Bug 230778 Convert pref window from nsIPref to nsIPrefBranch r=caillon sr=jag 2004-03-04 23:58:01 +00:00
neil%parkwaycc.co.uk 8a2fa7ea41 Bug 236208 lastPageVisited isn't idn-safe r=alecf sr=bryner 2004-03-04 23:34:46 +00:00
scott%scott-macgregor.org 08058bf330 Bug #233740 --> Drag from Attachment Panel is broken
Port a minor mozilla\toolkit change back to xpfe to make this work again.

sr=bienvenu
2004-03-04 19:10:03 +00:00
neil%parkwaycc.co.uk 067cfb62f8 Bug 61870 Mail window should not display Edit/Delete Message when cursor is in a textbox (quicksearch) r=timeless sr=bienvenu 2004-03-04 09:22:06 +00:00
ben%bengoodger.com cfabf86bba Forgot to add different module name to REQUIRES list.. 2004-03-03 22:00:01 +00:00
ben%bengoodger.com aa0e3f3eba 215094 - 235364 - invoke automigration code if there are no existing profiles in phoenix (will eventually becoem MOZ_XULAPP, and may move to xre/apprunner or a startup service). r=danm 2004-03-03 21:33:47 +00:00
neil%parkwaycc.co.uk 89c87c0494 Bug 228904 Preference panel load event handling cleanup p=gautheri@noos.fr r=me sr=alecf 2004-03-03 10:39:00 +00:00
bsmedberg%covad.net 47926ac450 Bug 236138 - bulletproof startup against lack of some browser.startup.[...] prefs. r/sr=darin 2004-03-03 03:26:17 +00:00
cbiesinger%web.de 8fbf7692f9 149448 patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
Themes with Long Descriptions Scroll "Get New Themes" Out of View
2004-03-02 20:04:13 +00:00
mvl%exedo.nl 05c00b4637 Remove duplicates from the menu to manually show blocked popups. Also limit the menu to 100 entries max.
bug 235454, r=danm, sr=jag
2004-03-02 20:00:50 +00:00
timeless%mozdev.org 48640f9874 Bug 125324 Improper use of nsIDirectoryServiceProvider
r=ccarlen sr=jag
2004-03-02 05:47:48 +00:00
neil%parkwaycc.co.uk 4a807ddaf3 Bug 235970/232722 Customize character coding dialog only works in browser r=jshin sr=mscott 2004-03-02 00:27:13 +00:00
danm-moz%comcast.net fa421ddbb3 in your preferences, set the milestone to 'ignore' and lose the annoying temporary homepage hijack Mozilla does at each milestone. bug 102313 r=jag^2 2004-03-01 03:13:52 +00:00
cbiesinger%web.de cf7b0ade78 bug 234979, patch by matti@mversen.de r=roland.mainz@nrubsig.org sr=darin moa=neil
add "show build configuration" to the debug menu
2004-02-28 23:36:40 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
neil%parkwaycc.co.uk 2cfb5a5dcd Bug 200320 Fix NS_ERROR_ILLEGAL_VALUE when deleting last bookmark by selecting the previous bookmark p=gautheri@noos.fr r=me sr=jag 2004-02-28 16:15:29 +00:00
timeless%mozdev.org f0b4508fa2 Bug 235797 bookmarks.html permissions always reset to 600
r=bsmedberg sr=bz
2004-02-27 16:03:26 +00:00
kairo%kairo.at 97c9024a5a bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
kyle.yuan%sun.com dec6e714d2 Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2004-02-27 06:22:29 +00:00
neil%parkwaycc.co.uk 45373fa79c Bug 235190 Remove cookie icon xul that Classic doesn't like p=hj r=me sr=darin 2004-02-25 12:54:00 +00:00
cls%seawood.org 6dada5e398 Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
darin%meer.net 0616fb43c2 fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron 2004-02-25 02:08:34 +00:00