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 |
neil%parkwaycc.co.uk
|
27c61733c3
|
Forgot to address Enn's review comment b=370742
|
2007-02-19 17:30:11 +00:00 |
neil%parkwaycc.co.uk
|
35e45af07e
|
Port some of toolkit's tabbox cleanup from bug 370742 r=Enn
|
2007-02-19 16:28:20 +00:00 |
Olli.Pettay%helsinki.fi
|
7e2c201330
|
Bug 366828, crash in venkman [@ nsContentTreeOwner::SetEnabled] p=asrail@gmail.com, r=timeless, sr=neil
|
2007-02-19 15:26:48 +00:00 |
enndeakin%sympatico.ca
|
280fd75945
|
Bug 331625, add itemCount/getItemAtIndex/getItemWithIndex to select controls, r+sr=neil
|
2007-02-16 19:16:13 +00:00 |
Olli.Pettay%helsinki.fi
|
ceae1ef631
|
Trying to fix bustage, Bug 363067
|
2007-02-16 08:11:49 +00:00 |
Olli.Pettay%helsinki.fi
|
720880fd36
|
Trying to fix bustage, Bug 363067
|
2007-02-16 00:19:03 +00:00 |
Olli.Pettay%helsinki.fi
|
391f74f48d
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
stuart.morgan%alumni.case.edu
|
f0c404b4ac
|
Bug 368396: Remove unneccessary libcups linkage. r/sr=mento
|
2007-02-12 18:11:42 +00:00 |
gerv%gerv.net
|
540381f6ff
|
Bug 369747 - add link to CVS instructions to about:license. Patch by gerv; r=gavin.
|
2007-02-09 10:31:26 +00:00 |
ajschult%verizon.net
|
eb53491f59
|
Bug 223492 xpfe bustage fix. Pass null to SendCommand for xpfe, which just gets ignored.
|
2007-02-09 06:20:16 +00:00 |
bugzilla%standard8.demon.co.uk
|
324d7a51f8
|
Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil
|
2007-02-08 19:43:18 +00:00 |
bugzilla%standard8.demon.co.uk
|
b2b77d8c1e
|
Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil
|
2007-02-08 19:27:51 +00:00 |
dbaron%dbaron.org
|
1c867cd473
|
Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad
|
2007-02-08 19:23:25 +00:00 |
bugzilla%standard8.demon.co.uk
|
95888816e3
|
Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil
|
2007-02-08 19:20:34 +00:00 |
bugzilla%standard8.demon.co.uk
|
3d2245d3b9
|
Bug 366225 Remove some unused preferences. r=iann_bugzilla,sr=neil
|
2007-02-08 19:01:21 +00:00 |
jshin%mailaps.org
|
ab27ba75e9
|
bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
|
2007-02-08 17:48:22 +00:00 |
bugzilla%standard8.demon.co.uk
|
ae4e5554fa
|
Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil
|
2007-02-08 17:11:14 +00:00 |
mozilla.mano%sent.com
|
d9df0f2a4f
|
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
|
2007-02-08 13:15:50 +00:00 |
cst%yecc.com
|
395c28332f
|
Bug 369053 className is a property, not an attribute
r=ajschult sr=neil
|
2007-02-03 21:11:41 +00:00 |
neil%parkwaycc.co.uk
|
0197c885eb
|
Support copying from about:config using the browser's Edit/Copy and the Accel+C shortcut as well as the context menu b=239940 r=mats,mano
|
2007-02-01 13:13:51 +00:00 |
bugzilla%standard8.demon.co.uk
|
dbd74358a5
|
Bug 363491 Stops xul apps needing to build in xpfe/global. r=benjamin,mscott,sr=Neil
|
2007-01-30 19:16:33 +00:00 |
cst%yecc.com
|
621c842938
|
Bug 368046 zero-height window messes up tab preview
r+sr=neil
|
2007-01-30 00:13:37 +00:00 |
enndeakin%sympatico.ca
|
c09befc811
|
Bug 92174, add date and time picker widgets to toolkit, r=neil,mano
|
2007-01-29 17:36:20 +00:00 |
mats.palmgren%bredband.net
|
fd61d7a689
|
Add a "Copy" context menu item that copies pref name and value in about:config list. b=239940 (part 1) r+sr=neil@httl.net
|
2007-01-26 20:51:12 +00:00 |
enndeakin%sympatico.ca
|
cab6388f2c
|
Bug 367418, improve page up and page down behaviour in trees, r=neil
|
2007-01-26 16:02:43 +00:00 |
enndeakin%sympatico.ca
|
a59b5d09e0
|
Bug 367530, textbox.type should just get and set the type attribute, r=neil
|
2007-01-24 18:40:19 +00:00 |
stridey%gmail.com
|
0f5bd05266
|
Camino/SeaMonkey only - Bug 353917: Fix MoCo text in xpfe about:license. Patch by Smokey Ardisson <alqahira@ardisson.org> r=CTho sr=neil a=CTho
|
2007-01-23 07:28:46 +00:00 |
martijn.martijn%gmail.com
|
dd5be2a278
|
Bug 363934 � keyboard tab bar navigation broken, r=gavin, sr=neil
|
2007-01-23 00:32:20 +00:00 |
cst%yecc.com
|
601ac6b608
|
Bug 367461 Tab Preview Should Be Disabled for Current Tab
r+sr=neil
|
2007-01-21 20:36:58 +00:00 |
mnyromyr%tprac.de
|
30599f3414
|
Bug 366367: SeaMonkey link on mailnews start page incorrect in suiterunner; p=Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=neil
|
2007-01-20 20:45:38 +00:00 |
bugzilla%standard8.demon.co.uk
|
d8f541fc8e
|
Bug 363491 Stop suiterunner builds needing to build in xpfe/global (patch v6a - move inclusion of some chrome files from xpfe/global to suite) r=KaiRo,sr=Neil
|
2007-01-20 09:27:45 +00:00 |
ajschult%verizon.net
|
1e5d24720f
|
Bug 366245: SeaMonkey doesn't write dde server keys to the Windows Registry. Patch by Carlos Une <une.crl@gmail.com>, r=emaijala, sr=neil.
|
2007-01-19 00:15:58 +00:00 |
enndeakin%sympatico.ca
|
82af44b36e
|
Bug 366473, scroll when editing a cell so that it is visible, r=neil
|
2007-01-10 16:01:10 +00:00 |
gavin%gavinsharp.com
|
f42ce02d82
|
Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest
|
2007-01-09 20:29:09 +00:00 |
mats.palmgren%bredband.net
|
f1fba31811
|
Make Backspace do nothing by default for SeaMonkey on Linux (sync w. Firefox). b=358764 r+sr=roc
|
2007-01-08 01:55:06 +00:00 |
gavin%gavinsharp.com
|
60754c67a9
|
Bug 365773: radiogroup.selectedItem = null fails if group is focused, patch by Wladimir Palant <trev@gtchat.de>, r=neil
|
2007-01-04 20:08:52 +00:00 |
gavin%gavinsharp.com
|
66196acee4
|
Bug 328357: Codesize reduction of nsAppRunner.obj, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=bsmedberg, sr=neil
|
2007-01-04 18:28:49 +00:00 |
bugzilla%standard8.demon.co.uk
|
b2a1539729
|
Bug 361203 Suiterunner: More Information button doesn't work on Smart Browsing pane. r=KaiRo,sr=Neil
|
2007-01-03 18:57:20 +00:00 |
philringnalda%gmail.com
|
005f293b22
|
Bug 365569: remove workaround from bug 297227, r=mento
|
2007-01-03 06:02:39 +00:00 |
bugzilla%standard8.demon.co.uk
|
cea108c514
|
Bug 365576 Update SeaMonkey's copyright strings to 2007 (main strings) r=KaiRo,sr=Neil
|
2007-01-02 17:51:16 +00:00 |
neil%parkwaycc.co.uk
|
da402604e0
|
Mac's <wizard> buttons should be Go Back, Continue, Done b=360908 p=sugar.waffle@gmail.com (Hiro) r+sr=me
|
2006-12-30 21:04:38 +00:00 |
neil%parkwaycc.co.uk
|
c3af468e01
|
Mac's <wizard> buttons should be Go Back, Continue, Done b=360908 p=sugar.waffle@gmail.com (Hiro) r+sr=me
|
2006-12-30 20:34:15 +00:00 |
bugzilla%standard8.demon.co.uk
|
c6251e50ac
|
Bug 363266 Simplify some ifdefs/Restructure some DIRS under xpfe/ (components/MakeFile.in part) r=benjamin
|
2006-12-22 13:56:40 +00:00 |
benjamin%smedbergs.us
|
ec6f317bc1
|
Bug 341654 cleanup - search should be built in tier-app, not tier-toolkit, r=gavin
|
2006-12-21 21:34:05 +00:00 |
timeless%mozdev.org
|
4eb33f446c
|
Bug 341955 add some more items to .cvsignore
r=bsmeberg
|
2006-12-21 07:04:12 +00:00 |
timeless%mozdev.org
|
4c88c8a7ac
|
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
|
2006-12-21 07:03:23 +00:00 |
martijn.martijn%gmail.com
|
4e4ffb5fbc
|
Bug 312867 - Implement textbox.reset(), expose input's editor, r+sr=neil, r=gavin
|
2006-12-19 11:17:27 +00:00 |
cst%yecc.com
|
8cb3b31417
|
Bug 343893 Add events for watching the addition and removal of tabs (API compatibility w/Firefox)
r=neil
|
2006-12-17 00:45:08 +00:00 |
cst%yecc.com
|
df6c46c7dd
|
Bug 363792 tabbrowser destructor loops over array that's length of tabpanels rather than length of tabs
r=neil
|
2006-12-16 21:14:38 +00:00 |
bugzilla%standard8.demon.co.uk
|
897f3ec5e8
|
SeaMonkey doesn't need to enter xpfe/communicator any more (part of Bug 363266 - Simplify some ifdefs/Restructure some DIRS under xpfe/) r=KaiRo,benjamin
|
2006-12-15 15:22:04 +00:00 |
smontagu%smontagu.org
|
2eda3dd40e
|
Bug 345238: Make XPFE alerts service use alert origin reported by look and feel. Ported from the toolkit patch by Jens Bannmann <jens.b@web.de>, r=neil, sr=biesi
|
2006-12-13 16:06:20 +00:00 |
bugzilla%standard8.demon.co.uk
|
10e705cfb9
|
Bug 361193 In suiterunner preferences, advanced -> Mousewheel pane doesn't display (remove obsolete xpfe strings) r=kairo
|
2006-12-12 18:03:17 +00:00 |
gerv%gerv.net
|
fd0b7c527e
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-12-11 09:45:41 +00:00 |
mozilla%weilbacher.org
|
aae61ef7fe
|
[OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 1, changes to OS/2 only core code. r=abwillis1, sr=mkaply
|
2006-12-10 08:53:03 +00:00 |
cst%yecc.com
|
06cc82b42e
|
Bug 362913 Fix regression from bug 354953 that made the undo history store the least-recent tabs rather than the most-recent
r+sr=neil
|
2006-12-07 23:52:58 +00:00 |
mozilla%weilbacher.org
|
90e4d69930
|
[OS/2] Bug 355067: add Freetype copyright notice to about:license as OS/2 builds with cairo need to ship with it. r=gerv
|
2006-12-07 22:00:22 +00:00 |
timeless%mozdev.org
|
6b91ec4a35
|
Bug 362720 please spell NS_LOCAL_FILE_CONTRACTID as such
r=gavin
|
2006-12-06 00:48:12 +00:00 |
bzbarsky%mit.edu
|
5dc90eb193
|
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
|
2006-12-05 15:46:18 +00:00 |
ajschult%verizon.net
|
ba52e516dc
|
Bug 361901: Save Page menuitem label missing from File menu when DM is open. Patch by Stefan Hermes <stefanh@bluebottle.com>, r=mnyromyr, sr=neil
|
2006-12-02 16:40:40 +00:00 |
cst%yecc.com
|
78e0cf3d9e
|
Bug 356805 Undo close tab doesn't show the tab bar if it was hidden
r+sr=neil
|
2006-12-02 00:29:36 +00:00 |
mark%moxienet.com
|
66c19f7801
|
Attempting to fix more bustage following 359124: Camino, Thunderbird, C-Monkey.
|
2006-11-29 01:56:05 +00:00 |
neil%parkwaycc.co.uk
|
3e7f70838d
|
Remove near-useless "Expand" item on bookmark menuitem context menus p=paradigmk@technodrome.com r=me
|
2006-11-27 12:01:45 +00:00 |
bugzilla%standard8.demon.co.uk
|
cf709a9345
|
Backout xpfe/ changes from bug 361193 to fix regression bug 361883
|
2006-11-26 21:30:14 +00:00 |