2331 Commits

Author SHA1 Message Date
mvl%exedo.nl
20cc4be769 enable permission extension for firefox. Update UI to set the right prefs.
bug 240070, r=mconnor
2004-12-15 18:34:23 +00:00
steffen.wilberg%web.de
3380c987fc use https instead of http for u.m.o to avoid redirecting 2004-12-15 11:53:35 +00:00
steffen.wilberg%web.de
9b31cc7e02 smoketest fix: Bug 272982: Browser fails to launch (installer build). r=bsmedberg 2004-12-14 16:16:18 +00:00
ben%bengoodger.com
67de422083 add appstartup and xulapp xpt files to packager list so the em doesn't throw exceptions on startup 2004-12-14 09:08:14 +00:00
db48x%yahoo.com
128c63824e a touch up for bug 195492, two errors on my part
r=neil, sr=rbs
2004-12-14 04:09:45 +00:00
rlk%trfenv.com
43409074d5 bug 267523 - firebird-index1.rdf - &brandShortName; may not always start with "F". r=steffen.wilberg@web.de 2004-12-13 20:22:04 +00:00
db48x%yahoo.com
a32deaaa0c bug 195492: lots of page info stuff
r=neil, sr=rbs
2004-12-13 07:44:52 +00:00
timeless%mozdev.org
b3df889a33 Bug 247147 Perl errors when building in browser/themes/pinstripe/browser
patch by sdwalker@myrealbox.com r=bryner
2004-12-12 20:58:03 +00:00
jwalden%mit.edu
a071dffab1 Bug 265689 - Use <p/> (not <div/> for paragraphs 2004-12-10 06:12:08 +00:00
aaronleventhal%moonset.net
33bf5eda0c Bug 273597 - AccessibleMarshall.dll missing from Firefox install. r+sr=bryner 2004-12-09 20:14:45 +00:00
bzbarsky%mit.edu
a84fe5ad7b Use the right extension for appending filters to the filepicker. Bug 273498,
r=mconnor
2004-12-09 15:39:11 +00:00
dbaron%dbaron.org
9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
steffen.wilberg%web.de
d8f573c7bf Bug 272678: allowed sites/exceptions list for popup-blocking/software install/imges/cookies empty. also fix some leftovers of the tree widget refactoring (bug 221619). r=mconnor 2004-12-08 16:24:40 +00:00
danm-moz%comcast.net
b13ac24f0a single window mode aviary branch merge. bug 172962, 262537, 263689, 265962, 266776 r=ben,bryner,bzbarsky,jst,peterv 2004-12-07 16:08:48 +00:00
danm-moz%comcast.net
18cfa7e94a single window mode aviary branch merge. bug 172962, (265962, -266759) 2004-12-07 16:08:38 +00:00
smontagu%smontagu.org
292d92bd2e No drag-and-drop for dock icon (Other than html). Bug 233712, patch by Asaf Romano <bugs.mano@mail-central.com>, r=pinkerton. 2004-12-07 14:17:16 +00:00
bsmedberg%covad.net
8780632762 Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben 2004-12-07 04:53:07 +00:00
steffen.wilberg%web.de
84522ddfe2 fix a couple of dos-style line-endings 2004-12-06 23:16:52 +00:00
steffen.wilberg%web.de
cc5231946b Bug 263755: #ifndef XP_MACOSX the Alt+D shortcut, becuase it doesn't work on Mac. p=jeff, r=mconnor 2004-12-05 22:06:44 +00:00
bugzilla%arlen.demon.co.uk
a28a915157 Reversing out patch checked in by accident during aviary landing fixing 2004-12-05 20:18:16 +00:00
dbaron%dbaron.org
8a3842a0ab Update new code from aviary branch for API changes in bug 221619. 2004-12-05 20:08:14 +00:00
rlk%trfenv.com
2dd2497cd9 bug 270882 - Tabbed_browing.xhtml uses surfing twice, where all other documentation uses browsing. Patch by Martijn Ras <Martijn.Ras@Cable4U.nl>. r=rlk@trfenv.com 2004-12-05 03:36:11 +00:00
bryner%brianryner.com
1b7a3c5f64 Back out Firefox Debug appname to fix profile location for debug builds, r/a=ben. 2004-12-03 08:43:51 +00:00
ben%bengoodger.com
6bd55b0531 aviary landing fallout correction: add xpcom_core.dll/libxpcom_core.so to packager lists 2004-12-03 00:13:28 +00:00
darin%meer.net
3a3a008948 relanding portion of patch for bug 219400 that was lost after the aviary branch landing 2004-12-03 00:10:05 +00:00
smontagu%smontagu.org
a61933215f Right-click text for properties doesn't show up based on xml:lang (language) attribute. Bug 207274, patch by Florian Queze <f.qu@laposte.net>, r=jag, sr=bzbarsky 2004-12-02 21:20:28 +00:00
bsmedberg%covad.net
79d5663a5f The branch had a new location for locale files which won't work yet on the trunk. Moving things back to their old location. 2004-12-02 19:31:07 +00:00
mkaply%us.ibm.com
24d28c7d9f OS/2 FF bustage - putting change back 2004-12-02 19:15:02 +00:00
dbaron%dbaron.org
8038249ffe Remove .cvsignore files in otherwise empty directories. 2004-12-02 06:51:40 +00:00
dbaron%dbaron.org
d94716da9b Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
ben%bengoodger.com
33f3f5d7fa 239394 - aviary landing fallout - make sure nsIMIMEInfo uses use correct interCaps for properties and methodsfx 2004-12-02 01:42:23 +00:00
ben%bengoodger.com
2edb5bc579 aviary branch landing - land installer localization changes 2004-12-02 00:52:27 +00:00
bugzilla%arlen.demon.co.uk
dd13a68492 Bug 239604 make uriloader more doxygen-friendly
Relanding relevant part of patch v2 following aviary branch landing
2004-12-02 00:08:13 +00:00
bugzilla%arlen.demon.co.uk
5a420dfff5 Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:59:15 +00:00
bugzilla%arlen.demon.co.uk
e8b442e3b9 Bug 128398 Referrer column is empty for the History
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:38:19 +00:00
jwalden%mit.edu
a9ab4eed8d Making a few last reverts/tweaks to make Help good to go again... 2004-12-01 23:04:17 +00:00
steffen.wilberg%web.de
894a0f245d I forgot to address the review comment when relanding this. 2004-12-01 20:52:55 +00:00
bugzilla%arlen.demon.co.uk
9fb9d10455 Bug 221161 Customize domain endings (TLDs) for Ctrl+Enter, Shift+Enter, etc. completions in URL bar
Relanding of patch following aviary branch landing - already reviewed
2004-12-01 16:42:28 +00:00
steffen.wilberg%web.de
d6d2b61ed0 partly backing out aviary landing. we want a better solution for the trunk. 2004-12-01 13:50:03 +00:00
bugzilla%arlen.demon.co.uk
4cd20c1a7f Bug 240186 [FIX]GetElementsByAttribute should return live nodelists
Recheckin toolkit/browser changes following landing of aviary branch
2004-12-01 13:45:12 +00:00
bsmedberg%covad.net
c887104a34 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
bugzilla%arlen.demon.co.uk
d03f509ba3 Bug 261267 helper application dialog has title issues when opening an unknown filetype
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
steffen.wilberg%web.de
6d1529f02c restoring the modified date as well 2004-12-01 11:11:58 +00:00
steffen.wilberg%web.de
d116809d9a Recheckin bug 269226 (wrong link in Firefox Help welcome page) 2004-12-01 10:32:25 +00:00
steffen.wilberg%web.de
980a50e5ca Recheckin bug 271348 ('Move system caret with focus/selection changes' needs to explain that this is the same as caret browsing) 2004-12-01 10:22:05 +00:00
dbaron%dbaron.org
b20c41c5a8 Fix bad comment (from merging, not from branch). a=ben 2004-12-01 07:09:48 +00:00
ben%bengoodger.com
cc7af8ccf2 more local build bustage - make sure browsercomps is in the REQUIRES list so we can pick up the cid .h file 2004-12-01 00:09:00 +00:00
ben%bengoodger.com
90a190f22f aviary branch landing 2004-11-30 21:56:23 +00:00
ben%bengoodger.com
2a9174b10b adding more missing files 2004-11-30 21:26:14 +00:00
ben%bengoodger.com
f988f0920a You'd think that now bsmedberg has engineered a system to prevent me from doing this, I would stop doing this. Well, you'd think wrong. 2004-11-30 18:52:33 +00:00