Commit Graph

5164 Commits

Author SHA1 Message Date
darin%meer.net
52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
bugzilla%arlen.demon.co.uk
68d8703e8e Bug 264102 Chrome should use document.title instead of window.title - xpfe fixes
p=me r/sr=neil.parkwaycc.co.uk
2004-10-24 17:52:18 +00:00
varga%nixcorp.com
b88f4a6f88 Updating my email address. 2004-10-22 18:33:55 +00:00
timeless%mozdev.org
32b0bfed43 Bug 260818 added a dependency on a windows only interface
Changing the thundebird build system to not list the directory twice.
r=swalker
2004-10-20 20:01:43 +00:00
bzbarsky%mit.edu
92c70b57d7 Separate out the concepts of "history entries separated by just a scroll" and
"history entries with the same postdata".  The latter is implied by the former,
but not conversely.  Bug 264964, r=biesi, sr=darin
2004-10-19 21:53:54 +00:00
timeless%mozdev.org
923d0a69e6 Bug 260818 added a dependency on a windows only interface
Changing the build system to always publish the interface.
2004-10-19 04:01:29 +00:00
timeless%mozdev.org
41ceac8e09 Bug 260818 added a dependency on a windows only interface
Changing the build system to always publish the interface.
2004-10-19 03:53:12 +00:00
timeless%mozdev.org
4ee335c43c Bug 260818 Pop up an alert when a download finishes
patch by cst@andrew.cmu.edu r=timeless sr=jag
2004-10-19 03:42:15 +00:00
timeless%mozdev.org
76f1d77afd Bug 260818 Pop up an alert when a download finishes
patch by cst@andrew.cmu.edu r=timeless sr=jag
2004-10-19 02:48:26 +00:00
bzbarsky%mit.edu
302d8fa8ee Make sure to copy the cache key when cloning. Bug 263653, r+sr=darin 2004-10-18 00:41:29 +00:00
neil%parkwaycc.co.uk
9b1f25b4a7 Bug 261517 Groupmarks should always respect background preference (regression from bug 72361) p=trev@gtchat.de r+sr=me 2004-10-16 20:26:22 +00:00
ben%bengoodger.com
ac2f4820a7 263928, 263412 - define default distribution ID in configure.in, not in nsISS for better availability/reliability. r=vlad 2004-10-14 06:21:22 +00:00
caillon%redhat.com
ce415704da Bug 260872
More fixes for the GTK2 file chooser.
Use a GtkWindow instead of a GdkWindow for parenting.
Simplify the pattern parsing.
Don't register a contract ID for the xul picker on GTK2 builds since the logic for determining which picker to use is handled by the native module constructor.

r+sr=bryner
2004-10-12 07:00:59 +00:00
ben%bengoodger.com
220e132cc5 263928 - followup - potential for memory to be freed before access due to literal string going out of scope - use a named literal string in the parent scope block instead. r+sr=brendan 2004-10-12 00:08:45 +00:00
ben%bengoodger.com
f27e742f65 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
neil%parkwaycc.co.uk
5ca16adc6e Bustage fix b=260335 2004-10-11 13:10:49 +00:00
neil%parkwaycc.co.uk
83b12d463d Bug 260335 Teach pref window and wsm how to lock colourpickers r=varga sr=jag 2004-10-11 12:39:12 +00:00
neil%parkwaycc.co.uk
5601db241c Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2004-10-09 13:01:45 +00:00
ben%bengoodger.com
0cadd51931 261847 - update mechanism does not function for engines used with GetInternetSearchURL - make sure validateEngine is called in this case as it is for DoSearch. r=vlad sr=brendan a=asa 2004-10-08 21:54:28 +00:00
ben%bengoodger.com
51b4394903 fix build bustage on btek - MOZ_PHOENIX out a static init and use correct number of params (this compiled on windows for some reason!) 2004-10-08 00:55:15 +00:00
ben%bengoodger.com
9c76391d51 261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org) 2004-10-08 00:30:13 +00:00
bryner%brianryner.com
c780fae79b Quick and dirty fix for Thunderbird failure to handle mailto urls from xremote (bug 261961). r+sr=mscott. 2004-10-02 19:14:27 +00:00
darin%meer.net
135cd3d489 fixes bug 262183 "FFTrunk and Trunk crash [@ nsSHEntry::GetChildAt]" r=biesi sr=bzbarsky 2004-09-30 05:15:38 +00:00
Stefan.Borggraefe%gmx.de
b0279b8f86 Fix for Bug 209383: Middle-click on bookmark folder in sidebar also pastes into first tab
p=Wladimir Palant, r=neil, sr=jst
2004-09-29 13:13:31 +00:00
aaronleventhal%moonset.net
b833cd1a72 Bug 260527. More fixes for xul radio button accesskeys. r=mconnor, sr=neil 2004-09-28 19:18:43 +00:00
bryner%brianryner.com
03c836853f Lowercase the program name in Startup, not in AddBrowserInstance. Fixes xremote for Thunderbird (bug 261315), r+sr=blizzard, a=chofmann. 2004-09-24 21:46:04 +00:00
bugzilla%arlen.demon.co.uk
ecc947a4ea Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
p=me r/sr=neil a=asa
2004-09-24 00:55:43 +00:00
aaronleventhal%moonset.net
b70fdcf3df Bug 260846. Extra select events being thrown when no selection in autocomplete's tree dropdown. These are causing extra focus/selection events being thrown by accessibility api layer, in turn causing the screen reader to babble extra garbage as user types in autocomplete field. r=pkw, sr=neil, a=asa 2004-09-23 23:48:48 +00:00
bugzilla%arlen.demon.co.uk
3172bb0d6a Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
p=me r/sr=neil a=asa
2004-09-22 21:24:31 +00:00
pete.zha%sun.com
a2e5eda35e bug 260465
remove pref-applicatiopn-new.xul
r/sr=neil.parkwaycc.co.uk
patch=leon.sha@sun.com
2004-09-22 03:03:24 +00:00
dbaron%dbaron.org
d88e699712 Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2004-09-22 00:42:50 +00:00
darin%meer.net
8c612839b8 fixes bug 260314 "UMR in nsSHEntry::SetLayoutHistoryState + cleanup" r=biesi sr=bzbarsky 2004-09-22 00:38:20 +00:00
bsmedberg%covad.net
7561fa5d5b Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
cbiesinger%web.de
067450e6ec Bug 128398 store referrer in history patch by James Andrewartha
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2004-09-19 20:50:32 +00:00
peterv%propagandism.org
c2fde29a6e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 11:12:14 +00:00
darin%meer.net
d7baf86b5a fixes bug 252023 "'no-store' header directives from server or web script ignored by browser during non-SSL transactions" r+sr=bzbarsky 2004-09-16 06:36:18 +00:00
jshin%mailaps.org
48eddae5e6 follow-up to bug 256409 : bookmark file path with non-ASCII characters doesn't work 2004-09-12 15:28:21 +00:00
bugzilla%arlen.demon.co.uk
78889287f9 Bug 258219 Launch option in context menu should be hidden as it is for the toolbar and OnTrigger should call showinshell for certain platforms
p=me r=varga sr=neil.parkwaycc.co.uk
2004-09-10 15:37:24 +00:00
darin%meer.net
7766cb23b7 putting these changes back since the problem was with configure 2004-09-09 19:44:19 +00:00
darin%meer.net
0f0eafadb2 fixing bustage by backing out Makefile.in changes 2004-09-09 19:34:24 +00:00
darin%meer.net
93874dbfb7 landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
Stefan.Borggraefe%gmx.de
0315891bf9 Bug 250637: Remove broken "Power Search" feature that was never really implemented
r=pkwarren, sr=neil
2004-09-09 14:23:12 +00:00
neil%parkwaycc.co.uk
036fa599db Bug 142798 Should be able to copy URL from download manager p=cst@andrew.cmu.edu r=me sr=jag 2004-09-09 14:12:53 +00:00
ben%bengoodger.com
c6704a794b 258360 - ISS is sending incorrect parameter values when there is no selected search engine r+sr=brendan@mozilla.org 2004-09-08 08:09:20 +00:00
p_ch%verizon.net
96aed722f8 Bug 241987 followup including reviewer comment.
p=Daniel Lindkvist <gorgias@home.se>, r=vlad, sr=ben.
2004-09-07 00:08:20 +00:00
p_ch%verizon.net
8a6e703ecf Bug 241987: Export bookmarks doesn't save the bookmarks to a file like bookmarks.html
p=Daniel Lindkvist <gorgias@home.se>, r=vlad, sr=ben
2004-09-06 20:28:38 +00:00
neil%parkwaycc.co.uk
c2a2a9a45d Bug 257671 gDownloadView.view has no properties if download manager is empty p=f.qu@laposte.net (Florian Queze) r=varga sr=me 2004-09-05 15:41:10 +00:00
cbiesinger%web.de
40aaaab3a2 Bug 253476 PAC: fixup uris entered in prefs
r=neil sr=jag patch by Chris Thomas <cst@andrew.cmu.edu>
2004-09-01 18:52:07 +00:00
cbiesinger%web.de
7a5d87308b Bug 255432 make sure to set the content type on the channel early enough
r=bzbarsky sr=darin
2004-08-31 09:28:00 +00:00
Stefan.Borggraefe%gmx.de
ba20ce208a Fix for bug 257338: "Delete Host" and "Delete Domain" features of the History Window do not work
r=bsmedberg, sr=neil
2004-08-30 06:43:11 +00:00
ben%bengoodger.com
96f641e290 followup to 255394 - non-default search query parameter generation - fix crash in seamonkey by adding a null check, and make sure we locate general.useragent.locale in the right .properties file. 2004-08-29 11:20:46 +00:00
ben%bengoodger.com
8dd75ec9b0 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2004-08-29 08:17:38 +00:00
timeless%mozdev.org
dedf389ac9 Bug 230969 Warning: redeclaration of var categoryList
patch by jw6057@bacon.qcc.mass.edu r=timeless sr=neil
2004-08-26 14:05:44 +00:00
gerv%gerv.net
ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
jshin%mailaps.org
33b2ecb230 bug 255456 : protection against 'charset.cache.size = 0' and a little clean-up (r=smontagu, sr=neil) 2004-08-25 09:26:00 +00:00
vladimir%pobox.com
c12b9151ac b=255134, make nsICollation scriptable (forgot file), r=jshin,sr=brendan 2004-08-24 22:52:02 +00:00
vladimir%pobox.com
0b8d1522a5 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
Stefan.Borggraefe%gmx.de
48ac16156e Fix for bug 131480: "Can't do two successive history searches"
r+sr=neil
2004-08-24 17:38:10 +00:00
jshin%mailaps.org
322f88e697 bug 256409 : bookmarks file path with non-ASCII characters doesn't work (r=p_ch, sr=jag) 2004-08-23 16:06:03 +00:00
timeless%mozdev.org
3945f88c01 Bug 58786 No text shown when all panels deleted
patch by jon@rekai.net r=doron sr=neil
2004-08-19 21:47:35 +00:00
timeless%mozdev.org
92fd7ac96a Bug 254696 Download Manager should open file/display properties when you hit enter
patch by cst@andrew.cmu.edu r=neil sr=jag
2004-08-19 00:46:31 +00:00
timeless%mozdev.org
90968ed572 Bug 204332 bad wording in sidebarOverlay.dtd
changes by tsahi_75@yahoo.com patch by jon@rekai.net r=doron sr=neil
2004-08-18 21:59:02 +00:00
smontagu%smontagu.org
7b3ae1bd20 correct erroneous checkin from bug 218528. 2004-08-11 20:29:46 +00:00
cbiesinger%web.de
9724da605a Bug 252842 MIME type "image/vnd.microsoft.icon" is not recognized
r=tor sr=bz
2004-08-10 20:37:32 +00:00
darin%meer.net
065fb7242c fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2004-08-09 21:17:12 +00:00
bzbarsky%mit.edu
520f895468 Add ico and xbm to the "image files" list. Bug 254381, patch by Jonathan Watt
<jonathan.watt@strath.ac.uk>, r=mconnor, sr=neil
2004-08-07 02:43:55 +00:00
timeless%mozdev.org
8f64a8b308 Bug 121730 Add number of entries actually removed from sHistory when using PurgeHistory()
r=bz sr=bz
2004-08-06 19:34:21 +00:00
neil%parkwaycc.co.uk
6f17eaff70 Bug 238136 Make bookmarks not depend on IE on Windows r=varga sr=jag 2004-08-02 22:17:26 +00:00
mconnor%myrealbox.com
d0dca7f69b bustage fix, blame caillon 2004-08-02 17:30:27 +00:00
mconnor%myrealbox.com
453c10ee86 fix for 234700 - removing a page from history does not remove it from history.dat, patch by caillon@redhat.com, r=timeless, sr=jst 2004-08-02 17:03:19 +00:00
dwitte%stanford.edu
8570d24874 make seamonkey bookmarks use nsISafeOutputStream.
b=252193, r=biesi, sr=darin
2004-07-30 05:02:45 +00:00
cbiesinger%web.de
3506522cc6 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
cbiesinger%web.de
95f74ea211 remove InsertWithConversion
Bug 113234 r=darin sr=dbaron
2004-07-25 12:25:43 +00:00
smontagu%smontagu.org
cb5e9ee020 Bug 218528: Personal Toolbar is empty when the UI is right-to-left. Patch by Asaf Romano bugs.mano@mailcentral.com. r=smontagu, sr=jag. 2004-07-22 21:27:38 +00:00
neil%parkwaycc.co.uk
64fc7bf02c Bug 211177 DM should only respond to left double-clicks p=cusser@ntlworld.com,ian@arlen.demon.co.uk r=me sr=jag 2004-07-22 10:30:09 +00:00
cbiesinger%web.de
be9764fdfe Bug 113243 Get rid of (Compare|Equals)WithConversion
r+sr=roc
2004-07-21 20:18:39 +00:00
neil%parkwaycc.co.uk
2949554fb7 Middle/ctrl+click bookmark love b=72361,59132,89922,213908 and part of 142683 p=trev@gtchar.de (Wladimir Palant) r=me sr=dmose 2004-07-20 10:27:25 +00:00
roc+%cs.cmu.edu
63bcb7774f Bug 243720. Dragging stuff into menus should use screenX to avoid ambiguous semantics of clientX in popups. r=timeless,sr=neil 2004-07-18 11:26:53 +00:00
roc+%cs.cmu.edu
15242c57a9 Backing out fix for bug 243720 because I screwed up. 2004-07-18 03:44:36 +00:00
roc+%cs.cmu.edu
af7e7a52a6 Bug 243720. Dragging stuff into menus should use screenX to avoid ambiguous semantics of clientX in popups. r+sr=neil 2004-07-17 12:25:46 +00:00
gerv%gerv.net
6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
pkw%us.ibm.com
714333c300 Bug 251267 - Memory leak in XRemoteService.cpp.
r/sr=blizzard@mozilla.org
2004-07-15 20:49:04 +00:00
cbiesinger%web.de
3ece6a2483 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
e66a0991db Fix leak by removing extra AddRef. b=251530 r=cbiesinger sr=bzbarsky 2004-07-15 19:57:18 +00:00
bzbarsky%mit.edu
aaa904d3e4 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
stephendonner%yahoo.com
e7ce67e609 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
bryner%brianryner.com
b2c03f3f3e 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
9b879d1e0a 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
d0db48d545 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
timeless%mozdev.org
0fefe8f9c0 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
e69335fca3 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
6263ab98d2 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
fc5f99f335 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
6fa8bd737d 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
6d68244162 Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-25 17:44:41 +00:00
Stefan.Borggraefe%gmx.de
8b78998c8e 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
766d404cfe Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
aaronleventhal%moonset.net
f7c2df8d56 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
2ecc04bad3 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
neil%parkwaycc.co.uk
95ba2e84ee Re-apply the fix to bug 86786 after pch regressed it r=varga sr=alecf 2004-06-21 08:23:11 +00:00
neil%parkwaycc.co.uk
74863ecc92 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
9787362b01 removing unused files r=bsmedberg 2004-06-18 19:27:45 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
jag%tty.nl
59c395041f 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
cbiesinger%web.de
4b89aaa53e 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
a4396ff7b4 bug 245673 named literal strings should be const
r+sr=darin
2004-06-11 15:05:29 +00:00
mozilla.BenB%bucksch.org
a9ceb59631 Bug 245758: Make bookmarks' internal unescaper match nsEscapeHTML, unescaping ' pr
r=Neil Rashbrook, sr=jst
2004-06-10 12:59:08 +00:00
Stefan.Borggraefe%gmx.de
5a060bf553 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
593684a98a Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf 2004-06-08 13:59:11 +00:00
mvl%exedo.nl
3688853ede 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
mozilla.BenB%bucksch.org
f5f54cfb5e 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
be6d74bf83 urlbarhistory is no more (bug 245009), removing reference to xpt file 2004-06-05 12:12:40 +00:00
neil%parkwaycc.co.uk
93e990ff0c 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
c097fcd9d9 use MOZ_SUNBIRD to build sunbird.
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
cbiesinger%web.de
e2b19898bb removing C++ urlbarhistory impl
bug 245009 r=bsmedberg sr=alecf
2004-06-02 17:47:39 +00:00
neil%parkwaycc.co.uk
4488f9fd12 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
8eb8cdd6d0 Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf 2004-06-02 04:06:28 +00:00
jag%tty.nl
52d6b8d958 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
mkaply%us.ibm.com
140cf3f6a1 #89143
r=neil.parkwaycc.co.uk, sr=jag
Patch from doron - make customize sidebar dialog accessible
2004-05-26 19:16:42 +00:00
dveditz%cruzio.com
02af5576de 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
15c98473c0 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
smontagu%smontagu.org
e1f6e10871 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
0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738 Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39 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
f00543e3e2 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
255ddf07f0 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
caillon%redhat.com
178bb153f1 Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
timeless%mozdev.org
55a5e5ddbf Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
timeless%mozdev.org
99a43c4d07 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
8e6664dfb4 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
timeless%mozdev.org
cf4c58af1f 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
ben%bengoodger.com
4542325245 (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
a1897844bb 243344 - consolidate makefiles in xpfe and components 2004-05-11 20:54:33 +00:00
cbiesinger%web.de
933569be4a update links to point to mozilla.org instead of a 404 resource 2004-05-10 23:21:35 +00:00
ben%bengoodger.com
2d9dd4a9d5 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
cbiesinger%web.de
8db9df04b7 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
blizzard%redhat.com
816d2b91fb 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
748cfa1de4 bug 239111 rework pause/resume handling in download manager
r=neil sr=roc
2004-05-04 18:53:54 +00:00
Stefan.Borggraefe%gmx.de
9e13ed7b74 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
ef5a85f2bc 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
ae2a15846e 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
cbiesinger%web.de
368c5f07f7 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
neil%parkwaycc.co.uk
712357394e 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
c2043c9c9a 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
neil%parkwaycc.co.uk
902f192365 Bug 236782 Make pipelining preferences visibly lockable p=brian.lu@sun.com r=me sr=bz 2004-04-23 09:56:08 +00:00
bienvenu%nventure.com
4d40ab419f 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
caillon%redhat.com
d53824d6b5 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
darin%meer.net
2a196377a1 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
gerv%gerv.net
86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
gerv%gerv.net
f534a92d25 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
cbiesinger%web.de
06c922eb95 addressing reviewer comments 2004-04-18 13:22:31 +00:00
cbiesinger%web.de
6a4a60ba08 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
2c3caf6a62 Fixing JS warning. Bug 221619. 2004-04-17 21:23:31 +00:00
gerv%gerv.net
f7f3cb2736 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
mvl%exedo.nl
2a7983458f 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
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
darin%meer.net
9ae1052a56 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
f028ea412d 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
c083b41820 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
26cdb24398 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
bzbarsky%mit.edu
7a292c3f22 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
cbiesinger%web.de
a8c79fd8f8 Bug 239115 deCOM nsDownload
r=neil sr=roc
2004-04-13 19:15:21 +00:00
jshin%mailaps.org
8fe73b0cd6 mingw bustage fix 2004-04-13 07:24:12 +00:00
jshin%mailaps.org
3387854a78 bug 232969 : use 'native' encoding when setting/getting registry on Windows (r=cbie, sr=bryner) 2004-04-13 01:32:41 +00:00
neil%parkwaycc.co.uk
a586fa0122 Bug 143663 Helper Apps listbox scrolls badly r=varga sr=alecf a=asa 2004-04-11 21:26:02 +00:00
blizzard%redhat.com
0f53cda85b 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
183524ff31 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
d5db0bff70 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
921a00668f 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
f709077594 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
11b4c2f2d6 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
mconnor%myrealbox.com
c48af3a33a 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
caillon%redhat.com
90359e79d5 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
cbiesinger%web.de
40213e9cde 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
ben%bengoodger.com
0a1c1c008b [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
1799c57970 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
timeless%mozdev.org
ed06558c89 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
neil%parkwaycc.co.uk
2f7d2ed0d1 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
87661eb1b5 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
c8c38ba35e 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
timeless%mozdev.org
cec291a225 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
c44cb742bf 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
b1bade834e bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag 2004-03-09 23:58:10 +00:00
jshin%mailaps.org
778e2e29fa 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
9512c2bc8a 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
ac2f18a8e9 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
bzbarsky%mit.edu
92c9a2c2d8 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
334fa58b82 Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2004-03-09 04:35:21 +00:00
jshin%mailaps.org
401ebf9a1a 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
3608de4fd3 Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2004-03-09 02:56:03 +00:00
darin%meer.net
8bdaba45ad final patch for bug 234908 "getter_Copies scoping problem" r+sr=dbaron 2004-03-08 23:48:39 +00:00
neil%parkwaycc.co.uk
fb255f5294 Bug 232827 Fix Error: aTarget has no properties p=gautheri@noos.fr r=me sr=jag 2004-03-08 22:54:32 +00:00
varga%nixcorp.com
fb00e91fe6 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
0cfec070c0 236744 - xp shell service - define document icon constant for windows registry. 2004-03-08 09:57:29 +00:00
mconnor%myrealbox.com
e4756a402c bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +00:00
jshin%mailaps.org
b0f597c31a 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
691d71837a Commenting on what the previous patch actually does, same reviewers 2004-03-05 15:15:38 +00:00
neil%parkwaycc.co.uk
8a8fd7ef12 Bug 232619 Paste/New should append to open folder r=varga sr=alecf 2004-03-05 12:41:08 +00:00