Commit Graph

192 Commits

Author SHA1 Message Date
neil@parkwaycc.co.uk
b28c659219 Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott 2007-08-09 11:52:01 -07:00
scott@scott-macgregor.org
a077810602 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
62ca2e9875 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
a2a8af3d62 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
e9f7126784 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
40d52c7e84 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
0cadeefefe 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
895b24daf7 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
a8f23b63a2 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
d90ed87dc3 Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil 2007-07-25 09:13:15 -07:00
bugzilla@standard8.demon.co.uk
89f4b5e80f Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil 2007-07-25 08:48:37 -07:00
neil@parkwaycc.co.uk
b546c9d6c8 Make xpfe autocomplete implement nsIAutoCompletePopup b=304309 r=ajschult sr=jag 2007-07-23 06:51:43 -07:00
sspitzer@mozilla.org
18a0640622 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
3918fae4d6 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
4b71b6702c bug 315227 make saveURI-downloads from servers requiring authentication work
r=gavin/neil
2007-07-15 17:02:09 -07:00
kherron@fmailbox.com
00978826fe 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
469f7bbd10 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
1fe54e6f2e Back out patch for bug 315687, due to reftest failures on win32. 2007-07-14 10:07:33 -07:00
kherron@fmailbox.com
7d0c00c90c 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
0ba3d2545f 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
5061dd6468 Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag 2007-07-13 04:35:00 -07:00
mark@moxienet.com
64bd25aa34 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
ef00ff4f1c bug 387279 - move searchplugins to locale, r=Pike sr=Neil 2007-07-10 08:02:59 -07:00
kairo@kairo.at
3ccd7ef70d bug 387279 - move searchplugins to locale, r=Pike sr=Neil 2007-07-10 07:57:13 -07:00
jwalden@mit.edu
e3c4baccae 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
eda79e7b81 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
b43349a577 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
6c8197be5f 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
95deb19d78 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
6c59f4a6d3 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
76a2c4d37f Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 19:48:16 -07:00
peterv@propagandism.org
0f0097ffc5 Backing out to fix orange. 2007-06-27 16:21:05 -07:00
peterv@propagandism.org
51dda63979 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
kairo@kairo.at
2472cd5c37 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 04:05:02 -07:00
neil@parkwaycc.co.uk
93a71aa785 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag 2007-06-21 02:13:53 -07:00
mats.palmgren@bredband.net
69fcab3842 Remove the license text for xregion, because the code has been removed from the tree. b=384666 r=dbaron r=gerv 2007-06-18 17:58:32 -07:00
neil@parkwaycc.co.uk
448ab2eb27 Clean up some uses of __AUTOCOMPLETE_BOX__ (more to follow) b=303409 r+sr=jag 2007-06-18 06:22:39 -07:00
emaijala@kolumbus.fi
e9d84525d4 Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions. 2007-06-17 03:59:19 -07:00
kherron@fmailbox.com
3ef7e96849 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 12:53:59 -07:00
bzbarsky@mit.edu
5713e08321 Cycle-collect through the internet search datasource. Bug 383942, r+sr=neil 2007-06-13 15:55:16 -07:00
bzbarsky@mit.edu
10617cfbf0 Cycle collect through the bookmark service. Bug 383945, r+sr=neil 2007-06-13 15:54:02 -07:00
mats.palmgren@bredband.net
3f7e3e99ea Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
neil@parkwaycc.co.uk
7b06c82a43 Bug 382781 Kill mail3PaneWindowVertLayout.xul r=Mnyromyr sr=mscott 2007-06-13 05:43:48 -07:00
neil@parkwaycc.co.uk
6c016419b9 Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag 2007-06-13 05:38:29 -07:00
dbaron@dbaron.org
2e92026116 Correct earlier bustage fix so it actually works. b=381133 2007-06-12 11:24:32 -07:00
kairo@kairo.at
529751fdd9 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 08:50:02 -07:00
mozilla@weilbacher.org
a614a85c71 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
kairo@kairo.at
6406ebd92b bug 380786 - clean up xpfe/ after suite moving to toolkit, cvs removes for step 1, r=Standard8 r=luser sr=Neil 2007-06-10 14:33:46 -07:00
kairo@kairo.at
b0c2303237 bug 380786 - clean up xpfe/ after suite moving to toolkit, step 2 (xpfe/bootstrap), r=bsmedberg 2007-06-10 13:57:32 -07:00
kairo@kairo.at
9120716120 bug 380786 - clean up xpfe/ after suite moving to toolkit, step 1, r=Standard8 r=luser sr=Neil 2007-06-10 13:50:19 -07:00
neil@parkwaycc.co.uk
69d606e4fc Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag 2007-06-05 01:08:18 -07:00
neil@parkwaycc.co.uk
129dc563f7 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott 2007-05-30 15:08:44 -07:00
gerv@gerv.net
204b736dbf 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 11:50:46 -07:00
bugzilla@standard8.demon.co.uk
a7df0364e0 Bug 378585 Thunderbird/Composer/Sunbird shouldn't need to build in xpfe/components/bookmarks/public. r=mvl,benjamin,sr=mscott 2007-05-29 09:18:34 -07:00
gijskruitbosch@gmail.com
0f26f84163 Backing out patch for bug 372453 due to test failures. 2007-05-25 14:14:42 -07:00
gijskruitbosch@gmail.com
dd12defa89 Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are openr=benjamin@smedbergs.us (Benjamin Smedberg)r=joshmoz@gmail.com (Josh Aas) 2007-05-25 12:54:31 -07:00
sdwilsh@shawnwilsher.com
0e6dfe7456 Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil 2007-05-23 13:13:22 -07:00
dbaron@dbaron.org
c0242c1fa8 Oops. 2007-05-23 09:33:12 -07:00
dbaron@dbaron.org
948ba33cc8 Safer version check. 2007-05-23 09:15:19 -07:00
dbaron@dbaron.org
1b679804ac Fix includes and add glib version check. 2007-05-23 09:13:22 -07:00
dbaron@dbaron.org
790a12f6c9 Hook into glib's logging function so we can get stacks for glib assertions/warnings. b=381133 r=bsmedberg 2007-05-23 08:55:36 -07:00
sdwilsh@shawnwilsher.com
c7971df290 Bug 380250 bustage fix for xpfe 2007-05-21 18:11:37 -07:00
sdwilsh@shawnwilsher.com
e75178083f Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-05-21 17:03:33 -07:00
neil@parkwaycc.co.uk
66b18d104f 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 14:01:18 -07:00
aaronleventhal@moonset.net
21495439b2 Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov 2007-05-16 06:38:05 -07:00
Olli.Pettay@helsinki.fi
7ec10e025c Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
asqueella@gmail.com
4292dc9f78 Bug 369097 - Only escape % in to-be-evaluated JavaScript codep=Simon Bunzli <zeniko@gmail.com>r=gavin, sr=neil 2007-05-13 08:48:43 -07:00
asqueella@gmail.com
fda3c3801e 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 04:36:50 -07:00
gavin@gavinsharp.com
82f29ae35c 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 11:33:42 -07:00
Olli.Pettay@helsinki.fi
f29b4e2b1b backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi
91a5c67cd1 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
enndeakin@sympatico.ca
3433a97e51 Bug 371260, cleanup of <radio> code, r=neil 2007-05-09 06:43:26 -07:00
kjh-5727@comcast.net
363cd7633d Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi. 2007-05-06 04:29:41 -07:00
kairo@kairo.at
898c018b79 bug 377799 - Move bookmarks chrome to suite/ - remove old, now unused files, r+sr=Neil 2007-05-05 06:59:09 -07:00
kairo@kairo.at
3a58208faf bug 377799 - Move bookmarks chrome to suite/ - jar.mn/build changes, r+sr=Neil 2007-05-05 04:41:14 -07:00
neil@parkwaycc.co.uk
30d9f44faf Bug 379571 autocomplete should not try to create empty search sessions r+sr=jag 2007-05-04 01:46:23 -07:00
neil@parkwaycc.co.uk
51f99edd2b Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag 2007-05-01 02:47:41 -07:00
mats.palmgren@bredband.net
dfbd9d77a5 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
bugzilla@standard8.demon.co.uk
e91c1fdb5c 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 05:26:42 -07:00
bugzilla@standard8.demon.co.uk
d78dd7fac4 Part of bug 374862 Port xpfe/components/search/src to frozen linkage (Remove AssignWithConversion usage) r=neil,sr=cbiesinger 2007-04-27 05:15:28 -07:00
peterv@propagandism.org
f61971e016 Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
bugzilla@standard8.demon.co.uk
655c127140 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 11:42:58 -07:00
gijskruitbosch@gmail.com
1b30c15766 Bug 375861 - nsAppshellService shouldn't default to a hiddenWindow url that might not existfirst-r=benjamin@smedbergs.us (Benjamin Smedberg)second-r=neil@httl.net (Neil Rashbrook) 2007-04-20 14:23:35 -07:00
bugzilla@standard8.demon.co.uk
ea6af46831 Bug 377308 Change SeaMonkey's uses of preprocessor.pl to Preprocessor.py. r=benjamin,sr=Neil 2007-04-13 10:53:41 -07:00
bzbarsky@mit.edu
e8afe03593 Make sure to set our out param on early return. Bug 372426, r+sr=biesi 2007-04-10 22:20:42 -07:00
peterv@propagandism.org
5be4000455 Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 15:05:41 -07:00
enndeakin@sympatico.ca
45f7765a85 Bug 372047, support reverse direction scales, r=neil,josh 2007-04-09 15:39:57 -07:00
bugzilla@standard8.demon.co.uk
67fe35283e Bug 376331 Remove some unused strings from xpfe/suite. p=Giacomo Magnini <prometeo.bugs@gmail.com>,r/sr=Neil 2007-04-04 02:37:22 -07:00
bugzilla@standard8.demon.co.uk
76d09079bf 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 01:20:44 -07:00
bugzilla@standard8.demon.co.uk
4a633780b2 Bug 361303 Showing about as a dialog doesn't work in suiterunner. p=Neuos <neuos@technodrome.com>,r=CTho,sr=Neil 2007-03-27 10:59:10 -07:00
bugzilla@standard8.demon.co.uk
ca16e68ca2 Part of Bug 374404 Don't ship WidgetStateManager as part of toolkit - make SeaMonkey use xpfe's wsm. r/sr=Neil. 2007-03-23 08:51:53 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00