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 |
neil%parkwaycc.co.uk
|
8b92104882
|
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott
|
2007-05-30 22:08:44 +00:00 |
gerv%gerv.net
|
a69b9602f4
|
Bug 380017 - update the list of Initial Developers to be current, and sync up the three copies of license.html in the tree to all have the same bugfixes and the Growl license.
|
2007-05-30 18:50:46 +00:00 |
bugzilla%standard8.demon.co.uk
|
6a67228292
|
Bug 378585 Thunderbird/Composer/Sunbird shouldn't need to build in xpfe/components/bookmarks/public. r=mvl,benjamin,sr=mscott
|
2007-05-29 16:18:34 +00:00 |
gijskruitbosch%gmail.com
|
78652e8b90
|
Backing out patch for bug 372453 due to test failures.
|
2007-05-25 21:14:42 +00:00 |
gijskruitbosch%gmail.com
|
4d9a7c26cf
|
Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are open
r=benjamin@smedbergs.us (Benjamin Smedberg)
r=joshmoz@gmail.com (Josh Aas)
|
2007-05-25 19:54:32 +00:00 |
sdwilsh%shawnwilsher.com
|
b476e09800
|
Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil
|
2007-05-23 20:13:22 +00:00 |
dbaron%dbaron.org
|
a42e35c332
|
Oops.
|
2007-05-23 16:33:12 +00:00 |
dbaron%dbaron.org
|
4c327b1d7e
|
Safer version check.
|
2007-05-23 16:15:19 +00:00 |
dbaron%dbaron.org
|
0f9076bb88
|
Fix includes and add glib version check.
|
2007-05-23 16:13:22 +00:00 |
dbaron%dbaron.org
|
acbaf1980a
|
Hook into glib's logging function so we can get stacks for glib assertions/warnings. b=381133 r=bsmedberg
|
2007-05-23 15:55:36 +00:00 |
sdwilsh%shawnwilsher.com
|
7bda6af706
|
Bug 380250 bustage fix for xpfe
|
2007-05-22 01:11:37 +00:00 |
sdwilsh%shawnwilsher.com
|
c8c59f6114
|
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
|
2007-05-22 00:03:35 +00:00 |
neil%parkwaycc.co.uk
|
d3ab7da7ef
|
Build xpfe download manager for suiterunner until such time as toolkit download manager becomes usable r=Standard8 (mpa=Mano for toolkit change)
|
2007-05-17 21:01:18 +00:00 |
aaronleventhal%moonset.net
|
4d77a2ff5b
|
Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov
|
2007-05-16 13:38:06 +00:00 |
Olli.Pettay%helsinki.fi
|
6721d4f009
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 09:13:09 +00:00 |
asqueella%gmail.com
|
c54f11253d
|
Bug 369097 - Only escape % in to-be-evaluated JavaScript code
p=Simon Bunzli <zeniko@gmail.com>
r=gavin, sr=neil
|
2007-05-13 15:48:44 +00:00 |
asqueella%gmail.com
|
dab1ebd3d8
|
Bug 380422 - The evaluating iframe may contain nuts (and other remainders)
p=Simon Bunzli <zeniko@gmail.com>
r=gavin, sr=neil@parkwaycc
|
2007-05-13 11:36:50 +00:00 |
gavin%gavinsharp.com
|
e77472a410
|
Bug 238898: Allow evaluating the same expression multiple times from the error console, patch by Simon B��nzli <zeniko@gmail.com>, r=me, sr=neil
|
2007-05-11 18:36:02 +00:00 |
Olli.Pettay%helsinki.fi
|
8e287d3582
|
backout Bug 363089
|
2007-05-11 13:34:12 +00:00 |
Olli.Pettay%helsinki.fi
|
670f53f666
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 11:15:20 +00:00 |
enndeakin%sympatico.ca
|
07862a0099
|
Bug 371260, cleanup of <radio> code, r=neil
|
2007-05-09 13:43:27 +00:00 |
kjh-5727%comcast.net
|
bbdb08d2de
|
Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi.
|
2007-05-06 11:29:42 +00:00 |
kairo%kairo.at
|
9a763c26cc
|
bug 377799 - Move bookmarks chrome to suite/ - remove old, now unused files, r+sr=Neil
|
2007-05-05 13:59:09 +00:00 |
kairo%kairo.at
|
7a6e7855c6
|
bug 377799 - Move bookmarks chrome to suite/ - jar.mn/build changes, r+sr=Neil
|
2007-05-05 11:41:14 +00:00 |
neil%parkwaycc.co.uk
|
c6ebbaff03
|
Bug 379571 autocomplete should not try to create empty search sessions r+sr=jag
|
2007-05-04 08:46:23 +00:00 |
neil%parkwaycc.co.uk
|
1efd4e6481
|
Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag
|
2007-05-01 09:47:41 +00:00 |
mats.palmgren%bredband.net
|
24e870cb3d
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 23:52:44 +00:00 |
bugzilla%standard8.demon.co.uk
|
cb145f2948
|
Bug 253787 In nsContextMenu.js, 'Warning: reference to undefined property docshell.document.charset' (and other warnings/errors) (Cv1a undeclared |type|) p=Serge Gautherie,r=mscott,sr=neil
|
2007-04-27 12:26:42 +00:00 |
bugzilla%standard8.demon.co.uk
|
a178952f2a
|
Part of bug 374862 Port xpfe/components/search/src to frozen linkage (Remove AssignWithConversion usage) r=neil,sr=cbiesinger
|
2007-04-27 12:15:28 +00:00 |
peterv%propagandism.org
|
d0d256596c
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 16:35:31 +00:00 |
bugzilla%standard8.demon.co.uk
|
4827d56d6d
|
Bug 210934 Option to use Moz to open MNGs even though MNG support dropped. p=Peter Weilbacher <mozilla%Weilbacher.org>,r=cst,sr=neil
|
2007-04-24 18:42:59 +00:00 |
gijskruitbosch%gmail.com
|
60832f40eb
|
Bug 375861 - nsAppshellService shouldn't default to a hiddenWindow url that might not exist
first-r=benjamin@smedbergs.us (Benjamin Smedberg)
second-r=neil@httl.net (Neil Rashbrook)
|
2007-04-20 21:23:35 +00:00 |
bugzilla%standard8.demon.co.uk
|
011e3a378c
|
Bug 377308 Change SeaMonkey's uses of preprocessor.pl to Preprocessor.py. r=benjamin,sr=Neil
|
2007-04-13 17:53:42 +00:00 |
bzbarsky%mit.edu
|
7264488dba
|
Make sure to set our out param on early return. Bug 372426, r+sr=biesi
|
2007-04-11 05:20:42 +00:00 |
peterv%propagandism.org
|
727a2d25e8
|
Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron.
|
2007-04-10 22:05:44 +00:00 |
enndeakin%sympatico.ca
|
aefe5ea431
|
Bug 372047, support reverse direction scales, r=neil,josh
|
2007-04-09 22:39:57 +00:00 |
bugzilla%standard8.demon.co.uk
|
14921b99cb
|
Bug 376331 Remove some unused strings from xpfe/suite. p=Giacomo Magnini <prometeo.bugs@gmail.com>,r/sr=Neil
|
2007-04-04 09:37:23 +00:00 |
bugzilla%standard8.demon.co.uk
|
65ed08f42c
|
Bug 374862 Port xpfe/components/search/src to frozen linkage (purely mechanical parts) p=Mook <mook.moz+mozbz@gmail.com>,r=Neil,sr=biesi
|
2007-03-30 08:20:44 +00:00 |
bugzilla%standard8.demon.co.uk
|
246f78ea83
|
Bug 361303 Showing about as a dialog doesn't work in suiterunner. p=Neuos <neuos@technodrome.com>,r=CTho,sr=Neil
|
2007-03-27 17:59:10 +00:00 |
bugzilla%standard8.demon.co.uk
|
503cf2e109
|
Part of Bug 374404 Don't ship WidgetStateManager as part of toolkit - make SeaMonkey use xpfe's wsm. r/sr=Neil.
|
2007-03-23 15:51:54 +00:00 |
enndeakin%sympatico.ca
|
2d5467a6f1
|
Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc
|
2007-03-20 12:14:52 +00:00 |
joshmoz%gmail.com
|
1c35545747
|
remove nsIXULCommand.h, it is unused as far as I can tell. b=374472 r/sr=bsmedberg
|
2007-03-19 16:13:37 +00:00 |
ajschult%verizon.net
|
69f700eee8
|
Bug 279698: Preprocess acceptCookieDialog.js to unbreak SeaMonkey's cookie dialog. r=Neil
|
2007-03-17 19:54:34 +00:00 |
mats.palmgren%bredband.net
|
b1ef833195
|
Fix --enable-perf-metrics build failure. b=370230 r=jonas sr=benjamin
|
2007-03-14 16:44:51 +00:00 |
neil%parkwaycc.co.uk
|
d8122dc068
|
Make dss work in xpfe so that people don't feel left out b=335154 r=Standard8
|
2007-03-10 12:10:25 +00:00 |
bugzilla%standard8.demon.co.uk
|
895ed9cfef
|
Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase. p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=Neil
|
2007-03-09 16:43:16 +00:00 |
bugzilla%standard8.demon.co.uk
|
31d0378ab9
|
Bug 283182 sync xpfe tabbox with toolkit tabbox (Av4-XPFE) tabbox.js (nits) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=Neil
|
2007-03-08 18:44:12 +00:00 |
neil%parkwaycc.co.uk
|
bc65c488b9
|
Fixing line endings
|
2007-03-06 09:58:29 +00:00 |
philringnalda%gmail.com
|
9ebc143a45
|
Bug 369341 - gatherTextUnder is a bad treewalker, r+sr=neil
|
2007-03-02 04:33:15 +00:00 |
asqueella%gmail.com
|
4b272baf50
|
Fix bug 86093 - Tab chars in html source show up as "[]" (square) in Error Console
(replace all whitespace characters with spaces)
p=Simon Bunzli <zeniko@gmail.com>
r=gavin, sr=neil
|
2007-03-01 07:17:54 +00:00 |
neil%parkwaycc.co.uk
|
453dd24a24
|
Try to fix some Quick Launch issues b=368148 r=CTho
|
2007-02-22 11:46:00 +00:00 |
cst%yecc.com
|
31768fa2eb
|
Bug 370832 Tab preview doesn't work right in Modern theme
Backing out previous patch (didn't work), checking in new patch
r=neil
|
2007-02-22 00:22:48 +00:00 |
emaijala%kolumbus.fi
|
0202c36b7e
|
Fix for bug 261074: OnFocus fires twice when window restored
Patch by Oliver Yeoh
r=emaijala
sr=roc
|
2007-02-20 19:45:17 +00:00 |