enndeakin@sympatico.ca
|
239bab7b12
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-15 18:09:58 -07:00 |
|
neil@parkwaycc.co.uk
|
a9cc2c48a2
|
Bug 326840 Make progress dialogs display download speed where available p=son.le0@gmail.com r=biesi sr=me
|
2007-08-13 18:12:19 -07:00 |
|
cbiesinger@web.de
|
2629b80714
|
Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute r=bz sr=darin a=asa
|
2007-08-13 18:12:13 -07:00 |
|
cbiesinger@web.de
|
b0626e63bf
|
Bug 241082 exthandler should require just nsITransfer, not nsIDownload patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
|
2007-08-13 18:12:12 -07:00 |
|
gerv@gerv.net
|
dcb6f188bb
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2007-08-13 18:12:07 -07:00 |
|
darin@meer.net
|
c022c9afde
|
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
|
2007-08-13 18:12:06 -07:00 |
|
blakeross@telocity.com
|
f5630bc728
|
143072 - no way to close the properties window without cancelling the dialog. r=law sr=ben
|
2007-08-13 18:12:14 -07:00 |
|
blakeross@telocity.com
|
c6b2fcf9ef
|
131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa
|
2007-08-13 18:12:13 -07:00 |
|
blakeross@telocity.com
|
39d72246b5
|
131762 - can open multiple occurrences of download manager. also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
|
2007-08-13 18:12:12 -07:00 |
|
blakeross@telocity.com
|
db8975df69
|
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
|
2007-08-13 18:12:11 -07:00 |
|
blakeross@telocity.com
|
5fe21a9a67
|
Backing out...saving for a rainy day...
|
2007-08-13 18:12:09 -07:00 |
|
blakeross@telocity.com
|
da97aa826e
|
102477 - Turning on download manager. r=law sr=ben a=dbaron
|
2007-08-13 18:12:08 -07:00 |
|
law@netscape.com
|
5824b24ee6
|
More updates. NOT PART OF THE BUILD
|
2007-08-13 18:12:07 -07:00 |
|
law@netscape.com
|
dab82093d0
|
Updates to new progress dialog code; NOT PART OF THE BUILD
|
2007-08-13 18:12:06 -07:00 |
|
law@netscape.com
|
7437e102ac
|
New files for proper progress dialog component; needed for fix for bugs 27609, et al. NOT BUILT YET
|
2007-08-13 18:12:05 -07:00 |
|
dbaron@dbaron.org
|
110f79280d
|
Split the address->symbol mapping from the rest of the stack walking code. b=374829 r=bsmedberg a=bzbarsky
|
2007-08-10 14:29:37 -07:00 |
|
dbaron@dbaron.org
|
103f60636e
|
Export a stack walking API (usable from C or C++) from XPCOM. b=374689 r=bsmedberg a=bzbarsky
|
2007-08-10 14:28:22 -07:00 |
|
jst@mozilla.org
|
3b2512803a
|
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
|
2007-08-09 15:03:01 -07:00 |
|
neil@parkwaycc.co.uk
|
50d77311d4
|
Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott
|
2007-08-09 11:52:01 -07:00 |
|
scott@scott-macgregor.org
|
90f33cba89
|
Bug #319778 --> use hunspell instead of myspell as the default spell check engine. patch by Ryan VanderMeulen <ryanvm@gmail.com> and Németh László <nemeth@openoffice.org> sr=mscott a=mconnor/schrep for 1.9
|
2007-08-05 20:32:58 -07:00 |
|
benjamin@smedbergs.us
|
db97345e76
|
From bug 389671 - fix camino bustage by not-building code I'm pretty sure they don't use, r=kairo+mento (NPOFirefoxBuild)
|
2007-08-02 13:33:42 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
be79cb97b6
|
Bug 389085 Move xpfe/components/urlwidget to suite/browser. r=KaiRo,sr=Neil
|
2007-08-02 12:28:51 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
6c9f940933
|
Bug 389085 Move xpfe/components/urlwidget to suite/browser. r=KaiRo,sr=Neil
|
2007-08-02 10:18:33 -07:00 |
|
neil@parkwaycc.co.uk
|
b1d4e71f28
|
Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox)
|
2007-07-28 16:07:41 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
4e5d5162e5
|
Bug 389070 Port bookmarks to frozen linkage (Mechanical changes) r/sr=Neil
NPOTB for the firefox freeze.
|
2007-07-28 12:20:22 -07:00 |
|
jst@mozilla.org
|
c1b1b4d758
|
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
|
2007-07-26 10:52:26 -07:00 |
|
scott@scott-macgregor.org
|
3124089291
|
Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory.
sr=bienvenu
r=standard8
r=sspitzer for toolkit changes
|
2007-07-25 15:20:55 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
727370d794
|
Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil
|
2007-07-25 09:13:15 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
067d73136c
|
Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil
|
2007-07-25 08:48:37 -07:00 |
|
neil@parkwaycc.co.uk
|
34c0d0f3ae
|
Make xpfe autocomplete implement nsIAutoCompletePopup b=304309 r=ajschult sr=jag
|
2007-07-23 06:51:43 -07:00 |
|
sspitzer@mozilla.org
|
7e03c6fe2c
|
fix for bug #373353: add favicons to the results in the location bar
r=mano
|
2007-07-20 14:55:18 -07:00 |
|
asqueella@gmail.com
|
eed2bb98a5
|
Bug 383936 - Continue synchronisation of xpfe autocomplete with toolkit autocomplete
p=Philip Chee <philip.chee@gmail.com>
r=neil@parkwaycc
|
2007-07-17 13:56:07 -07:00 |
|
cbiesinger@web.de
|
3cc33af8bd
|
bug 315227 make saveURI-downloads from servers requiring authentication work
r=gavin/neil
|
2007-07-15 17:02:09 -07:00 |
|
kherron@fmailbox.com
|
6f2b92eed8
|
Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01.
|
2007-07-15 08:03:07 -07:00 |
|
kherron@fmailbox.com
|
7cbecc54cd
|
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
|
2007-07-15 05:27:57 -07:00 |
|
kherron@fmailbox.com
|
6ce19ad50c
|
Back out patch for bug 315687, due to reftest failures on win32.
|
2007-07-14 10:07:33 -07:00 |
|
kherron@fmailbox.com
|
0c6bd69b22
|
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
|
2007-07-14 07:42:55 -07:00 |
|
neil@parkwaycc.co.uk
|
db64d03233
|
Bug 387756 Unable to turn off the wrap setting in the find dialog r=gavin
|
2007-07-13 09:04:33 -07:00 |
|
neil@parkwaycc.co.uk
|
c7d42f48f8
|
Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag
|
2007-07-13 04:35:00 -07:00 |
|
mark@moxienet.com
|
504a3252d5
|
386653 Remove dependency on nsBuildID.h, whose recent death is causing build failures. Introduce CmXULAppInfo, an nsIXULAppInfo implementation, and build system support to maintain the build ID ourselves. r=smorgan, also examined by ardisonne, sr=me for camino, checking in now to clear the build failures
|
2007-07-10 20:48:04 -07:00 |
|
kairo@kairo.at
|
caf721ff31
|
bug 387279 - move searchplugins to locale, r=Pike sr=Neil
|
2007-07-10 08:02:59 -07:00 |
|
kairo@kairo.at
|
5380c3aa31
|
bug 387279 - move searchplugins to locale, r=Pike sr=Neil
|
2007-07-10 07:57:13 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
neil@parkwaycc.co.uk
|
06afef0f24
|
Change column names to match what toolkit wants b=304309 r=ajschult sr=jag
|
2007-07-07 16:29:32 -07:00 |
|
kairo@kairo.at
|
277eab0651
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, cvs remove filepicker frontend, r=Neil (after verifying that all fixes have been ported to toolkit)
|
2007-07-05 05:06:39 -07:00 |
|
enndeakin@sympatico.ca
|
59c3596049
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
|
enndeakin@sympatico.ca
|
8a87437d5f
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
|
enndeakin@sympatico.ca
|
534c14e326
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
|
peterv@propagandism.org
|
6662efd338
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
|
peterv@propagandism.org
|
90c374d7c3
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
|