bzbarsky%mit.edu
|
422e7b55f3
|
Install browserconfig.properties as a file, not a symlink, Bug 305946, patch
by Hanspeter <niederstrasser@gmail.com>, r=bsmedberg
|
2005-08-31 20:03:40 +00:00 |
gavin%gavinsharp.com
|
8064be8164
|
Bug 306358, fix drag and drop onto the search bar, r=mano
|
2005-08-31 00:13:25 +00:00 |
vladimir%pobox.com
|
8b8d127376
|
b=304499, bookmark all tabs menuitem not properly enabled/disabled, r=mano
|
2005-08-29 22:09:37 +00:00 |
gavin%gavinsharp.com
|
1bd2e94240
|
Bug 235204 followup, add localizable dialog width, r=mconnor
|
2005-08-29 02:10:58 +00:00 |
gavin%gavinsharp.com
|
b46be67375
|
Bug 264610: Domain Guessing: URL is not updated when guessing loads www.hostname.com, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad
|
2005-08-28 18:49:03 +00:00 |
gavin%gavinsharp.com
|
aff8baf0c6
|
Bug 305134 followup, reapply parts of the patch for bug 304727 that were mistakenly removed, r=vlad
|
2005-08-28 03:59:45 +00:00 |
gavin%gavinsharp.com
|
1d00037f49
|
Bug 305912: Popup notification bar doesn't appear on first load (e.g. if your homepage tries to open a popup) , and doesn't correctly list all blocked popups, r=mconnor
|
2005-08-27 17:19:08 +00:00 |
gavin%gavinsharp.com
|
417c8156d7
|
Bug 300539: browser.urlbar.autoFill isn't supported in the Open Location dialog
|
2005-08-27 03:39:08 +00:00 |
mozilla.mano%sent.com
|
a8ad08e4ea
|
fixing typo from bug 305955's checkin
|
2005-08-27 02:26:29 +00:00 |
gavin%gavinsharp.com
|
ccac0f4f4e
|
Bug 235204: New search dialog, used when the searchbar is either removed from the toolbar, of if the toolbar is hidden. r=mconnor
|
2005-08-27 02:19:09 +00:00 |
mozilla.mano%sent.com
|
7714120d97
|
fixing typo from bug 305955's checkin
|
2005-08-27 02:07:45 +00:00 |
gavin%gavinsharp.com
|
b15d123c7f
|
Bug 301283: Toolbar customize gives js error after removing searchbar, r=mconnor
|
2005-08-26 20:48:03 +00:00 |
gavin%gavinsharp.com
|
68af6ddd2e
|
Bug 301073 and bug 305372: Fix chrome home pages and opening chrome links in new windows (shift+click), r=mconnor
|
2005-08-26 19:56:55 +00:00 |
mozilla.mano%sent.com
|
211a14301a
|
Bug 305955 - Mapping Ctrl+Shift+D to 'Bookmark All Tabs' (excluding GTK2). r=mconnor.
|
2005-08-26 19:01:22 +00:00 |
ben%bengoodger.com
|
c8bd5d2fa7
|
305134 - remove feedview from firefox 1.5 and 1.6x pending architecture redesign. r=mconnor
|
2005-08-26 18:22:08 +00:00 |
bsmedberg%covad.net
|
7445dc3000
|
Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor
|
2005-08-26 12:49:37 +00:00 |
mozilla.mano%sent.com
|
1b70e990f2
|
Bug 257247 - Live Bookmark Feed Discovery Includes Atom URI that is not a site feed. patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor, a=asa.
|
2005-08-25 18:15:10 +00:00 |
gavin%gavinsharp.com
|
0c06955120
|
Bug 304727: Attempting to install an extension no longer triggers yellow info bar (notification) if a site isn't whitelisted or if software installation is disabled, r=mconnor
|
2005-08-25 16:40:42 +00:00 |
mconnor%steelgryphon.com
|
28955aa4a6
|
bug 291651 - dnd tweaks in URL bar/Go button, r=shaver
|
2005-08-25 05:17:33 +00:00 |
gavin%gavinsharp.com
|
2741b2d6df
|
Bug 301357: Simplify context menu selection code, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor
|
2005-08-24 22:15:53 +00:00 |
gavin%gavinsharp.com
|
361b1d2ccc
|
Bug 284086 followup, attachment 193595: change entity names to indicate a change of meaning, r=bsmedberg
|
2005-08-23 21:04:44 +00:00 |
gavin%gavinsharp.com
|
75bd6815ef
|
Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor
|
2005-08-23 16:38:28 +00:00 |
jst%mozilla.jstenback.com
|
2baa2ac900
|
Fixing bug 277434. Make object.type comply with the DOM spec again and expose the actual mimetype as .actualType on an interface that's *not* exposed w/o explicit QI. r+sr=bzbarsky@mit.edu
|
2005-08-22 23:44:55 +00:00 |
jruderman%hmc.edu
|
821650887a
|
Bug 263473 - Context menu displays all possible options on image <object>. Also makes "Set Desktop Background" work with <object> elements and fixes bug 305380. r=mconnor.
|
2005-08-22 03:18:45 +00:00 |
jruderman%hmc.edu
|
c688b590d1
|
Change makeURL to makeURI to fix bug 305269. r=mconnor.
|
2005-08-21 06:08:48 +00:00 |
gavin%gavinsharp.com
|
bd450ea07f
|
Bug 258864 : View > 'Full Screen' menu entry does not become ticked / checked when in full screen mode, patch by David Tenser (djst) <djst.mozilla@gmail.com>, r=mconnor
|
2005-08-20 21:38:36 +00:00 |
gavin%gavinsharp.com
|
3325ff51ab
|
Bug 303644 : Remove livemark autodiscovery's handrolled wrapper, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad
|
2005-08-17 16:17:43 +00:00 |
mozilla.mano%sent.com
|
ebdca321ca
|
Bug 304748 - 'Bookmark This Tab' command doesn't work if the context element is the tabbar itself. r=mconnor
|
2005-08-15 23:44:17 +00:00 |
myk%mozilla.org
|
c28e0d0ee3
|
Fix for bug 304362: makes feedview parse W3C-DTF dates correctly; also, fixes several regressions from the checkin for bug 303848, specifically: uncomments call to Feed.init() so feeds get initialized (and dates show up and refresh works); calls the refresh function appropriately so refresh works; disables refresh by default; adds back menu display and refresh prefs; makes refresh pref refer to minutes rather than seconds; and looks for prefs in DOM by correct name (all lowercase, since XSLT forces them to that) so the menu shows up and refresh works. r=mconnor, sr=beng
|
2005-08-15 22:45:23 +00:00 |
doronr%us.ibm.com
|
9e2de36e65
|
Bug 303058 - Missing plugin bar no longer appears. r=mconnor
|
2005-08-15 15:46:51 +00:00 |
gavin%gavinsharp.com
|
bf81531660
|
Bug 304418 : Fix a couple of regressions from the checkin for bug 284868, r=mconnor
|
2005-08-13 17:36:09 +00:00 |
aaronleventhal%moonset.net
|
799cd8edf8
|
Can't tab out of location bar. Regression from feedview button being added. r=mconnor
|
2005-08-13 02:46:08 +00:00 |
mconnor%steelgryphon.com
|
b06d2b9634
|
bug 304403 - better safe mode UE, part 1, a=chase
|
2005-08-12 07:01:09 +00:00 |
jruderman%hmc.edu
|
735566c607
|
bug 303181 - Remove reliance on focusedWindow and fix race conditions in browser context menus.
bug 284868 - HTTP Referer not sent at all when "saving link as...".
r=mconnor, a=mconnor
|
2005-08-12 06:55:54 +00:00 |
mconnor%steelgryphon.com
|
d14e9367a4
|
bug 285064 - rename sanitize to Clear Private Data, patch by Mike Beltzner (mike@beltzner.ca), r+a=me
|
2005-08-12 05:55:26 +00:00 |
gavin%gavinsharp.com
|
8e5c60ebf0
|
Bug 303252: Feedview doesn't mark up .rdf file served as application/rdf+xml, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r+a=mconnor
|
2005-08-12 04:49:55 +00:00 |
ben%bengoodger.com
|
70d215ffc0
|
bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org
|
2005-08-12 00:42:16 +00:00 |
ben%bengoodger.com
|
3c2a3e3e61
|
303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
|
2005-08-12 00:34:19 +00:00 |
joshmoz%gmail.com
|
c4f0835491
|
never make the initial browser window taller than the available screen height on Mac OS X. part 1 of 2. b=304089 r=mconnor a=mconnor
|
2005-08-11 06:16:12 +00:00 |
roc+%cs.cmu.edu
|
d187d8344a
|
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
|
2005-08-10 20:21:44 +00:00 |
mozilla.mano%sent.com
|
6e5deaaff6
|
Bug 303065 - fix the other caller to SwitchDocumentDirection. r+a=mconnor
|
2005-08-09 15:51:13 +00:00 |
timeless%mozdev.org
|
e97601f82a
|
Bug 261985 ALT-B, then any letter should scroll through bookmarks starting with that letter
patch by BoxerBoi76@hotmail.com r=mconnor a=mconnor
|
2005-08-09 14:54:45 +00:00 |
jshin%mailaps.org
|
f9b0f02c9d
|
bug 258223: bookmark keyword quicksearch needs a way to specify encoding for query URLs (my patch supplemented with wyns_sh's patch for POST) : r=vlad, sr=neil, a=asa
|
2005-08-09 04:53:19 +00:00 |
mozilla.mano%sent.com
|
d98561ad40
|
Bug 303065 - 'Switch Page Direction' is broken in feedviews. r+a=mconnor
|
2005-08-08 15:52:59 +00:00 |
timeless%mozdev.org
|
b34a0e3cef
|
Bug 286405 "right" value of attribute crop is deprecated
patch by joelnackman@gmail.com r=db48x sr=bz a=bsmedberg
|
2005-08-07 14:22:31 +00:00 |
joshmoz%gmail.com
|
aaf0022945
|
fix about window positioning on Macs. b=295282 r=mano sr=mconnor a=mconnor
|
2005-08-07 08:23:20 +00:00 |
mozilla.mano%sent.com
|
a33c9c69c6
|
Bug 301963 - The 'edit options' button in the Software Installation Disabled message bar has 'undefined' as the button title. r+a=mconnor.
|
2005-08-07 00:50:17 +00:00 |
aaronleventhal%moonset.net
|
ff4ab56d38
|
Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg
|
2005-08-06 04:20:13 +00:00 |
mozilla.mano%sent.com
|
9d0d2d27ca
|
Bug 303307 - [Mac] If a prefpane doesn't have its own title, fallback to the prefwindow title. r+a=mconnor.
|
2005-08-05 06:27:30 +00:00 |
aaronleventhal%moonset.net
|
c03c84d0b6
|
Bug 303097. Fix a11y problems in page info dialog. r+a=mconnor
|
2005-08-04 21:29:37 +00:00 |
ben%bengoodger.com
|
8be4c69d09
|
249883 - do not open sidebar if the panel that was populating it last time the browser was started no longer exists (e.g. extension uninstaled). Based on a patch by twanno@lycos.nl.
|
2005-08-02 18:34:13 +00:00 |
myk%mozilla.org
|
ae912ee37a
|
Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor
|
2005-08-02 03:29:11 +00:00 |
gavin%gavinsharp.com
|
67ae8aa497
|
Bug 291768 and bug 302660: add middle click and single-click-selects-all to location bar icon, r+a=mconnor
|
2005-07-30 19:48:58 +00:00 |
aaronleventhal%moonset.net
|
3113acd23a
|
Bug 283273. Make search bar drop down of search engine choices keyboard and screen reader accessible. r=mconnor, a=mkaply
|
2005-07-28 21:02:02 +00:00 |
neil%parkwaycc.co.uk
|
020a82a179
|
Bug 301329 Can't unblock images etc. (regression) r=mconnor sr=bz a=bsmedberg
|
2005-07-28 13:47:59 +00:00 |
darin%meer.net
|
aa85a21407
|
fixes bug 297147 "Update Windows registry after software update" r+a=bsmedberg
|
2005-07-27 18:24:54 +00:00 |
vladimir%pobox.com
|
43bd12b724
|
b=271359, wrong favicon appears on bookmarks for site with no icon of its own, r=vladimir,a=shaver
|
2005-07-27 14:19:40 +00:00 |
ben%bengoodger.com
|
8d0ba4dfe4
|
UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin
|
2005-07-26 23:21:15 +00:00 |
mconnor%steelgryphon.com
|
9bd0a8fdc1
|
bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg
|
2005-07-26 21:38:23 +00:00 |
bryner%brianryner.com
|
c64546a715
|
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
|
2005-07-25 22:09:39 +00:00 |
bsmedberg%covad.net
|
a7722c1a38
|
Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver
|
2005-07-25 18:56:27 +00:00 |
ben%bengoodger.com
|
5266d258da
|
checking in with 296566: remove empty updates button from browser UI, removes empty button at top right of window, r=rob_strong@exchangecode.com
|
2005-07-25 17:26:20 +00:00 |
gavin%gavinsharp.com
|
37141c50fd
|
Oops, removing file that was accidentally checked in.
|
2005-07-25 04:49:06 +00:00 |
gavin%gavinsharp.com
|
e33e887b55
|
Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor
|
2005-07-25 04:42:13 +00:00 |
gavin%gavinsharp.com
|
96d220ee5e
|
Fix typo in comment, refers to wrong bug #
|
2005-07-23 02:59:56 +00:00 |
gavin%gavinsharp.com
|
9e8adc7332
|
Fix omission from checkin for bug 287111, r+a=mconnor
|
2005-07-23 02:55:16 +00:00 |
ben%bengoodger.com
|
45f42ac5f6
|
bug 300927 - Help Menu Check for Updates item is incorrectly labeled at times - make the code more bullet proof for states where we have a rogue active-updates.xml file but no updates directory... also show an 'Apply Downloaded Update Now...' item when the update has already been downloaded that shows the restart now UI... r=darin
|
2005-07-22 17:11:03 +00:00 |
aaronleventhal%moonset.net
|
6535384349
|
bug 287739. New way of doing mnemnonics on message bar buttons that doesn't break extensions. Patch by Giorgio Maone. r=mconnor, a=bsmedberg
|
2005-07-20 19:47:09 +00:00 |
gavin%gavinsharp.com
|
da2e1f0ad8
|
Bug 301466 : Unable to copy text with adjacent HTML, r+a=mconnor
|
2005-07-20 18:48:05 +00:00 |
mozilla.mano%sent.com
|
611a5bde95
|
Bug 278377 - add 'window' and 'help' menus to View Source windows. r=mconnor, a=bsmedberg.
|
2005-07-20 00:00:55 +00:00 |
timeless%mozdev.org
|
af5f11dc8b
|
Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=neil a=asa
|
2005-07-19 21:55:38 +00:00 |
gavin%gavinsharp.com
|
794d8b9cc1
|
Bug 300247: "Set as desktop background" is not disabled for javascript images, r=mconnor, a=asa
|
2005-07-19 21:22:12 +00:00 |
gavin%gavinsharp.com
|
e6de4807d9
|
Bug 167391: Adds IDs to various menus, r=mconnor, a=asa
|
2005-07-19 21:10:00 +00:00 |
gavin%gavinsharp.com
|
515e2947e4
|
Bug 269775 - Bookmarks toolbar 'shrinks' when window is resized/restored - Patch by Martijn Wargers (martijn.martijn@gmail.com), r=mconnor, a=bsmedberg
|
2005-07-18 16:00:44 +00:00 |
mozilla.mano%sent.com
|
9f3ece1748
|
Bug 247467 - Open Location Dialog does not recognize bookmark keywords nor quicksearch. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=vladimir, a=bsmedberg.
|
2005-07-15 16:46:37 +00:00 |
mozilla.mano%sent.com
|
dd240c0e80
|
Bug 299480 - neterror.xhtml startup document isn't RTL in RTL locales. r+a=bsmedberg, sr+bzbarksky
|
2005-07-14 22:52:11 +00:00 |
neil%parkwaycc.co.uk
|
6096897cc3
|
Don't try to save broken images b=293527 r=biesi sr=bz a=asa
|
2005-07-13 19:45:41 +00:00 |
mozilla.mano%sent.com
|
a0641e6e91
|
Bug 299873 - remove unnecessary stringbundle entry from browser.xul. patch from Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa.
|
2005-07-13 18:58:36 +00:00 |
aaronleventhal%moonset.net
|
8527c35ab3
|
Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa
|
2005-07-13 18:18:47 +00:00 |
bzbarsky%mit.edu
|
bec13f5ef8
|
Fix JS error. Bug 299873, patch by Henrik Skupin <hskupin@gmail.com>,
r=bsmedberg, a=asa
|
2005-07-10 20:01:10 +00:00 |
mozilla.mano%sent.com
|
660af1b0d7
|
Bug 296275 - forward button history throws error. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa.
|
2005-07-07 19:30:09 +00:00 |
mozilla.mano%sent.com
|
041ed51099
|
Bug 296474 - Unconditionally remove the search bar controller on binding destruction to prevent a leak. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa.
|
2005-07-07 16:09:49 +00:00 |
mozilla.mano%sent.com
|
bc1083033a
|
Bug 243893 - Open in Tab is unusable when toolbars are not present. r=mconnor, a=asa
|
2005-07-07 15:52:50 +00:00 |
dveditz%cruzio.com
|
f4fce88c63
|
bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann
|
2005-07-07 09:45:47 +00:00 |
mconnor%steelgryphon.com
|
8aa48465cc
|
bug 299901 - Middle click fail on links with nested tags, patch by gavin, r+sr=dveditz, a=jay
|
2005-07-07 09:22:37 +00:00 |
mozilla.mano%sent.com
|
6ba6c40290
|
Bug 297799 - Javascript strict warning in browser.js. patch from Romain BEZUT <r.bezut@laposte.net>, r=mconnor, a=bsmedberg.
|
2005-07-06 19:28:46 +00:00 |
dveditz%cruzio.com
|
6c5c70ee0b
|
bug 298892 redux. additional patch from neil, r=timeless, sr=dveditz, a=jay
|
2005-07-06 17:42:07 +00:00 |
roc+%cs.cmu.edu
|
2b35e61f27
|
Bug 87969. Add URL to history when pasting a URL into the window via middle-click. r=mconner,a=asa,patch by Wolfgang Rosenauer
|
2005-07-05 23:08:30 +00:00 |
mozilla.mano%sent.com
|
fa554375fd
|
Bug 299713 - [Mac] If there's an open about window, activate it on Firefox->About Mozilla Firefox. r=mconnor, a=bsmedberg
|
2005-07-05 21:39:05 +00:00 |
ben%bengoodger.com
|
a938271a67
|
Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin
|
2005-06-30 23:00:48 +00:00 |
timeless%mozdev.org
|
e96300e55b
|
Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=jag a=asa
|
2005-06-30 20:35:40 +00:00 |
dveditz%cruzio.com
|
d2c56a07fc
|
Bug 298892 use instanceof checks to avoid namespace confusion in xml files. r=mconnor, neil.parkwaycc, a=jay.
Thanks to Asaf Romano for his initial browser.js patch in bug 290420
|
2005-06-30 02:47:04 +00:00 |
mozilla.mano%sent.com
|
ed7ed78ac0
|
Bug 230401 - Focus not in address bar after opening new Tab by DoubleClick. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor/bsmedberg, a=bsmedberg.
|
2005-06-29 17:19:28 +00:00 |
mozilla.mano%sent.com
|
859633d631
|
Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg.
|
2005-06-28 20:08:56 +00:00 |
ben%bengoodger.com
|
5b9489e904
|
unify preference handling, fix update history not to show redundant entries
|
2005-06-28 18:56:40 +00:00 |
mozilla.mano%sent.com
|
95369b9b14
|
Bug 294759 - port various contentAreaUtils fixes ('Save As', etc.) to the toolkit version. r=mconnor, a=bsmedberg.
|
2005-06-28 14:41:11 +00:00 |
ben%bengoodger.com
|
adbdd8367b
|
Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc.
|
2005-06-28 03:27:42 +00:00 |
ben%bengoodger.com
|
6e37d41b47
|
Start adding some nicer error messages
|
2005-06-24 23:52:42 +00:00 |
masayuki%d-toybox.com
|
d867376085
|
Bug 259454 IME input (e.g., Chinese, Japanese and Korean) cannot be performed in Find Toolbar when opened with "/" or "'" r=bryner, dbaron, sr=dbaron, a=benjamin
|
2005-06-24 04:25:43 +00:00 |
mconnor%steelgryphon.com
|
a4646db6da
|
bug 294074 trunk landing, r=me, a=bsmedberg
|
2005-06-24 02:00:14 +00:00 |
mconnor%steelgryphon.com
|
be05a74790
|
bug 292737 trunk landing, r=dveditz, a=asa
|
2005-06-24 01:41:01 +00:00 |
mozilla.mano%sent.com
|
ed0bc04db8
|
Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver.
|
2005-06-23 02:25:06 +00:00 |
gandalf%firefox.pl
|
6df8ac0ca7
|
Bug 266456: "Gecko" hardcoded in credits.xhtml; p=p.franc@gmail.com,r=me,a=bsmedberg
|
2005-06-22 13:52:42 +00:00 |
ben%bengoodger.com
|
858992c7b4
|
Make the update menu item change depending on update state
|
2005-06-20 21:25:45 +00:00 |
mozilla.mano%sent.com
|
4cc7821416
|
Bug 291516 - [Mac] restore Command-Arrow navigation shortcuts. r=ben a=asa
|
2005-06-20 06:39:22 +00:00 |
jwalden%mit.edu
|
0359acc1d5
|
Bug 265719 - UI "screenshot" in "About Popup Blocking" dialog is out-of-date. r=mconnor, a=shaver
|
2005-06-16 19:02:27 +00:00 |
peterv%propagandism.org
|
db534b9dcb
|
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
|
2005-06-16 12:58:13 +00:00 |
mconnor%steelgryphon.com
|
4db0d7b738
|
bug 292774 - view image context menu allows chrome access, r=dveditz, sr=jst, a=dveditz
|
2005-06-16 08:34:50 +00:00 |
timeless%mozdev.org
|
d029c0d690
|
Bug 262915 view-source: pseudo protocol forces opening of new window
patch by jason_barnabe@fastmail.fm r=mconnor a=asa
|
2005-06-16 04:16:27 +00:00 |
timeless%mozdev.org
|
b31d14e350
|
Bug 264607 Form control with name="action" confuses "Add a keyword to this search"
patch by bugzilla@philringnalda.com r=vlad a=asa
|
2005-06-16 03:58:39 +00:00 |
bryner%brianryner.com
|
37e80e76f5
|
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
|
2005-06-15 23:52:46 +00:00 |
db48x%yahoo.com
|
2746a7568e
|
bug 297406: javascript strict warning in aboutDialog.js
patch by Romain BEZUT <r.bezut@laposte.net>, r=mconnor, a=asa
|
2005-06-14 10:21:20 +00:00 |
db48x%yahoo.com
|
f9db07abc5
|
bug 293758: Context menu screw-up with data and javascript protocol images
patch by Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa
|
2005-06-14 10:15:58 +00:00 |
db48x%yahoo.com
|
fc1a4dabdf
|
bug 280284: No `View Selection Source' on context menu if non-text selected
patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mconnor, a=asa
|
2005-06-14 09:44:51 +00:00 |
db48x%yahoo.com
|
040e1bd00a
|
bug 258901: View Image should be disabled / not show on context menu when only image is being viewed
patch by Romain BEZUT, r=mconnor, a=asa
|
2005-06-14 09:34:49 +00:00 |
db48x%yahoo.com
|
32c302213e
|
bug 227826: URL of current tab incorrectly changed when Alt+Enter opens new tab from location bar
patch by Robert Parenton, r=mconnor, a=asa
|
2005-06-14 09:25:21 +00:00 |
vladimir%pobox.com
|
82eb365a0a
|
b=109672, site icon for iframe content is shown as proxy icon, patch from bugzilla.mozilla.org@chsc.dk, r=vladimir,a=asa
|
2005-06-14 08:04:09 +00:00 |
mozilla.mano%sent.com
|
2929e8bc18
|
Bug 297230 - no windows: open blank window for Open Location & Web Search. r=mconnor, a=asa
|
2005-06-10 22:49:20 +00:00 |
mozilla.mano%sent.com
|
338a062c39
|
Bug 293737 - [Mac] Improve the way 'Open Location' and 'Web Search' commands work in non-browser windows. r=mconnor, a=asa
|
2005-06-09 00:18:02 +00:00 |
mozilla.mano%sent.com
|
3f3ad0cdc1
|
Bug 296622 - subfolders with bookmarks are no longer accessible from the bookmarks bar, fix the live bookmark case. r+a=bsmedberg
|
2005-06-09 00:09:53 +00:00 |
mozilla.mano%sent.com
|
c2a726fe4b
|
Bug 296622 - [Mac] subfolders with bookmarks are no longer accessible from the bookmarks bar. r+a=bsmedberg
|
2005-06-08 16:27:59 +00:00 |
jwalden%mit.edu
|
771e64b44c
|
Bug 293523 - Change a couple instances of "Options" to "Preferences" in the blocked popup bar UI in Mac/Linux builds. r=mconnor, a=asa
|
2005-06-07 20:16:29 +00:00 |
mozilla.mano%sent.com
|
560a5e98d1
|
Bug 179845 - Support dragging a link onto the 'New Tab' and 'New Window' toolbar buttons. patch from Ben Basson <cusser.bugs@cusser.net>, r=mconnor, a=asa.
|
2005-06-07 19:43:43 +00:00 |
ben%bengoodger.com
|
45c974bc54
|
remove check for updates menu item from the tools menu (thanks mconnor!)
|
2005-06-06 21:44:22 +00:00 |
ben%bengoodger.com
|
8bf6dcc516
|
296868 - Land Software Update Service on the trunk. Part of ongoing 1.1 feature work. Contains work by Darin Fisher and myself. This feature does not function yet but should not be intrusive. Includes first phase of 296566 - move extension update into the Extension Manager (r=darin)
|
2005-06-06 21:07:13 +00:00 |
mozilla.mano%sent.com
|
4272dcf2df
|
Bug 295337 - [Mac] Cmd+? doens't open help successfully. r=mconnor a=asa
|
2005-05-24 19:54:42 +00:00 |
mconnor%steelgryphon.com
|
d7a4ac1fd1
|
missed one piece of the deer park rebranding bug checkin
|
2005-05-23 15:22:55 +00:00 |
mconnor%steelgryphon.com
|
80258d0c44
|
bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan
|
2005-05-20 22:42:50 +00:00 |
brendan%mozilla.org
|
928334d514
|
Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz.
|
2005-05-20 17:41:10 +00:00 |
bsmedberg%covad.net
|
824219d781
|
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
|
2005-05-20 12:58:57 +00:00 |
mconnor%steelgryphon.com
|
fc79110431
|
Bug 294815 - Possible to create a <browser> with no securityUI by accident, r=bz, a=brendan
|
2005-05-20 02:09:09 +00:00 |
mozilla.mano%sent.com
|
5b6afd5251
|
Bug 264064 - Lose secure site indicators when customizing toolbars. patch from Richard Klein <richwklein@mchsi.com>, r=mconnor, a=asa
|
2005-05-19 22:52:26 +00:00 |
mozilla.mano%sent.com
|
e06432636f
|
Bug 293810 - [Mac] Lots of cmd+shift combinations opens Help viewer. r=mconnor, a=asa
|
2005-05-14 08:13:19 +00:00 |
mozilla.mano%sent.com
|
41e4a206d3
|
Bug 283987 - No warning when closing multiple tabs in full screen. patch from Mook <mook.moz@gmail.com>, r=mconnor, a=asa
|
2005-05-14 08:09:45 +00:00 |
jay%mozilla.org
|
a0eaa28667
|
Enable Reporter tool in Firefox nightlies a=asa r=bryner sr=ben Bug 285653
|
2005-05-03 19:49:06 +00:00 |
steffen.wilberg%web.de
|
9a585b1266
|
Bug 284081: When software install (xpinstall.enabled) is disabled, clicking 'Edit Options' on the message bar opens an empty window. r=mconnor, a=asa
|
2005-04-28 21:49:46 +00:00 |
doronr%us.ibm.com
|
e90909ae71
|
Bug 220626 - Enable keyboard access to Blocked Popups notification bar. r=mconnor,a=mkaply
|
2005-04-28 17:28:00 +00:00 |
mconnor%steelgryphon.com
|
ba5b3b4d3f
|
bug 217611 - page info can be opened multiple times, patch by Jason Barnabe (jason_barnabe@fastmail.fm), r=me, a=asa
|
2005-04-26 16:55:59 +00:00 |
cst%andrew.cmu.edu
|
4327eb5820
|
Bug 285647 Make forward and back button drop-down lists have same maximum length
r=mconnor a=asa
|
2005-04-26 16:37:28 +00:00 |
steffen.wilberg%web.de
|
9e785f6315
|
Bug 263599: Status bar reappears after Print Preview even if it was hidden before. p=jcginn@gmail.com, r=mconnor, a=asa
|
2005-04-23 16:37:20 +00:00 |
mozilla.mano%sent.com
|
699bc39bb4
|
Bug 254225 - [Mac] Expose back/forward keyboard shortcuts in the Go menu. r=mconnor a=asa
|
2005-04-21 20:58:30 +00:00 |
mozilla.mano%sent.com
|
9a3179aa5b
|
Bug 210043 - Expose 'Copy Image' UI on mac. r=mconnor a=asa
|
2005-04-21 20:53:03 +00:00 |
mozilla.mano%sent.com
|
dee76f4332
|
Bug 291276 - don't force edit commandsets from macBrowserOverlay. r=mconnor a=asa
|
2005-04-21 20:40:29 +00:00 |
mozilla.mano%sent.com
|
3809f7e079
|
Bug 287885 - Error: redeclaration of const ADD_BM_DIALOG_FEATURES. r=mconnor, a=asa
|
2005-04-21 09:29:59 +00:00 |
timeless%mozdev.org
|
d8b34b6787
|
Bug 288160 Code checked in for bug 237776 (reload button should be disabled for blank tabs) is wrong when frames are involved
patch by gavin.sharp@gmail.com r=mconnor a=asa
|
2005-04-20 22:04:03 +00:00 |
timeless%mozdev.org
|
e32ba0f541
|
Bug 283522 SetPageProxyState no longer needs a URI parameter
patch by gavin.sharp@gmail.com r=mconnor a=asa
|
2005-04-20 22:01:34 +00:00 |
timeless%mozdev.org
|
81120ae0d3
|
Bug 245660 use nsIImageLoadingContent for copying image location
patch by gavin.sharp@gmail.com r=mconnor a=asa
|
2005-04-20 21:57:01 +00:00 |
mconnor%steelgryphon.com
|
3e3640aa52
|
bug 290079 - trunk commit, r=caillon, sr=dveditz, a=caillon
|
2005-04-20 18:49:09 +00:00 |
doronr%us.ibm.com
|
b1513c6bb0
|
bug 283275 - Plugin finder service showing wrong plugins needed for a page after a tab closed that plugin service was ran. r=mconnor,a=mkaply
|
2005-04-20 18:31:12 +00:00 |
doronr%us.ibm.com
|
d940f877c4
|
Bug 258277 - Add menu item to Check for Updates. r=mconnor,a=mkaply
|
2005-04-20 17:13:54 +00:00 |