benjamin%smedbergs.us
|
65c901607b
|
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 20:33:42 +00:00 |
bugzilla%standard8.demon.co.uk
|
ea7fb18c12
|
Bug 389085 Move xpfe/components/urlwidget to suite/browser. r=KaiRo,sr=Neil
|
2007-08-02 19:28:51 +00:00 |
bugzilla%standard8.demon.co.uk
|
b824ef12cc
|
Bug 389085 Move xpfe/components/urlwidget to suite/browser. r=KaiRo,sr=Neil
|
2007-08-02 17:18:35 +00:00 |
neil%parkwaycc.co.uk
|
146dc86ae8
|
Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox)
|
2007-07-28 23:07:41 +00:00 |
bugzilla%standard8.demon.co.uk
|
e7f575b647
|
Bug 389070 Port bookmarks to frozen linkage (Mechanical changes) r/sr=Neil
NPOTB for the firefox freeze.
|
2007-07-28 19:20:22 +00:00 |
jst%mozilla.org
|
19eb87acec
|
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
|
2007-07-26 17:52:53 +00:00 |
scott%scott-macgregor.org
|
1096e2f1a1
|
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 22:20:57 +00:00 |
bugzilla%standard8.demon.co.uk
|
5efde93657
|
Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil
|
2007-07-25 16:53:12 +00:00 |
bugzilla%standard8.demon.co.uk
|
21a7d5f0b0
|
Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil
|
2007-07-25 16:13:15 +00:00 |
bugzilla%standard8.demon.co.uk
|
e3792a6036
|
Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil
|
2007-07-25 15:49:41 +00:00 |
neil%parkwaycc.co.uk
|
8020526487
|
Make xpfe autocomplete implement nsIAutoCompletePopup b=304309 r=ajschult sr=jag
|
2007-07-23 13:51:43 +00:00 |
sspitzer%mozilla.org
|
1dec740920
|
fix for bug #373353: add favicons to the results in the location bar
r=mano
|
2007-07-20 21:55:20 +00:00 |
asqueella%gmail.com
|
1287e9ee51
|
Bug 383936 - Continue synchronisation of xpfe autocomplete with toolkit autocomplete
p=Philip Chee <philip.chee@gmail.com>
r=neil@parkwaycc
|
2007-07-17 20:56:07 +00:00 |
cbiesinger%web.de
|
0b3b5a83ff
|
bug 315227 make saveURI-downloads from servers requiring authentication work
r=gavin/neil
|
2007-07-16 00:02:09 +00:00 |
kherron%fmailbox.com
|
3ee58dd704
|
Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01.
|
2007-07-15 15:03:08 +00:00 |
kherron%fmailbox.com
|
d8000a902c
|
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
|
2007-07-15 12:27:59 +00:00 |
kherron%fmailbox.com
|
a3ab564258
|
Back out patch for bug 315687, due to reftest failures on win32.
|
2007-07-14 17:07:34 +00:00 |
kherron%fmailbox.com
|
8c387e3e20
|
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
|
2007-07-14 14:42:56 +00:00 |
neil%parkwaycc.co.uk
|
0084ee2fa7
|
Bug 387756 Unable to turn off the wrap setting in the find dialog r=gavin
|
2007-07-13 16:04:34 +00:00 |
neil%parkwaycc.co.uk
|
6fc2f433d2
|
Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag
|
2007-07-13 11:35:01 +00:00 |
mark%moxienet.com
|
2c612cdf5e
|
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-11 03:48:04 +00:00 |
kairo%kairo.at
|
86391bed38
|
bug 387279 - move searchplugins to locale, r=Pike sr=Neil
|
2007-07-10 15:02:59 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
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 07:08:56 +00:00 |
neil%parkwaycc.co.uk
|
ba6996859b
|
Change column names to match what toolkit wants b=304309 r=ajschult sr=jag
|
2007-07-07 23:29:32 +00:00 |
jst%mozilla.org
|
e6d8f738cf
|
Removing dead .cvsignore files.
|
2007-07-06 00:17:42 +00:00 |
kairo%kairo.at
|
31af05324c
|
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 12:06:39 +00:00 |
enndeakin%sympatico.ca
|
a71cb5f411
|
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 15:49:46 +00:00 |
enndeakin%sympatico.ca
|
d6cdd07569
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 22:16:06 +00:00 |
enndeakin%sympatico.ca
|
250695914b
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 19:04:52 +00:00 |
peterv%propagandism.org
|
b188226d8f
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-28 02:48:22 +00:00 |
peterv%propagandism.org
|
3aef5b4f41
|
Backing out to fix orange.
|
2007-06-27 23:21:09 +00:00 |
peterv%propagandism.org
|
c08e0c73cb
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 22:29:54 +00:00 |
kairo%kairo.at
|
8bdfe9f67e
|
bug 383833 - prepare to eliminate toolkit's mork-based history implementation: make places-enabled builds not descend into history/ any more and use places' nsIBrowserHistory for them, r=mano
|
2007-06-25 11:05:03 +00:00 |
neil%parkwaycc.co.uk
|
3466c3dc14
|
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag
|
2007-06-21 09:13:53 +00:00 |
mats.palmgren%bredband.net
|
51e7164f07
|
Remove the license text for xregion, because the code has been removed from the tree. b=384666 r=dbaron r=gerv
|
2007-06-19 00:58:32 +00:00 |
neil%parkwaycc.co.uk
|
ef913ea227
|
Clean up some uses of __AUTOCOMPLETE_BOX__ (more to follow) b=303409 r+sr=jag
|
2007-06-18 13:22:39 +00:00 |
emaijala%kolumbus.fi
|
f95c9b7148
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 10:59:20 +00:00 |
kherron%fmailbox.com
|
080ad3cf5a
|
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
|
2007-06-16 19:54:02 +00:00 |
bzbarsky%mit.edu
|
0df5b8031a
|
Cycle-collect through the internet search datasource. Bug 383942, r+sr=neil
|
2007-06-13 22:55:16 +00:00 |
bzbarsky%mit.edu
|
7d172caf3c
|
Cycle collect through the bookmark service. Bug 383945, r+sr=neil
|
2007-06-13 22:54:02 +00:00 |
mats.palmgren%bredband.net
|
1104dddb66
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 18:03:03 +00:00 |
neil%parkwaycc.co.uk
|
99e7e4c4c5
|
Bug 382781 Kill mail3PaneWindowVertLayout.xul r=Mnyromyr sr=mscott
|
2007-06-13 12:43:48 +00:00 |
neil%parkwaycc.co.uk
|
196a56a5bf
|
Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag
|
2007-06-13 12:38:29 +00:00 |
dbaron%dbaron.org
|
1ee80badff
|
Correct earlier bustage fix so it actually works. b=381133
|
2007-06-12 18:24:32 +00:00 |
kairo%kairo.at
|
923aff4dbf
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, rest of the cvs removes for step 2 (xpfe/bootstrap), r=bsmedberg via IRC
|
2007-06-11 15:50:06 +00:00 |
mozilla%weilbacher.org
|
ed37c961ed
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 22:13:12 +00:00 |
kairo%kairo.at
|
7ead252ffc
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, cvs removes for step 1, r=Standard8 r=luser sr=Neil
|
2007-06-10 21:33:47 +00:00 |
kairo%kairo.at
|
32b94a9f5a
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, step 2 (xpfe/bootstrap), r=bsmedberg
|
2007-06-10 20:57:33 +00:00 |
kairo%kairo.at
|
4571d461f1
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, step 1, r=Standard8 r=luser sr=Neil
|
2007-06-10 20:50:19 +00:00 |
neil%parkwaycc.co.uk
|
fe1fa9fce1
|
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag
|
2007-06-05 08:08:18 +00:00 |