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

2320 Коммитов

Автор SHA1 Сообщение Дата
jag%tty.nl 728571cc9b Follow-up to bug 105885. We missed one place that assumed the order of tabs and panels is the same. Look the browser up from the tab through linkedBrowser. r/sr=Neil 2006-01-25 15:19:48 +00:00
gavin%gavinsharp.com 4aceb74bb4 Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
jag%tty.nl ea0bc215ed Bug 321490: Make SeaMonkey compatible again with moveTabTo implementation of the Firefox
To avoid JS strict warnings use |this.mTabs.item(aDestIndex)| instead of |this.mTabs[aDestIndex]| since we know |aDestIndex| can validly be |this.mTabs.length|.
sr=Neil
2006-01-24 03:10:36 +00:00
jag%tty.nl cc87e734c5 Bug 321490: Make SeaMonkey compatible again with moveTabTo implementation of the Firefox
If the first argument is a tab, look up its index. Return the tab we get from insertBefore().
r=CTho, sr=Neil
2006-01-23 03:43:16 +00:00
neil%parkwaycc.co.uk 8187205a38 Bustage fix for copy/paste error (b=321128) 2006-01-17 22:20:49 +00:00
neil%parkwaycc.co.uk d44ca548f0 Limit scope of tab movement keys b=321128 p=Mnyromyr r=me (my tabbrowser.xml changes r=Mnyromyr) sr=jag 2006-01-17 17:26:57 +00:00
enndeakin%sympatico.ca 9824f04666 Bug 308591, Button.dlgType sets an attribute with the wrong case, r=neil 2006-01-15 22:24:14 +00:00
bugzilla%arlen.demon.co.uk bab627825a Bug 319659 XPFE code assumes document.firstChild is the root element
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
mnyromyr%tprac.de 9133590f33 Bug 321601: Support Command+Option+Arrows for tab switching (xpfe version of bug 275519); p=<stefan_h@hem.utfors.se>, r=me, sr=Neil 2006-01-04 15:08:03 +00:00
ginn.chen%sun.com 64ac1e9dde Bug 277750 Menu exposes 2-level accessible
r=aaronleventhal sr=neil.parkwaycc.co.uk
2006-01-04 06:09:27 +00:00
dbaron%dbaron.org 1c2ad07515 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
rods%netscape.com c9728499f1 Wrong location - removing 2005-12-29 22:49:42 +00:00
rods%netscape.com b1179737b9 Initial check in for BUg 113917 (not in the build yet) 2005-12-29 22:49:40 +00:00
jag%tty.nl bb7b35f731 Bug 321578: Files dragged onto tabbar from explorer don't open in new tabs anymore.
Null check aDragSession.sourceNode.
r=cts, sr=Neil
2005-12-29 11:09:59 +00:00
neil%parkwaycc.co.uk 8f8780e5ff Print dialog access keys and cleanup b=277296 p=stefanb/vhaarr r=timeless sr=me 2005-12-29 00:58:03 +00:00
gavin%gavinsharp.com 065ed27dc0 Bug 213832: about:config filtering enhancement: search for status/type/value and allow wildcards, patch by Christian Franke <Franke@computer.org>, r=neil+mconnor, 2005-12-28 03:02:25 +00:00
timeless%mozdev.org e73d4f7100 Bug 312867 Implement textbox.reset(), expose input's editor
patch by ajvincent@gmail.com r=neil sr=neil
2005-12-23 22:50:25 +00:00
timeless%mozdev.org 959a452270 Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
patch by ted.mielczarek@gmail.com r=neil sr=jag
2005-12-20 20:19:00 +00:00
jag%tty.nl 1e88f33e6d Bug 319244: Reduce flicker of the tab drop indicator when dragging tabs. Also clean up strict warning (var redeclaration), and don't show the arrow when you can't drop it (which is within half a tab on either side of the tab being dragged). Oh, and get rid of unneeded flavour. r=CTho, sr=Neil 2005-12-14 11:33:16 +00:00
cst%andrew.cmu.edu 3f79635896 Bug 105885 Drag-drop reordering of tabs
Patch: r=jag sr=neil
Artwork: by Neil r=timeless
2005-12-06 00:57:00 +00:00
neil%parkwaycc.co.uk 79f1d1d9f0 Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag 2005-12-02 14:33:09 +00:00
gavin%gavinsharp.com 392fc5ebb3 Bug 312642: expose clickSelectsAll property in textbox.xml, r=Neil 2005-11-22 01:53:11 +00:00
neil%parkwaycc.co.uk 10d02c407e Fixing inaccurate comment r+sr=jag 2005-11-08 14:16:45 +00:00
neil%parkwaycc.co.uk 2681b06c6f Bug 313335 Update the URL bar before showing security warnings r+sr=jag 2005-11-08 13:46:30 +00:00
mrbkap%gmail.com b7717ec40f bug 315434: Remote XUL tabboxes can get stuck on a tab if the focus leaves the content window (e.g., one of the browser tabs is selected). r=mconnor 2005-11-07 20:21:44 +00:00
neil%parkwaycc.co.uk 301c51145b Get default tooltip text more reliably b=147670 r=timeless sr=jst 2005-11-02 23:53:56 +00:00
db48x%yahoo.com dd1e570c1a fixes bug 190353: Property "pageIndex" of "wizard" tag is not working.
r=Neil, sr=bz
2005-10-28 22:00:14 +00:00
neil%parkwaycc.co.uk 039a2bc228 Bug 202652 use Ctrl for consistency with menus (also some detabification) sr=jag 2005-10-24 23:27:24 +00:00
cst%andrew.cmu.edu ed735bef35 Bug 307126 Closing tabs should return to 'parent' tab.
r=db48x sr=neil
2005-10-21 03:28:56 +00:00
doronr%us.ibm.com 5b78b7c447 Bug 104360 - Error: this.docShell has no properties in browser.xml. Patch by ajvincent, r/sr=neil 2005-10-19 16:46:06 +00:00
dveditz%cruzio.com b2da9b7ab8 bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc 2005-10-14 23:33:51 +00:00
neil%parkwaycc.co.uk 140056dddf Merge contextmenu handlers (as per branch patch for bug 301873 r=mconnor) sr=jag 2005-10-14 23:14:32 +00:00
neil%parkwaycc.co.uk 908459f60f Bug 257985 History View|Sorted by menuitems do not work r=varga sr=me 2005-10-13 19:50:25 +00:00
neil%parkwaycc.co.uk 6ed92b441f Horizontal tree scrolling XBL/CSS cleanup b=308490 r=varga sr=bz 2005-10-09 23:42:28 +00:00
mats.palmgren%bredband.net c98dda4acc Middle-click on scrollbar should not paste. b=70698 r+sr=bzbarsky 2005-10-08 10:08:18 +00:00
bzbarsky%mit.edu 209234f102 Make sure scrollcorners are always boxes. Bug 310919, r=dbaron, sr=neil 2005-10-04 23:49:39 +00:00
dveditz%cruzio.com 637af3eb06 locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky 2005-09-30 18:51:46 +00:00
bugzilla%arlen.demon.co.uk 3953f92e72 Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
2005-09-30 00:24:35 +00:00
mozilla.mano%sent.com dc3b0c5650 Bug 221783 - <wizard>'s buttons have no access keys. patch from Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=me, sr=neil. 2005-09-29 08:15:14 +00:00
neil%parkwaycc.co.uk 04e3e5499f Bug 68961 restore nsTreeSorting.js accesskey support p=vhaarr@gmail.com r+sr=me 2005-09-26 22:55:33 +00:00
cst%andrew.cmu.edu c5d674720f Bug 309004 Don't show image thumbnail as tab icon for large images, since it causes slowdowns.
r=db48x sr=neil
2005-09-26 17:05:06 +00:00
neil%parkwaycc.co.uk 3ec57f2a79 Bug 196438 Tabs draw over the close button p=jomelweb@gmail.com r=mconnor sr=me 2005-09-26 13:39:56 +00:00
neil%parkwaycc.co.uk 59db7f6419 Commenting the hell out of userTypedClear b=306810 sr=darin 2005-09-22 19:07:57 +00:00
timeless%mozdev.org d0a096d3bb Bug 120527 Dialog fix to make default button not appear default while another button has focus
adding missing cdata markings
2005-09-20 21:44:33 +00:00
neil%parkwaycc.co.uk 4387886325 Bug 120527 Dialog fix to make default button not appear default while another button has focus r=aaronlev,mano,mconnor sr=jag 2005-09-20 16:22:39 +00:00
neil%parkwaycc.co.uk 0f64d153a7 Bug 306810 Fix regressions from bug 302575 r=bz sr=darin 2005-09-16 12:17:59 +00:00
aaronleventhal%moonset.net aa01d9612b Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil 2005-09-14 16:58:29 +00:00
bzbarsky%mit.edu bcad5934f1 Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements
by default.  r+sr=dbaron, with OKs from Neil and mconnor for the general idea
and the xul.css changes.
2005-09-11 19:22:57 +00:00
bzbarsky%mit.edu 53cc7ff949 Don't condition selection on whether we're in a chrome docshell; explicitly
disable selection for <label> and <description> as needed.  Bug 306262, r=neil,
sr=roc
2005-09-06 03:37:15 +00:00
neil%parkwaycc.co.uk 859785cbe3 Bug 302575 URL bar gets confused about which URI is loaded r=bz sr=darin 2005-08-31 21:00:40 +00:00
bzbarsky%mit.edu 4e5fb6da88 Add horizontal scrolling to trees. Bug 212789, patch by Nate Nielsen
<nielsen@memberwebs.com>, r=jan, sr=roc.
2005-08-30 18:36:15 +00:00
mozilla.mano%sent.com dfdd05dbc2 Bug 304879 - commonDialog's default button code doesn't work anymore. r=mconnor, sr=neil. 2005-08-20 22:57:54 +00:00
roc+%cs.cmu.edu 1a3439828a Backing out fix for bug 130078 because of performance regressions. 2005-08-18 19:44:55 +00:00
roc+%cs.cmu.edu 4d8373cf81 Bug 130078. Integrate all view managers in a given top-level window into a single view manager tree. r+sr=dbaron 2005-08-18 17:14:29 +00:00
bugzilla%arlen.demon.co.uk 5206396051 Bug 301737 Support multiple selection for xul:listbox - Revised xpfe version of patch v2.1
p=me r=cbiesinger sr=neil.parkwaycc.co.uk
2005-08-13 13:38:58 +00:00
cbiesinger%web.de 76e035eaf2 backing out last patch until it is decided how error page favicons will be
implemented
2005-08-08 16:53:54 +00:00
cbiesinger%web.de da98fdccb8 301119 allow error pages to load favicons
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+

patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>
2005-08-08 16:25:11 +00:00
neil%parkwaycc.co.uk 0501813bf8 Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2005-07-28 13:44:23 +00:00
bugzilla%arlen.demon.co.uk cb9cb1cecd Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2005-07-25 23:05:34 +00:00
bryner%brianryner.com c64546a715 Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2005-07-25 22:09:39 +00:00
aaronleventhal%moonset.net a477d13b57 Bug 300779. Allow multiple selection using keyboard in treeviews that use seltype multiple. r+sr=neil, a=bsmedberg 2005-07-21 19:24:41 +00:00
masayuki%d-toybox.com 02b22c05d0 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2005-07-20 08:40:13 +00:00
gavin%gavinsharp.com c48393a9b7 Bug 300963: about:config allows creation of prefs with no name, r+sr=Neil, a=bsmedberg 2005-07-19 20:37:26 +00:00
bugzilla%arlen.demon.co.uk 20bcfac0d4 Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows
p=me r=neil.parkwaycc.co.uk sr=jag a=bsmedberg
2005-07-15 12:59:12 +00:00
kairo%kairo.at 2aeba3a829 bug 299897 - about:logo should display product specific logo on SeaMonkey instead of Mozilla star, r=Neil sr=jag a=asa 2005-07-13 19:24:56 +00:00
neil%parkwaycc.co.uk d9f20d23bd Bug 300245 XUL listboxes don't mousewheel scroll correctly r+sr=roc a=asa 2005-07-13 16:58:04 +00:00
kairo%kairo.at 6030986d21 followup to bug 298751, address Neil's nit to prefix mozilla.org with www. for themes URL as well 2005-07-13 16:38:28 +00:00
kairo%kairo.at bb68f2e2c2 bug 298751 - rebrand release notes URL to new SeaMonkey location, r=CTho sr=Neil a=bsmedberg 2005-07-13 16:36:07 +00:00
kairo%kairo.at 401e42eec3 revert backout, no effect on btek Tp 2005-07-07 11:09:10 +00:00
kairo%kairo.at 70a91a3f3f try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2005-07-07 10:13:47 +00:00
kairo%kairo.at afdafc2606 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00
mozilla.mano%sent.com 42d9a1fabf Bug 284776 - Need support in dialog.xml for setting a default button (xpfe version). r=mconnor, sr=neil, a=bsmedberg. 2005-06-29 20:04:51 +00:00
mozilla.mano%sent.com 2b3765f0e1 Relanding Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg. 2005-06-29 14:20:57 +00:00
cst%andrew.cmu.edu d8eee2a5e1 Bug 125998 when viewing images, use image thumbnail as tab icon
r=db48x sr=neil a=bsmedberg
2005-06-29 00:50:45 +00:00
mozilla.mano%sent.com 366079c4a0 Backing out bug 298894 2005-06-28 15:42:22 +00:00
mozilla.mano%sent.com b349221b0f Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg. 2005-06-28 14:59:43 +00:00
neil%parkwaycc.co.uk 3f4d9dc4e2 Bug 113202 tab icon changes even if load is cancelled r=timeless sr=jag a=asa 2005-06-25 09:37:29 +00:00
neil%parkwaycc.co.uk b0da7c8afd Trying to fix bug 297155 without hurting Tp so much r+sr=jag a=asa 2005-06-22 11:03:11 +00:00
neil%parkwaycc.co.uk 16eda5730c perf test over, move along now, nothing to see, original b=297155 r+sr=jag a=asa 2005-06-21 23:36:49 +00:00
neil%parkwaycc.co.uk 6582c49e5b Looking at perf impact of tabbed mode b=297155 r+sr=jag a=asa 2005-06-20 23:41:29 +00:00
bugzilla%arlen.demon.co.uk 7493b3943f Bug 243902 about:plugins includes a link to netscape
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk a=asa
2005-06-19 19:48:21 +00:00
bsmedberg%covad.net adfd7d59dd Bug 297570 - Crash in nsMenuFrame when the menu is display: none (seen in "GM" extension), regression from bug 295711 - use visibility: collapse as a workaround for the time being r=mconnor sr=bz 2005-06-17 13:44:07 +00:00
bryner%brianryner.com 37e80e76f5 Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
neil%parkwaycc.co.uk e5c1289a75 Sync xpfe and toolkit's textbox.xml p=gautheri@noos.fr r=mconnor sr=me a=asa 2005-06-09 20:30:34 +00:00
allan%beaufour.dk e36f5dcfe6 Fix non-clickable MPL links in about:. Bug 296516, r+sr=neil@parkwaycc.co.uk, a=asa 2005-06-08 10:00:48 +00:00
bsmedberg%covad.net 4b2ee09002 Bug 295711 part 1 - hide menus (non-mac) that do not have a <menupopup> child r=mconnor a=shaver 2005-06-03 17:51:45 +00:00
varga%nixcorp.com a3c20278b9 Fix for bug 287461. Caret Browsing is hardbound to the F7 key and is unable to be overridden with javascript like F3, F5, etc.
r+sr=neil patch by Brian King <brian@mozdev.org>
2005-06-01 13:24:11 +00:00
neil%parkwaycc.co.uk f5ac06642d Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa 2005-05-23 08:34:02 +00:00
bsmedberg%covad.net 824219d781 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
brendan%mozilla.org fa453c7bb5 Big patch from jst and me to beef up and automate, configurably, XPCNativeWrapper (281988, r+sr=bz/shaver, a=drivers). 2005-05-20 03:12:22 +00:00
dbaron%dbaron.org 879c58672c Cleaner fix for bug 290036. b=290949 r=dveditz sr=darin a=asa 2005-05-12 18:20:07 +00:00
tor%cs.brown.edu 32a68de554 Bug 293004 - svgBindings.xml not included in installer packages. r+a=bsmedberg 2005-05-06 15:15:40 +00:00
bryner%brianryner.com 592dbdc176 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
jshin%mailaps.org d4f92712c4 bug 292414 (originally bug 141373) : add 'jp=Japan' to regionNames.properties, patch ported to toolkit by Anbo Motohiko (amotohiko_mozillafirebird@yahoo.co.jp) (r=tao, sr=dveditz, a=chofmann) 2005-05-01 07:43:50 +00:00
jshin%mailaps.org 1a8118258c bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
gandalf%firefox.pl 1571314243 Bug 286108: Remove xpfe/global locale bits from Tb;r=bsmedbrg;sr=mscott;a=asa 2005-04-26 00:34:00 +00:00
cst%andrew.cmu.edu 9788843eb3 Bug 289609 Dynamically changing the favicon doesn't update the icon in the tab.
r+sr=neil a=asa
2005-04-16 23:27:39 +00:00
neil%parkwaycc.co.uk 0eaac7a817 Avoid 100% CPU by disabling listbox horizontal scrollbar b=285449 r+sr=roc a=asa 2005-04-14 22:28:01 +00:00
dbaron%dbaron.org 54d32d1a6b Don't allow javascript: favicons. b=290036 r=dveditz sr=brendan a=chase 2005-04-13 04:38:18 +00:00
aaronleventhal%moonset.net bb1b37f305 Bug 288986. Disabled attribute confusion causing some XUL elements to be exposed in accessibility APIs as disabled when they aren't. sr=neil, a=asa 2005-04-12 15:28:01 +00:00
kairo%kairo.at 65c52d0069 bug 285696 (suite rebranding), stage 1, additional fix to get rid of version.dtd, r=biesi sr=Neil a=asa 2005-04-10 23:43:13 +00:00
louie.zhao%sun.com 8bc9e94487 bug257099 GOK GUI can't grab Combobox
r = aaronleventhal
sr = Henry.Jia
2005-04-05 11:11:57 +00:00
aaronleventhal%moonset.net 0bbb97b4c4 Bug 288517. Fix accessibility API support of progress meters. r=mconnor, sr=neil 2005-04-04 15:48:06 +00:00
cbiesinger%web.de a4e43f74af use correct dash for date ranges in about:
288301 r+sr=neil
2005-04-02 14:43:20 +00:00
doronr%us.ibm.com 135c273eeb Bug 204944 (a11y) - Sidebar History >View not keyboard accessible. sr=neil 2005-04-01 15:48:44 +00:00
neil%parkwaycc.co.uk 10fa559a51 Implement group="system" for XBL handlers so that we don't try to handle events if <a> <textarea> or <xul:button> have already processed them r=jst sr=bryner 2005-03-30 12:26:02 +00:00
neil%parkwaycc.co.uk bacab4977e Bug 285005 Allow scrollbox with scrollbars r+sr=roc 2005-03-30 00:11:06 +00:00
kairo%kairo.at 8ae05384e2 bug 285696 - suite rebranding, stage 1: using configure variables in a number of places, some small cleanups; rs=biesi,smfr sr=Neil 2005-03-29 22:02:23 +00:00
cbiesinger%web.de a9cad98a23 272059 fix whitespace in tree.xml, and document obsolete-ness of builderView and
contentView
r+sr=neil
2005-03-29 17:09:53 +00:00
allan%beaufour.dk fc66e44546 Fixes location of about:. Bug 272556, r=neil.parkwaycc.co.uk, sr=alecf, patch by bsmedberg 2005-03-15 15:24:20 +00:00
aaronleventhal%moonset.net 9af50e08ac Bug 286079. Tabindex broken in XUL. r=vlad, sr=neil 2005-03-14 22:25:04 +00:00
aaronleventhal%moonset.net 5cf918b5ec Bug 281545. Fix tabbing in page setup dialog. r=mconnor, sr=neil 2005-03-14 16:34:02 +00:00
ginn.chen%sun.com eee7a20d0b Bug 257075 [keyboard] User can't select mails which are not next to.
r=aaronleventhal sr=neil
2005-03-14 03:37:05 +00:00
dveditz%cruzio.com 40ba69c24c bug 283103 disable accept button in security dialogs when not focused
(suite version of bug 260560) r=caillon, sr=neil.parkwaycc, a=caillon
2005-03-10 22:26:47 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
neil%parkwaycc.co.uk f45dd764e0 Bug 282183 Port of toolkit's settable selection delay p=gautheri@noos.fr r+sr=me 2005-03-09 13:47:10 +00:00
bryner%brianryner.com 6111ddee03 Don't save sidebar elements in tab focus memory (bug 254056). r=neil, sr=ben. 2005-03-09 09:38:21 +00:00
neil%parkwaycc.co.uk c75d450087 Fix bad capitalization b=282189 p=gautheri@noos.fr r+sr=me 2005-03-08 15:44:51 +00:00
neil%parkwaycc.co.uk 29efd5532b Improve on previous patch for bug 285065 r=bryner sr=dbaron 2005-03-08 12:28:00 +00:00
dbaron%dbaron.org 37eaa019d7 Break cycle-through-XPCOM by adding an assignment to null when done with |iterator|. b=285065 r+sr=bryner 2005-03-07 04:36:44 +00:00
timeless%mozdev.org 0fabfba9c3 Bug 284509 use trailing slash for &releaseURL;
patch by bug@annevankesteren.nl r=neil sr=neil
2005-03-03 07:46:58 +00:00
cst%andrew.cmu.edu 7b890d5679 Bug 102831 if focus is the url bar, ctrl-f4 does not close the topmost tab
r=timeless sr=neil
2005-03-02 00:16:59 +00:00
bsmedberg%covad.net 4b68fa447a Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
cst%andrew.cmu.edu 73728878b0 Bug 282178 sync xpfe tabbrowser with toolkit tabbrowser
add double-click filtering to seamonkey's tabbox
r=timeless sr=neil
2005-02-25 17:05:22 +00:00
dbaron%dbaron.org e297fd2e31 Tabbrowser-related leak fixes, mostly ported from Firefox. b=131456 r=Neil sr=bzbarsky 2005-02-23 18:19:56 +00:00
bzbarsky%mit.edu 696b76e2c9 Allow setting "open" property on all sorts of buttons, since people do.... Bug
282359, r=mconnor, sr=neil
2005-02-23 03:37:24 +00:00
bzbarsky%mit.edu 02a3a30db1 Fix menubuttons to not rely on the "open" attribute opening menus; open them
via the boxobject.  Bug 282359, r=mconnor, sr=neil
2005-02-22 17:53:26 +00:00
bugzilla%arlen.demon.co.uk 94c34950ba Bug 252698 Use buttonlabel attributes in <dialog>s
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:57:10 +00:00
gandalf%firefox.pl 55f47589b7 Bug 279768: Move locales from ./embedding and ./xpfe to ./dom/locales and ./toolkit/locales (global, part 2); r=bsmedberg 2005-02-20 21:15:00 +00:00
mozilla.mano%sent.com a908a6debd Bug 281361 - tab navigation with left/right arrow keys moves in the wrong direction. r=smontagu sr=neil 2005-02-20 10:02:35 +00:00
bzbarsky%mit.edu 7b95e6eb12 Restore documentation that got incorrectly removed at some point. Bug 279587,
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=ben, sr=bzbarsky
2005-02-08 05:32:13 +00:00
aaronleventhal%moonset.net 2405f82c91 Bug 280871. Fix various problems with how we expose HTML and XUL combo boxes via accessibility APIs 2005-02-07 23:11:30 +00:00
dveditz%cruzio.com 77b32db259 bug 280056 prevent javascript: url dropping r=jst, sr=mkaply 2005-02-05 09:09:20 +00:00
neil%parkwaycc.co.uk 6855cc8171 Make it possible to disable listboxes b=98595 r=varga sr=bryner 2005-01-26 09:54:33 +00:00
bzbarsky%mit.edu a62cb9f6fd Add about:license and about:licence and make about: link to them. Bug 256945,
r=gerv, sr=darin
2005-01-23 21:02:36 +00:00
dbaron%dbaron.org 5f1af5dd7b Re-remove files that were checked into after being cvs removed to restore things to a consistent state. (These files were in Attic but not in the cvs 'dead' state, so they appeared when checking out by date.) 2005-01-19 22:48:57 +00:00
neil%parkwaycc.co.uk 01d566cc2e Bug 83313 "Open File" doesn't work on Mac when no windows are open p=bugs.mano@mail-central.com r=pedemonte sr=me 2005-01-19 17:18:39 +00:00
louie.zhao%sun.com 0e878ef11a bug277885 Some Textfields are spoken as "Undefined single line text".
r  = aaronleventhal
sr = neil.parkwaycc.co.uk
2005-01-19 10:47:53 +00:00
bugzilla%arlen.demon.co.uk 6e5937689e Bug 274672 Pressing Enter in Wizard activate BOTH focused button and pageAdvance()
p=lwchk2001@yahoo.com.hk/me r=neil.parkwaycc.co.uk sr=bzbarsky
2005-01-19 01:57:32 +00:00
smontagu%smontagu.org 807268de05 Don't underline XUL access keys on Mac. Bug 277463, patch by Asaf Romano <bugs.mano@mail-central.com>, r=neil.parkwaycc.co.uk@myrealbox.com, sr=bzbarsky 2005-01-13 12:04:24 +00:00
mozilla.BenB%bucksch.org b395115eb7 277657: textbox.maxLength doesn't work because of case problem (typo)
r+sr=Neil Rashbrook, a=asa
2005-01-09 20:15:52 +00:00
jst%mozilla.jstenback.com 35e040ec7f Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org 2005-01-06 16:13:51 +00:00
dbaron%dbaron.org 740ba97818 Happy New Year. 2005-01-01 05:01:51 +00:00
Stefan.Borggraefe%gmx.de 97093f999e Bug 263312: Print dialog should use file checkbox instead of radio buttons
p=Peter Weilbacher, r=jag, sr=neil
2004-12-23 08:00:26 +00:00
steffen.wilberg%web.de db9515e56e Bug 272927: update MPL-1.1.html from mozilla-org/html/MPL/MPL-1.1.html (markup improvements only). r=gerv@mozilla.org 2004-12-15 23:41:24 +00:00
cbiesinger%web.de 04dc95c73d 271959 fix typo in about: license, patch by Alex Vincent <ajvincent@gmail.com>
r=gerv sr=bz
2004-12-12 16:44:29 +00:00
simford.dong%sun.com 7f84ee42ee Bug 266103 IT/sv/ru/pl not included in regionNames.properties
dbaron: superreview+
smontagu: review+

check-in for Ervin.Yan@sun.com
2004-12-10 09:15:44 +00:00
timeless%mozdev.org d739221784 Bug 123340 tabbed browser calls onLinkIconAvailable not defined on nsIProgressMeter
r=bz sr=neil
2004-12-07 21:39:08 +00:00
timeless%mozdev.org 0bc853b1d3 Bug 267627 select event isn't fired when selection of listbox is changed
patch by cst@andrew.cmu.edu r=bryner sr=bryner
2004-12-07 07:06:35 +00:00
jag%tty.nl 1a0e454a75 Back out unintentional change. 2004-12-06 22:56:18 +00:00
neil%parkwaycc.co.uk 04546ee613 Ensure thumb frame exists b=248407 r+sr=bz 2004-12-06 10:43:26 +00:00
gerv%gerv.net b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +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
jst%mozilla.jstenback.com 9dc5fde08b Fixing bug 265680. Don't enable cared mode from untrusted events. r+sr=mscott@mozilla.org 2004-11-03 19:35:51 +00:00
jst%mozilla.jstenback.com 3daabe5d96 Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2004-11-03 17:06:21 +00:00
roc+%cs.cmu.edu fc63af3f2a relanding fix for bug 265165 because it wasn't the source of Tp/Tdhtml regression 2004-11-03 12:20:13 +00:00
roc+%cs.cmu.edu 9b41049fc8 Backing out fix for bug 265165 to see if it's the source of Tp/Tdhtml regression 2004-11-03 06:11:34 +00:00
roc+%cs.cmu.edu 2a3923cbf2 Bug 265165. For XUL elements, min-size should trump max-size not the other way around, according to CSS. But make it possible to set min-size to zero by setting it to 0% --- ugly hack until we get a better box-model spec. r+sr=bzbarsky 2004-11-03 02:32:00 +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
pkw%us.ibm.com 4968ccd943 Bug 257097 - Offline/online switcher is not available in GOK's UI Grab.
Patch contributed by Louie Zhao (louie.zhao@sun.com)
r=aaronleventhal@moonset.net, sr=Henry.Jia@sun.com
2004-10-26 16:32:45 +00:00
jst%mozilla.jstenback.com af6ef41111 Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org 2004-10-26 00:13:50 +00:00
neil%parkwaycc.co.uk de62b1ba52 Bug 260217 Fix old window.title workarounds r=glazou sr=mscott 2004-10-25 10:04:35 +00:00
bzbarsky%mit.edu 5522863148 "Mozilla Xprint 2004/Q3 update". Bug 262287, patch by Julien Lafon
<julien.lafon@gmail.com>, r=roland.mainz, sr=henry.jia
2004-10-24 18:34:50 +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
robin.lu%sun.com 8a99420cab fix bug 260667 in caret browse mode, can't move out of textarea
patched by nian.liu@sun.com r=aaronleventhal sr=neil.parkwaycc.co.uk
2004-10-12 07:09:43 +00:00
smontagu%smontagu.org 1f51adda42 Bug 239977: Support ISO 639-2 code for Klingon. r=jshin,sr=roc 2004-10-11 20:20:11 +00:00
neil%parkwaycc.co.uk 9066193789 Bug 260931 Long common dialog checkbox labels don't wrap r=varga sr=jag 2004-10-11 12:41:09 +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
cbiesinger%web.de d33896aeeb Bug 261790 port various changes betwen xpfe/toolkit
r=mconnor sr=neil
2004-09-30 14:31:42 +00:00
smontagu%smontagu.org 5231249ed7 Bug 260924: MessengerSetDefaultCharacterSet should be named MessengerSetForcedCharacterSet. Patch by Eyal Rozenberg <eyalroz@technion.ac.il>, r=smontagu, sr=bienvenu 2004-09-29 07:56:14 +00:00
bugzilla%arlen.demon.co.uk c2e5d84c70 Bug 256536 Auto-subscribe (news) URLS should NOT prompt for account type
p=me/kteuscher r=neil.parkwaycc.co.uk sr=bienvenu
2004-09-28 20:23:06 +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
neil%parkwaycc.co.uk cba803d313 Bug 76197 Unscrollable scrollbars should look disabled r=varga sr=roc 2004-09-22 06:33:36 +00:00
aaronleventhal%moonset.net 9b18a1fe1d Bug 260657. Fix performance regressions from accesskey underlining patch. r=mconnor, sr=neil 2004-09-22 02:37:07 +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
Stefan.Borggraefe%gmx.de 20414ccccb Bug 259724: Wrong behaviour of toolbarbutton when it is disabled
r+sr=neil
2004-09-20 18:47:42 +00:00
aaronleventhal%moonset.net 5219ca9a11 Bug 68841. Underline xul:radio and xul:checkbox accesskeys. r=mconnor, sr=neil 2004-09-20 11:29:07 +00:00
bugzilla%arlen.demon.co.uk 151f522267 Bug 260357 Nothing is selected for some radio buttons
p=me r+sr=neil
2004-09-19 21:22:49 +00:00
bugzilla%arlen.demon.co.uk 891437f2dc Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
p=me r=neil sr=jag
2004-09-15 10:33:32 +00:00
cbiesinger%web.de 8e1b8492ac bug 258158 make about: not require javascript to show the version. add
version.dtd in chrome://global/content/ to contain the current mozilla (gecko)
version.
r=bsmedberg sr=neil
2004-09-14 20:44:30 +00:00
jst%mozilla.jstenback.com 00e4d5d5e3 Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu 2004-09-02 15:25:39 +00:00
neil%parkwaycc.co.uk d99e7fd456 Bug 236068 <listbox> removeItemAt sometimes removes the wrong item p=jon@rekai.net r=varga sr=me 2004-08-30 21:28:11 +00:00
mkaply%us.ibm.com ac9d361139 #249229
r=neil, sr=roc, a=mkaply
Patch from doronr - certain mouse events are not fired on scrollbars
2004-08-27 16:39:01 +00:00
neil%parkwaycc.co.uk 12776a3592 Bug 252119 <key keycode="VK_RETURN"> should not see an Enter key pressed in a timed textbox r=varga sr=bryner 2004-08-26 18:49:05 +00:00
timeless%mozdev.org 9e3fb83241 Bug 231893 progressListener.QueryInterface should not throw NS_NOINTERFACE for nsISupports
patch by jw6057@bacon.qcc.mass.edu r=timeless sr=neil
2004-08-26 13:42:40 +00:00
gerv%gerv.net 62e3767f68 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
varga%nixcorp.com cb43ac8f02 Additional patch for bug 211046. r=varga sr=jag 2004-08-21 15:59:11 +00:00
neil%parkwaycc.co.uk d372d25e42 Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg 2004-08-18 19:14:51 +00:00
mconnor%myrealbox.com 81edcd4e99 bug 253607 - Warning: redeclaration of var column, patch by Frank Wein (mcsmurf@gmx.de), r=timeless, sr=neil 2004-08-10 17:12:02 +00:00
cbiesinger%web.de f8cbab2fd7 don't use eval, and don't allow entering non-numbers as values for integer prefs
Bug 254434 r=timeless sr=neil
2004-08-08 21:37:51 +00:00
neil%parkwaycc.co.uk d54d3c31d3 Bug 226491 <progressmeter mode="undetermined"> for Classic skin r=mscott sr=jag 2004-08-07 12:26:59 +00:00
roc+%cs.cmu.edu 4960d71bc5 Bug 240276. Make <scrollbox> be implemented as a regular scrollframe rathern than a scrollboxframe. This will help us remove scrollboxframe. r+sr=dbaron 2004-07-28 03:27:02 +00:00
neil%parkwaycc.co.uk 8f4a5388a7 Bug 251465 -moz-user-focus: none; makes no sense for XUL r/sr=bryner 2004-07-26 22:06:44 +00:00
aaronleventhal%moonset.net 922f7fd4e0 XUL tab focus indication should appear inside the tab. r=sdwalker, sr=neil 2004-07-24 22:53:13 +00:00
aaronleventhal%moonset.net 891bb5ebba Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil 2004-07-22 13:37:07 +00:00
cbiesinger%web.de c0947a1db1 Bug 52157 Character Encoding: Replace "More >" and "Customize..." with easier to understand names
patch by prognathous@hotmail.com r=smontagu sr=blizzard
2004-07-18 20:30:39 +00:00
gerv%gerv.net 554e0e99a4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net 7b5d09cf32 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:13:26 +00:00
neil%parkwaycc.co.uk 59cd8cec6e Bug 165620 Print progress dialog cleanup p=mnyromyr@tprac.de r=me sr=jag 2004-07-16 12:56:12 +00:00
neil%parkwaycc.co.uk c317c8f1df Bug 78274 Convert profile manager into a <dialog> r=jag sr=sspitzer 2004-07-14 21:51:09 +00:00
neil%parkwaycc.co.uk c0bb9b1745 Bug 191410 Make it easier to change boolean preferences r=caillon sr=sspitzer 2004-07-14 21:48:02 +00:00
neil%parkwaycc.co.uk 1d234e4c8d Bug 250553 Classic <menulist> should not see command events from its popup's <scrollbarbutton>s r=doron sr=roc 2004-07-14 21:46:24 +00:00
aaronleventhal%moonset.net 69aa2c014a Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=? 2004-07-14 21:44:01 +00:00
neil%parkwaycc.co.uk 1c9cbe39c9 Bug 64157 Should be able to navigate <menulist> when it's not dropped down r=aaronl sr=roc 2004-07-03 21:00:07 +00:00
timeless%mozdev.org e698edaacf Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
aaronleventhal%moonset.net ec9f3a5375 Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst 2004-06-23 19:44:43 +00:00
bryner%brianryner.com 4f06ee6e85 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2004-06-22 22:10:12 +00:00
ben%bengoodger.com c65983111c 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2004-06-20 01:42:05 +00:00
aaronleventhal%moonset.net 5295a37813 Bug 127118. Fix focus problems with radio buttons and accesskeys. r=neil, sr=bryner 2004-06-15 02:32:52 +00:00
dveditz%cruzio.com 1f3e1038f3 bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer 2004-06-05 09:26:01 +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
db48x%yahoo.com ea94b78be0 put back two lines that got lost before checkin.
see bug 235872 for details
2004-05-31 06:46:28 +00:00
neil%parkwaycc.co.uk 7f80bfb394 Bug 169380 Provision for load progress on tab icons r=mconnor sr=jag 2004-05-29 22:26:40 +00:00
cbiesinger%web.de 6700a8a774 bug 235763 Print dialog show list printer descriptions if available
patch by Roland Mainz <roland.mainz@nrubsig.org> r+sr=roc
2004-05-28 15:50:18 +00:00
db48x%yahoo.com c468f8ad80 bug 235872 - add description property to menuitems
r=neil, sr=bryner
2004-05-26 22:05:07 +00:00
neil%parkwaycc.co.uk 9aba06eb80 Double-click should not change the selection in case the partially visible last line in a tree was clicked into full visibility b=130477 r=varga sr=alecf 2004-05-26 14:09:06 +00:00
neil%parkwaycc.co.uk f6b3b1c893 Bug 97434 Add some ctrl+shift keybindings and clean up the existing ctrl keybindings using modifiers="control any" r=varga sr=alecf 2004-05-24 15:53:09 +00:00
mkaply%us.ibm.com 18d9c2feaa #239580
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
2004-05-24 13:33:51 +00:00
darin%meer.net 739850c4eb fixes bug 236608 "Domain Guessing: URL is not updated when guessing loads www.hostname.com" r=neil sr=dveditz 2004-05-14 04:19:35 +00:00
mvl%exedo.nl 2f908209a7 Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
neil%parkwaycc.co.uk 24d83d0689 Bug 191578 "Close Other Tabs" confirmation dialog p=tmeader@gmail.com r=me sr=jag 2004-05-12 21:45:25 +00:00
neil%parkwaycc.co.uk 0cab45c413 Restoring accidentally deleted line :-[ b=243027 r=varga sr=alecf 2004-05-08 20:51:57 +00:00
neil%parkwaycc.co.uk 7b6e84b250 Remove selectionHead and selectionTail from key handlers because rangedSelect can already do the work for us (mouse handlers were already using it) b=97434 r=varga sr=alecf 2004-05-03 22:49:13 +00:00
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 6fa3b1172d Bug 241249 Text in column picker "restore natural order" is unclear to user
r=neil sr=roc
2004-04-27 12:26:31 +00:00
neil%parkwaycc.co.uk 375d541db9 Bug 237998 Scrollbars should block fewer events but scrollcorners should block more also setting default cursor on scrollcorners r=roc sr=alecf 2004-04-26 14:21:35 +00:00
neil%parkwaycc.co.uk e3c4eb698d Bug 240590 Spurious sort direction indicator in hidden header r=varga sr=bryner 2004-04-21 21:21:30 +00:00
gerv%gerv.net aa835b77c5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +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
bzbarsky%mit.edu 846feff665 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
timeless%mozdev.org 810bb86517 Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
r=neil sr=darin
2004-04-14 05:03:05 +00:00
neil%parkwaycc.co.uk 8125ea348f Bug 240256 Fixing DOCTYPE to match document element p=vberon@mecano.gme.usherb.ca r=me sr=mscott 2004-04-13 09:34:47 +00:00
timeless%mozdev.org d1a8326227 Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
r=neil sr=darin
2004-04-13 05:15:02 +00:00
brade%comcast.net 3f2815af4c bug 238696; switch to tabbed mode if more than one progress listener is added to the browser (r=Neil, sr=jag, a=chofmann) 2004-03-29 14:19:47 +00:00
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
scott%scott-macgregor.org 08058bf330 Bug #233740 --> Drag from Attachment Panel is broken
Port a minor mozilla\toolkit change back to xpfe to make this work again.

sr=bienvenu
2004-03-04 19:10:03 +00:00
neil%parkwaycc.co.uk 4a807ddaf3 Bug 235970/232722 Customize character coding dialog only works in browser r=jshin sr=mscott 2004-03-02 00:27:13 +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
cbiesinger%web.de 47cbe25a5a removing unnecessary toString() as suggested by reviewer, bug 234724 2004-02-23 14:11:56 +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
jst%mozilla.jstenback.com f66675f83c Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2004-02-19 21:52:31 +00:00
kairo%kairo.at 5097c6fac5 fix release notes URL, small regression from bug 232011, now this uses the XUL preprocessor as well, r=bsmedberg (no sr needed) 2004-02-19 19:53:12 +00:00
cbiesinger%web.de 1ccc10c9d7 234724 about:config fails miserably if you filter for string with uppercase
chars
r=neil sr=bz
2004-02-19 18:48:55 +00:00
jst%mozilla.jstenback.com 6ca4c1a78e Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org 2004-02-11 06:09:51 +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 723d5bef82 Backing out workarounds in bug 196755 and 206668 now that the correct fix has landed r=jst sr=jag 2004-02-05 20:31:10 +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