sspitzer%mozilla.org
1b4aa394ee
fix for bug #344048 . better defaults for the min tab width and tab clip width prefs.
2006-07-10 20:14:56 +00:00
sspitzer%mozilla.org
7ce269136a
fix for bug #341190
...
Software update should forward information about specific operating system version.
r=darin
2006-07-06 06:32:03 +00:00
enndeakin%sympatico.ca
c0eb1ff2ff
bug 314119, use separate pref for update and first run, open these urls in different tabs. r=mconnor
2006-07-05 14:04:36 +00:00
sspitzer%mozilla.org
90d29fd7ea
fix for bug #343019 , tab scrolling does not handle window resize well
...
fix for bug #342890 , make tab min width 125 px by default (down from 140 px)
and heed the hidden browser.tabs.tabMinWidth pref.
fix for bug #342385 , get the hidden browser.tabs.tabClipWidth pref working.
It was actually working, but I've changed the default to 115 px to match
the 125 px default value for the browser.tabs.tabMinWidth pref.
also, some code cleanup and whitespace fixes.
r=mano, ui-r=beltzner
2006-07-02 00:20:10 +00:00
rob_strong%exchangecode.com
d504dd072a
Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once. patch=michael.wu, r=rob_strong
2006-06-26 21:34:54 +00:00
rob_strong%exchangecode.com
1b370122fb
Bug 342656 - Remove 'Install' button from Add-ons manager. r=bsmedberg
2006-06-26 21:23:43 +00:00
rob_strong%exchangecode.com
f95efb0b36
Bug 307358 - Missing notification after auto-check finds updates to Extensions. patch=michael.wu, r=rob_strong
2006-06-20 02:58:31 +00:00
tony%ponderer.org
c20fefb903
Bug 340603: getting table updates consumes large amounts of memory
...
patch: enable streaming updates
r+a=darin
2006-06-16 19:11:24 +00:00
tony%ponderer.org
650ebd284e
back out patch on closed tree (balsa crashes)
2006-06-16 17:44:04 +00:00
tony%ponderer.org
e8c2ad984d
Bug 340603: getting table updates consumes large amounts of memory
...
patch: enable streaming updates
r+a=darin
2006-06-16 17:37:05 +00:00
beng%bengoodger.com
530cb37df0
340897 - lots of rss bug fixes r=sspitzer
2006-06-12 18:14:55 +00:00
axel%pike.org
6a60ce6050
bug 329601, remove link from throbber, r,a=mconnor
2006-06-12 15:01:24 +00:00
sergei_d%fi.tartu.ee
f270cf4ec9
Bug 339843, [BeOS]Firefox - mozilla/browser/app needs resource file for BeOS, p=doug@sheltonfamily.org, r=sergei_d, sr=benjamin.
2006-06-08 18:26:36 +00:00
benjamin%smedbergs.us
a7d649ee6c
Bug 333308 - "make clean" and "make distclean" miss various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me
2006-06-08 16:37:17 +00:00
tony%ponderer.org
b0a29c3f95
bug 338598: support multiple enhanced mode providers
...
r=provos@gmail.com a=bryner
2006-06-07 20:26:01 +00:00
gavin%gavinsharp.com
9cb884e9db
Bug 337875: set showInConsole to true by default for Firefox debug builds, r=bsmedberg
2006-05-21 03:04:38 +00:00
brettw%gmail.com
a4c160e338
Bug 336832 (for tony@ponderer.org) set pref defaults for safe browsing
2006-05-12 15:46:25 +00:00
beng%bengoodger.com
a312aea7b0
did not mean to check this in yet
2006-05-08 22:59:52 +00:00
beng%bengoodger.com
c1ce85ac5c
337197 - default reader list for a2 r+a=mconnor
2006-05-08 22:12:28 +00:00
beng%bengoodger.com
b75cde1bc0
333751 - move pref names around per brettw review request.
2006-05-03 04:52:32 +00:00
beng%bengoodger.com
5a13686d84
333751 - more integration with browser - co-opt the subscribe item in the location bar, add a link to this functionality from preferences (preliminary), and seed the web handler list with some default values. r=brettw@gmail.com
2006-05-03 03:56:20 +00:00
rob_strong%exchangecode.com
d923c12f5b
Bug 329045 - Firefox 2.0 Extension Manager user interface update (browser). r=mconnor
2006-04-27 03:05:10 +00:00
gavin%gavinsharp.com
d61fcf4dc5
Bug 334863: add browser.urlbar.autoFill to firefox.js, so that it shows up in about:config, patch by Peter Kasting <pkasting@google.com>, r=mconnor
2006-04-21 16:51:43 +00:00
cls%seawood.org
00570f4496
Align mingw libs linkage with msvc.
...
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
dbaron%dbaron.org
ecc8e6dc6d
Make the UA string app token based on the display name of the app rather than always being Firefox/version. b=334756 r=mconnor sr=darin
2006-04-20 03:31:37 +00:00
cls%seawood.org
74ac97fd84
Fix mingw cross-compile & static build bustage
...
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
gavin%gavinsharp.com
69880d79c6
Bug 333712: new icons for trunk builds based on minefield icon, icons by Steven Garrity <steven@silverorange.com>, rs=beltzner
2006-04-13 23:36:29 +00:00
mozilla.mano%sent.com
59ae53ee0f
Bug 308973 - application menu title is still 'Deer Park' (also, happy new year as usual). p=beltzner, r=mconnor.
2006-04-13 11:13:37 +00:00
mozilla.mano%sent.com
b77605a169
Bug 325541 - change backspace behavior in the content area on linux to do PgUp/PgDown. r=mconnor.
2006-04-13 07:11:35 +00:00
masayuki%d-toybox.com
152c9dd6c3
Bug 333221 IDC_SELECTANCHOR cursor is no longer required. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc
2006-04-11 16:26:34 +00:00
gavin%gavinsharp.com
ed4eaf83f7
Bug 308973: Rebrand Firefox trunk builds to "Minefield", patch by beltzner, r=mconnor
2006-04-10 23:58:24 +00:00
dbaron%dbaron.org
3fb513b9ae
Bump version on trunk to 3.0a1. b=330528 r=mconnor
2006-04-06 19:18:04 +00:00
benjamin%smedbergs.us
409c85bd04
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-04-06 15:19:31 +00:00
masayuki%d-toybox.com
451bac61b8
Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc
2006-04-04 20:57:13 +00:00
gerv%gerv.net
e5ceb6a60d
Bug 236613 - reverting over-zealous comment character change mistake.
2006-03-31 08:52:21 +00:00
gerv%gerv.net
03eee62b5f
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-03-31 06:55:29 +00:00
gavin%gavinsharp.com
56ee1324c9
Bug 317107: new search service, r=mconnor, sr=ben
2006-03-17 07:16:00 +00:00
rob_strong%exchangecode.com
ab435ad30b
Bug 271166 - Should be able to blacklist extensions centrally, in update.mozilla.org. ui-r=beltzner, r=darin, sr=mscott
2006-03-08 21:54:27 +00:00
gavin%gavinsharp.com
d4b6729551
Revert the change from bug 307407 now that bug 300453 is fixed on the branch (change dom.disable_window_flip to true), r=mconnor
2006-03-03 20:34:56 +00:00
gavin%gavinsharp.com
db87a5f54f
Change browser.link.open_newwindow to 3 on the trunk to match the branch, r=mconnor
2006-03-03 20:19:49 +00:00
gavin%gavinsharp.com
ca42b1d4ce
Bug 328528: remove unused preferences, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2006-02-25 22:54:49 +00:00
gavin%gavinsharp.com
f95a1902d7
Bug 309251: set dom.disable_window_move_resize to false on the trunk (until bug 144069 is fixed), r=mconnor
2006-02-24 18:24:04 +00:00
bzbarsky%mit.edu
0345a6719d
Make it possible to enable spell-check for text inputs too (not just
...
textareas). Make the pref controlling the whole thing live. Bug 151040, patch
by Julian Pellico <jpellico@yahoo.com>, r=bzbarsky, sr=bryner
2006-02-09 03:50:53 +00:00
darin%meer.net
bf52ab8ccf
fixes bug 324645 "<a ping> support should be opt-in, not opt-out, for Gecko-based apps" r+sr=bzbarsky
2006-02-07 18:20:03 +00:00
dbaron%dbaron.org
f9c62f797f
Make Firefox stop overriding the browser.display.screen_resolution pref, and remove the UI for it. b=323962 r=mconnor
2006-02-05 01:11:58 +00:00
pavlov%pavlov.net
a2abd27ea1
link against zlib in linux cairo builds
2006-02-03 04:39:55 +00:00
bsmedberg%covad.net
869eea7801
Stupidity fix, bug 299997
2006-01-30 20:07:45 +00:00
bsmedberg%covad.net
a7ee7a9658
Fix gawk-isms from bug 299997, patch by Pawel Chmielowski <prefiks@aviary.pl>
2006-01-30 17:37:29 +00:00
bsmedberg%covad.net
c720390105
Bug 299997 - Allow building Firefox as a XULRunner-based app by configuring --with-libxul-sdk=path r=darin
2006-01-28 17:32:37 +00:00
rob_strong%exchangecode.com
8eeb91b3fc
Bug 324717 - Extra extensions.getMoreExtensionsURL and extensions.getMoreThemesURL prefs in firefox.js. r=mconnor, a=mconnor
2006-01-25 22:53:03 +00:00