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

11351 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 32093a1139 Gunzip things with content-encoding:gzip whose file extension is .zip when
saving or running helpers.  The idea here is to decompress unless the encoding
and extension match up.  If they do, then don't decompress.  Bug 152275,
r=biesi, sr=darin
2003-10-09 02:10:25 +00:00
pinkerton%netscape.com e14fd8ebaf speedups for large histories. from camino branch. (r=bryner/sr=sfraser, bug
180109)
2003-10-09 01:01:44 +00:00
timeless%mozdev.org 2faa5aacc1 Bug 138074 context menu for Image as URL doesn't match spec
r=caillon sr=jag
2003-10-09 00:33:16 +00:00
timeless%mozdev.org 5474be3783 Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2003-10-09 00:29:09 +00:00
rlk%trfenv.com af3c47effe Bug 217328 - Send Link ... incorrectly cuts url after first variable. Patch by Jesper Hertel <jh@magnus.dk>. r=neil.parkwaycc.co.uk sr=tor 2003-10-08 01:27:59 +00:00
dwitte%stanford.edu 48fe888d1b rearrange resource files in extensions/wallet to clean up the duplicate files and general mess that
various folk have made of it. (no names here, move along)

some files were moved in the cvs repo, but others were manually copied, and thus I will own blame
for them. to find old blame info for the respective files, look in the appropriate attic for these
locations:

mozilla/extensions/wallet/cookieviewer/CookieViewer.js
mozilla/extensions/wallet/cookieviewer/CookieViewer.xul
mozilla/extensions/wallet/cookieviewer/CookieViewer.properties
mozilla/extensions/wallet/cookieviewer/CookieViewer.dtd
mozilla/extensions/wallet/editor/WalletEditor.properties
mozilla/extensions/wallet/editor/WalletEditor.dtd
mozilla/extensions/wallet/signonviewer/SignonViewer.js
mozilla/extensions/wallet/signonviewer/SignonViewer.xul
mozilla/extensions/wallet/signonviewer/SignonViewer.properties
mozilla/extensions/wallet/signonviewer/SignonViewer.dtd
mozilla/extensions/wallet/src/wallet.properties
mozilla/extensions/wallet/walletpreview/WalletPreview.js
mozilla/extensions/wallet/walletpreview/WalletPreview.xul

b=26020 (yeah that old!), r=timeless, sr=heikki, and props to leaf for moving stuff around
the cvs repo.
2003-10-08 01:03:28 +00:00
cls%seawood.org 378b851b12 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
neil%parkwaycc.co.uk 471e1cd988 Bug 144158 No Group by Site option in History r=timeless sr=alecf 2003-10-07 15:48:41 +00:00
neil%parkwaycc.co.uk 296ff36e59 Bug 182359 only open one manager window of each type r=dwitte sr=darin 2003-10-07 10:03:21 +00:00
danm-moz%comcast.net 5f32d42917 move implementation of zLevel to nsWindowMediator. make zLevel mutable. support persistent zlevel xul attribute. rework saving of persistent attributes. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:16 +00:00
danm-moz%comcast.net 9ea17a2262 move implementation of zLevel here from nsXULWindow. implement mutable zLevel. coalesce duplicate code. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:13 +00:00
danm-moz%comcast.net cbaebadbc9 rework saving of persistent attributes. also maximized and alwaysRaised windows are incompatible. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:11 +00:00
danm-moz%comcast.net 40a37fd7a3 add zLevel member variable to struct nsWindowInfo. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:07 +00:00
danm-moz%comcast.net e070e9d22b delay initialization of newly created window's zLevel. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:05 +00:00
danm-moz%comcast.net c04800cc89 zLevel attribute is now mutable. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:28 +00:00
danm-moz%comcast.net b18ce4102b new methods Get/SetZLevel of nsIXULWindow. also doxygenify interface. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:16 +00:00
darin%meer.net 325b3c6de7 fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
cbiesinger%web.de 56573a1871 220672. r=darin sr=bzbarsky
Convert nsIEncodedChannel::contentEncodings to nsIUTF8StringEnumerator.

Previously, it used nsISimpleEnumerator, and returned an nsISupportsCString with it.
2003-10-05 17:06:37 +00:00
neil%parkwaycc.co.uk dd7c883244 Bug 135269 No Open Bookmarks File menu option r=varga sr=alecf 2003-10-05 08:21:26 +00:00
bzbarsky%mit.edu 58eca2c86c Implement support for the "type" attribute of <a> elements. Bug 214626,
r=adamlock, sr=darin
2003-10-03 22:11:47 +00:00
cbiesinger%web.de 67ddc9b65e bug 193740. remove timebomb code
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
neil%parkwaycc.co.uk 630d52d0b9 Bug 215928 stop scrollbar mouse events from bubbling r=varga sr=roc 2003-10-03 13:39:15 +00:00
timeless%mozdev.org 750811bcda Fixing case of "Line" in "Go to Line"
r=caillon sr=bz
2003-10-03 01:01:33 +00:00
stephend%netscape.com 4f3e2d7e96 Bug 220991. Update Debug menu URLs to reflect komodo decomission. r=neil, sr=bryner 2003-10-02 19:48:42 +00:00
neil%parkwaycc.co.uk f96e681315 Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu 2003-10-02 08:10:39 +00:00
chanial%noos.fr b6864c021e Bug 213735: new bookmark and bookmark properties dialog should stay LTR when UI is RTL. patch by andrew <simmo@westnet.com.au>, r=mkaply, sr=jag 2003-10-01 18:33:05 +00:00
timeless%mozdev.org b68f254ff3 Checking in one-line, fix for 219029
patch from Ian Neal <bugzilla@arlen.demon.co.uk>, r=caillon, sr=jst
2003-09-29 21:51:20 +00:00
bryner%brianryner.com cd60efa8ac Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com 476b0f76a0 updating my email address 2003-09-29 05:35:34 +00:00
cls%seawood.org 4c30294597 Workaround gcc -MD dependency issue originally mentioned in bug 105005.
Fixing OSX tinderboxes.
2003-09-26 02:04:13 +00:00
dbaron%dbaron.org d67f6c2028 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-09-25 20:02:57 +00:00
tor%cs.brown.edu 302058f007 Bug 65881 - fix command line option to install private colormap.
r=blizzard, sr=bryner
2003-09-25 14:51:06 +00:00
timeless%mozdev.org 4677b1ad73 Bug 220103 @mozilla.org/download;1 uses null mInner
r=neil sr=bz
2003-09-25 02:30:42 +00:00
timeless%mozdev.org fef7b0e8bb Bug 220103 @mozilla.org/download;1 uses null mInner
r=neil sr=bz
2003-09-25 02:22:15 +00:00
gerv%gerv.net d1ce28e6ad Bug 213117 - new text for about:mozilla, line-height tweaks. Patch by steffen.wilberg@web.de; r=gerv, a=asa. 2003-09-24 22:21:16 +00:00
gerv%gerv.net 52a1f60d6e Bug 150900 - Help | Release Notes doesn't go to Release Notes. Patch by biesi; r=gerv, sr=jag. 2003-09-24 22:14:37 +00:00
jag%tty.nl be22be44fc Bug 218528: Personal Toolbar is empty when the UI is right-to-left. Patch by Neil, r=varga, sr=jag 2003-09-24 21:07:28 +00:00
neil%parkwaycc.co.uk f8bc100164 Bug 214832 some web pages bookmark as [object HTMLImageElement] r=caillon sr=bz 2003-09-24 14:58:51 +00:00
danm-moz%comcast.net d7120508a7 when bringing a window to the front, also bring to the front windows which must remain in front of it. but even more so, if you follow me. bug 217012, bug 184890. r=jag,neil 2003-09-24 14:31:03 +00:00
stephend%netscape.com e24aa07519 Bug 147028. Change reference of Theme Park to theme sites (for brand). r=neil, sr=bz 2003-09-24 14:07:48 +00:00
daniel%glazman.org 6a8799b108 build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org 2003-09-24 13:59:37 +00:00
stephend%netscape.com 6814510c2f Bug 203121. Debug > Verification > Javascript menu item should read 'DOM' instead. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>. r=me, sr=bz 2003-09-24 13:32:47 +00:00
stephend%netscape.com 856bf42c8a Bug 220097. Change 'Plugins' to 'Plug-ins' in Script & Plug-ins pref panel. r=neil, sr=bz 2003-09-24 12:25:54 +00:00
neil%parkwaycc.co.uk dd6f308402 Bug 169000 Wrapper library to access XPConnect native objects from chrome JS p=caillon r=jag sr=jst 2003-09-24 10:27:14 +00:00
dbaron%dbaron.org 20665a5b45 Update version numbers to 1.6a. 2003-09-23 22:39:38 +00:00
neil%parkwaycc.co.uk 0fbcd025be Bug 165744 Fix transparency and other ugliness with the windows window icons r=dean_tessman sr=dveditz 2003-09-23 10:10:15 +00:00
jag%tty.nl 7f9370ae74 Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner 2003-09-23 06:49:06 +00:00
neil%parkwaycc.co.uk ac8521fc2e Bug 207416 Access keys clash in print preview p=piers@myrealbox.com r=varga sr=dmose 2003-09-20 21:58:34 +00:00
neil%parkwaycc.co.uk 2da1a40902 Bug 205938 Clean up download rate in nsDownloadProgressListener.js p=alge@samsen.com r=varga sr=jag 2003-09-20 19:12:52 +00:00
danm-moz%comcast.net 5161fd497f adding statusbarpanel-menu-iconic, copied from firebird (toolkit/content/widgets/general.xml rev 1.2) a=hyatt 2003-09-19 20:45:48 +00:00
danm-moz%comcast.net b8f128ecea adding statusbarpanel-menu-iconic, copied from firebird (toolkit/content/xul.css rev 1.27) a=hyatt 2003-09-19 20:45:44 +00:00
timeless%mozdev.org 2b0ca468c3 Bug 176096 Mozilla (Phoenix) should not register as an/default HTML editor, when Composer is not installed.
patch by dean r=timeless sr=sfraser
2003-09-19 15:04:30 +00:00
cls%seawood.org e398d4faf2 Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
cls%seawood.org bfca537521 Fix misc build issues for mingw gcc 3.3.1:
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
dbaron%dbaron.org 9e07f425be Shut down X Remote service before event loop stops running, so that the windows can be destroyed. b=216512 r=blizzard sr=bryner 2003-09-17 23:46:45 +00:00
bsmedberg%covad.net da9e036fe8 Bug 219389 - ViewSource highlighting broken (from bug 179834) r=pike sr=darin 2003-09-17 17:28:47 +00:00
dbaron%dbaron.org b57afa4a19 Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky 2003-09-16 22:09:18 +00:00
mkaply%us.ibm.com e3f07bb1c2 #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 21:46:07 +00:00
bryner%brianryner.com 577de49b39 Use typeof() to implement NS_STDCALL_FUNCPROTO so that pointer-to-member types using stdcall work on mingw gcc. Bug 203137, r=cls, sr=dbaron. 2003-09-15 04:20:20 +00:00
bryner%brianryner.com dbf18a9c3a Remove files that were taken out of the build months ago as part of bug 194240. 2003-09-14 21:04:15 +00:00
caillon%returnzero.com 2b95a3b854 Bug 165653
mozilla/dom depends on mozilla/xpfe/components/sidebar (nsISideBar)
r=bryner@brianryner.com
sr=jst@netscape.com
2003-09-13 19:54:41 +00:00
caillon%returnzero.com ced129793a about:about
Bug 56061
r=bryner@brianryner.com
sr=darin@meer.net
2003-09-13 19:35:59 +00:00
bsmedberg%covad.net 3c7f6e517d Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
neil%parkwaycc.co.uk 69ee0bef07 Bug 218840 add some null checks that were preventing autocomplete from working in message compose r=timeless sr=mscott 2003-09-13 16:07:28 +00:00
neil%parkwaycc.co.uk 6d37955ac2 Bug 215318 bookmark overflow chevron can overlap bookmark name text r=timeless sr=jag 2003-09-11 20:47:02 +00:00
timeless%mozdev.org 5a9c06e100 Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
patch by doronr@us.ibm.com r=timeless sr=jag
2003-09-11 17:56:53 +00:00
cbiesinger%web.de 66290bcb84 Bug 217090
middlemouse.contentLoadURL doesn't work on windows
r+sr=jag
2003-09-11 12:19:13 +00:00
jshin%mailaps.org 59f2bb2c3a bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included. 2003-09-11 12:01:08 +00:00
neil%parkwaycc.co.uk 23c7ddabfc Bug 218584 make about:config more careful about guessing localized preferences r=darin sr=bz 2003-09-11 09:12:17 +00:00
neil%parkwaycc.co.uk 620fa149da Bug 85908 Add reload to View Page Source Window r=doron sr=bz 2003-09-11 09:06:09 +00:00
neil%parkwaycc.co.uk 9acae982d8 Bug 60245 no tooltips for "title" attribute in sidebar r=timeless sr=jag 2003-09-11 08:30:48 +00:00
timeless%mozdev.org 80a83a037f Bug 217342 change close tab message
r=riceman+bmo sr=jag
2003-09-11 01:42:34 +00:00
neil%parkwaycc.co.uk 75862a8cdf Bug 215831 fix autocomplete tree assertions (blank lines) r=varga sr=jag a=asa 2003-09-10 09:20:53 +00:00
brendan%mozilla.org f2378cf93d Checking in danm's patch for bug 210689, r/sr=bz/dbaron, a=me. 2003-09-08 19:06:11 +00:00
bryner%brianryner.com 9822c742df Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
timeless%mozdev.org 2994c4573e Bug 217886 frame structure gets lost in builds since 20030826
patch by mpconnor@rogers.com r=bz sr=bz a=brendan
2003-09-04 02:23:20 +00:00
scott%scott-macgregor.org 2ed6cab2e9 changing qsrc per jcopetas@askjeeves.com
not part of the build.
2003-09-03 21:43:44 +00:00
neil%parkwaycc.co.uk fb1e37315d Bug 216482 fix recursive runaway problem r=varga sr=jag a=sspitzer 2003-09-01 22:09:45 +00:00
gerv%gerv.net 78042cde91 Bug 213117 - new text for about:mozilla. Text by Neil Deakin <enndeakin@sympatico.ca>, patch by Dan Witte <dwitte@stanford.edu> and basic <basic@mozillanews.org>, r=gerv, a=asa. 2003-09-01 21:31:04 +00:00
tingley%sundell.net 1b141b2f9a bug 217340: checkmarks missing from sidebar tabs menu
r=rjc, sr=bz, a=asa
2003-08-30 17:34:41 +00:00
timeless%mozdev.org 5f6f9297e4 Bug 217063 Preferences categories expand after being closed
Backing out bug 209149 Sub-categories should be shown when selecting a category in the preferences dialog
a=mkaply
2003-08-26 19:28:00 +00:00
bsmedberg%covad.net 271ceaef8c Bug 170514 - Language name representation not localizable. Patch by marcel.gosselin@polymtl.ca r=nhotta sr=jag a=asa 2003-08-26 04:02:54 +00:00
gerv%gerv.net 539133f55b Bug 214855 - back out. This is a branch patch. <shuffles feet in embarrassed fashion> 2003-08-25 23:03:59 +00:00
gerv%gerv.net 6a1a3bbfbe Bug 214855 - update start page URL to new 1.4-specific start page. Patch by Andrew Schultz <ajschult@eos.ncsu.edu>, r,sr=jag, a=asa. 2003-08-25 18:37:02 +00:00
neil%parkwaycc.co.uk 9f4e866e76 Bug 215325 Mail/News Account Wizard starts up with Back/Finish buttons r/sr=jag a=asa 2003-08-20 20:49:25 +00:00
sspitzer%mozilla.org 9a496ab96f new files for ask jeeves search. not part of the build.
part of bug #213822:
clean up the search stuff, point to google by default, remove the developer stuff,
and in other popular sites.

all part of making mozilla a better end user release.
2003-08-20 07:45:22 +00:00
asa%mozilla.org 686ce52cd4 remove tinderbox sidebar panels. a=asa and a=sspitzer 2003-08-20 04:36:48 +00:00
cbiesinger%web.de d7d16c8f75 213337 Saving PDF different from viewing PDF
jag: review+
bz-vacation: superreview+
asa: approval1.5b+
2003-08-18 12:09:39 +00:00
chanial%noos.fr 6e01655def bug 213228: new toolkit independence bug, last part:
bye bye, xpfe/global !
this change only affects Mozilla Firebird, since it is likely to break Thunderbird.
2003-08-18 11:11:42 +00:00
tingley%sundell.net 8d7c00d4f4 Fix the broken tabs menu in the sidebar, and clean up a related idiom in
the prefs window.  bug 211088: r=rjc, sr=bz, a=asa.
2003-08-18 04:41:46 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
mkaply%us.ibm.com 4bd77aeaa5 Bug #207779
r=varga, sr=bryner, a=mkaply
Make Show Columns work in bookmarks
2003-08-14 21:41:19 +00:00
neil%parkwaycc.co.uk 7302eb522e Bug 179728 work offline not unchecked when toggled from status bar r=dean_tessman sr=rbs a=asa 2003-08-13 21:42:40 +00:00
mkaply%us.ibm.com 3637772889 Oops, didn't mean to check that in 2003-08-13 20:42:47 +00:00
mkaply%us.ibm.com a3b56d6900 Bug #215871
r=mkaply, sr=blizzard, a=mkaply
OS/2 only - better checking for the message window so firebird/thunderbird/mozilla can coexist
2003-08-13 20:40:53 +00:00
neil%parkwaycc.co.uk d8b56a3cb0 Bug 209149 Show subcategories selecting a category in the preferences dialog r=dean_tessman sr=jag a=asa 2003-08-12 11:18:27 +00:00
neil%parkwaycc.co.uk 03a98d90f5 Bug 160055 Copy Email Address should unescape e.g. %40 to @ r=dean_tessman sr=bz a=asa 2003-08-12 11:09:20 +00:00
neil%parkwaycc.co.uk 78d35d5fc9 Bug 133503 Ctrl+F4 should not be active during print preview r=timeless sr=jag a=asa should also fix Ctrl+PgUp/PgDn from Bug 149907 2003-08-12 10:52:59 +00:00
neil%parkwaycc.co.uk 36ac591c40 Bug 126216 allow wrapping of error messages in JS console r=timeless sr=bz a=asa 2003-08-12 10:35:48 +00:00
hyatt%mozilla.org f3fc93ad2d Fix for 215296, r=bryner, sr=brendan, a=asa, This patch retains Seamonkey's behavior for titles on all platforms while patching Mac behavior to leave off the modifier for FB+TB 2003-08-12 05:51:39 +00:00
kairo%kairo.at b6208f06a9 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
hyatt%mozilla.org a3e137440c Fix for 204418, make a pref available for picking the hiddenWindow URL so different apps can have their own hiddenWindow files. r/sr=bryner, a=asa 2003-08-11 08:42:36 +00:00
hyatt%mozilla.org 5255a497ea Fork the sidebar component for Firebird/Thunderbird. r/sr=bryner, a=asa, bug #215599 2003-08-09 05:04:05 +00:00
hyatt%mozilla.org c7a4744554 Update for 215440, make sure not to break SeaMonkey titlebars when the doc has no title, r/sr/a=brendan. 2003-08-07 23:01:24 +00:00
hyatt%mozilla.org 4a12b99de0 FIx for 215440, add support for a titledefault attribute that can be used when a document has no title. 2003-08-07 21:05:58 +00:00
blakeross%telocity.com 0643b8c09e Remove dmoz from the firebird search bar. r/sr=bryner 2003-08-07 02:55:48 +00:00
neil%parkwaycc.co.uk 46d4817767 Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@biurrun.de r=me sr=mscott 2003-08-05 08:14:21 +00:00
hyatt%mozilla.org 1bc71afe06 Patch the remaining places that use _content to also support _main, r=brendan, sr=ben 2003-08-04 21:52:22 +00:00
hyatt%mozilla.org afa87ac239 Fix for 215041, add support for WinIE's _main target for sidebars (it's identical to _content), r=hixie, sr=ben 2003-08-04 18:33:24 +00:00
cls%seawood.org ad20d0d29c Remove unused references to xpcom_obsolete
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
cls%seawood.org 1f93d3bd4e Link generated .res files into mingw builds.
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
2003-08-02 19:39:02 +00:00
bsmedberg%covad.net f1f9fa6cff Bug 214669 update some callers to nsIComponentRegistrar from nsIComponentManager - r/sr=alecf 2003-08-01 14:27:57 +00:00
timeless%mozdev.org 42d179412d Bug 213461 Want a way to specify single-sided or double-sided printing
patch by Roland.Mainz@informatik.med.uni-giessen.de r=jblanco sr=bryner
2003-08-01 01:56:15 +00:00
bzbarsky%mit.edu 7aeb0e3e9f Make the list of helpers show again. Bug 213914, r=biesi, sr=darin 2003-07-30 17:35:14 +00:00
bzbarsky%mit.edu 856a4a6a4d Fix strict warning. Bug 213962, patch by db48x@yahoo.com (Daniel Brooks),
r=timeless, sr=bzbarsky
2003-07-29 23:16:39 +00:00
bzbarsky%mit.edu a9b7fc80be Make ensureSelection check that there is something to select. Bug 213961,
patch by db48x@yahoo.com (Daniel Brooks), r=blake, sr=bzbarsky
2003-07-26 06:08:12 +00:00
jshin%mailaps.org 2c54b7c2dc bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (r=bryner, sr=bz) 2003-07-26 05:17:26 +00:00
bzbarsky%mit.edu ec0e304f16 Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
jaggernaut%netscape.com f1efc20ae6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
cbiesinger%web.de faf8419fc6 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
danm-moz%comcast.net 85217cb21d mark the hidden window's widget as invisible (on all platforms, now). bug 207742 r=brendan,bryner 2003-07-25 14:55:51 +00:00
timeless%mozdev.org 6458256364 Bug 182166 strict javascript warnings in pref-winhooks.js
patch by stevechapel@earthlink.net r=jst sr=bz
2003-07-24 23:15:07 +00:00
timeless%mozdev.org 1b98246740 Bug 207463 Site Navigation Bar displays when not needed with multiple tabs
patch by stevechapel@earthlink.net r=jag sr=bz
2003-07-24 23:09:57 +00:00
neil%parkwaycc.co.uk 7546e29b67 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com 0285c25cf5 Bug 209885: Support <tab linkedpanel="panelId"/>. Patch by Alex "WeirdAl" Vincent <ajvincent@juno.com>, r=Neil, sr=jag 2003-07-24 19:02:13 +00:00
caillon%returnzero.com cc77eca6e9 These #includes are obsolete after the landing of bug 83536. 2003-07-24 07:17:38 +00:00
jaggernaut%netscape.com ef99140d6d Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
rbs%maths.uq.edu.au 7f376dc8e2 Leftover from bug 15364. Patch by Christian Schmidt. 2003-07-23 23:26:35 +00:00
scott%scott-macgregor.org 34f8c11493 thunderbird only change. The command line handler spits back "1" as an argument if there are no arguments following command. Handle
that case accordingly, and don't try to use "1" as the actual window argument.
2003-07-23 21:34:53 +00:00
aaronl%netscape.com 13da6c4c78 Fixing typo in history dropdown marker checkin 2003-07-23 09:49:59 +00:00
aaronl%netscape.com 1b2083b080 Bug 192577. URL bar's dropdown toggle button doesn't toggle. r=neil, sr=bz 2003-07-23 08:50:40 +00:00
bzbarsky%mit.edu 89bb3b96f3 Verbiage change. Bug 198898, patch by durbacher@gmx.de (Andreas Kunz),
r=biesi, sr=bzbarsky
2003-07-22 23:11:27 +00:00
cbiesinger%web.de 7bd8e1e278 "bug 201046 (sorta), r+sr=bzbarsky, removing unused file" 2003-07-22 14:40:49 +00:00
mkaply%us.ibm.com fe196669d6 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-21 18:53:43 +00:00
chanial%noos.fr cf47340a57 bug 213158: fix mispelling s/attatch/attach
r/sr=dbaron
2003-07-20 21:08:42 +00:00
jaggernaut%netscape.com f008bc2bad Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
neil%parkwaycc.co.uk f1f85e32c0 Bug 136901 toOpenWindowByType should never open multiple windows r=varga sr=bz 2003-07-19 17:58:44 +00:00
varga%utcru.sk 6a4e3a7cd8 An additional fix for bug 202393. Add DOM class info for nsIXULTreeBuilder
r=varga, sr=jag, patch by Neil
2003-07-18 14:55:09 +00:00
chanial%noos.fr c057ca60fd bug 210196 Fix use of bookmarks root / top root as a target and correct caller of CanDropBeforeAfter
r=varga, sr=jag
2003-07-17 11:08:07 +00:00
rbs%maths.uq.edu.au 4db8de159a Show line numbers on the status bar of view-source in combination with mouse clicks, caret browsing (hit F7), goto line (Ctrl+L), and selection movements. Patch by Christian Schmidt <bugzilla@christian.schmidt.name>, b=15364, r=neil, sr=bz 2003-07-16 07:01:32 +00:00
cls%seawood.org ae4f86f093 Split XUL layers (xpfe & toolkit) into a separate tier class.
Make the history component its own module.
Bug #107302 r=bryner sr=leaf
2003-07-16 00:33:50 +00:00
bzbarsky%mit.edu c35d396c06 Fixing mingw bustage. 2003-07-15 03:40:31 +00:00
scott%scott-macgregor.org 3c3ad46d81 Thunderbird specific change. Has no impact on trunk builds.
Fix a silly mistake that was causing thunderbird to fail to launch if you did not pass the -mail parameter at the command line.
2003-07-14 22:51:52 +00:00
cbiesinger%web.de da902c8691 58557 r=bzbarsky sr=jag Mozilla allows you to override internal MIME types to no effect.
This checkin makes it so that a warning message is displayed if the user tries to create a helper app for an internally handled type.
2003-07-14 21:30:27 +00:00
bzbarsky%mit.edu 3a4c23b409 Make history database store the endianness of the page titles as metadata so
when a single profile is shared among machines of different endianness the
database doesn't get all garbled.  Bug 108134, patch by rbasch@mit.edu (Robert
Basch), r=alecf, sr=bzbarsky
2003-07-14 21:29:47 +00:00
timeless%mozdev.org 7903d75f2c Bug 211652 bookmarks.js fails on QueryInterface for nsIBookmarksService
r=caillon sr=bz
2003-07-14 21:16:33 +00:00
aaronl%netscape.com 111c104563 Bug 127892. dialogKeys keyset has incorrect Win/Linux/OS2 behavior for Enter pressed on a button. r=neil, sr=jag 2003-07-14 09:56:39 +00:00
jaggernaut%netscape.com bf82a649b9 Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com 129e6cce0a Bug 210760: "Reload all tabs" doesn't reload all tabs after canceling resending postdata. r=caillon, sr=bzbarsky 2003-07-14 06:18:54 +00:00
jaggernaut%netscape.com 20004e3489 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
cbiesinger%web.de b9c1ef067c 147434 r=bzbarsky sr=bryner a file named ~file.txt will expand to /home/userfile.txt when being attached 2003-07-12 21:12:46 +00:00
cbiesinger%web.de 5c9c600ca8 addressing reviewer comments for 118621 2003-07-12 21:01:50 +00:00
cbiesinger%web.de 17339cb44b 118621 r=jag sr=bz http://foo/bar/ default save name should be bar.html 2003-07-12 20:59:25 +00:00
neil%parkwaycc.co.uk 2239ce3562 Bug 121234 this.mMissedIconCache has no properties r=timeless sr=jag 2003-07-12 13:42:26 +00:00
scott%scott-macgregor.org 9a25fc4ddd Ugly thunderbird hack. Has no effect on seamonkey builds.
When launching the app via Launch Task (which is the case when starting up for the first time), check to see if the cmd line service
has any arguments (such as mailto urls). If so pass these arguments into OpenWindow instead of using the handler's default arguments.

This fixes the problem where clicking on a mailto url in a browser when thunderbird was NOT already running, caused a blank
compose window where the mailto url was ignored.
2003-07-12 04:12:14 +00:00
lpham%netscape.com de03b7cf28 update Mac Desktop Get Info string to 1.5b bugzilla #211625 2003-07-12 00:25:51 +00:00
dbaron%dbaron.org 92b921aca3 Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky 2003-07-11 21:16:12 +00:00
dwitte%stanford.edu 6e4c26ccb3 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2003-07-11 00:04:02 +00:00
dwitte%stanford.edu 79a057d46a Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
danm%netscape.com b96e8a6c44 addref the window while the timer member variable holds a reference to the window. no longer a crash bug, but more proper COM. bug 143664 r=dougt,jag 2003-07-08 23:06:49 +00:00
cbiesinger%web.de 7a985eb5c6 179084, patch by mcsmurf@gmx.net r=varga sr=jag Bookmark Export uses Unix carriage returns on all platforms 2003-07-08 17:24:57 +00:00
bzbarsky%mit.edu fccc1e29ba Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
bzbarsky%mit.edu 23e8590dc2 Add support for '::' notation for CSS pseudo-elements (bug 62843). Drop
selectors containing unrecognized pseudo-classes and pseudo-elements (bug
145968).  Fix some CSS rules in quirk.css and xul.css that were bogus (no
bug).  Patch in bug 62843.  r+sr=dbaron
2003-07-04 01:33:10 +00:00
smontagu%netscape.com 526f21a34a Change parsing of language tags for the Accept-Language header to accept from 2 to 8 characters in the first subtag. Bug 208277, author=d95mback@dtek.chalmers.se, r=smontagu, sr=darin. 2003-07-02 21:59:22 +00:00
timeless%mozdev.org d17657f89a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2003-07-02 14:29:47 +00:00
cbiesinger%web.de ec8cdaf562 205440 patch by kd-moz@tprac.de r=shliang sr=jag JavaScript error in internetresults.xul/.js 2003-07-01 20:04:30 +00:00
cbiesinger%web.de 33b2a25483 remove unused progress dialog files. bug 67216 r=jag sr=bzbarsky 2003-07-01 14:28:57 +00:00
cbiesinger%web.de a8eb77c16a 178491 patch by malcolm-bmo@farside.org.uk r=smontagu sr=alecf Bring languageNames.properties up to date with iso639-2 2003-06-30 20:39:35 +00:00
cbiesinger%web.de a80cbe7c3a 170131 r=timeless sr=bzbarsky Missing/misleading window/widget titles in helper application selection dialog
note: this checkin only fixes the "title" part of the bug
2003-06-30 17:58:56 +00:00
timeless%mozdev.org 071310bd47 Bug 210639 Confirm tab close ignores "Close Window"
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2003-06-27 17:03:15 +00:00
jshin%mailaps.org a216d01ee9 bug 208903 : make download manager work with non-ASCII file names (r=varga, sr=jag) 2003-06-26 04:20:25 +00:00
neil%parkwaycc.co.uk c54f37d097 Bug 180512 Editable menulists do not support context attribute overriding default context menu p=ajvincent@juno.com r=timeless sr=jag 2003-06-25 08:42:54 +00:00
jshin%mailaps.org ef72a5ce33 bug 127755 : add two Thai charsets ISO-8859-11 and TIS-620 to libuconv and make corresponding changes in GFX:Gtk and GFX:Xlib. What used to be referred to as TIS-620 is renamed as Windows-874. r=smontague, sr=rbs (ut/uf files are thanks to ftang). 2003-06-25 05:11:44 +00:00
timeless%mozdev.org 96ddd6bfaf Bug 108973 Multi-tabbed windows should confirm close
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2003-06-25 02:13:35 +00:00
ccarlen%netscape.com 4961c8db9b Bug 210541 - Bookmarks service crashes if nsIProfile implementation is not present because of missing success check on getService() call. r=pch/sr=alecf 2003-06-24 22:40:38 +00:00
ssu%netscape.com 3139b13a65 fixing bug 201381 - Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100. r=varga, sr=jag 2003-06-24 22:01:46 +00:00
jst%netscape.com 2e8edec781 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
neil%parkwaycc.co.uk b2b820c919 Bug 155918 inefficent use of search and match in linkToolbarHandler.js p=stevechapel@earthlink.net r=me sr=jst 2003-06-24 11:29:50 +00:00
jshin%mailaps.org 2e41088018 bug 158006 : properly handle 'non-ASCII' filename in 'save as, save link
target as, save image as' by using nsIMIMEHeaderParam to decipher
'filename' parameter of Content-Disposition header. (r=neil, sr=jag)
2003-06-24 00:26:38 +00:00
neil%parkwaycc.co.uk 5090e16d3f Bug 126182 Fix case of access keys in download manager toolbar p=hippie@arcmis.com r=me sr=bz 2003-06-23 12:01:10 +00:00
timeless%mozdev.org 2be6473e50 Bug 58613 "last page visited" cannot handle framed pages properly
patch by ian@arlen.demon.co.uk r=timeless sr=alecf
2003-06-22 17:46:13 +00:00
caillon%returnzero.com 36a00e95c1 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
smontagu%netscape.com 8b8b5db0c1 Fix regression in Character Coding menu. Bug 209878, r/sr=alecf 2003-06-19 23:14:13 +00:00
jshin%mailaps.org deb380f918 additional check-in for bug 133615 (forgotten in the initial landing)
r=yokoyama, sr=jag
2003-06-19 10:07:59 +00:00
pete.zha%sun.com ed7f7aa45d bug=185000 r=timeless@bemail.org sr=alecf@flett.org
Make Integration of mozilla and Java Plugin be better
2003-06-19 08:00:35 +00:00
jaggernaut%netscape.com 6ec45a8e7d Bug 180512: Textboxes do not support context attribute overriding default context menu. Patch by Alex Vincent <ajvincent@juno.com>, r=timeless, sr=jag 2003-06-19 04:28:10 +00:00
lordpixel%mac.com 017b7d06ec Fix for bug 88393. r=timeless sr=sfraser
Don't deploy two copies of all of the icons into the Mac application!
These icons are moving from
mozilla/xpfe/bootstrap/macbuild/Contents to
mozilla/xpfe/bootstrap/macbuild/Contents/Resources
which simplifies their deployment and ensures we only have one copy in the appli
cation, not two.
2003-06-19 02:38:54 +00:00
lordpixel%mac.com 91d1d4d56e Fix for bug 88393. r=timeless sr=sfraser
Don't deploy two copies of all of the icons into the Mac application!
These icons are moving from
mozilla/xpfe/bootstrap/macbuild/Contents to
mozilla/xpfe/bootstrap/macbuild/Contents/Resources
which simplifies their deployment and ensures we only have one copy in the application, not two.
2003-06-19 02:34:44 +00:00
lordpixel%mac.com 935a372638 Fix for bug 88393. r=timeless sr=sfraser
Don't deploy two copies of all of the icons into the Mac application!
2003-06-19 02:30:17 +00:00
bryner%netscape.com f6549df6b5 Fix static builds on solaris (bug 209104). patch by gisburn, r=me. 2003-06-19 00:01:48 +00:00
alecf%flett.org fca10b9dd4 fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
r=bz, sr=darin
2003-06-17 17:00:40 +00:00
aaronl%netscape.com b000472c77 Bug 208781. Accessible events not getting fired for profile manager list items. r=kyle, sr=jag 2003-06-16 10:26:33 +00:00
dbaron%dbaron.org a165f4559a I don't think alecf meant to check in these printfs. 2003-06-13 21:37:02 +00:00
caillon%returnzero.com ba75de772b Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
neil%parkwaycc.co.uk 28c6babc46 Bug 207634 filtering in about:config r=caillon sr=sspitzer 2003-06-13 17:01:49 +00:00
neil%parkwaycc.co.uk d15f524a9b Bug 206668 tabbrowser tab issues with Mac Classic theme (retargetting problem) p=shliang r=me sr=jag 2003-06-13 13:44:10 +00:00
shliang%netscape.com 11935245e7 bug 207456, tabbing sometimes skips enabled elements. r/sr=jag 2003-06-13 07:39:57 +00:00
kairo%kairo.at c616081c7d bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard 2003-06-12 15:19:21 +00:00
jaggernaut%netscape.com 3ef61e23c4 Bug 104778, part 2: also remember what the user typed when loading a page in the
current tab fails. r=Neil, sr=bryner
2003-06-12 13:12:25 +00:00
timeless%mozdev.org 9acd6981ee Bug 78320 javascript strict warnings and error in urlbarBindings.xml
patch by ajvincent@juno.com r=brade sr=jst
2003-06-12 06:39:08 +00:00