Граф коммитов

425 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 1d4b1a1dd7 Bump version on trunk to 3.0a1. b=330528 r=mconnor 2006-04-06 19:18:04 +00:00
benjamin%smedbergs.us 21d4c5ca34 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 90e07ae12e 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 11df8a75ff Bug 236613 - reverting over-zealous comment character change mistake. 2006-03-31 08:52:21 +00:00
gerv%gerv.net e89816769b Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:55:29 +00:00
gavin%gavinsharp.com 0933676efd Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
rob_strong%exchangecode.com 5d79d38268 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 333bb97ea7 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 b75d3a8a64 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 7b40e5e49f 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 198557abca 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 f886e188c9 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 0f5370765d 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 46f26e14c6 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 2e9b70c766 link against zlib in linux cairo builds 2006-02-03 04:39:55 +00:00
bsmedberg%covad.net 2564a6366d Stupidity fix, bug 299997 2006-01-30 20:07:45 +00:00
bsmedberg%covad.net 98eb209100 Fix gawk-isms from bug 299997, patch by Pawel Chmielowski <prefiks@aviary.pl> 2006-01-30 17:37:29 +00:00
bsmedberg%covad.net 3a2122792d 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 04930b625c Bug 324717 - Extra extensions.getMoreExtensionsURL and extensions.getMoreThemesURL prefs in firefox.js. r=mconnor, a=mconnor 2006-01-25 22:53:03 +00:00
beng%bengoodger.com bafcab14d6 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
gavin%gavinsharp.com 51fcfaf9ec Bug 323715: removed unused "Smart Browsing" prefs, r=mconnor 2006-01-17 21:41:04 +00:00
dbaron%dbaron.org 1c2ad07515 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
brettw%gmail.com 14b72727d1 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
bsmedberg%covad.net cb1340feb5 Reverting part of bug 311735, the LOCAL_INCLUDES are needed to build the win32 resources still. 2005-11-23 18:32:55 +00:00
bsmedberg%covad.net ffa68aa180 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00
bsmedberg%covad.net efc1fd7274 Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
gavin%gavinsharp.com 6d1bfe1930 Bug 172817: Allow external source viewer/editor, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-11-22 05:36:48 +00:00
mark%moxienet.com 369df4b940 Bug 314250, modifier key mappings for scroll wheels are bad. New mappings on Mac: ctrl=size, option=history, meta=line. r=beltzner r=mano 2005-11-17 18:50:50 +00:00
cls%seawood.org 8e360a42c3 Put default.xpm in proper directory when using 'make install'
Bug #314927 r=bsmedberg
2005-11-11 01:18:45 +00:00
vladimir%pobox.com 23eef124d6 thebes/cairo backend update. windows fonts through thebes, start of pango fonts through thebes. lots of other misc fixes. win32 static build fix. 2005-11-08 20:06:16 +00:00
timeless%mozdev.org 8f4cd2b229 Bug 314518 - [BeOS] Static builds Broken due nsSound implementation for Widget:BeOS
patch by thesuckiestemail@yahoo.se r=sergei_d sr=bsmedberg
2005-11-07 19:55:20 +00:00
scott%scott-macgregor.org e1271e9c26 Bug #314139 --> fix the company field on the thunderbird and firefox .exes
r=chase
2005-11-01 23:54:03 +00:00
gavin%gavinsharp.com d964b4dd70 Bug 313300: change default for browser.link.open_newwindow.restriction to "2" (don't divert window.open w/features), patch by Adam Guthrie <ispiked@gmail.com>, r=beltzner 2005-10-21 23:33:53 +00:00
mozilla.mano%sent.com 902a193268 Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor. 2005-10-20 15:16:27 +00:00
mark%moxienet.com 84cca24ae1 Bug 311941, tweak mousewheel sysnumlines values to be correct. r=mano 2005-10-10 19:29:47 +00:00
gavin%gavinsharp.com 5c3365ca6c Bug 308862: Remove unused preference "browser.tabs.opentabfor.urlbar", patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>, r=mano 2005-10-07 23:56:31 +00:00
beng%bengoodger.com 1b6cbeb8c4 305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott 2005-10-03 16:34:49 +00:00
m_kato%ga2.so-net.ne.jp d376372c69 bug 281519 - Support Widnows XP x64 build r/sr=bryner 2005-10-01 02:10:17 +00:00
beng%bengoodger.com 898cf569de 305226 - final details url for firefox and thunderbird for the 'Update failed for some reason' page of the update wizard. Simply takes users to the firefox/thunderbird product pages so they can get the latest version. r=mscott. approving myself. 2005-09-27 23:35:00 +00:00
mozilla.mano%sent.com 498b1361c2 Bug 309730 - Tweak wheel+modifiers preferences on OS X. r=mconnor. 2005-09-26 03:40:18 +00:00
bryner%brianryner.com 0c00f57e07 Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-23 18:16:40 +00:00
dbaron%dbaron.org ab1d4c6073 Pass arguments through cleanly rather than performing extra escaping. b=307185 Patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>. r=bsmedberg sr=bryner 2005-09-20 21:11:37 +00:00
gavin%gavinsharp.com 85afd13f1b Bug 219532: Add pref to make search bar results always open in a new tab, patch by Chris Butcher <cbutcher@gmail.com>, r=mconnor 2005-09-17 19:51:21 +00:00
allan%beaufour.dk 5a72a893c2 Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann 2005-09-16 11:52:56 +00:00
bryner%brianryner.com 33955684cd Backing out 292965 until Tp regression is understood. 2005-09-14 07:28:05 +00:00
bryner%brianryner.com 300a390b7b Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-14 03:38:40 +00:00
mark%moxienet.com 20926309e6 Bug 306020 fallout, officially branded Mac Firefox builds are broken following MOZ_USE_OFFICIAL_BRANDING castration. r=mscott a/1.8=mscott 2005-09-07 01:51:58 +00:00
mozilla.mano%sent.com 26aefbc6a4 oops, the last checkin (306020) was supposed to be 1.8-branch only 2005-09-06 23:12:13 +00:00
mozilla.mano%sent.com 0126eb4853 [Mac] Change application menu label to 'Firefox' (instead of Deer Park). bug 306020, a=cbeard. 2005-09-06 23:04:22 +00:00
ben%bengoodger.com 537f3a9418 305843 - update timer should not fire every 5 seconds - fire every 10 minutes instead. r=brettw@gmail.com, a=chase 2005-08-26 19:40:55 +00:00