dougt%meer.net
b86ded1244
Backing the button attribute removal. This was wrongly checked in. Sorry
2005-12-09 16:49:34 +00:00
dougt%meer.net
238171eb88
Bug 306538. Autocomplete does not work if you do not get a mousemovement event. This can occur on any device that doesn't have a mouse. This is a followup to remove the unneeded lastMoveTime as was suggested in the bug. r=mconnor
2005-12-08 22:35:32 +00:00
bzbarsky%mit.edu
ac3cb42611
Backing out bug 305782 due to build bustage
2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu
bc3c7c7a04
Make it possible to use the system bzip2 library. Bug 305782, patch by Mike
...
Hommey <mh@glandium.org>, r=bsmedberg,cls
2005-12-08 01:38:58 +00:00
mkaply%us.ibm.com
b5f9e2341a
OS/2 build bustage with GCC 3.3.5 - ThreadMain should return void if ThreadFunc is defined as such
2005-12-05 18:36:29 +00:00
brettw%gmail.com
14b72727d1
Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng
2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com
f63ee9b7a2
Bug 319006: External view source editor does not fallback to internal viewer on error, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2005-12-04 06:12:00 +00:00
masayuki%d-toybox.com
981e14f83b
Bug 318470 Build failure with MinGW due to Bug #316663 r=benjamin, sr=darin
2005-12-02 05:21:47 +00:00
mozilla.mano%sent.com
6eb6ddc8ec
Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions.
2005-12-01 10:03:58 +00:00
gavin%gavinsharp.com
df2160688a
Bug 316302: remove extra whitespace from locales, and other minor fixes, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=bsmedberg for /mail, r=kaie for /security, r=mconnor for /toolkit
2005-11-30 03:52:11 +00:00
darin%meer.net
d1594ec740
fixes bug 316663 "[win9x] cannot display japanese text on update processing dialog" patch by masayuki, r+sr=darin
2005-11-30 02:03:35 +00:00
timeless%mozdev.org
ee8bd891bf
Bug 318073 nsIProcess is not a service
...
patch by jason_barnabe@fastmail.fm r=mconnor
2005-11-29 16:40:17 +00:00
jst%mozilla.jstenback.com
b8fc561f54
Fixing build bustage.
2005-11-29 00:30:58 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
cls%seawood.org
10585dbff0
Add missing type to typedef declaration. Fixing mingw bustage.
...
Bug #311735 r=bsmedberg
2005-11-28 15:04:32 +00:00
timeless%mozdev.org
532329ac75
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
bsmedberg%covad.net
f54e31cc7e
Even the mini-libxul needs to link against libmozjs to pick up JS_GC, bustage from bug 311735
2005-11-23 15:53:03 +00:00
bsmedberg%covad.net
edb61bfde1
Typo when copy/pasting the bustage fix :-(
2005-11-23 15:27:19 +00:00
bsmedberg%covad.net
44e324f564
libxul-only bustage fix, bug 311735 (must set EXTRA_DSO_LIBS before you include rules.mk)
2005-11-23 14:56:22 +00:00
bsmedberg%covad.net
efc1fd7274
Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway)
2005-11-23 14:16:33 +00:00
mvl%exedo.nl
0ef67a5645
Bug 239373. Assertion in nsGenericElement.cpp, the toolkit part. r=mconnor
2005-11-22 20:33:32 +00:00
bsmedberg%covad.net
0ebdf7ef7c
Bug 315890 - Build extensions/xmlextras in tier 9 and into libxul, r=jst
2005-11-22 17:20:37 +00:00
gavin%gavinsharp.com
6d1bfe1930
Bug 172817: Allow external source viewer/editor, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2005-11-22 05:36:48 +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
1ab583960d
Bug 244886 Reuse <menulist type="description"> in Compose window p=Stefan.Borggraefe@gmx.de r=mscott sr=me
2005-11-21 13:55:47 +00:00
timeless%mozdev.org
8e0a0fb22e
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
bryner%brianryner.com
8dccb6bdb7
Don't try to link in history_s.lib when MOZ_PLACES is enabled, since it's not built.
2005-11-18 07:48:54 +00:00
gavin%gavinsharp.com
f8ce022978
Bug 316659: fix null dereference crash in markPageAsTyped, r=mano
2005-11-17 00:23:09 +00:00
bsmedberg%covad.net
83a49b8ec9
Leftover bits of bug 315401 and libxul fixup from bug 263042 part 1
2005-11-16 20:59:21 +00:00
Jan.Varga%gmail.com
976b41a8fa
mozilla/toolkit part of the fix for bug 241249 - Text in column picker "restore natural order" is unclear to user.
...
r=mconnor, patch by Patrick
2005-11-15 21:38:25 +00:00
dougt%meer.net
7b3b670f50
Adding a try catch to avoid noise in the js console. r=mconnor
2005-11-14 21:42:41 +00:00
darin%meer.net
56de173b8c
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
gavin%gavinsharp.com
86ef575094
Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor
2005-11-12 01:51:36 +00:00
brettw%gmail.com
e20006ba7c
bug 315570 r=benjamin
...
Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation. This patch fixes some style and portability nits.
2005-11-09 21:27:51 +00:00
brettw%gmail.com
36a99f6872
bug 315570
...
r=bryner
r=annie.sullivan
Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation.
2005-11-09 19:19:33 +00:00
brettw%gmail.com
dd2c05469d
Adds "places" directory consisting of new moz-storage-based history
...
implementation. Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.
bug 266174
r=bryner
2005-11-08 02:25:22 +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
dveditz%cruzio.com
3fc65f7fb2
bug 312036 fix missing compress commit when deleting in the "date and site" history view, r=bryner, sr=dbaron
2005-11-07 07:43:55 +00:00
gavin%gavinsharp.com
3ddb3ab596
Followup to bug 315004, r=mconnor.
2005-11-07 04:49:19 +00:00
mconnor%steelgryphon.com
293fcee921
bug 315004 - only allow http/https URLs for addon homepages, patch by dveditz, r=me
2005-11-06 19:18:44 +00:00
dougt%meer.net
7a352c8a36
This patch makes --disable-printing work from configure. b=308629. r=jst r=benjamin
2005-11-05 18:46:23 +00:00
bryner%brianryner.com
17750d1d54
Fix undetermined progressmeters on gtk2 (bug 315017). r=mconnor.
2005-11-04 07:03:37 +00:00
rob_strong%exchangecode.com
e2dbaca8c2
Extension compatibility updates check never completes. r=bsmedberg
2005-11-03 14:53:42 +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
bsmedberg%covad.net
33d698dabd
Bug 314521 - Software update from tbird 1.5b2 -> 1.5rc1 doesn't update windows registry for add/remove program listing r=mscott
2005-11-02 21:17:43 +00:00
gavin%gavinsharp.com
d99c133ca6
Bug 314647: remove onDownloadShowOptions, it's unused and browser specific, r=mconnor
2005-11-02 06:03:07 +00:00
bzbarsky%mit.edu
1e91350bb2
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2005-11-02 00:41:51 +00:00
masayuki%d-toybox.com
48b90c3235
Bug 313149 the code of findBar.js should be protected in a prototype r=mconnor
2005-11-01 17:34:45 +00:00
masayuki%d-toybox.com
823ce4bbc6
Bug 314288 FastFind is broken after find in this page in frame page r=mconnor, sr=bzbarsky
2005-11-01 04:13:21 +00:00
dveditz%cruzio.com
91126afaff
bug 314258 "nsIAddonUpdateCheckListener is not defined" exception causes software update
...
to put up the incompatible extension message even when they're all compatible (firefox and thunderbird)
r/sr=darin
2005-10-31 23:17:23 +00:00
bsmedberg%covad.net
49df2055ed
Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil
2005-10-31 13:21:31 +00:00
gavin%gavinsharp.com
f0f9486d57
Bug 314335: make use of the defaultbutton and buttonlabel attributes of dialogs, where appropriate, r=mano
2005-10-30 17:16:17 +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
darin%meer.net
cdac605e4d
fixes bug 313963 "last-update.log not created if it does not already exist" r=bsmedberg
2005-10-27 18:46:10 +00:00
darin%meer.net
fcf6e3afaf
Gives credit where credit is due... [not part of the build]
2005-10-26 02:08:43 +00:00
darin%meer.net
350436f1a4
fixes bug 312670 "Software update does not set updates.xml correctly after successful install" patch by bent, r=darin
2005-10-26 01:59:10 +00:00
darin%meer.net
bf12ce07c1
fixes bug 313764 "Firefox does not restart after update" r=bsmedberg
2005-10-25 20:14:44 +00:00
darin%meer.net
89fa6bbd40
fixes bug 307103 "The Firefox Updater needs an icon" r=beng
2005-10-25 18:25:12 +00:00
joshmoz%gmail.com
b9f01b27d7
add icon to Mac updater application. b=307103 sr=darin
2005-10-25 08:26:21 +00:00
darin%meer.net
f49388fbff
fixes bug 311539 "A Null in the Updates Folder Gives False Indication" patch by bent, r=beng
2005-10-25 00:38:03 +00:00
darin%meer.net
73531d421c
fixes bug 311613 "UI doesn't update when going from partial-> full update" patch by bent, r=beng
2005-10-25 00:33:50 +00:00
darin%meer.net
43572d0079
fixes bug 313521 "Registry keys under HKEY_CURRENT_USER incorrect after application update" patch by me with revisions from beng, r=beng+darin
2005-10-24 23:44:49 +00:00
darin%meer.net
248d1d5fbd
fixes bug 313623 "updater does not remove updates/0 directory upon completion of update" patch by bent, r=darin
2005-10-24 22:51:06 +00:00
darin%meer.net
40158f0743
fixes bug 313522 "Auto-update did not happen for many beta1 users" patch by beng, r=darin
2005-10-24 22:22:02 +00:00
mkaply%us.ibm.com
d687512cbd
OS/2 build break
2005-10-24 19:23:00 +00:00
gavin%gavinsharp.com
25c84a5e08
Bug 313501: invalid use of gBrowser in tabbrowser.xml, r=mconnor
2005-10-23 17:44:51 +00:00
mozilla.mano%sent.com
ffac6c2849
Bug 313205 - software update 'Check Now' uses the same accesskey as 'Next'. r=mconnor.
2005-10-23 07:40:38 +00:00
darin%meer.net
effbc2fd0a
fixes bug 311613 "UI doesn't update when going from partial-> full update" r=bent
2005-10-22 17:52:25 +00:00
darin%meer.net
3f4c823ecb
fixes bug 313385 "The update history is broken if it has non-ASCII char" patch by Masayuki Nakano <masayuki@d-toybox.com>, r=darin
2005-10-22 17:46:38 +00:00
scott%scott-macgregor.org
a48d5ac463
Bug #313200 --> minor thunderbird pinstripe tweak to avoid thread column jiggle when changing the sort order on thread columns.
...
patch by kevin gerich.
sr/a=me
2005-10-21 23:22:27 +00:00
bryner%brianryner.com
c2c4865c1d
Return NS_RDF_NO_VALUE if the hostname or referrer are empty, rather than a failure code (bug 313214). Patch by marria@gmail.com, r=bsmedberg, sr=me.
2005-10-21 19:39:05 +00:00
darin%meer.net
1693d30c7c
fixes bug 312360 "/home/ianh/firefox/firefox/firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory" r=bsmedberg
2005-10-21 18:29:21 +00:00
darin%meer.net
9bdf487d12
fixes bug 313240 "Update service fails via exception when run as non-privileged user" patch by Ben Turner (bent.mozilla@gmail.com), r=darin
2005-10-21 18:17:02 +00:00
mozilla.mano%sent.com
ff54e2e309
Follow up fix to bug 312846 - make sure Enter fires onclick if needed, r=mconnor.
2005-10-21 01:39:15 +00:00
darin%meer.net
bbace2da03
fixes bug 312670 "Software update does not set updates.xml correctly after successful install" patch by Ben Turner (bent.mozilla@gmail.com), r=darin
2005-10-21 01:38:01 +00:00
rob_strong%exchangecode.com
75c9988725
Bug 264537 Firefox startup dumps random text to console. p=nrthomas r=rob_strong, sr=darin
2005-10-21 01:09:07 +00:00
rob_strong%exchangecode.com
e76e1aa7e0
Bug 257992 Cannot install multiple themes using drag-and-drop to the EM window. r=mconnor
2005-10-21 01:01:51 +00:00
bryner%brianryner.com
3ca2aef100
Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan.
2005-10-20 16:39:24 +00:00
mozilla.mano%sent.com
25dfbf07eb
Bug 312913 - Caret mode no longer on by default in View Source window. patch from Uri Bernstein <uriber@gmail.com>, r=me.
2005-10-20 15:24:43 +00:00
scott%scott-macgregor.org
d3ed5079d4
Bug #285136 --> make thunderbird's theme rtl compatible.
2005-10-19 20:20:50 +00:00
darin%meer.net
c56128f40e
fixes bug 308575 "First nightly update fails for installer builds if it is a partial (binary patch) - xpicleanup is not stripped" patch by Nick Thomas <nrthomas@gmail.com>, r=darin+bsmedberg
2005-10-19 19:14:46 +00:00
mark%moxienet.com
2d85fd6b26
Bug 312763, page setup settings aren't saved or used on the Mac. Save native print settings after page setup. r=mano
2005-10-18 20:14:16 +00:00
mozilla.mano%sent.com
1f71e2964f
fixxing typo from my last checkin
2005-10-18 18:28:39 +00:00
bsmedberg%covad.net
a5f144f900
Bug 245392 - Installer options for shortcuts don't work (shortcuts always installed) r=dveditz
2005-10-18 18:08:58 +00:00
mozilla.mano%sent.com
8250996b6b
Bug 311228 - If Update is done in background (e.g. Autoupdate), disable the Restart Application button for a short delay when the wizard pops up. r=mconnor.
2005-10-18 16:48:12 +00:00
mozilla.mano%sent.com
d0e9f9d9d1
Bug 312846 - Pressing Enter when a UI-link is focused inside a wizard advances the wizard. r=mconnor.
2005-10-18 15:45:10 +00:00
mozilla.mano%sent.com
ad58c44061
Bug 305226 - Fix the Details link in the Donwloading update wizard page. r=mscott/mconnor.
2005-10-17 19:52:40 +00:00
bsmedberg%covad.net
8e28210a1b
Bug 312308 - tabbrowser: closing tab throws exception when no "autocompletepopup" attribute is set, patch by Garrett Davis <gdavis@nsisoftware.com> r=me
2005-10-17 17:08:12 +00:00
cbiesinger%web.de
d137c3f9b1
bug 206556 remove app-specific text from profile manager dialogs
...
patch by Simon Paquet <bugzilla@babylonsounds.com> r=bsmedberg
2005-10-15 16:27:54 +00:00
mozilla.mano%sent.com
51adfbc8fb
Bug 303916 - JS error when dragging local file over tabs. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=me.
2005-10-15 05:47:54 +00:00
darin%meer.net
4af416f017
fixes bug 304286 "Certificate failures during automatic check for updates should not give user choice to connect anyway" r=biesi sr=dveditz
2005-10-15 02:46:06 +00:00
jwalden%mit.edu
cc4a6f0622
Bug 295229 - Make shortcuts table styling in Help docs not suck. Style changes by Steven Garrity <steven at silverorange dot com>, patch by me.
2005-10-15 00:17:05 +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
bryner%brianryner.com
f629488607
Attempt to fix crashes using arrow-key scrolling in autocomplete. Bug 306067, r+sr=dbaron.
2005-10-12 23:03:58 +00:00
scott%scott-macgregor.org
427e5a4f24
Bug #285136 --> Make the Thunderbird theme RTL compatible.
...
Patch by Reuven Gonen <linxspider@gmail.com>
sr=me
2005-10-12 20:38:07 +00:00
bsmedberg%covad.net
0075b49b49
Bug 311234 - Clicking "Done" after customize toolbars exits Firefox when there is still one window open patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor
2005-10-12 20:08:47 +00:00
bsmedberg%covad.net
7d16668750
Bug 310732 - BeOS fix for XULRunner patch by tqh <thesuckiestemail@yahoo.se> r=me
2005-10-11 17:13:04 +00:00
jwalden%mit.edu
a94d29f92e
Bug 309848 - Three minor bugs in help viewer's parsing of help content packs. r=mano
2005-10-11 13:46:11 +00:00
rob_strong%exchangecode.com
3fac31b282
Bug 310010 - DOM Inspector from Firefox prior to 1.0 cannot be uninstalled in 1.4 and above. r=bsmedberg
2005-10-10 23:54:18 +00:00
jruderman%hmc.edu
28eb9d534b
bug 294050, Search in history is case-sensitive for non-ascii letters. r=mconnor, sr=bz.
2005-10-10 23:50:05 +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
gavin%gavinsharp.com
82503ffb6b
Bug 311607: "Select new tabs opened from links" pref isn't obeyed for links dragged to existing tabs, r=mano
2005-10-09 02:29:49 +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
darin%meer.net
8fbf2d1285
fixes bug 311531 "last-update.log isn't updated if it already exists" r=bsmedberg
2005-10-07 21:54:08 +00:00
cbiesinger%web.de
62a35a4ad6
Bug 309041 Changing the proportional font does not update the default font until options are re-opened
...
patch by Dave Townsend <mossop@blueprintit.co.uk> r=mano
2005-10-07 19:19:44 +00:00
mozilla.mano%sent.com
e5ff53b4a7
Bug 311466 - On OS X, open the app in safe-mode if the option key is pressed during startup. r=bsmedberg.
2005-10-07 18:09:43 +00:00
mconnor%steelgryphon.com
3cd542812a
bug 311086 - safeMode dialog is shown twice when extensions are installed/removed on safe mode startup, adds final-ui-startup as an observer topic for after app restart might happen, r=bsmedberg
2005-10-07 15:15:21 +00:00
darin%meer.net
3bdf45eabb
fixes bug 284331 "SHGetMalloc API call is deprecated" patch by David Gardiner (david.gardiner@unisa.edu.au), r=darin
2005-10-07 00:49:05 +00:00
timeless%mozdev.org
5b937cede8
Bug 243078 - Native Theme Rendering for Windows XP Menus, toolbars
...
patch by silver@warwickcompsoc.co.uk r=dougt sr=neil
2005-10-07 00:31:36 +00:00
darin%meer.net
be887b9ad2
fixes bug 311302 "updates/0/update.log is erased before invoking nsPostUpdateWin" r=bsmedberg
2005-10-06 20:33:48 +00:00
mconnor%steelgryphon.com
3476fbc1df
bug 311136 - Tab dnd can confuse tabbrowser, r=vladimir
2005-10-06 07:04:39 +00:00
darin%meer.net
2fd9d2d9b5
Add a missing newline character from a logging statement :-)
2005-10-06 00:23:43 +00:00
darin%meer.net
5d2a213ef0
fixes bug 311266 "Separate IO errors into READ and WRITE errors" r=beng,mscott
2005-10-06 00:20:43 +00:00
mkaply%us.ibm.com
37a8bfe05c
OS/2 packaging bustage - os2Embed.exe shouldn't be packaged
2005-10-05 21:26:34 +00:00
doronr%us.ibm.com
4027823c3c
Bug 310899 - richlistitem has confusing selected property. Patch by Simon Buenzli, r=me,mconnor
2005-10-05 16:12:24 +00:00
mkaply%us.ibm.com
a24e02943e
OS/2 only - remove emx-i386 from our package nameing
2005-10-05 16:03:31 +00:00
darin%meer.net
bad10c7072
fixes bug 311099 "Make RemoveFile::Execute tolerate a non-existant file" r+a=dveditz
2005-10-05 01:02:31 +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
darin%meer.net
d00c2cbd6f
fixes bug 309784 "Auto Update does not work" patch by Ben Turner (bent.mozilla@gmail.com), r=darin
2005-10-04 22:47:09 +00:00
darin%meer.net
6ce842e5d5
Fixes bug 311113 "Preserve a copy of the last update.log file for debugging purposes" r=bsmedberg
2005-10-04 21:04:03 +00:00
darin%meer.net
ded31b249b
fixes bug 310873 "Define XREExeF so that nsPostUpdateWin actually works!" r=bsmedberg
2005-10-04 18:06:26 +00:00
bsmedberg%covad.net
77cf9f7768
Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin
2005-10-04 14:41:18 +00:00
darin%meer.net
34c9a726a9
fixes bug 311008 "Add standard install locations on filesystem for extensions" r=bsmedberg
2005-10-04 04:42:14 +00:00
vladimir%pobox.com
2125930cff
b=267422, print preview window is partly overlaid by backgrounds and is otherwise badly broken (also 302495); r=mscott,mconnor
2005-10-04 03:24:38 +00:00
darin%meer.net
259741ea73
fixes bug 306961 "App update should handle file sharing violations better" r=beng
2005-10-04 01:20:06 +00:00
beng%bengoodger.com
1b6cbeb8c4
305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott
2005-10-03 16:34:49 +00:00
masayuki%d-toybox.com
f2519be73a
Bug 275387 Print Preview Scale and orientation not adjusted (stuck on page setup settings) r=mconnor
2005-10-03 16:21:40 +00:00
mkaply%us.ibm.com
c89feabe1c
#282335
...
r=chase
OS/2 only - get OS/2 installer working again
2005-10-03 15:24:14 +00:00
gavin%gavinsharp.com
601e30b458
Bug 310374: fix strict warning in updates.js, patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg
2005-10-01 20:21:55 +00:00
gavin%gavinsharp.com
315fe6d466
Bug 309606: Long strings in xul error pages aren't wrapped, patch by Henrik Skupin <hskupin@gmail.com>, r=neil+mconnor
2005-10-01 05:19:04 +00:00
masayuki%d-toybox.com
d910a57b16
Bug 307874 Either wrong url or no url is shown in the status bar for focused links during FAYT r=mconnor
2005-10-01 03:38:34 +00:00
darin%meer.net
5a6d9afcfc
fixes bug 309784 "Auto Update does not work [ensure update check and silent download happens as expected]" patch by Ben Turner (bent.mozilla@gmail.com), r=darin
2005-09-30 23:49:09 +00:00
darin%meer.net
d155144ebb
fixes bug 310372 "Suppress updater UI if updater.ini not found" r=josh,bsmedberg
2005-09-30 22:04:05 +00:00
scott%scott-macgregor.org
9a07be8243
Bug #310226 --> new mail alert popup isn't tall enough on Windows.
...
Fix a regression introduced by Bug #305375
r=jens
2005-09-30 20:58:57 +00:00
aaronleventhal%moonset.net
83685213b4
Bug 301776. Bring focus on tree and list items back to 1px thickness. Patch from Caleb. r=mconnor.
2005-09-30 19:18:50 +00:00
bsmedberg%covad.net
96c0d4e731
Bug 296526 - Crash if autocomplete list is open while a window navigation r=bryner
2005-09-30 18:55:40 +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
bsmedberg%covad.net
c61020af63
Bug 310076 - Calling app restart (nsIAppStartup.quit) from nsBrowserGlue fails to restart the app properly - r=darin
2005-09-29 20:19:27 +00:00
bsmedberg%covad.net
7c327edbb0
Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin
2005-09-29 19:57:21 +00:00
rob_strong%exchangecode.com
5cfdc31bdf
Bug 310421 - Updates fail due to missing hash. r=bsmedberg, sr=dveditz
2005-09-29 17:41:29 +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
rob_strong%exchangecode.com
89156751b9
Bug 306478 - Extension manager should use xpinstall crypto hashes. r=bsmedberg
2005-09-28 04:33:38 +00:00
gavin%gavinsharp.com
80607ad560
Bug 310194: Change events can get fired multiple times for preference elements, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=mconnor
2005-09-28 02:48:48 +00:00
gavin%gavinsharp.com
5a99a8849f
Bug 310162: Changing proxy settings is slow and throws multiple javascript errors, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=mconnor
2005-09-28 02:46:22 +00:00
darin%meer.net
57a53ac4bd
fixes bug 309183 "Software update fails if user lacks write permissions on the 'update' folder/directory" patch by Ben Turner (bent.mozilla@gmail.com), r=darin
2005-09-28 01:33:47 +00:00
bsmedberg%covad.net
772f5e535b
Bug 307019 - Installer gives error 1010 in localized nightlies - r=pike
2005-09-27 20:31:21 +00:00
rob_strong%exchangecode.com
065b906291
Bug 310113 - xpinstall dialog does not display the correct system colors on linux. r=mconnor
2005-09-27 00:42:37 +00:00
gavin%gavinsharp.com
82c3dbb651
Bug 309452: Dropping a tab to another tabbar should drop the URL, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor
2005-09-27 00:07:39 +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
ben%bengoodger.com
ca883c49cb
302062 comprehensive log of updates - normalizes the names used by the client for the |type| field on the update object to use the same values sent by AUS in the response xml, makes the update object correctly serialize the buildID property, and makes sure the right Update object is added to the Update Manager so that multiple entries can show up. r=darin, a=asa
2005-09-26 22:15:32 +00:00
masayuki%d-toybox.com
435550ca9d
Bug 308755 Change in behavior with type-to-find for non-link text and pressing TAB r=mconnor
2005-09-26 20:26:20 +00:00
mkaply%us.ibm.com
7262451c6d
#310096
...
r=bsmedberg
OS/2 bustage - just remove $os from xptlink.pl - it's not used anymore
2005-09-26 20:00:32 +00:00
rob_strong%exchangecode.com
fdeec0c9b1
Bug 307566 - Talkback is being disabled with FF15b1 builds (when using an old profile). Also fixes bug 308501 - nsIFile.create failure when an extension is removed from a location w/o write access. r=mconnor
2005-09-26 18:16:39 +00:00
mconnor%steelgryphon.com
f29993e617
bug 305730 - additional tweaks and performance improvements to page up/down, patch by zeniko@gmail.com, r=me
2005-09-26 17:11:01 +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
mozilla.mano%sent.com
ff0721f266
Bug 309860 - Dragging a url to the tabstrip ignores the shift key. r=mconnor.
2005-09-26 03:58:33 +00:00
mconnor%steelgryphon.com
b55deab96f
bug 309140 - fix help button placement under UNIX (GNOME), also fix a border issue on the home page field in the prefwindow, r=mano
2005-09-26 03:27:51 +00:00
rob_strong%exchangecode.com
df21fa286d
Bug 309306 - Drag and drop of a file onto the Extension Manager works inconsistently and can cause a crash [@ JS_GetPrivate][@ nsWindow::OnDragMotionEvent]. r=mconnor
2005-09-26 03:24:32 +00:00
gavin%gavinsharp.com
3bb5773f07
Bug 273910: typeahead find causes problems if the tab was closed while the findbar was open, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor
2005-09-25 20:52:13 +00:00
masayuki%d-toybox.com
915b1865ab
Bug 266309 Windows localized installers don't honor CHARSET/FONTSIZE/FONTNAME for the main dialog. b=benjamin
2005-09-25 16:24:45 +00:00
darin%meer.net
13929ce985
Patch for bug 195938 "Incorrect size tag in update.xml does not cause automatic software update to fail integrity validation" r=beng
2005-09-22 18:28:12 +00:00
gavin%gavinsharp.com
c6e4a8760f
Land forgotten second part of bug 306492: PFS doesn't take relative urls in pluginspage attribute into consideration, r=mconnor
2005-09-22 00:12:20 +00:00
gavin%gavinsharp.com
12c5eb55dc
Bug 309292: tab-drop-indicator shouldn't use IDs, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor
2005-09-20 22:23:00 +00:00
mconnor%steelgryphon.com
1a93446608
bug 307066 - no favicon after click on anchor link, patch by Christian Schmidt (bugzilla.mozilla.org@chsc.dk), r=vlad
2005-09-20 20:07:56 +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
joshmoz%gmail.com
c3abc2adeb
fix menu label in Mac OS X updater app. b=307026 sr=darin
2005-09-20 04:28:47 +00:00
gavin%gavinsharp.com
161bffae4e
Bug 307426: ensureSelectedElementIsVisible does not handle the case of no selected element, patch by Rob Adams <readams@readams.net>, r=mconnor/doron
2005-09-20 00:31:32 +00:00
gavin%gavinsharp.com
65cc971b14
Bug 209037: Bookmarklet "javascript:window.find()" is broken, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor
2005-09-20 00:19:00 +00:00
gavin%gavinsharp.com
b00c85056b
Bug 297648: javascript strict warning in customizeToolbar.xul (remove unused variable), patch by Henrik Skupin <hskupin@gmail.com>, r=mconnor
2005-09-19 23:50:30 +00:00
gavin%gavinsharp.com
67e38374e2
Bug 296827: Dragging & dropping text into the Find text box does not enable search buttons or initiate search, patch by Jorge Villalobos <jorge.villalobos@gmail.com>, r=mconnor
2005-09-19 23:39:03 +00:00
dougt%meer.net
01a2974af9
Bug 306538. Autocomplete does not work if you do not get a mousemovement event. This can occur on any device that doesn't have a mouse. r=mconnor
2005-09-19 17:29:40 +00:00
rob_strong%exchangecode.com
858be6c8a6
Bug 308996 - EM ui should use default richlistbox appearance (does the same for the DM ui). r=mconnnor
2005-09-19 06:25:18 +00:00
masayuki%d-toybox.com
ff1efb5007
Bug 309030 Don't scroll to found link on findbar close r=mconnor
2005-09-19 04:07:13 +00:00
mconnor%steelgryphon.com
99d3e5bc46
bug 307124 - pressing enter in the update wizard moves forward regardless of update state, r=mano
2005-09-19 00:28:51 +00:00
mozilla.mano%sent.com
cac5227aa6
Bug 309015 - zero values don't show up in prefwindow (regression from 303998). r=mconnor.
2005-09-18 18:01:09 +00:00
rob_strong%exchangecode.com
662415c720
Bug 308172 - Obscure error checking for updates to an extension (Also fixes bug 308638). r=mconnor.
2005-09-17 23:09:22 +00:00
mozilla.mano%sent.com
4894bd2a1f
Bug 308114 - [Mac] No keyboard shortcut for 'Highlight All'. r=mconnor.
2005-09-17 23:07:40 +00:00
gavin%gavinsharp.com
305ce3edbb
Bug 294827: "dialog has no properties" error in the JavaScript console after closing download attachment dialog, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor
2005-09-17 21:31:51 +00:00
bugzilla%standard8.demon.co.uk
d9e72805e1
Fix bug 308965 Updates radio button not checked. Patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor
2005-09-17 19:07:00 +00:00
gavin%gavinsharp.com
ae42e49b62
Followup patch to bug 279497: Selected profile in profile manager does not always appear focused/highlighted, patch by moz_bug_r_a4@yahoo.com, r=mconnor
2005-09-17 18:59:20 +00:00
bugzilla%standard8.demon.co.uk
4a31bfa520
Fix bug 308966 Warn checkbox not enabling/disabling in update options. Patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor
2005-09-17 18:54:14 +00:00
gavin%gavinsharp.com
bd2d88b03a
Bug 290381: "Save Link As..." doubles the extension if the link contains an escaped hash/pound (#) sign encoded as %23, patch by Caleb <bugs.caleb@gmail.com>, r=mconnor
2005-09-17 02:27:45 +00:00
mark%moxienet.com
2d9d306b9f
Bug 308864, packager.mk fails when MOZ_PKG_REMOVALS is unset after bug 300136, breaking !firefox packaging. Fix MOZ_PKG_REMOVALS. r=darin
2005-09-17 02:21:17 +00:00
gavin%gavinsharp.com
a7e77963e6
Bug 304531: event.target.rel has no properties (Port fix from bug 225854), patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor
2005-09-17 02:20:44 +00:00
gavin%gavinsharp.com
5d83931a8b
Bug 303928: Tabbing or arrowing off autocomplete closes selection and location shows last selected entry, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor
2005-09-17 01:12:22 +00:00
gavin%gavinsharp.com
755e722548
Bug 306243: When browser.tabs.autohide is enabled, toolbar customisation settings are ignored after restarting Firefox; extensions' icons are missing from the palette, patch by moz_bug_r_a4@yahoo.com, r=vlad
2005-09-17 01:08:10 +00:00
bzbarsky%mit.edu
51a64b9cc6
Remove useless autoscroll code. Bug 297503, patch by Martijn Wargers
...
<martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:27:32 +00:00
bzbarsky%mit.edu
36bcedf05d
Add context menu "copy" option to help. Bug 298950, patch by Martijn Wargers
...
<martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:08:23 +00:00
bzbarsky%mit.edu
7413957fdc
Fix document height determination for autoscroll. Bug 296080, patch by Martijn
...
Wargers <martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:04:17 +00:00
allan%beaufour.dk
5a72a893c2
Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann
2005-09-16 11:52:56 +00:00
gavin%gavinsharp.com
39c8f0e920
Bug 308068: Simplify richlistbox's _selectedIndex getter, and fix a JavaScript strict warning, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/doron
2005-09-16 00:04:31 +00:00
gavin%gavinsharp.com
5f1c4fdf62
Bug 305730: Support page up/down in richlistbox, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor
2005-09-15 23:54:40 +00:00
gavin%gavinsharp.com
c13d0ad33c
Bug 279497: Selected profile in profile manager does not always appear focused/highlighted, r=mconnor
2005-09-15 23:44:29 +00:00
mozilla.mano%sent.com
48a29cc57d
Bug 303998 - home page location(s) input field scroll doesn't work properly on long URLs. r=mconnor.
2005-09-15 21:56:30 +00:00
mozilla.mano%sent.com
dc47e7f1e6
Bug 308098 - richlistbox throws a JS erorr when opening the Download manager. patch from zeniko@gmail.com, r=mconnor.
2005-09-15 21:48:13 +00:00
masayuki%d-toybox.com
a5c3f31844
Bug 292865 Throbber/"Loading" doesn't appear when tab bar gets displayed r=mconnor
2005-09-15 18:47:24 +00:00
bsmedberg%covad.net
fa1e15cebb
Bug 300136 - Full update archives should contain removal instructions, part 1 - automatically create a list of files/directories to remove (and synchronize that list with the install.js list of files to remove) r=darin
2005-09-15 18:09:56 +00:00
rob_strong%exchangecode.com
6a0d15dd57
Bug 302791 - Dom Inspector, Reporter, Talkback show 'Updates to ext_name will be performed when app_name is updated' text after extension update. r=beltzner
2005-09-15 17:16:10 +00:00