Commit Graph

1634 Commits

Author SHA1 Message Date
varga%utcru.sk
7d809a39b6 Fix for bug 123868. Drag in History drags entire outliner frame.
r=bryner,sr=blake,a=asa
2002-02-27 04:01:32 +00:00
racham%netscape.com
3bc6d9518e Fixing bug 125060. Using setTimeout(), set the focus on the first element that can be focussed on a given wizardpage. Fixes mailnews account wizard problem. r=law, sr=jag, a=asa 2002-02-27 00:44:35 +00:00
blakeross%telocity.com
06d9a7a120 53496 - no urlbar when using window.open and only 'location=yes'. r=hewitt sr=ben a=asa 2002-02-27 00:40:11 +00:00
ftang%netscape.com
f23b7d87e7 fix bug 107731. r=ftang sr=alecf a=shaver
add some more language names and region name to the property file
2002-02-22 22:14:18 +00:00
aaronl%netscape.com
d26c4ef621 Bug 115686. F4 to open menulist popups. Incorrect of original checkin, checking it in correctly. r=blake, sr=hewitt 2002-02-20 07:14:13 +00:00
sgehani%netscape.com
4ff1572cca Landing print preview toolbar and UI.
b=111235; r=law; sr=hewitt
2002-02-20 06:19:39 +00:00
hewitt%netscape.com
810382505e another missing file, is my brain missing as well? 2002-02-20 04:45:22 +00:00
blakeross%telocity.com
11c4275fcc 66321 - prevent arrow key toggling in radiobuttons from bubbling. r=ben sr=hewitt 2002-02-20 04:06:23 +00:00
hewitt%netscape.com
5c354e81e6 68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag 2002-02-20 03:33:52 +00:00
dbragg%netscape.com
c7478fbb13 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
hewitt%netscape.com
99b488075a 121955 - implement checkbox listitems, r=hyatt, sr=blake 2002-02-20 02:20:27 +00:00
timeless%mac.com
1f0a883e6c Bug 125078 Implement InitPrintSettingsFromPrinter for GTK+/Xlib
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi
2002-02-19 22:47:35 +00:00
rods%netscape.com
ae0b7240a9 1) In DocumentViewer: I did rearrange some of the data members for PrintData
and PrintObject and their initialization order
2) In DocumentViewer: Implemented the shrink to fit feature by calc'ing the
ratios in the first reflow and then reflowing a second time to shrink them
3) In nsPageFrame: This is somewhat unrelated to this bug, but I found where
continuing frame content was being parented to the PageFrame instead of the
PageContentFrame.
4) Although at this time I am not using DumpFrames for debugging I may want to
switch back to it while debugging at anytime.
Bug 100967 r=dcone sr=attinasi
2002-02-19 11:49:27 +00:00
akkana%netscape.com
2b3641c229 80805: old patch, should have been checked in earlier. r=cmanske sr=hewitt 2002-02-19 02:06:41 +00:00
dbragg%netscape.com
ab8874ce15 More fix for bug 91721. The contents-region.rdf and contents.rdf files are used
to evaluate whether a language or content pack is obsolete.  If so they display
(needs update) next to the pack and prevent the user from selecting it. The dtd
files are used for the same purpose.
r=tao, sr=alecf
2002-02-18 23:24:40 +00:00
jgaunt%netscape.com
c5488d8591 bug 109223 - XUL listbox Accessibility support r=aaronl sr=hewitt 2002-02-18 07:35:10 +00:00
pinkerton%netscape.com
1dc8ab7ecd pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2002-02-17 19:32:08 +00:00
aaronl%netscape.com
26f23e3c82 Bug 115686: support F4 in dropdowns - XUL <menulist>, HTML combobox and URL bar. r=dean_tessman, sr=hewitt 2002-02-16 01:35:09 +00:00
sgehani%netscape.com
822b346828 Make cancel button show even when progress text (%ge complete) is
dynamically shown.
b=124203; r=morse; sr=alecf
(original patch by Andreas Premstaller <andreas.premstaller@uibk.ac.at>)
2002-02-16 01:18:22 +00:00
timeless%mac.com
08498f93a8 Bug 102551 Close tab does nothing if wait too much between opening the menu and clicking close
patch by neil@parkwaycc.co.uk r=bzbarsky sr=jag
2002-02-15 14:18:14 +00:00
timeless%mac.com
b72dd8831f Bug 124835 Tabbed browser doesn't use pref variables correctly
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-02-13 15:45:25 +00:00
jaggernaut%netscape.com
9b532330ef Bug 107669: tab buttons do not resize themselves correctly [with large screen size]. Patch by Smaug <smaug@jippii.fi>. r=bryner, sr=ben. 2002-02-12 23:43:36 +00:00
blakeross%telocity.com
c3dbc75eb4 81061 - implement folder deletion in history.
73927 - use batch deleting for history (a speedup of 30000% for a few hundred items!).

63292 - session additions to global history are lost on a crash.

112308 - 2M history.dat file adds 30% to startup time.

96753 - changing history grouping doesn't update open sidebar panels.

98776 - support context menus on folders in global history.

124665 - can't clear global history after startup if you don't have a homepage.

93233 - with large history, clear history appears to hang.

92613 - shouldn't store chrome uris in global history.

59816 - clear history button should be disabled if history is empty; add count attr to nsIBrowserHistory.

104231 - last typed web location remains after clearing all history.

r=ben sr=alecf
2002-02-12 20:59:43 +00:00
stephend%netscape.com
bb7174103f Bug 124854. Typo in this DTD file 'prnit' to 'print' r=me. Patch by Giacomo Magnini <prometeo@flashnet.it> sr=blake 2002-02-12 00:38:12 +00:00
blakeross%telocity.com
f068c5f3fd 112520 - accept originating images radio gets stuck on. r=morse sr=hewitt 2002-02-11 23:12:38 +00:00
varga%utcru.sk
81099a6ee1 Fix for bugs:
91154 - threadpane / outliner autoscroll when clicking on last visible row
103243 - xul file picker: Ctrl+click moves focus ring, but not highlight
r=bryner, sr=hyatt
2002-02-09 04:17:23 +00:00
jst%netscape.com
f8e111bab0 Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:36:55 +00:00
blakeross%telocity.com
cc7382fd55 86237 - pressing esc wihle dragging throws exception. r/sr=hewitt 2002-02-09 01:45:10 +00:00
hewitt%netscape.com
c205c00552 123216 - no caret in password dialogs, patch=jag, r=bryner, sr=hewitt 2002-02-08 00:16:02 +00:00
cbiesinger%web.de
127ce038c1 bug 102838 r=walk84@yahoo.com sr=hewitt@netscape.com
Fix strict warning in dialog.xml
2002-02-07 09:45:07 +00:00
stephend%netscape.com
6e490b4112 Bug 123189. JS strict warning. (redeclaration). Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=hewitt@netscape.com 2002-02-07 06:48:06 +00:00
andreww%netscape.com
5bf91273ec bugzilla 123412 r=bryner sr=hewitt - adding support for wrap attribute in multiline textboxes. 2002-02-07 04:02:48 +00:00
rods%netscape.com
276eba6850 Wrong patch checked in, print and file radios will now work correctly.
Bug 122530 r=dcone sr=hyatt
2002-02-06 13:58:48 +00:00
rods%netscape.com
c4d51c97c2 Remove checking for numeric input from header/footer input
part of fix to 120062 r=dcone sr=hyatt
2002-02-04 13:38:13 +00:00
blakeross%telocity.com
eb3438a11e 123285 - columns aren't correctly persisted in history and other outliners. r=ben sr=hewitt 2002-02-04 03:44:51 +00:00
hewitt%netscape.com
025a681e2b 110001 - onpagehide should not fire events when traversing back in the wizard, r=racham, sr=blake 2002-02-01 23:09:42 +00:00
hewitt%netscape.com
7ca4a270af 114580 - commonDialog is slow as molasses, r=jag, sr=bryner 2002-02-01 22:18:59 +00:00
rods%netscape.com
1c90bef427 enable a margin like gap specification for printing on unix
make it settable via the joboptions dialog
Bug 102596 r=roland sr=kin
2002-02-01 15:31:15 +00:00
heikki%netscape.com
55a5667dd2 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
rods%netscape.com
f2c2102329 This does the following:
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing options
5) Now creates a DEVMODE before the diaog is created, this is used for setting different options in the print dialog before it comes up.
122530 r=dcone sr=hyatt
2002-01-31 14:30:22 +00:00
varga%utcru.sk
4e0d2195d1 Fix for bug 120579. Dragging a bookmark draws frame of entire window.
r=pinkerton, sr=blake
2002-01-31 04:31:22 +00:00
morse%netscape.com
1a9d3917b7 bug 113089, doubleclick in chose-user screen should close window, r=sgehani, sr=alecf 2002-01-30 04:21:51 +00:00
timeless%mac.com
30694439f6 Bug 115636 javascript strict warnings in nsOutlinerSorting.js
patch by alexey@ihug.com.au r=timeless sr=jst
2002-01-28 08:46:13 +00:00
rchen%netscape.com
6e5961b218 Fix for bug 119279. Force mailnews to reload the page after user turns on the auto detector. r=nhotta,sr=alecf. 2002-01-24 23:32:42 +00:00
waterson%netscape.com
be398efa70 Bug 99691. nsBoxToBlockAdaptor shouldn't be creating space managers; instead, fix XUL <label> and <description> elements to create area frames. r=dbaron, sr=hyatt 2002-01-24 22:34:25 +00:00
pinkerton%netscape.com
7180e5e8d1 allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
timeless%mac.com
d8d1417669 Bug 120766�"radio-check" should not inherit="checked"
patch by neil@parkwaycc.co.uk r=jag sr=hewitt
2002-01-24 14:46:11 +00:00
bzbarsky%mit.edu
fd68f4f1a9 Update the "get new themes" link to point to XULPlanet, which actually
has themes.  Bug 120985, patch by Christopher Aillon
<caillon@returnzero.com>, r=hixie, sr=hyatt
2002-01-24 05:27:55 +00:00
hewitt%netscape.com
6af6c38289 121278 - Okay &amp; Cancel buttons missing from various dialogs, r=pinkerton, sr=smfr 2002-01-24 04:21:56 +00:00
bzbarsky%mit.edu
3f1e512564 Make "Open in new Window" and "Open in new Tab" set referrer correctly.
Bug 48902, r=doron, sr=hyatt
2002-01-24 02:35:16 +00:00
hewitt%netscape.com
e91f00e308 114580 - dialog alignment issues, r=jag, sr=bryner, a=blizzard 2002-01-18 23:11:54 +00:00
timeless%mac.com
57c97ae858 Bug 120397 "about:" should be updated to say "Copyright 1998-2002"
patch by caillon@returnzero.com r=choess@stwing.upenn.edu sr=jst a=blizzard
2002-01-17 23:07:14 +00:00
yokoyama%netscape.com
5f9a6dd108 Bug 120275
Redeclaration of contentArea strict warning in charsetOverlay.js
checking in for Alex Vincent
sr/a=brendan
2002-01-17 22:36:38 +00:00
rods%netscape.com
46c7c6ad9e Backing out inadvertent checkin of changes for a different bug. 2002-01-16 20:43:33 +00:00
jaggernaut%netscape.com
7895e64934 Bug 113722: add moveToAlertPosition() and centerWindowOnScreen() to <dialog/>.r=hyatt, sr=hewitt. This will also fix bug 110459. 2002-01-16 06:42:39 +00:00
mkaply%us.ibm.com
f6b4c94d4c #73206
rs=darin
Add copies of MPL and NPL to chrome
2002-01-16 06:24:13 +00:00
rods%netscape.com
52e7e0deba Move Paper size from XP Page Setup dialog to Linux PrintJobOptions dialog.
Bug 120062 r=roland,dcone sr=hyatt
2002-01-16 03:21:09 +00:00
rods%netscape.com
503c37671e turns on scaling and fixes it
Bug 120075 r=dcone sr=attinasi
2002-01-16 03:11:28 +00:00
varga%utcru.sk
ff7ad62083 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
mkaply%us.ibm.com
1187514cf8 #73206
rs=darin
Add copies of MPL and NPL to chrome
2002-01-15 23:45:09 +00:00
dbragg%netscape.com
4563bf5291 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2002-01-15 23:11:03 +00:00
hewitt%netscape.com
0b7a3e29e4 110001 - onpagehide should not fire events when traversing back in the wizard, r=blake, sr=hyatt 2002-01-15 22:51:29 +00:00
pinkerton%netscape.com
82e94c147d nsITheme impl on mac. r=sfraser/sr=hyatt. bugs 115731, 115733, 115735, 115737, 115740, 115749, 115760, 115763 2002-01-15 14:59:21 +00:00
rjc%netscape.com
69240dd619 Fix bug # 119876: <menu> needs to inherit "src=image". sr=ben sr=hyatt 2002-01-14 22:24:25 +00:00
jgaunt%netscape.com
cc5fb98518 bug 110422 optimize XBL accessible code
r=aaronl,rginda
sr=jag
2002-01-14 20:56:49 +00:00
hewitt%netscape.com
6a9212cec2 116366 - js error in tabbrowser, r=blake, sr=hyatt 2002-01-12 02:12:54 +00:00
hewitt%netscape.com
21d32da152 116341 - asking the column picker column for cell text, r=sspitzer, sr=blake 2002-01-12 01:26:17 +00:00
hewitt%netscape.com
7f0e98bdd5 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
hewitt%netscape.com
43cda34734 70858 - [XUL 1.0] Implement <listbox>, r=evaugahn, sr=hyatt 2002-01-12 01:18:10 +00:00
hwaara%chello.se
08934782e1 #105842, "Empty or no <title> or image does not update title in tabbed browsing"
Patch by neil@parkwaycc.co.uk

r=jag, sr=hyatt
2002-01-11 19:37:20 +00:00
aaronl%netscape.com
682aa6f2ff Bug 119067. Add nsIDOMXULMenuListElement.idl, implement open property. r=jgaunt, sr=hyatt. Bug 119251 - Active Accessibility status bar shouldn't act like a leaf - need the ability to have children. r=jgaunt, sr=waterson 2002-01-11 03:48:02 +00:00
andreww%netscape.com
7529fcb2aa Bugzilla bug 105801 fixes to modal about dialog. sr=ben, r=timeless 2002-01-11 00:29:06 +00:00
rchen%netscape.com
0641fa44bd Fix for bug 96759. Add composercharsetLoadListener function to listen to the page and SetForcedEditorCharset function to solve
the menu selection problem. r=nhotta,sr=alecf.
2002-01-10 21:55:26 +00:00
alecf%netscape.com
c5869c2865 some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
r=dougt, sr=darin
2002-01-10 21:36:17 +00:00
varga%utcru.sk
728727cafd Fix for 116739. Many assertions when moving over the blank area of outliners.
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt

- getCellAt() now checks for correct mouse coordinates and sets row value
  to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
jgaunt%netscape.com
39c50d6e53 bug 116796 crash with immersion desktop running, qi'd to an interface that wasn't defined in the xbl
r=aaronl,hewitt
sr=waterson
2002-01-09 19:15:14 +00:00
cmanske%netscape.com
50e8df151a Fixed getting checkbox checked state, part of fix by hewitt to bug 114668, r=cmanske, sr=ben 2002-01-09 15:04:42 +00:00
aaronl%netscape.com
60d7064439 Active accessibility fixes. Bug 118633 - null frame checks, bug 118761 - support STATE_SYSTEM_INVISIBLE, bug 118759 - support statusbar, bug 114109 - support dropmarker, bug 118858 and bug 118020 - text nodes shouldn't get focusable state. r's=jgaunt, sr's=hewitt, waterson 2002-01-09 10:02:29 +00:00
dean_tessman%hotmail.com
0cbf4497da Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
blakeross%telocity.com
2ece01368f 44032 - apply themes on ok, cleanup panel, add link to themepark. r=ben sr=hewitt 2002-01-06 19:57:00 +00:00
hyatt%netscape.com
e3f61bf44f Checking in 115757, enabling of Windows XP Theme Support under Classic skin.,r=bryner,sr=hewitt 2002-01-04 00:28:01 +00:00
varga%utcru.sk
6673fe6131 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
timeless%mac.com
dbfdc210fb Bug 90888�Wrong key shortcut in Go->Home menu.
r=rchen sr=jag
2002-01-02 22:34:27 +00:00
rods%netscape.com
7929b953f5 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
timeless%mac.com
d9ac2cfec9 Bug 43675�Download alert shouldn't say "Netscape"
r=tao sr=jst
2001-12-27 22:58:23 +00:00
ftang%netscape.com
379c95d705 fix bug 112382
Change the name of the language to the new standard
r=nhotta rs=ftang
2001-12-26 21:06:31 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
hewitt%netscape.com
7f6ba9a292 116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt 2001-12-21 01:41:32 +00:00
jgaunt%netscape.com
0da7904541 bug 115159, fix event firing for radiogroups
r=brendan
sr=blake
a=asa
2001-12-20 04:35:52 +00:00
hewitt%netscape.com
49b3625282 more xul simplification changes 2001-12-19 15:05:02 +00:00
hewitt%netscape.com
f32fcc2066 more changes from xul simplification landing 2001-12-19 14:02:40 +00:00
hewitt%netscape.com
5018ded512 whoops, this is what I really meant to do for 115447 2001-12-19 13:41:09 +00:00
hewitt%netscape.com
434501c27e 115447 - default tooltip alignment, r=ben, sr=hyatt 2001-12-19 12:28:30 +00:00
hewitt%netscape.com
7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
varga%utcru.sk
949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
seawood%netscape.com
45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
aaronl%netscape.com
ab93285bed Bug 62423. Alt+down now opens history list in URL bar. r=ben, sr=hewitt 2001-12-17 07:44:57 +00:00
jgaunt%netscape.com
3cb166bf1c bug 102021, xul menulist accessibility support for aaronl
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
bug 110800, improper event firing in selects
r=dcone, sr=attinasi
2001-12-17 01:21:29 +00:00
rods%netscape.com
053ca7cb23 Initial checkin for Bug 113917 not in the build 2001-12-15 23:50:48 +00:00
rods%netscape.com
3d5a3d84d0 Initial check in for BUg 113917 (not in the build yet) 2001-12-15 02:31:20 +00:00
dbragg%netscape.com
ebcf51de4d Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
aaronl%netscape.com
e5f14b70c3 Bug 109164. Active Accessibility: state change events for checkboxes. r=jgaunt, sr=hyatt 2001-12-11 21:28:11 +00:00
jgaunt%netscape.com
8d406a8900 bug 98598 Xul radiobutton accessibility support
r=aaronl
sr=hyatt
2001-12-11 20:49:49 +00:00
nhotta%netscape.com
e968aad6a6 Changed not to use the cached value in the checkmark update code.
The cache is needed for the load listener, using it in the checkmark code will cause the inconsistency for tab browser.
bug 110424, r=ftang, sr=alecf.
2001-12-11 20:10:24 +00:00
blakeross%telocity.com
53d4045126 Fix inefficiency that alec spotted. r/sr=alecf 2001-12-09 23:20:20 +00:00
blakeross%telocity.com
1edb6b5d97 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 20:49:22 +00:00
blakeross%telocity.com
ff79685c46 Adding missing |return|. r/sr=no one 2001-12-08 23:48:54 +00:00
blakeross%telocity.com
3c85079e72 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 08:06:48 +00:00
blakeross%telocity.com
81fb73e39b 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 07:52:11 +00:00
andreww%netscape.com
6ae91ba6fc bugzilla 98415 sr=mscott r=andreww colorpicker problems. Patch from Brad Tiffany <btiffany@usermail.com> 2001-12-07 05:10:07 +00:00
jaggernaut%netscape.com
704f5f5fc1 Bug 102184: js strict warnings in tabbrowser.xml. Patch by bugzilla@gemal.dk (Henrik Gemal), r=jag, sr=hewitt 2001-12-07 00:51:35 +00:00
blakeross%telocity.com
7f7c1c711c Deletion of discontiguous selection in history doesn't work properly (108302). r=hewitt sr=ben 2001-12-06 03:20:51 +00:00
hwaara%chello.se
ac048e9ec5 #84910, split up navigator.js.
Checking in for Doron Rosenberg <doronr@naboonline.com>.
r=jag, sr=alecf
2001-12-06 00:20:33 +00:00
hewitt%netscape.com
e6c49925ef 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 22:38:40 +00:00
hewitt%netscape.com
422e6ee0f3 112999 - Built-in Accept button closes dialog even when not used in dialog, r=cmanske, sr=hyatt 2001-12-04 05:01:19 +00:00
ben%netscape.com
e8a459a5c3 104485 - remove duplicate platformGlobalOverlays, move code into better location and use a better name (platformCommunicatorOverlay). sr=hewitt. 2001-12-03 08:25:21 +00:00
blakeross%telocity.com
01659549d4 112954 - tasksOverlay.css is loaded twice on nav startup, mail startup and msg compose opening. sr=ben 2001-12-03 06:01:24 +00:00
rjc%netscape.com
e1f24c6ab1 Fix bug #108809. r=ben sr=hyatt 2001-12-01 07:23:21 +00:00
hewitt%netscape.com
f1e43d5019 101958 - outliner drag-n-drop without changing columns sorts on that column, r=jag, sr=blake 2001-12-01 06:38:42 +00:00
jaggernaut%netscape.com
dfdd46cc9e Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt 2001-12-01 00:43:22 +00:00
hewitt%netscape.com
91ae0b8bc3 97253 - XBL Default Content Bug in LocateInstance, r=jag, sr=hyatt 2001-12-01 00:32:07 +00:00
rpotts%netscape.com
1f0cc6e6b9 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
gordon%netscape.com
8b769b6c5b Fix bug 110405. Removing anachronistic assertion, added condition to respect STORE_ON_DISK policy. Changed fav icon cache policy to STORE_ANYWHERE. r/sr = darin, hyatt, sfraser. 2001-11-29 23:04:58 +00:00
bnesse%netscape.com
6fd0039b81 Fix for bug 108236. "intl.charset.detector" should not be treated as both a char pref and a unichar pref. Also whitespace cleanup. r=yokoyama, sr=alecf. 2001-11-29 22:46:42 +00:00
bzbarsky%mit.edu
113ab7d95d Fixing line endings to avoid all the "^M"s on Unix. Bug 112642,
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=brendan
2001-11-29 22:41:59 +00:00
morse%netscape.com
d449c7f61a backing out patch for bug 111396 because it caused smoketest blocker bug 112643 2001-11-29 20:52:48 +00:00
rods%netscape.com
1cf55daac6 Removed un-used first/last page option
Bug 102009 r=kmcclusk sr=attinasi
2001-11-29 09:46:15 +00:00
morse%netscape.com
731878504b bug 111396, tabbing in dialogs give incorrect results, r=jag, sr=hewitt 2001-11-29 09:27:19 +00:00
danm%netscape.com
3dbaaa6cbe reinstate rev 1.38 without breaking testgtkembed: focus and notify all common dialogs. somewhat experimental fix for bug 53345. r=pinkerton,sfraser 2001-11-29 01:52:25 +00:00
ben%netscape.com
b4f45bc3c1 back out unapproved changes to Navigator context menus. See bug 70830. 2001-11-29 01:40:21 +00:00
rjc%netscape.com
fe5d808f73 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
nhotta%netscape.com
be656290c2 Added charset submenu to the context menu, written by jbetak, bug 70830, r=nhotta, sr=alecf. 2001-11-27 00:54:01 +00:00
hewitt%netscape.com
5bdf085a1c 111396 - tabbing in dialogs gives incorrect results, r=morse, sr=hyatt 2001-11-27 00:00:12 +00:00
blakeross%telocity.com
bdd42ddbae Rest of fix for 98782. 2001-11-25 05:14:28 +00:00
varga%utcru.sk
d2947ec035 Fix for 109478. Add view, contentView and builderView properties to the outliner binding. r=hewitt sr=hyatt 2001-11-24 12:33:07 +00:00
kaie%netscape.com
3e80341582 b=84947 New print dialog for Unix and OS/2
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
cmanske%netscape.com
7e1ff981c6 Add Print Setup menuitem from platform-specific overlay, b=106374, r=syd, sr=sfraser 2001-11-22 00:12:01 +00:00
hewitt%netscape.com
06c4e526e8 110033 - outliner not invalidating outliner when the columns get hidden or shown, patch=varga@utcru.sk, r=blake, sr=hyatt 2001-11-21 10:38:40 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
hewitt%netscape.com
86bb69d835 107276 - Sometimes the Close Tab contextual menu operation has no effect., r=ben, sr=hyatt 2001-11-21 07:34:46 +00:00
hewitt%netscape.com
50f94e5513 104993 - unable to select item in xul menulist [popup list/combobox] in dialogs, r=ben, sr=hyatt 2001-11-21 07:23:21 +00:00
aaronl%netscape.com
6f28df0916 Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content 2001-11-20 02:05:26 +00:00
bzbarsky%mit.edu
3519c2e7fd Update 'Get New Theme' link in View menu. Bug 102632, patch by David
Hallowell <dave532@uklinux.net>, r=doron, sr=ben
2001-11-17 16:27:23 +00:00
danm%netscape.com
76ab0a965f backing out last change, which seems, on fifteenth approach, to fix smoketest blocker bug 110494 r=jst 2001-11-17 01:51:22 +00:00
danm%netscape.com
21194421a2 focus and notify all common dialogs. somewhat experimental (people wanted to try it) fix for bug 53345, r=pinkerton,syd 2001-11-16 01:55:44 +00:00
hewitt%netscape.com
bff3581521 108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt 2001-11-15 04:19:32 +00:00
hewitt%netscape.com
76b5876544 108757 - dispatch DOM events for mouse wheel scrolling, r=?, sr=? 2001-11-14 10:06:21 +00:00
hewitt%netscape.com
744b010b23 108579 - hiding first column causes empty outliner, r=jag, sr=sspitzer 2001-11-14 07:02:06 +00:00
hewitt%netscape.com
33afd372bd 109169 - dialog should support custom dialog buttons, r=ben, sr=hyatt 2001-11-14 06:48:44 +00:00
hewitt%netscape.com
a609bd6e28 109190 - Editable menulists no longer show dropmarker, r=ben, sr=hyatt 2001-11-14 06:46:03 +00:00