Commit Graph

13047 Commits

Author SHA1 Message Date
gijskruitbosch@gmail.com
c2ecee935d Backing out patch for bug 372453 due to test failures. 2007-05-25 14:14:42 -07:00
gijskruitbosch@gmail.com
969deb84c4 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
441c8f6bd6 Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil 2007-05-23 13:13:22 -07:00
dbaron@dbaron.org
3beddc7d4f Oops. 2007-05-23 09:33:12 -07:00
dbaron@dbaron.org
5134648eec Safer version check. 2007-05-23 09:15:19 -07:00
dbaron@dbaron.org
ad4aa961dd Fix includes and add glib version check. 2007-05-23 09:13:22 -07:00
dbaron@dbaron.org
18dadd9e9e 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
4f69d80c3e Bug 380250 bustage fix for xpfe 2007-05-21 18:11:37 -07:00
sdwilsh@shawnwilsher.com
5089b2dda4 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
40eda76518 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
15d53db726 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
7817abfbca Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
asqueella@gmail.com
a91b1dec1d 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
5a7bf31fdf 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
f705e3c22e 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
40178e46a3 backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi
e1fb8b073b Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
enndeakin@sympatico.ca
62ef070803 Bug 371260, cleanup of <radio> code, r=neil 2007-05-09 06:43:26 -07:00
kjh-5727@comcast.net
bc93bea324 Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi. 2007-05-06 04:29:41 -07:00
kairo@kairo.at
a265ed9b15 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
810faa9744 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
22780c2b20 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
1070824457 Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag 2007-05-01 02:47:41 -07:00
mats.palmgren@bredband.net
c712869d45 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
969115c9f3 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
3fca4568f7 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
f091506c2b 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
c8adbd5203 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
aa6d647196 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
3fa20dc21a 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
8be79dd0c0 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
98262e788a 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
c04abaf92b Bug 372047, support reverse direction scales, r=neil,josh 2007-04-09 15:39:57 -07:00
bugzilla@standard8.demon.co.uk
9173e18288 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
32f09f85a5 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
2c1f4a0b87 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
ee1665021d 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
05e5d33a57 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
enndeakin%sympatico.ca
6ccc9fa0b8 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
656b4284bb 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
1d7e557bf1 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
5fd0e79405 Fix --enable-perf-metrics build failure. b=370230 r=jonas sr=benjamin 2007-03-14 16:44:51 +00:00
neil%parkwaycc.co.uk
5f35de3fab 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
8f8efb73fd 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
682c54e672 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
864173afa1 Fixing line endings 2007-03-06 09:58:29 +00:00
philringnalda%gmail.com
6a1df1c1dc Bug 369341 - gatherTextUnder is a bad treewalker, r+sr=neil 2007-03-02 04:33:15 +00:00
asqueella%gmail.com
413675d228 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
42ef8df667 Try to fix some Quick Launch issues b=368148 r=CTho 2007-02-22 11:46:00 +00:00
cst%yecc.com
555a33d444 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