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

5330 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 81a0de68d5 Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin 2004-12-15 04:07:01 +00:00
dbaron%dbaron.org 1bb228eed5 Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
danm-moz%comcast.net 6635f8245d single window mode aviary branch merge. bug 172962, 263689 r=blizzard,bryner 2004-12-07 16:09:34 +00:00
Stefan.Borggraefe%gmx.de 85610e9351 Removing a string that creeped in from another patch. 2004-12-02 21:47:24 +00:00
Stefan.Borggraefe%gmx.de 5f4e003471 Fix for Bug 155928: "Delete Entire Domain xxx" could be better worded
r=aaronl, sr=neil
2004-12-02 21:35:42 +00:00
gerv%gerv.net b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
ben%bengoodger.com 4c5c29fa05 aviary branch landing: one final attempt to fix build bustage... move extensions to non-windows-only section of makefile! 2004-12-01 07:41:14 +00:00
ben%bengoodger.com 7d29fc4b2a aviary branch landing: more bustage fixes for seamonkey, make sure extensions stub is built for seamonkey, and make sure SelectSkin is called on the right interface pointer. 2004-12-01 07:13:06 +00:00
ben%bengoodger.com 5f5d16d6d9 aviary branch landing:
- xpinstall hooks for extension manager (242529, r=dveditz)
  (install.rdf read hook + stub extension manager implementation for seamonkey)
- xpinstall hooks for info bar (xpinstall whitelist UI)
2004-12-01 05:59:04 +00:00
mvl%exedo.nl e81d5b7206 Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah
2004-11-28 10:39:16 +00:00
Stefan.Borggraefe%gmx.de f6b87d66f3 Bug 252698: Use buttonlabel attributes in <dialog>s
r+sr=neil
2004-11-27 21:56:52 +00:00
bzbarsky%mit.edu dedc73c27a Make the url bar not randomly collapse. Bug 268780, patch and a=roc, r+sr=me 2004-11-18 01:42:59 +00:00
jshin%mailaps.org 4eb56913af bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin) 2004-11-16 18:07:23 +00:00
darin%meer.net c79cfdbf74 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
cbiesinger%web.de 4679f5ffc2 bug 234695 make nsGlobalHistory use PRTime instead of PRInt64 where appropriate
r=biesi sr=neil patch by Son Le <lesx99@lycos.com>
2004-11-12 22:03:11 +00:00
timeless%mozdev.org a6537fbece Bug 268941 Error ``tabs has no properties'' [xs] in file ``chrome://communicator/content/sidebar/sidebarOverlay.js'', line 1355, character 0.
patch by bugzilla@mcsmurf.de r=caillon sr=neil
2004-11-12 16:48:29 +00:00
darin%meer.net 005244ee5b removing additional instances of deprecated nsServiceManager:: methods, bug 219400 2004-11-08 16:33:11 +00:00
darin%meer.net f94aa8151e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bsmedberg%covad.net af3cf986a5 Hrm, we're not exporting nsNativeAppSupportWin.h, so used LOCAL_INCLUDES patch by swalker, r=me 2004-11-01 00:06:20 +00:00
bsmedberg%covad.net 519c1d5f06 Tbird won't actually find the file without a REQUIRES change. 2004-10-30 15:21:49 +00:00
bsmedberg%covad.net b86e9b07b5 Tbird uses the xpfe version of windows-hooks, so fixup the #includes 2004-10-30 13:24:44 +00:00
bsmedberg%covad.net 12d01db72b Build bustage from bug 237745 2004-10-30 06:20:36 +00:00
bsmedberg%covad.net 613dc4e8e4 Build history/public for non-browser environments. 2004-10-30 05:05:42 +00:00
bsmedberg%covad.net 3055933c27 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
timeless%mozdev.org 0d446f7283 Bug 260865 Remove nsIAlertListener
patch by cst@andrew.cmu.edu r=jag sr=neil
2004-10-27 16:20:01 +00:00
darin%meer.net fb3826168b 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 e6cb9b020c 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 cd1df2e308 Updating my email address. 2004-10-22 18:33:55 +00:00
timeless%mozdev.org cae540f69c 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 51f7d24779 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 2d191bb3e0 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 0af1fa25de 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 abf8575bec 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 f0b2f943f3 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 929c0bd0c2 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 64056b2cfc 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 8331efdadf 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 a37019b26c 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 9c1baa3046 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 6b63674687 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
neil%parkwaycc.co.uk b8ad82aa4a Bustage fix b=260335 2004-10-11 13:10:49 +00:00
neil%parkwaycc.co.uk 4ee3b58110 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 7bb2ca31b7 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 ca9283c0f3 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 2dd4baaf1b 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 bdc89345a6 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 c124746019 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 08ebfdeb90 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 b83646d064 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 0011de8436 Bug 260527. More fixes for xul radio button accesskeys. r=mconnor, sr=neil 2004-09-28 19:18:43 +00:00
bryner%brianryner.com 6daf11ebaf 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 81a2e8aeaf 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 1477577cb9 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 87eb05838c 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 5882226118 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 0a64a1e467 Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2004-09-22 00:42:50 +00:00
darin%meer.net 829bf5dc91 fixes bug 260314 "UMR in nsSHEntry::SetLayoutHistoryState + cleanup" r=biesi sr=bzbarsky 2004-09-22 00:38:19 +00:00
bsmedberg%covad.net 9b824e5486 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 a2447a60f5 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 7bff9127ab 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 89deaaa3b4 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 51cb2a25b0 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 e85bf9ab5e 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 19dafc7fcd putting these changes back since the problem was with configure 2004-09-09 19:44:19 +00:00
darin%meer.net 28ab30f352 fixing bustage by backing out Makefile.in changes 2004-09-09 19:34:24 +00:00
darin%meer.net 1f0cf6f144 landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
Stefan.Borggraefe%gmx.de a590e4fbda 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 02c11fa9f0 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 4f2437b238 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 2fa99d187f 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 a65659fe15 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 f64bab8cbf 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 33aed5e96e 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 13f9fc8add 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 19cc5ce688 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 72b845e2e1 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 c38f388c75 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2004-08-29 08:17:38 +00:00
timeless%mozdev.org 0522bb25a2 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 62e3767f68 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
jshin%mailaps.org 377c05d378 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 dea17bb4eb b=255134, make nsICollation scriptable (forgot file), r=jshin,sr=brendan 2004-08-24 22:52:02 +00:00
vladimir%pobox.com ab916d5eb8 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
Stefan.Borggraefe%gmx.de 30351e1e85 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 9b8a668088 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 2cd6892bd0 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 659634b1df 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 8e47685af5 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 e08eeae5a7 correct erroneous checkin from bug 218528. 2004-08-11 20:29:46 +00:00
cbiesinger%web.de 70b63e0684 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 9531babedd 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 da715718f8 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 b62850d216 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 8114cbee5e 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 6b450ec5e4 bustage fix, blame caillon 2004-08-02 17:30:27 +00:00
mconnor%myrealbox.com cf396b7b07 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 f41c9ac4de make seamonkey bookmarks use nsISafeOutputStream.
b=252193, r=biesi, sr=darin
2004-07-30 05:02:45 +00:00
cbiesinger%web.de c0215f3bb8 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 f8d4764a36 remove InsertWithConversion
Bug 113234 r=darin sr=dbaron
2004-07-25 12:25:43 +00:00
smontagu%smontagu.org e5fb3db11b 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 f01bb110f8 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 d5bd29aeda Bug 113243 Get rid of (Compare|Equals)WithConversion
r+sr=roc
2004-07-21 20:18:39 +00:00
neil%parkwaycc.co.uk 680260acd6 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 20e5e66244 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 9804aabbe7 Backing out fix for bug 243720 because I screwed up. 2004-07-18 03:44:36 +00:00
roc+%cs.cmu.edu 51a5b318fb 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 554e0e99a4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
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
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
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
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
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 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
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
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
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
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
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
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 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
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 a15ef33008 urlbarhistory is no more (bug 245009), removing reference to xpt file 2004-06-05 12:12:40 +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
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
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
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 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
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
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
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
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
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
cbiesinger%web.de 4f1eacb647 update links to point to mozilla.org instead of a 404 resource 2004-05-10 23:21:35 +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
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
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
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
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
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
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
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
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
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
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
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
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
cbiesinger%web.de 37b9e38307 Bug 239115 deCOM nsDownload
r=neil sr=roc
2004-04-13 19:15:21 +00:00
jshin%mailaps.org 71e4442d3f mingw bustage fix 2004-04-13 07:24:12 +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
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
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
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
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
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
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
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
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
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
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
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
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
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 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
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
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
timeless%mozdev.org 48640f9874 Bug 125324 Improper use of nsIDirectoryServiceProvider
r=ccarlen sr=jag
2004-03-02 05:47:48 +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
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
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
daniel%glazman.org 42bb1fb11a Missing change in previous checkin; b=235394,r=bsmedberg,a=bzbarsky 2004-02-24 15:30:39 +00:00
daniel%glazman.org 0bfb9193cc Standalone Composer build was failing because of recent changes to GlobalHistory; b=235394,r=bsmedberg,a=bzbarsky 2004-02-24 15:20:55 +00:00
jshin%mailaps.org b56593d0ef bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman) 2004-02-21 04:52:39 +00:00
darin%meer.net eb75dde69f landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron
this patch also introduces nsTFixedString and removes CBufDescriptor.
2004-02-20 02:23:05 +00:00
cbiesinger%web.de 6c12a94d83 bug 99380 Different shell icons to identify each associated file type
patch by Jeremy Morton <jez9999@runbox.com> icons by jez, SkewerMZ, Brian Bober and Malcom Scott r=neil sr=jag a=bart
2004-02-19 19:16:48 +00:00
neil%parkwaycc.co.uk acd11e98e2 Bug 135717 Cannot add sidebar panels if they are corrupt or there are no current panels r=varga sr=alecf 2004-02-19 11:23:17 +00:00
jshin%mailaps.org f8f6b64677 bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner 2004-02-19 11:13:29 +00:00
jshin%mailaps.org b4155c6050 bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs) 2004-02-19 11:00:29 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
caillon%returnzero.com 063c19d40e Back out the patch for bug 230778 to fix bug 231769, can't change themes from the preferences panel.
a=chofmann,dbaron
2004-02-17 23:18:03 +00:00
scott%scott-macgregor.org 57c683a73d Fix thunderbird bustage. add back lines that were accidentally removed 2004-02-16 21:45:01 +00:00
blakeross%telocity.com dc7f3fdebd Fix Linux. 2004-02-16 00:06:58 +00:00
blakeross%telocity.com 96d2070585 Build changes to fix firefox bug 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. r=bryner 2004-02-15 23:49:38 +00:00
bienvenu%nventure.com 938a8d9ccd support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
bsmedberg%covad.net 7a922f66fd Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2004-02-11 02:10:04 +00:00
neil%parkwaycc.co.uk d5fb1572ca Bug 220915 Cookie site list doesn't update when removing a cookie with the blacklist option r=dwitte sr=darin 2004-02-10 23:41:01 +00:00
cbiesinger%web.de e6e9f61a77 Bug 202545 Bookmark disappears when dragging/moving to a certain place on personal toolbar
patch by Andreas Kunz <durbacher@gmx.de>  r=jan sr=tor
2004-02-10 18:52:41 +00:00
mvl%exedo.nl f008ef89d7 Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag
2004-02-10 18:22:23 +00:00
jst%mozilla.jstenback.com 3121b6bc84 Fixing bustage. 2004-02-10 00:18:51 +00:00
jst%mozilla.jstenback.com 8b6dc1c3ca Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
neil%parkwaycc.co.uk b9b88326a6 Bug 231499 Cookie manager could only delete contiguous selections r=dwitte sr=darin 2004-02-06 20:32:48 +00:00
neil%parkwaycc.co.uk 376a06f50f Bug 209037 JS error invalid instanceof operand trying to content.find() r=timeless sr=jag 2004-02-06 20:14:38 +00:00
cbiesinger%web.de d757b59efb checking in right patch for bug 63117 - numbers in prefs accepted in octal when they start with 0, in hex when they start with 0x
r=neil sr=alecf, patch by eddyk@netscape.com/durbacher@gmx.de
2004-02-05 19:46:42 +00:00
cbiesinger%web.de d113b3ca33 backing out wrong patch for bug 63117 2004-02-05 19:45:16 +00:00
cbiesinger%web.de 9a138e9687 bug 233105, keep a reference before removing the download, to not crash
r=neil sr=bz
2004-02-05 15:31:26 +00:00
tingley%sundell.net 495a52764d bug 217620: ensure that the history is loaded before doing any RDF
operations on it.  r=bzbarsky sr=alecf
2004-02-05 01:13:47 +00:00
neil%parkwaycc.co.uk 6570118411 Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2004-02-04 23:44:29 +00:00
kairo%kairo.at 9ec4b6c21a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
cbiesinger%web.de de156fb7b5 bug 228388. nsDownloadManager.{cpp,h} cleanup - remove some unnecessary QIs, use
nsRefPtrHashtable, and a bit other stuff
r=neil sr=bzbarsky
2004-02-04 13:44:39 +00:00
cbiesinger%web.de 54433b82cf Bug 63117 Numbers in prefs accepted in octal when started with 0 and hexadecimal when started with 0x
patch by eddyk@netscape.com/durbacher@gmx.de, r=neil sr=alecf
2004-02-04 00:58:23 +00:00
cbiesinger%web.de 28e10ea809 Bug 190229 In High contrast black color scheme, classic theme, display resolution custom line is not there
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
2004-02-04 00:50:48 +00:00
neil%parkwaycc.co.uk 7a5fe52495 Bug 227019 Cookie sites is blank if opened from cookie icon r=dwitte sr=darin 2004-02-03 23:32:26 +00:00
bzbarsky%mit.edu bfb31bc460 Fix bug 220773. Patch by Daniel de Wildt <mozilla1q04@dewildt.de>, r=biesi, sr=bzbarsky 2004-02-02 17:01:17 +00:00
cbiesinger%web.de 95fcbb025c add ui for smoothscroll preference.
bug 232607, r=neil sr=roc
2004-02-02 16:43:47 +00:00
dwitte%stanford.edu 7eaa3a52b5 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
bzbarsky%mit.edu 8f94137859 Fix JS strict warning. Bug 230645, patch by Alex Vincent <ajvincent@juno.com>,
r=timeless, sr=bzbarsky
2004-01-31 18:53:55 +00:00
mvl%exedo.nl 70bd45ce81 Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
bug 202324, patch by mconnor@myrealbox.com, r=mvl, sr=alecf
2004-01-31 18:35:06 +00:00
scott%scott-macgregor.org 2fff9f432b Bug #232453 --> ldap quick search and advanced search does not honor search filters
when applied to the ldap directory properties dialog.

r=dmose
sr=bienvenu
2004-01-30 04:33:32 +00:00
dbaron%dbaron.org fe2e0655fe Unregister pref observer onunload to prevent it leaking until shutdown. Also run more onload rather than when the script is executed. b=231384 r=mvl sr=bryner 2004-01-30 00:46:32 +00:00
jst%mozilla.jstenback.com 1804c4910c Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
neil%parkwaycc.co.uk f2b10fd26f Bug 231203 fix regression (from bug 214797 nsFileSpec to nsIFile conversion) that stopped searchplugins that didn't use .gif images from loading r=darin sr=jag 2004-01-28 23:34:57 +00:00
neil%parkwaycc.co.uk 00ee9604b0 Bug 226511 Speed up cookie deletions by not reloading the entire tree after every deletion as the rows have already been removed from the tree r=dwitte sr=darin 2004-01-28 23:14:42 +00:00
timeless%mozdev.org 2ffeb5cbdf Bug 224327 if domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
patch by mconnor@myrealbox.com r=neil sr=alecf
2004-01-27 16:42:29 +00:00
timeless%mozdev.org 59098ccb9b Bug 175359 Add confirm dialog for Remove All Cookies/Remove All Sites
patch by mconnor@myrealbox.com r=mvl sr=alecf
2004-01-27 16:41:15 +00:00
timeless%mozdev.org dcb0aea500 Bug 231831 About Popups doesn't load pref panel on Yes.
patch by r=neil sr=jag
2004-01-27 16:38:45 +00:00
neil%parkwaycc.co.uk 918f0b3120 Bug 231076 nsIPref removal from bookmarks p=arne.anka@stupido.com r=pch sr=jag 2004-01-26 13:37:17 +00:00
hpradhan%hotpop.com 4ff5ffa099 bug 229392 : minor cleanup in session history r=alecf sr=bz 2004-01-24 07:26:37 +00:00
neil%parkwaycc.co.uk 7d709b1adf Bug 231738 Use title caps for English window titles p=durbacher@gmx.de r=varga sr=alecf (no l10n impact) 2004-01-22 17:48:22 +00:00
neil%parkwaycc.co.uk c834c6e491 Bug 229903 remove bogus QueryInterface methods from bookmarks.js r=pch sr=dbaron 2004-01-21 00:17:38 +00:00
cbiesinger%web.de 2b9ad8b308 Bug 230349
Adding multiple history entries to bookmarks fails and context menu reads
      "Bookmark this Page(L)"
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-20 21:44:00 +00:00
cbiesinger%web.de 380abc743b Bug 159377
tab-group bookmark does nothing when no windows are open
patch by durbacher@gmx.de (Andreas Kunz)  r=pch sr=alecf
2004-01-20 21:41:56 +00:00
neil%parkwaycc.co.uk e26e73ec20 Bug 158475 JS console should allow multiple evaluations of const x = Math.random(); x * x; r=timeless sr=roc 2004-01-20 00:14:31 +00:00
neil%parkwaycc.co.uk d2e394719c Bug 135717 can't customize sidebar if all tabs are deleted r=varga sr=jag 2004-01-19 09:43:27 +00:00
cbiesinger%web.de aeedac4b92 Bug 133590
[RFE] in history, add right-click > open in new tab
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-18 12:52:42 +00:00
rlk%trfenv.com 2ecb39b0ab Bug 158447 - Advanced autocomplete prefs dialog needs Help button. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=neil@parkwaycc.co.uk sr=alecf@flett.org 2004-01-18 01:25:30 +00:00
cbiesinger%web.de a2451b47ed bug 215590 "Copy Link Location", "Delete", "Select All" in history sidebar do
not work/are inactive/greyed out
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-17 15:43:29 +00:00
neil%parkwaycc.co.uk 1e91454344 Part of bug 230778 - remove @mozilla.org/preferences;1 from chrome r=caillon sr=jag 2004-01-15 21:24:08 +00:00
neil%parkwaycc.co.uk 0939cc623e Supplementary patch in bug 227053 fixing exception when switching group mode r=timeless sr=alecf 2004-01-15 20:17:04 +00:00
neil%parkwaycc.co.uk 9026364d95 Bug 124310 Up/Down keys in address list should navigate r=timeless sr=mscott 2004-01-15 14:20:48 +00:00
timeless%mozdev.org ec06ce4a6f Bug 228432 Warning ``reference to undefined property selection.item[0]'' [xs] in file ``chrome://communicator/content/bookmarks/bookmarksTree.xml'', line 641, character 0.
r=neil sr=bz
2004-01-15 02:57:15 +00:00
neil%parkwaycc.co.uk 35649af08b Bug 230588 remove aim help hooks p=stolenclover@yahoo.com.tw r=me sr=alecf 2004-01-13 16:37:21 +00:00
neil%parkwaycc.co.uk f28e3064bc Bug 227053 history sidebar issues: gHistoryStatus has no properties; correctly extract the hostname from a url; don't leak observers r=timeless sr=alecf 2004-01-13 16:25:03 +00:00
neil%parkwaycc.co.uk 28c1b4e607 Bug 214797 remove nsFileSpec from search p=cls r=darin sr=jag 2004-01-12 14:01:10 +00:00
cbiesinger%web.de d89efd3567 Bug 230357 gHistoryGrouping in history.js is not updated
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2004-01-11 14:47:48 +00:00
rlk%trfenv.com ed44a1233c Making minor cosmetic modification to previous checkin that Neil noted. 2004-01-10 21:55:29 +00:00
rlk%trfenv.com c835446441 Bug 158447 - Advanced autocomplete prefs dialog needs Help button. r=neil@parkwaycc.co.uk sr=alecf@flett.org. Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2004-01-10 21:52:42 +00:00
jst%mozilla.jstenback.com 4ab234b8be General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
neil%parkwaycc.co.uk 81f3a592b7 Bug 131182 empty line in the history sidebar day/site context menu p=durbacher@gmx.de r=me sr=alecf 2004-01-09 01:02:32 +00:00
cbiesinger%web.de e8156c7af5 bug 229913 Remove unused defaultengine.label from pref-search.dtd
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2004-01-07 14:59:36 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org 8efb1191d7 Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2004-01-06 22:04:31 +00:00
darin%meer.net 2dc9696f53 fixes bug 194553 "Add accesskeys to bookmark properties" patch by alfredkayser@nl.ibm.com r=darin sr=jag 2004-01-05 15:42:52 +00:00
pete.zha%sun.com 518649d98b bug=223908(Add "Net config" selector)
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2003-12-31 07:13:12 +00:00
neil%parkwaycc.co.uk 7097f480b9 Bug 228448 Remove == PR_TRUE and PR_FALSE as per mozilla style guide p=gautheri@noos.fr r=me sr=alecf 2003-12-29 11:18:02 +00:00
neil%parkwaycc.co.uk 4242140fa6 Bug 228433 "node has no properties" r=timeless sr=bz 2003-12-25 11:20:48 +00:00
timeless%mozdev.org 1e299a4545 Bug 131470 - Case insensitive history search
patch by borggraefe@despammed.com r=neil sr=alecf
2003-12-23 09:04:07 +00:00
jerry.tan%sun.com 761c71162d copy http proxy settings to ftp,ssl,gopher proxies
see bugzilla bug 50380, patch by jerry.tan@sun.com
r=neil sr=bryner
2003-12-23 07:11:34 +00:00
timeless%mozdev.org 8975ef5e70 Bug 228397 Warning ``assignment to undeclared variable uri'' [xs] in file ``chrome://cookie/content/cookieContextOverlay.xul'', line 53, character 0.
r=dwitte sr=bz
2003-12-21 04:04:12 +00:00
dwitte%stanford.edu 50dbe55fbd implement session cookie UI. thanks to mconnor for the patch!
b=225857, p=mpconnor@myrealbox.com, r=neil, sr=alecf
2003-12-20 03:08:44 +00:00
neil%parkwaycc.co.uk f47f31c191 Bug 133606 getAnonymousElementByAttribute now works r=caillon sr=bz 2003-12-19 21:47:21 +00:00
neil%parkwaycc.co.uk ff3bc66025 Bug 89576 now that the wsm saves the page data the pref panel ok handlers don't need to r=caillon sr=alecf 2003-12-19 21:44:02 +00:00
cbiesinger%web.de 035abae4cf 152224 download manager should addref/release the items it puts into its hashtable
r=varga sr=darin
2003-12-19 21:30:26 +00:00
cbiesinger%web.de 96d2614fee fix bustage 2003-12-19 15:53:03 +00:00
cbiesinger%web.de 29f41e9b67 bug 227562 download manager uses AUTF8String on OpenProgressDialogFor, it could use nsIDownload*
r=varga sr=bz
2003-12-19 15:41:29 +00:00
cbiesinger%web.de 16da642042 Bug 227032. cleanup nsDownloadProxy a bit, mostly:
deal with prefs service or the pref not being there
use nsIPrefBranch for do_GetService instead of a separate QI

r=neil.parkwaycc.co.uk sr=darin
2003-12-19 15:26:27 +00:00
timeless%mozdev.org 4ffb5ed32a Bug 228620 Add AskJeeves search to build
patch by durbacher@gmx.de r=timeless sr=dbaron a=asa
2003-12-17 05:42:33 +00:00
cbiesinger%web.de 72c0bcbdc4 94651 patch by durbacher@gmx.de (Andreas Kunz), inspired by timeless. r=timeless
sr=dbaron a=asa

Sherlock search plugins don't decode &amp; in URLs
2003-12-16 21:27:24 +00:00
neil%parkwaycc.co.uk cd37e02ba7 Bug 228271 Autocomplete's scrollbar is always visible r=varga sr=alecf a=asa 2003-12-15 22:47:52 +00:00
neil%parkwaycc.co.uk cf3949f186 Bug 225893 Autocomplete won't scroll with the mouse r=ben sr=mscott a=asa 2003-12-10 23:13:03 +00:00
bzbarsky%mit.edu a80c12c23f REmove stray '}' that causes a JS error. Bug 227623, r=neil, sr=alecf, a=dbaron 2003-12-07 18:54:59 +00:00
caillon%returnzero.com 140523dc92 Mark bookmarks as dirty when they are, so they get properly flushed.
Bug 131105
r=ben sr=bzbarsky a=dbaron
2003-12-07 00:27:15 +00:00
tor%cs.brown.edu 3344a2f2e2 Bug 225490 - netscape search plugin no longer functioning.
patch by timeless, r=caillon, sr=alecf, a=tor
2003-12-04 20:50:25 +00:00
rlk%trfenv.com fdebd8c2a5 Bug 227107 - Help button in Offline & Disk Space preferences is broken. r=neil@parkwaycc.co.uk, r=rlk@trfenv.com, sr=alecf@flett.org, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com). 2003-12-04 00:56:43 +00:00
jshin%mailaps.org 88492d9c99 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2003-12-03 21:41:37 +00:00
dbaron%dbaron.org f35f2c3708 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
neil%parkwaycc.co.uk 6f31c6ac6f Bug 216187 Windows icon association shouldn't use Mozilla application icon r=danm sr=rbs a=asa 2003-12-02 22:36:06 +00:00
neil%parkwaycc.co.uk 5685554e68 Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2003-12-01 23:44:39 +00:00
darin%meer.net ee20857a33 fixes bug 226612 "-remote openURL no longer works with null URL." r=bryner sr=dbaron a=brendan 2003-11-30 04:09:03 +00:00
ben%bengoodger.com 8502a090fe once more. 2003-11-28 07:02:53 +00:00
ben%bengoodger.com 04f5cc9b4c oops. 2003-11-28 06:47:14 +00:00
ben%bengoodger.com e661b15ec7 Fix firebird builds. Patch from Stephen Walker. 2003-11-28 06:24:37 +00:00
ben%bengoodger.com 5980ab7796 Turn off alerts for firebird. Prelude to 215467. 2003-11-27 00:50:31 +00:00
ben%bengoodger.com 9ce78bc92b Fix pch's oops. 2003-11-26 09:02:31 +00:00
chanial%noos.fr 958ea06c4e bug 199386: Set Default Browser registers pref.xul from the suite as Preferences entry in WinXP Start Menu, r/sr=ben
Not part of the build, nor part of the GRE.
2003-11-26 08:22:17 +00:00
neil%parkwaycc.co.uk 361c8282e0 Bug 189786 Mouse wheel preference panel description needs to be able to wrap for translations r=caillon sr=alecf a=dbaron 2003-11-22 18:12:18 +00:00
neil%parkwaycc.co.uk 7899e22b62 Bug 202587 Control+ and Command+ should be Ctrl+ and Cmd+ for consistency r=caillon sr=brendan a=asa 2003-11-21 09:13:36 +00:00
darin%meer.net 2371181b48 fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"
patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
2003-11-21 08:01:23 +00:00
darin%meer.net f8fbc14169 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa 2003-11-21 00:09:50 +00:00
neil%parkwaycc.co.uk 6be4c1a90c Bug 181973 Implement a system for inverting boolean prefs and apply it to the scripts listbox r=caillon sr=alecf 2003-11-12 10:13:10 +00:00
dwitte%stanford.edu 42f2669379 Cookie Manager and Exceptions window should remember column size
b=224569, r=neil, sr=alecf
2003-11-11 17:43:16 +00:00
neil%parkwaycc.co.uk df99ae707a Bug 66522 Make it easier to use mouse wheel preferences r=caillon sr=bz 2003-11-11 12:53:19 +00:00
neil%parkwaycc.co.uk c832189d6c Bug 50223 Clicking on a sidebar tab should set focus to its content r=pch sr=alecf 2003-11-10 23:15:52 +00:00