Commit Graph

496 Commits

Author SHA1 Message Date
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