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
jst%mozilla.jstenback.com
86b58ba58b
Fxing bug 249332. Don't use getters/setters for link.href in browser code. r=caillon@aillon.org, sr=dveditz@cruzio.com
2004-10-18 18:59:30 +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
Stefan.Borggraefe%gmx.de
eb17d782d0
Bug 262566: Print preview should hide the browser statusbar
...
r=timeless, sr=neil
2004-10-17 22:03:28 +00:00
smontagu%smontagu.org
7b9ef1424f
Add UI for changing direction of the document and input fields. Bug 85420, patch by Asaf Romano <bugs.mano@mail-central.com>, r=smontagu, sr=neil
2004-10-17 17:10:06 +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
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
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
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
bzbarsky%mit.edu
033270f577
Fix nit caught by Neil. Bug 160454.
2004-10-11 15:21:19 +00:00
neil%parkwaycc.co.uk
b8ad82aa4a
Bustage fix b=260335
2004-10-11 13:10:49 +00:00
neil%parkwaycc.co.uk
2fdf9a5d9c
Bug 255196 Last character of DDE request is truncated r=ere sr=rbs
2004-10-11 12:44:12 +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
zack%kde.org
1c549dd488
Qt Mozilla port. For now the best way to start playing with it is the
...
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
bzbarsky%mit.edu
69eadc53e4
Remove the use of HEAD when saving files, since it's so poorly implemented by
...
servers. Bug 160454, patch by Phil <Time_lord@hotmail.com> (to whom I'd like
to express my deepest thanks for doing this!), r=biesi, sr=bzbarsky
2004-10-10 04:03:34 +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
cbiesinger%web.de
d33896aeeb
Bug 261790 port various changes betwen xpfe/toolkit
...
r=mconnor sr=neil
2004-09-30 14:31:42 +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
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
scott%scott-macgregor.org
18e173a07b
Bug #230392 --> minor thunderbird specific fix.
...
Create new window (if none exists) when clicking the thunderbird dock icon on Mac OS X
instead of trying to create an instance of navigator.xul.
2004-09-28 22:03:34 +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
cbiesinger%web.de
b04b1907ed
259828 remove unused browser.turbo.enabled pref
...
r=bsmedberg sr=neil
2004-09-28 20:21:04 +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
dbaron%dbaron.org
c55074ba1a
Bump version number from 1.8a4 to 1.8a5.
2004-09-28 18:57:22 +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
neil%parkwaycc.co.uk
cba803d313
Bug 76197 Unscrollable scrollbars should look disabled r=varga sr=roc
2004-09-22 06:33:36 +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
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
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
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
cbiesinger%web.de
89855224c3
258822 minimize/restore/close buttons in fullscreen mode need tooltips
...
r+sr=neil
2004-09-20 12:49:41 +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