Commit Graph

1614 Commits

Author SHA1 Message Date
tor%cs.brown.edu
43f0aafec4 Backout of 155923 2002-07-07 08:50:07 +00:00
cbiesinger%web.de
1c732f696c bug 155923 r=neil@parkwaycc.co.uk sr=tor
about: should not use :active
2002-07-06 21:02:33 +00:00
bzbarsky%mit.edu
b1035b573e Fix scrollbar disappearing when many tabs are open. Bug 106927, patch by
neil@parkwaycc.co.uk, r=timeless, sr=jag
2002-07-04 09:46:01 +00:00
cbiesinger%web.de
b8aa101e51 bug 146974 r=hwaara sr=tor
js strict warnings
2002-07-03 19:16:45 +00:00
mkaply%us.ibm.com
8cc630dd99 #145040
r=rods, sr=hewitt
Num copies not mirrored to print dialog from printer settings
2002-07-02 22:30:13 +00:00
timeless%mac.com
92dc493a82 Bug 148334 when autoHide pref is disabled, tabbrowser duplicates listeners for first browser
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-27 08:19:28 +00:00
jaggernaut%netscape.com
5abd4b6906 Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt 2002-06-25 04:52:46 +00:00
blakeross%telocity.com
7bc8fc6afb 132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz 2002-06-24 21:48:24 +00:00
blakeross%telocity.com
67ea8be42a 152387 - prefs for location bar autocomplete don't stick. r=caillon sr=ben 2002-06-23 02:05:17 +00:00
jaggernaut%netscape.com
530fbb0525 Bug 151807: New Tab button and New Tab context menu items don't set focus to urlbar after opening the new tab. r=bryner, sr=blake 2002-06-21 05:06:31 +00:00
aaronl%netscape.com
80c05369f5 Bug 152370. Active Accessibility: correct accessible value for XUL listbox and combobox. r=kyle, sr=jst. 2002-06-21 04:44:26 +00:00
jruderman%hmc.edu
d5eb2bb1ef 86063 and 134614. add ctrl+shift+f shortcut for "search the web" and make "search the web" go to the user's selected search engine. r=aaronl,sgehani, sr=hewitt. 2002-06-19 00:50:20 +00:00
caillon%returnzero.com
5ad14210fa Bug 149474, Implement preventdefault="true" on XBL handlers, so that bindings are able to prevent the default action even if JavaScript is disabled. r=bryner sr=jag 2002-06-19 00:43:46 +00:00
cbiesinger%web.de
22089c2150 bug 144488 patch by leaf r=timeless sr=tor
Change get new themes link to http://mozilla.org/themes/download/ instead of xulplanet
2002-06-15 21:29:52 +00:00
aaronl%netscape.com
dd93418e7f Bug 147756 - Active Accessibility: get_accValue returning NS_ERROR_FAILURE for selects. r=kyle, sr=jst 2002-06-14 01:47:26 +00:00
nhotta%netscape.com
b8f3255535 Uncheck the previously checked item before checking the new item
to workaround the Mac radio menu check mark problem,
bug 98625, r=pinkerton, sr=jst.
2002-06-12 16:58:12 +00:00
jaggernaut%netscape.com
1a49b72ac0 Bug 112769: Add "New Tab" button to tab bar. r=sgehani, sr=hewitt 2002-06-12 11:49:54 +00:00
kyle.yuan%sun.com
dcefbf3719 Bug 148010 JS exceptions in mailnews autocomplete widget on trunk
r=varga, sr=hewitt
Prevent JS exception and disable key-navigation feature in autocomplete
2002-06-12 04:32:04 +00:00
cbiesinger%web.de
04a45be8aa bug 86693 r=caillon sr=hewitt
js strict warning in colorpicker.xml
2002-06-11 20:51:21 +00:00
law%netscape.com
f0c6038400 Bug 89907; add new UI to Nav pref panel to simply making Mozilla the default browser; r=sgehanni, sr=ben 2002-06-11 20:06:05 +00:00
leaf%mozilla.org
6e6bf977e5 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
caillon%returnzero.com
bda9c43d38 Bug 74688, Prevent context menus from appearing over scrollbars. r=sgehani, sr=jag, a=asa 2002-06-06 01:35:19 +00:00
jaggernaut%netscape.com
057ba34f76 Fix typo: |const browser = | -> |const browsers = |. r=Neil. 2002-06-05 11:06:37 +00:00
jaggernaut%netscape.com
fdd4b9f952 Bug 103452: When window.close() is called, close the tab for that content window, not the whole (XUL) window. r=hewitt, sr=jag, sr=jst 2002-06-05 00:31:45 +00:00
stephend%netscape.com
927745737c Bug 109554. Tooltips shouldn't appear on grippies unless minimized. Patch by Neil <neil@parkwaycc.co.uk> r=bryner, sr=ben 2002-06-04 23:51:23 +00:00
timeless%mac.com
96b34b2c99 Bug 145350 Implement handling of canDrop and onDragEnter methods in drag and drop observers
patch=pierrechanial@netscape.net, r=timeless, sr=ben
2002-05-30 22:04:25 +00:00
jaggernaut%netscape.com
b6baee5a23 Bug 123563: Select the tab to the right when closing the active one. r=caillon, sr=hewitt 2002-05-29 23:22:42 +00:00
sspitzer%netscape.com
9af5c299b5 fix for #145532. (selection is moved when using a keyboard shortcut with focus on left pane). this regression caused by fix for #133366. thanks to kyle.yuan@sun.com for the fix. r=varga, sr=jst 2002-05-20 19:22:55 +00:00
rpotts%netscape.com
1217f77250 bug #145181 (r=bryner, sr=jst). Fix tab browsing after the patch for bug #46856 2002-05-18 00:26:45 +00:00
kyle.yuan%sun.com
085a027bab Bug 133366 Type letters to navigate XUL tree
Enhanced the event handler for keypress.
Disabled keypress navigation in mailnews' thread pane.
2002-05-17 00:54:38 +00:00
kyle.yuan%sun.com
e7a4a9eb46 Bug 133365 Type letters to navigate XUL listbox
Adde new event handler for keypress event
2002-05-17 00:50:01 +00:00
rpotts%netscape.com
73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
mkaply%us.ibm.com
cbcd06ca9e #142619
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi
Initial num copies from queried value, don't just use 1
2002-05-15 20:03:28 +00:00
rods%netscape.com
0c5c90b638 This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
pete.zha%sun.com
7932a7441b bug 109217:Active Accessibility: implement support for <tree>
r=aaronl, sr=jst
Check in for Kyle Yuan(kyle.yuan@sun.com)'s fix
Check in other files.
2002-05-13 07:19:43 +00:00
bryner%netscape.com
a0c2bcbc3a Make Enter/Return always activate the default button on mac, even if a different button is focused. Bug 132720, r=hewitt, sr=ben. 2002-05-09 00:04:37 +00:00
cbiesinger%web.de
5c6076febe bug 111404 patch by smaug@jippii.fi r=biesi sr=alecf
js strict warning in tabbrowser.xml
2002-05-08 18:53:43 +00:00
rods%netscape.com
15a673155f Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
mscott%netscape.com
0c08e54233 Bug #121583 --> work around the infinite reflow loop in various windows that use tree widgets by
forcing a min height and min width on the the tree. This fixes the famous 100 % CPU hang.

Patch from kin@netscape.com
r=mscott
sr=hyatt
2002-05-04 00:04:39 +00:00
sicking%bigfoot.com
b4fccd9b86 Bug 119317. Drop support for non-namespaced "inherits" xbl-attribute and move over the last uses of the old syntax.
r=Hixie sr=hyatt
2002-05-03 17:51:44 +00:00
hyatt%netscape.com
044f972ac7 Fix for 121583. r=ben, sr=kin, adt=selmer 2002-05-03 07:03:27 +00:00
hewitt%netscape.com
08ccfac51d 123834 - no text in wizard buttons on mac, r=andreww, sr=ben 2002-05-01 03:03:58 +00:00
alecf%netscape.com
58ad7ad612 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
aaronl%netscape.com
6d9909a3db Bug 122312. Active Accessibility: support default actions for menu items and options. r=jgaunt, sr=alecf 2002-04-26 04:50:21 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
bryner%netscape.com
220c07adc3 Tidying up the removal of before/afterselected attributes before we remove a tab (bug 137836). r=pink, sr=blake, thanks to neil@parkwaycc.co.uk for the suggestion. 2002-04-24 23:57:30 +00:00
timeless%mac.com
0474602e1b Bug 139647�###!!! ASSERTION: getElementById(""), fix caller?: '!aId.IsEmpty()'
r=neil@parkwaycc.co.uk sr=alecf
2002-04-24 18:06:00 +00:00
bryner%netscape.com
3cca60b725 Whitespace-only change to note that previous checkin was for bug 137836. 2002-04-24 03:36:09 +00:00
bryner%netscape.com
0d3c728ef7 Clean up beforeselected and afterselected attributes when tabs are removed, this fixes a drawing glitch due to CSS rules matching when they shouldn't. r=ben, sr=jag. 2002-04-24 03:33:25 +00:00
bzbarsky%mit.edu
f670c38346 Fix mismatch between labels and reality for the "non-printable space"
offsets.  Bug 135361, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=bzbarsky,
sr=attinasi
2002-04-19 03:13:23 +00:00