pinkerton%netscape.com
f4159712a0
moving d&d into a separate file: navigatorDD.js r=shaver.
2006-09-14 05:44:19 +00:00
hyatt%netscape.com
23cd7d4a34
Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody.
2006-09-14 05:44:18 +00:00
mcafee%netscape.com
fc57494cd5
Fix for (24303), Top-level PToolbar items that are folders, that have contents, were appearing black. Reverting bmenu class rename back to bookmarkFolder. Added rules to match menu item color with toolbar. r=hyatt, a=brendan.
2006-09-14 05:44:17 +00:00
pinkerton%netscape.com
cd883cb0fa
missed a removal of text/plain. changed "copy link url" to use text/unicode.
2006-09-14 05:44:16 +00:00
ben%netscape.com
1e1ba37fe4
fix string bundle bug 27252, r=syd, resurrecting matt's search changes which I accidentally clobbered, and resurrecting rjc's history flushing.
2006-09-14 05:44:15 +00:00
rjc%netscape.com
63c8622b03
Fix bug # 20542: make global history flush-able, and try and flush in on Shutdown()
2006-09-14 05:44:14 +00:00
ben%netscape.com
d461064185
fixes for localisability of navigator package (removed hardcoded english strings ) (r=jst@citec.fi),
...
small formatting fix for navigator to prevent whitespace at top of mac navigator window
2006-09-14 05:44:13 +00:00
matt%netscape.com
3d3412f5eb
Adding search logic to url bar r=bill 24582
2006-09-14 05:44:12 +00:00
sford3%swbell.net
b8e47eaf4d
fixing 26475, moving some text in navigator.js to a string bundle
2006-09-14 05:44:11 +00:00
rjc%netscape.com
5adbbab640
Part of fix for bug # 24416: use temp file when writing out bookmarks to try and reduce loss of data due to any crashes.
2006-09-14 05:44:10 +00:00
rjc%netscape.com
7928e30307
More changes for bug # 24959: sidebar search panel changes.
2006-09-14 05:44:09 +00:00
tbogard%aol.net
2f6056f5cf
Fixed case to match the changes in case of nsIWindowMediator.
2006-09-14 05:44:08 +00:00
pinkerton%netscape.com
5e02d4eeb3
moving all d&d code into a separate file: navigatorDD.js (r=shaver).
2006-09-14 05:44:07 +00:00
waterson%netscape.com
f6fa272841
Bug 24285. Disable FitToScreen(), which seems to be causing the problem.
2006-09-14 05:44:06 +00:00
akkana%netscape.com
cc9c7badbd
temp workaround for 23669: don't go to url on middle mouse clicks
...
if we're over a text field or area, because the event was probably
already handled by the editor and we shouldn't have gotten it at all.
Code from joki, r=me.
2006-09-14 05:44:05 +00:00
slamm%netscape.com
4ad6f97d63
Fix separators in toolbar folders (previously only fixed bookmarks menu). Bug #23639 .
2006-09-14 05:44:04 +00:00
hyatt%netscape.com
2bad859584
Skin improvements.
2006-09-14 05:44:03 +00:00
slamm%netscape.com
c4c6f6fecb
Fix separators in toolbar's bookmark menu. Bug #23639 .
2006-09-14 05:44:02 +00:00
danm%netscape.com
f59fece0b5
changing name of position persistence attribute from [x|y] to screen[x|y]. r:hyatt
2006-09-14 05:44:01 +00:00
rgoodger%ihug.co.nz
2e3784444f
ProfileManager II, r=gayatrib@netscape.com, sspitzer@netscape.com
2006-09-14 05:44:00 +00:00
law%netscape.com
a00f882cdb
Fix for #5708 (I forgot this piece last week); r=danm@netscape.com
2006-09-14 05:43:59 +00:00
pinkerton%netscape.com
2c86922f1c
hiding d&d behind a pref (xpfe.dragdrop.enabled) for nscp beta. r=sdagley. bug #22083 .
2006-09-14 05:43:58 +00:00
davidm%netscape.com
931989ef63
3976 Apprunner not resizing according to screensize too big for <
r =don
2006-09-14 05:43:57 +00:00
danm%netscape.com
130189715b
removing (temporary) JS code to persist navigator window position and size (now handled in C code). r:hyatt
2006-09-14 05:43:56 +00:00
slamm%netscape.com
8f27d320f0
Fix search panel popping open. r=rjc.
2006-09-14 05:43:55 +00:00
akkana%netscape.com
cef3ea4a3e
showmod
2006-09-14 05:43:54 +00:00
waterson%netscape.com
319fa9d917
Fix 'triple-click' to drop bookmarks in personal toolbar bug.
2006-09-14 05:43:53 +00:00
rjc%netscape.com
bfcc2fd1c3
Fix bug # 23262: if the internet search window is currently open, give it focus (and select new tab if necessary).
2006-09-14 05:40:50 +00:00
jefft%netscape.com
c6627ecb88
fixed bug 23133, 23136 - Send Link & Page not escaping page url and not generating href tag; r=ducarroz
2006-09-14 05:40:49 +00:00
slamm%netscape.com
454e775f7e
Comment out some debug code.
2006-09-14 05:40:48 +00:00
slamm%netscape.com
b258a555d6
Reuse single bookmarks window (without using window name). Use window manager service instead. (Sidebar customize dialog uses similar code.) Fix for bug #14038 .
2006-09-14 05:40:47 +00:00
law%netscape.com
7a77f23d2e
Fix for 20310; handle JS exception when Cancel is pressed; r=slamm@netscape.com
2006-09-14 05:40:46 +00:00
jefft%netscape.com
b4421f4fb4
fixed bug 22918 - cannot send page with url contains spaces; needs to escape the url; r=rhp
2006-09-14 05:40:45 +00:00
rjc%netscape.com
0f57cbe8bd
Make sure that we only add event listeners for the content area of the browser window, otherwise we'll also get "load" events when the sidebar panels load in (or are switched in/out as the user clicks on them).
2006-09-14 05:40:44 +00:00
rjc%netscape.com
6963582c33
Small search changes: open up "Search Results" sidebar panel whenever we have new search results (if pref is set to do so) irregardless of whether its by clicking on the "Search" button or not.
2006-09-14 05:40:43 +00:00
bugzilla%standard8.demon.co.uk
cbce5ce1e1
Bug 351063 navigator.userAgent shows just '/' for suiterunner's extra portion (browser-prefs.js not preprocessed correctly). r/sr=Neil
2006-09-02 08:12:52 +00:00
kairo%kairo.at
b098867a10
bug 339415 - fix pref-locales to not use builtinURLs, r+sr=Neil
2006-08-19 20:49:04 +00:00
bugzilla%standard8.demon.co.uk
5677fc542d
Bug 348381 Tidy up browser-prefs.js and console ifdefs. r=Benjamin,sr=Neil
2006-08-14 18:01:27 +00:00
neil%parkwaycc.co.uk
50334b1133
Bug 133117 Allow context search results to open in new tab r=IanN sr=me
2006-08-11 11:19:03 +00:00
bugzilla%standard8.demon.co.uk
7905f756e6
Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app. r=kairo,sr=Neil
2006-07-31 16:49:30 +00:00
cst%yecc.com
d979f9c373
Bug 315207 Show tab preview in tab tooltips
...
r=db48x sr=neil
2006-07-29 08:48:45 +00:00
bugzilla%standard8.demon.co.uk
7d8210a441
Follow-up to bug 335550, remove a pref from suiterunner builds that is no longer required. r/sr=neil.
2006-07-29 08:48:42 +00:00
gavin%gavinsharp.com
3374529a25
Bug 336842: Remove unused Suite preference alerts.height, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=neil, sr=jag
2006-07-29 08:48:40 +00:00
bugzilla%standard8.demon.co.uk
e47cfc22c6
Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Prefs update and EM/TM -> Addons update. r=KaiRo,sr=Neil
2006-07-29 08:48:39 +00:00
kairo%kairo.at
5b80c53a08
followup comment fix for Neil's nit in bug 334478
2006-07-29 08:48:38 +00:00
kairo%kairo.at
1297a884e2
bug 334478 - Get suiterunner to actually run - default pref changes, r+sr=Neil
2006-07-29 08:48:37 +00:00
mozilla.mano%sent.com
a663280e24
Bug 301758 - disable click-and-hold contextual menus access by default, leaving it on in Seamonkey. r=mconnor. sr=neil.
2006-07-29 08:48:36 +00:00
bugzilla%arlen.demon.co.uk
7fb030e1e8
Bug 319368 Implement <a ping> - Disable in SeaMonkey for the moment
...
p=me r=neil.parkwaycc.co.uk sr=bzbarsky
2006-07-29 08:48:35 +00:00
bzbarsky%mit.edu
2a0332444b
Reenable all of fix for bug 317819 now that tinderbox can deal with it.
2006-07-29 08:48:34 +00:00
bzbarsky%mit.edu
57a477ec59
Back out part of patch for bug 317819 until tinderbox has been fixed to deal with it
2006-07-29 08:48:33 +00:00