Граф коммитов

13233 Коммитов

Автор SHA1 Сообщение Дата
gijskruitbosch@gmail.com 7fe8e98367 Backing out patch for bug 372453 due to test failures. 2007-05-25 14:14:42 -07:00
gijskruitbosch@gmail.com 0a70392531 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 1f6de7f794 Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil 2007-05-23 13:13:22 -07:00
dbaron@dbaron.org a21e00bd0d Oops. 2007-05-23 09:33:12 -07:00
dbaron@dbaron.org 41e69638e8 Safer version check. 2007-05-23 09:15:19 -07:00
dbaron@dbaron.org 0000264e06 Fix includes and add glib version check. 2007-05-23 09:13:22 -07:00
dbaron@dbaron.org e866f8daa6 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 2fbbe704a9 Bug 380250 bustage fix for xpfe 2007-05-21 18:11:37 -07:00
sdwilsh@shawnwilsher.com 691c51f73c 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 700a2f2ce2 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 c6a7312ed8 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 c62c9a6daf Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
asqueella@gmail.com 5bfb93ec88 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 610a41a7d3 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 053c39ecab 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 0cb1dd0a4b backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi c509d37191 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
enndeakin@sympatico.ca 5481c3ab31 Bug 371260, cleanup of <radio> code, r=neil 2007-05-09 06:43:26 -07:00
kjh-5727@comcast.net c693e38ac1 Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi. 2007-05-06 04:29:41 -07:00
kairo@kairo.at 3192533731 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 e6f0978537 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 9e56960582 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 20499e23ce Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag 2007-05-01 02:47:41 -07:00
mats.palmgren@bredband.net 87a0062405 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 7b3798b78e 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 408699ed2a 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 37ea48ef85 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 c49cb74606 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 55a5cb7ae9 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 f14430e628 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 507cb1398d 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 b21a47335d 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 a524f1f443 Bug 372047, support reverse direction scales, r=neil,josh 2007-04-09 15:39:57 -07:00
bugzilla@standard8.demon.co.uk 95fe46624f 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 b772b4c076 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 2b1d129117 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 2cf67908a2 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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
gavin%gavinsharp.com 48e71d03fb Bug 441876: remove UTF-7 from browser encoding menus, r=smontagu, sr=bzbarsky, a=ss 2008-07-23 18:05:13 +00:00
reed%reedloden.com 774287ac2a Bug 444605 - "Remove obsolete references to <nsUpdateNotifier.js>" ((Bv1-SM) <appcomps.pkg>) [p=sgautherie.bz@free.fr (Serge Gautherie) r=jag] 2008-07-12 11:45:55 +00:00
neil%parkwaycc.co.uk 19838200de Bug 440515 Allow up/down arrows to be home/end on the Mac r=Standard8,stefanh 2008-07-06 13:37:55 +00:00
bugzilla%standard8.plus.com 65d3ef89c4 Fix xpfe autocomplete bustage from bugs 366837/438861 2008-07-02 12:08:54 +00:00
neil%parkwaycc.co.uk 14ecee7c29 "LDAP server connection failed" message erases address b=366837 also Autocomplete only passes back previous results for first search session b=438861 r=ajschult 2008-07-02 08:12:15 +00:00
neil%parkwaycc.co.uk 386e241ae1 Bug 270128 Menu access key should close autocomplete r=aaronlev,ajschult 2008-06-09 10:38:30 +00:00
neil%parkwaycc.co.uk 4b29e311eb Move the "my domain" autocomplete suggestion to a separate JS component b=370306 r=Standard8 sr=bienvenu 2008-05-28 12:01:51 +00:00
neil%parkwaycc.co.uk e9a1c69a81 Size the autocomplete popup relative to the page's full zoom b=407912 r=ajschult 2008-05-25 21:21:59 +00:00
bugzilla%standard8.plus.com e506154a92 Bug 309081 Sync xpfe autocomplete attributes with toolkit ones (sync case). r=mkmelin,sr=Neil 2008-05-15 12:45:31 +00:00
alqahira%ardisson.org 3204ac6211 Bug 432383 - Validation errors in license.html. r=gerv, a1.9=schrep 2008-05-08 01:26:47 +00:00
gavin%gavinsharp.com 7795dfd769 Bug 423104: ship en-US spellcheck dictionary README, extracted text by gerv@mozilla.org and handerson@mozilla.com, patch is r=gerv, sr=mconnor, a=beltzner 2008-05-06 21:39:06 +00:00
stefanh%inbox.com 1fbf039288 Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil. 2008-05-06 17:10:05 +00:00