Commit Graph

11583 Commits

Author SHA1 Message Date
brade%comcast.net
ff69c6b94f remove unused char *; bug=238672, r=timeless, sr=tor, a=mkaply 2004-03-26 16:39:20 +00:00
timeless%mozdev.org
79ab85afcf Bug 238468 NS_APPSTARTUPNOTIFIER_CONTRACTID should not live very long
r=bsmedberg sr=dbaron a=asa
2004-03-25 18:29:33 +00:00
mkaply%us.ibm.com
aee9a3501f #233683
r=leaf, a=mkaply
Patch from gisburn - bring Solaris patchchecker current
2004-03-24 16:34:26 +00:00
bsmedberg%covad.net
dcf2a4e122 Bug 237688 - Removing unused files from xpfe/appshell rs=brendan a=mkaply 2004-03-23 21:02:43 +00:00
cbiesinger%web.de
40213e9cde bug 180364, don't show the theme name in the "Uninstall Theme" button, to make this button fit even if the theme has a long name
r=neil sr=roc a=chofmann
2004-03-20 13:45:07 +00:00
caillon%redhat.com
9cfbf0705d Bug 219378
Make middle mouse button pasting fix up the pasted URIs before trying to load them so that pasting a domain name by itself will work.
r=bryner sr=jst a=chofmann
2004-03-19 01:34:40 +00:00
ben%bengoodger.com
0a1c1c008b [firefox only] bug 236977 - firefox's application icon is the document icon, not the application icon. insert an application icon resource into the resource script as the "first" icon in the resource bundle to ensure windows shell picks up the right icon for file views 2004-03-17 23:21:25 +00:00
jst%mozilla.jstenback.com
1799c57970 Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2004-03-16 20:13:14 +00:00
jst%mozilla.jstenback.com
2ee27045ba Backing out the fix for bug 235457 since it made typing URLs, and autocomplete in the the URL bar not work. 2004-03-16 19:06:10 +00:00
jst%mozilla.jstenback.com
e1913b1f1e Fixing bug 235457. Make new windows opened through window.open be opened on the context of the opener, and make caps not lie about when capabilities are enabled. r=danm-moz@comcast.net, r=caillon@aillon.org, sr=brendan@mozilla.org, a=dbaron@dbaron.org 2004-03-16 06:57:54 +00:00
timeless%mozdev.org
ed06558c89 Bug 117532 UI Pref to prevent sites from taking over context menu
patch by robert@accettura.com r=neil sr=ben a=mkaply
2004-03-16 04:41:10 +00:00
ben%bengoodger.com
79be05b1ae 237172 - remove an unnecessary addition of a global observer in the migration code. this is only built in firefox. r=bsmedberg 2004-03-16 04:00:54 +00:00
neil%parkwaycc.co.uk
2f7d2ed0d1 Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann 2004-03-15 23:19:46 +00:00
Stefan.Borggraefe%gmx.de
87661eb1b5 Fix for bug 215065: Duplicate access keys for Redo and Properties in Edit menu.
r=timeless, sr=alecf, a=asa
2004-03-12 17:56:06 +00:00
scott%scott-macgregor.org
c8c38ba35e Bug #194632 --> notification preference to use a self-defined wav-file does not function well.
Force the browse button to always insert a file url into the sound url pref.

r=Stefan
sr=bienvenu
a=chofmann
2004-03-11 17:26:24 +00:00
jst%mozilla.jstenback.com
06d045083e Fixing bug 213922. Make SeaMonkey focus the content area of a new window when opened from a targetted link. r=bryner@brianryner.com, sr=ben@bengoodger.com, a=brendan@mozilla.org 2004-03-11 03:00:47 +00:00
ben%bengoodger.com
8fd81fe5ea 203077 - Rename Firefox profile data folder from Phoenix to Firefox.
Make sure the migration FE does not show when the app is launched with -ProfileWizard or -CreateProfile, as these use cases do not imply automigration.
for full details see http://bugzilla.mozilla.org/show_bug.cgi?id=203077#c35
r=jst
2004-03-11 01:27:30 +00:00
timeless%mozdev.org
cec291a225 Bug 106386 Correct misspellings in source code
patch by aha@pinknet.cz rs=brendan
2004-03-10 05:33:14 +00:00
mconnor%myrealbox.com
c44cb742bf bug 117532 UI Pref to prevent sites from taking over context menu - patch by Robert J. Accettura (robert@accettura.com), r=jst sr=ben 2004-03-10 02:56:30 +00:00
mconnor%myrealbox.com
b1bade834e bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag 2004-03-09 23:58:10 +00:00
mkaply%us.ibm.com
5531045756 Add entry for potential file upload so we can translate it 2004-03-09 23:26:53 +00:00
mkaply%us.ibm.com
9eaba6a76b Add entry for potential file upload so we can translate it 2004-03-09 23:19:14 +00:00
jshin%mailaps.org
778e2e29fa bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner 2004-03-09 20:44:20 +00:00
jshin%mailaps.org
9512c2bc8a bug 215797 : can't open an entry with IDN in History (r=bsmedberg, sr=darin, moa=bryner) 2004-03-09 20:38:58 +00:00
jshin%mailaps.org
ac2f18a8e9 bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage) 2004-03-09 19:33:48 +00:00
kairo%kairo.at
ca4d40b934 bug 234087 - Allow localizing of "translate page" URL, r=timeless,sr=tor 2004-03-09 18:25:10 +00:00
cls%seawood.org
767c5a96da Explicitly link against XLIBS to resolve dependency caused by 235188 checkin.
Bug #236836 r=blizzard
2004-03-09 17:59:51 +00:00
cbiesinger%web.de
de7b67852b Bug 236627 getReferrer should create uris using the io service
r=neil sr=darin
2004-03-09 16:45:05 +00:00
timeless%mozdev.org
00aa6f2d1e Bug 236552 Warning: assignment to undeclared variable searchURL in chrome://navigator/content/navigator.js
r=neil sr=tor
2004-03-09 16:43:26 +00:00
bzbarsky%mit.edu
92c9a2c2d8 Backing out bug 191053 and various bustage fixes due to tree red and lack of
ability to get a hold of jshin.  a=#developers (acting sheriff).
2004-03-09 06:09:15 +00:00
timeless%mozdev.org
334fa58b82 Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2004-03-09 04:35:21 +00:00
jshin%mailaps.org
401ebf9a1a bug 191053 : international domain names (IDN) are displayed as gargage in bookmark (r=varga, darin, sr=jag) 2004-03-09 03:31:10 +00:00
timeless%mozdev.org
3608de4fd3 Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2004-03-09 02:56:03 +00:00
darin%meer.net
8bdaba45ad final patch for bug 234908 "getter_Copies scoping problem" r+sr=dbaron 2004-03-08 23:48:39 +00:00
neil%parkwaycc.co.uk
fb255f5294 Bug 232827 Fix Error: aTarget has no properties p=gautheri@noos.fr r=me sr=jag 2004-03-08 22:54:32 +00:00
amardare%qnx.com
4dd35596aa Changes for the qnx(photon) platform. It should not affect runtime/building other platforms.
splash window related changes.
2004-03-08 20:26:13 +00:00
varga%nixcorp.com
fb00e91fe6 Fix for bug 228762. Dialog File Bookmark Keyword label has incorrect control attribute.
r=Neil sr=bz patch by met
2004-03-08 10:29:46 +00:00
ben%bengoodger.com
0cfec070c0 236744 - xp shell service - define document icon constant for windows registry. 2004-03-08 09:57:29 +00:00
mconnor%myrealbox.com
e4756a402c bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +00:00
kyle.yuan%sun.com
6777eab943 Bug 236700 The "v" key brings up the find dialog
r=caillon, sr=bz
Should use |keycode| for the key binding.
2004-03-07 03:38:56 +00:00
cbiesinger%web.de
0ac6a3036a bug 196871, make "save link target as" and friends send a referrer
r=neil sr=bz
2004-03-06 15:03:10 +00:00
cls%seawood.org
25f1709d26 Fixing xlib bustage. 2004-03-06 09:05:25 +00:00
jshin%mailaps.org
b0f597c31a bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
neil%parkwaycc.co.uk
5f17b4f521 Bug 235188 -xinitthreads option for X11 p=gisburn r=roc sr=blizzard 2004-03-05 22:16:52 +00:00
neil%parkwaycc.co.uk
691d71837a Commenting on what the previous patch actually does, same reviewers 2004-03-05 15:15:38 +00:00
neil%parkwaycc.co.uk
8a8fd7ef12 Bug 232619 Paste/New should append to open folder r=varga sr=alecf 2004-03-05 12:41:08 +00:00
neil%parkwaycc.co.uk
5c3d9f8744 Bug 230778 Convert pref window from nsIPref to nsIPrefBranch r=caillon sr=jag 2004-03-04 23:58:01 +00:00
neil%parkwaycc.co.uk
36afa519c0 Bug 236208 lastPageVisited isn't idn-safe r=alecf sr=bryner 2004-03-04 23:34:46 +00:00
scott%scott-macgregor.org
8fb34392c3 Bug #233740 --> Drag from Attachment Panel is broken
Port a minor mozilla\toolkit change back to xpfe to make this work again.

sr=bienvenu
2004-03-04 19:10:03 +00:00
neil%parkwaycc.co.uk
c93f8bd7ee Bug 61870 Mail window should not display Edit/Delete Message when cursor is in a textbox (quicksearch) r=timeless sr=bienvenu 2004-03-04 09:22:06 +00:00