Commit Graph

837 Commits

Author SHA1 Message Date
mnyromyr%tprac.de
314fa97a97 Bug 57510: `Del' key does not delete on Mac; r=db48x, sr=jag 2006-05-11 19:55:44 +00:00
bugzilla%standard8.demon.co.uk
ac8d0a1e4a Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Prefs update and EM/TM -> Addons update. r=KaiRo,sr=Neil 2006-04-30 17:53:13 +00:00
bugzilla%standard8.demon.co.uk
be55b36570 Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Prefs update and EM/TM -> Addons update. r=KaiRo,sr=Neil 2006-04-29 14:34:40 +00:00
kairo%kairo.at
9912b430af bug 335739 - move releaseURL to branding for suiterunner, r+sr=Neil 2006-04-28 11:33:30 +00:00
neil%parkwaycc.co.uk
65af67d9b0 Add em menuitems to suiterunner b=272429 r=KaiRo sr=jag 2006-04-23 11:29:51 +00:00
kairo%kairo.at
15f856db2b bug 334478 - Get suiterunner to actually run - make communicator chrome register correctly, r+sr=Neil 2006-04-21 09:57:41 +00:00
jag%tty.nl
4f744314a9 Also remove the reference to the Seq Neil just removed. r=KaiRo 2006-04-21 00:45:47 +00:00
neil%parkwaycc.co.uk
6701ce3665 Remove duplicate overlay as mailWindowOverlay already overlays imageContextOverlay via contentAreaContextOverlay r+sr=jag (no bug) 2006-04-20 22:47:45 +00:00
kairo%kairo.at
f64498847c bug 332400 - Correct misuse of ifdefs in the source tree - fix xpfe browser and communicator chrome, r+sr=Neil 2006-04-18 12:30:36 +00:00
neil%parkwaycc.co.uk
f7cc8e61c1 Update suite to work with nsIOService2 b=333145 r=Mnyromyr r+sr=jag sr=bienvenu 2006-04-13 00:01:38 +00:00
kairo%kairo.at
6aea674984 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
kairo%kairo.at
726174c0db bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil 2006-04-08 11:01:39 +00:00
roc+%cs.cmu.edu
35738108fd Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
Olli.Pettay%helsinki.fi
ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
neil%parkwaycc.co.uk
2d235e6c1f Go Up b=33684 r=timeless sr=jag 2006-03-24 21:01:35 +00:00
neil%parkwaycc.co.uk
5f5cf6e2fb Removing obsolete files r+sr=jag 2006-03-16 12:27:34 +00:00
cst%andrew.cmu.edu
b9e7aeb39a Bug 324443 When contentLoadURL is enabled, middle-clicking a background tab should load the link in that tab rather than the current tab
r+sr=neil
2006-03-11 16:46:29 +00:00
cst%andrew.cmu.edu
dcd6678c11 Bug 321447 Allow slower minimum speed for autoscroll
r=db48x sr=neil
2006-03-07 13:50:00 +00:00
bugzilla%arlen.demon.co.uk
728330ed20 Bug 324141 Cannot change paper orientation in page setup dialogue
p=me r=mark/mnyromyr
2006-03-06 00:00:10 +00:00
kjh-5727%comcast.net
25b3c8b15a Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes. 2006-03-04 16:37:13 +00:00
kjh-5727%comcast.net
7721654f3b Bug 324072 - Printer properties dialog shows properties for the wrong printer. r+sr=roc. 2006-02-04 17:24:26 +00:00
kairo%kairo.at
6785809ca2 bug 271745 - Software installation and check for updates has no effect - make SeaMonkey point to a working updates RDF file so that people get at least informed when we release new stable builds, r+sr=Neil 2006-01-25 22:33:01 +00:00
bugzilla%arlen.demon.co.uk
409f5623a2 Bug 319659 XPFE code assumes document.firstChild is the root element
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
bugzilla%arlen.demon.co.uk
c94e8974ee Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-04 22:34:34 +00:00
jwatt%jwatt.org
3d543ab984 Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net 2006-01-02 02:43:53 +00:00
bugzilla%arlen.demon.co.uk
a79f88513f Bug 321981 (nsContextMenu.js) Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefService).getBoolPref is not a function
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-01 11:31:40 +00:00
masayuki%d-toybox.com
dfa4f66c74 Bug 314231 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link Target As..." r=cbiesinger, sr=neil 2005-12-21 18:01:52 +00:00
neil%parkwaycc.co.uk
8decabdc7b Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag 2005-12-02 14:33:09 +00:00
neil%parkwaycc.co.uk
e693b211c3 Bug 270297 "Search web for..." mangles selections containing newlines (regression from bug 221361) p=elmar.ludwig@uos.de r+sr=me 2005-10-21 23:01:24 +00:00
cst%andrew.cmu.edu
225c91ca64 Bug 309538 Autoscroll indicator should show possible scrolling directions
r=db48x, sr=neil, icons by neil
2005-10-21 03:50:13 +00:00
cst%andrew.cmu.edu
9660abcf21 Bug 307126 Closing tabs should return to 'parent' tab.
r=db48x sr=neil
2005-10-21 03:28:56 +00:00
cst%andrew.cmu.edu
88cb7a65b5 Bug 310380 middlemouse autoscroll should default off for UNIX/Linux (X) environment
Patch by Hogarth <bugzilla@throwaway.weebeastie.net> r=me sr=neil
2005-10-17 00:07:57 +00:00
neil%parkwaycc.co.uk
dee759d48e Fix BeOS bustage b=299058 p=sergei_d@fi.tartu.ee r=biesi sr=me 2005-10-09 23:38:01 +00:00
bugzilla%arlen.demon.co.uk
f5a351848e Bug 290881 Implement Add to Address book / Compose mail to context menus
p=me r=mnyromyr sr=neil.parkwaycc.co.uk
2005-09-27 23:30:28 +00:00
cst%andrew.cmu.edu
d19aa94cdf Bug 304563 Add autoscroll support to more parts of SeaMonkey. Fix regression from initial patch (bug 308503). Move autoscroll code to more common location & make some other improvements.
r=db48x sr=neil
2005-09-21 01:36:35 +00:00
neil%parkwaycc.co.uk
7b4c7db42b Bug 290381 Save As doesn't work on links containing %23 p=caleb r=biesi sr=me 2005-09-18 16:06:20 +00:00
masayuki%d-toybox.com
dbdece5cf4 Bug 308173 Printing reverts to default printer every time a page is printed r+sr=neil 2005-09-15 16:01:14 +00:00
cst%andrew.cmu.edu
2622a8e700 Bug 304563 Add autoscroll support to SeaMonkey (browser only, for now)
r=db48x sr=neil
2005-09-04 15:44:59 +00:00
timeless%mozdev.org
7c8cbd1c11 Bug 305679 please look before leaping for mimeInfo.primaryExtension
also enforcing catch...{/}
r=neil sr=neil
2005-09-02 04:48:28 +00:00
bugzilla%arlen.demon.co.uk
1241d6088d Bug 305158 Checkin for bug 304739 broke contentAreaClick()
p=me r=cbiesinger sr=neil.parkwaycc.co.uk
2005-08-19 10:18:27 +00:00
bugzilla%arlen.demon.co.uk
0188e8c19a Bug 304739 Tidy up hrefAndLinkNodeForClickEvent
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-08-18 11:25:18 +00:00
neil%parkwaycc.co.uk
8b7d201198 Bug 304386 Doubled separator on broken image context menu r=iann sr=jag 2005-08-17 16:09:38 +00:00
bugzilla%arlen.demon.co.uk
6397cf8af9 Bug 296758 Adding phishing detection to mailnews
p=me r=mnyromyr sr=bienvenu a=asa
2005-08-08 18:29:12 +00:00
bugzilla%arlen.demon.co.uk
9b7929c07a Bug 303675 downloads fail silently if the default download path is invalid, e.g. leads to a removed drive
p=me r=cbiesinger sr=neil.parkwaycc.co.uk a=asa
2005-08-08 10:56:34 +00:00
bugzilla%arlen.demon.co.uk
db70bc5e3d Bug 302506 Accesskey for Release Notes menu item in Help menu needs changing
p=me r/sr=neil.parkwaycc.co.uk a=asa
2005-07-30 13:42:25 +00:00
neil%parkwaycc.co.uk
d5cf7fa673 Bug 301329 Can't unblock images etc. (regression) r=mconnor sr=bz a=bsmedberg 2005-07-28 13:47:59 +00:00
neil%parkwaycc.co.uk
fc0924b7e2 Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2005-07-28 13:44:23 +00:00
bugzilla%arlen.demon.co.uk
d095e92124 Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2005-07-25 23:05:34 +00:00
neil%parkwaycc.co.uk
6945b22f8d Bug 147058 regressed bug 126726 b=299555 p=martijn wargers r+sr=me a=bsmedberg 2005-07-19 20:43:24 +00:00
wr%rosenauer.org
bf2e22f9b9 Bug 87969 pasting in URL to document window should add URL to urlbar history (xpfe part), r=neil, a=asa 2005-07-14 04:48:58 +00:00