caillon%returnzero.com
c9d951b88a
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
b11a28b2e4
Fix typo: |const browser = | -> |const browsers = |. r=Neil.
2002-06-05 11:06:37 +00:00
jaggernaut%netscape.com
2035aada90
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
754ba7b910
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
73984e3294
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
2b2f72cf09
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
3762b2c50c
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
a6f881943c
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
0ca3f17d17
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
1516396ed5
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
4d4116d281
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
mkaply%us.ibm.com
c02187f562
#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
b45d33216e
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
608529eb7f
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
9a2a690f2e
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
76265d39ac
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
b850da33e8
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
7bbc972fed
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
f6cf1c00e9
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
255ca51298
Fix for 121583. r=ben, sr=kin, adt=selmer
2002-05-03 07:03:27 +00:00
hewitt%netscape.com
57fe28db99
123834 - no text in wizard buttons on mac, r=andreww, sr=ben
2002-05-01 03:03:58 +00:00
alecf%netscape.com
e4d4ba3ccb
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
e00af508fc
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
ce9e9903a5
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
1558bb6720
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
1f0a3d92c6
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
8241d87148
Whitespace-only change to note that previous checkin was for bug 137836.
2002-04-24 03:36:09 +00:00
bryner%netscape.com
cab3ea94cf
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
4491ef0d41
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
seawood%netscape.com
b9e3c4eaaf
Remove references to obsolete CHROME_ variables.
...
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
rods%netscape.com
4447d6a531
printing properties must be moved to global jar
...
Bug 138026 r=dcone sr=attinasi a=judson adt=putterman
2002-04-18 22:43:02 +00:00
caillon%returnzero.com
8f0e868adb
Make WidgetStateManager also remember the .checked property for <listitem type="checkbox"/>. This fixes bug 134441, Scripts & Windows pref panel doesn't remember checkboxes on viewing it the second time. r=hewitt, sr=ben
2002-04-17 14:43:15 +00:00
racham%netscape.com
a284589db2
Fixing bug 131330. Setting currentpageid attribute on a given wizard page so that ISPs can customize that page via css files. r=andreww, sr=sspitzer
2002-04-17 01:16:41 +00:00
dbragg%netscape.com
060ac1f254
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
sspitzer%netscape.com
1d46de0834
fix for #137697 . about:config generates xpconnect errors
...
because getImageSrc is not defined. r/sr=bienvenu
2002-04-16 07:18:00 +00:00
sicking%bigfoot.com
63491b7c1b
Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
...
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
aaronl%netscape.com
ba50af9b36
Bug 121114. Make links in properties windows keyboard accessible. r=bzbarsky, sr=hewitt.
2002-04-13 05:10:28 +00:00
alecf%netscape.com
e60e07296f
fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
...
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
racham%netscape.com
39552bdf61
Fixing bug 129707. Fixing getButton routine to return handle for the requested button. r=blake, sr=jag, a=scc, adt
2002-04-08 04:57:13 +00:00
timeless%mac.com
51fbd7857c
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
updated last callers
r=brade sr=kin
2002-04-05 20:21:16 +00:00
aaronl%netscape.com
9c3cb74a5f
Bug 135196. F7 to toggle browse with caret hits a JS error. Checking in try/catch fix and forgotten all.js part of original patch for bug 128025. r=bzbarsky, sr=hewitt, a=asa
2002-04-04 23:19:50 +00:00
blakeross%telocity.com
dc94a58288
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
aaronl%netscape.com
678e7ec0af
Bug 128025. Confirm dialog for caret browsing. r=akkana, bryner, sr=hewitt, a=asa
2002-04-02 01:56:12 +00:00
jaggernaut%netscape.com
786a72f245
Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa
2002-04-01 08:47:17 +00:00
pinkerton%netscape.com
8dc8f7a248
turn on building of native scrollbars from xbl, on for mac classic skin. r=sdagley/sr=beard/a=valeski. bug# 121440
2002-03-31 18:36:55 +00:00
pinkerton%netscape.com
6e2f357142
new files for a native scrollbar frame via xbl. r=sdagley/sr=beard/a=valeski. bug#121440
2002-03-31 18:32:35 +00:00
hewitt%netscape.com
07d96867f1
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cbiesinger%web.de
37b31386a3
bug 124242 r=timeless sr=alecf a=asa
...
about.html doesn't handle empty useragent
2002-03-28 21:17:18 +00:00
bryner%netscape.com
4101d11520
Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa.
2002-03-27 07:01:26 +00:00
shliang%netscape.com
d85f9c1258
bug 129879 - removing menu accel from menulist menuitem binding. r=andreww,sr=hewitt,a=asa
2002-03-27 02:27:47 +00:00
seawood%netscape.com
0d6dbd8157
Update .cvsignore to ignore generated Makefiles.
...
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
cbiesinger%web.de
2dddbb6c0e
bug 132563 ("Print job options dialog should use paper name instead of paper size to set/get the selected paper size"), r=rods, sr=attinasi, a=asa
...
patch by Roland.Mainz@informatik.med.uni-giessen.de
2002-03-25 23:57:40 +00:00
bryner%netscape.com
f2bcde7f5c
Second try at fixing bug 130778. Create a new content interface, nsIMenuElement, which is implemeneted on nsHTMLSelectElement, nsHTMLOptGroupElement, and the newly-created nsXULMenuElement. Create a nsXULMenuElement instance for XUL menubar and menupopup tags. Use this interface to set and get the active item from the XUL menuframe code and the :-moz-menuactive pseudoclass matching code. Should eliminate the Txul slowdown resulting from fetching the active item through js from the pseudoclass matching code. r=jkeiser, sr=jst, a=scc.
2002-03-24 22:38:21 +00:00
jaggernaut%netscape.com
54d55a24b6
Bug 131976: When only one tab open, some items on context menu should be hidden/disabled. Patch by Gilles Durys <mozbug@durys.net>, r=neil@parkwaycc.co.uk, sr=jag, a=scc
2002-03-23 20:36:49 +00:00
cmanske%netscape.com
db9f2fff82
Exception error in Spelling Dictionary dialog and XUL1.0 fixup, b=132697, r=andreww, sr=hewitt, a=asa
2002-03-23 01:28:49 +00:00
bryner%netscape.com
0fb5a715ab
Backing out my checkin from earlier (bug 130778), it seems to be the culprit for the Tp increase.
2002-03-21 07:33:51 +00:00
bryner%netscape.com
93114688c3
Bug 130778 - fixing Txul regression from changing 'menuactive' attribute to :-moz-menuactive pseudoclass. Get the menuactive state from the frame instead of the content node so that we don't have to call through xpconnect and js. r=dbaron, sr=hyatt, a=asa.
2002-03-20 22:48:24 +00:00
locka%iol.ie
944c7aa6fc
Append [JavaScript Application] to the title of alert/confirm/prompt dialogs posed by ordinary JS. b=31573 r=danm@netscape.com sr=blaker@netscape.com a=asa@mozilla.org
2002-03-20 11:23:13 +00:00
jaggernaut%netscape.com
d8cf5474f8
Bug 101723: security icon only works for the first tab
...
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
blakeross%telocity.com
cd657cfb04
112921 - popup windows without chrome should not display tabbar. r=hixie sr=jag a=asa
2002-03-18 02:54:44 +00:00
rods%netscape.com
923cc1538e
1) Removes most all the unneeded data from nsPrintOptions service. All data should be in the PrintSettings.
...
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings object. The items not saved are those used during the printing process and it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings. If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS. Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific set of prefs. Then if a printer name is available in the PS then it tries
to initialize itself from the printer specific prefs. This enables to define "back stop" prefs for picking up first. Then the printer specific prefs can override those settings. For example, we may define in prefs that the default paper size 8.5x11, then if if the "save PS prefs" is turned on, for a given printer it might save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read or written.
Bug 128142 r=dcone sr=attinasi a=shaver
2002-03-16 13:08:45 +00:00
rods%netscape.com
347738ddff
Backing out changes - just as well, I forgot to but the bug # and r/sr/a anyway
2002-03-15 14:49:09 +00:00
rods%netscape.com
db25e50309
1) Removes most all the unneeded data from nsPrintOptions service. All data
...
should be in the PrintSettings.
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings
object. The items not saved are those used during the printing process and
it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings.
If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS.
Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific
set of prefs. Then if a printer name is available in the PS then it tries
to initialize itself from the printer specific prefs. This enables to define
"back stop" prefs for picking up first. Then the printer specific prefs
can override those settings.
For example, we may define in prefs that the default paper size 8.5x11,
then if if the "save PS prefs" is turned on, for a given printer it might
save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read
or written.
2002-03-15 13:55:54 +00:00
andreww%netscape.com
9401f96236
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
2002-03-14 21:20:51 +00:00
varga%utcru.sk
68e337acbc
Checking in for Neil <neil@parkwaycc.co.uk>
...
Fix for bug 109651. The [X] cross in tab bar should be disabled when there is only one tab.
r=timeless, sr=jag, a=asa
Fix for bug 109651
2002-03-14 11:46:40 +00:00
seawood%netscape.com
fd158d0f6f
Autoregister chrome contents.rdf entries (like we do on the Mac) except when NO_JAR_AUTO_REG is set in the makefiles. Add add-chrome.pl code to make-jars.pl.
...
Bug #129456 r=bryner a=asa
2002-03-14 05:03:04 +00:00
bryner%netscape.com
f0da73b96a
Changing XUL menus to use a :-moz-menuactive pseudoclass rather than a menuactive attribute for styling the active item. This will allow XBL select widgets to not modify the HTML DOM. Bug 128947, r=dbaron, sr=hyatt, a=asa.
2002-03-12 21:49:23 +00:00
rods%netscape.com
7dcdb2dd9c
The document viewer was only clamping on values above 100%, the Front-end UI
...
was doing the clamping on 50-100%, I have changed the back-end to do no
clamping and the front will now allow values between 10 and 500%, these seem
reasonable.
Bug 127508 r=sgehani sr=alecf a=asa
2002-03-10 15:23:54 +00:00
andreww%netscape.com
7b2da68d0b
68961 (r=varada, sr=ben/alecf, a=asa) "sort" options on view menu of history should have mnemonics
2002-03-08 20:46:30 +00:00
varga%utcru.sk
0668868037
Fix for bu 127005. Page-down in outliner changes the selection.
...
r=bryner, sr=blake, a=asa
2002-03-08 05:17:30 +00:00
sspitzer%netscape.com
63f71c35e2
fix for bug #128766 . "Go Ahead" button should be "Finish" on the mac.
...
r=hwaara, sr=bienvenu, a=asa
2002-03-08 02:48:51 +00:00
bryner%netscape.com
f3b840d0cd
Adding some missing .cvsignore files. a=leaf.
2002-03-08 00:00:05 +00:00
bzbarsky%mit.edu
3b53f3b6eb
Add a pref observer for the "hide tab bar with only one tab" pref. Bug
...
112699, patch by caillon@returnzero.com (Christopher Aillon),
r=bzbarsky, sr=jag, a=asa
2002-03-06 22:48:41 +00:00
cbiesinger%web.de
a94af4e5d8
bug 127252 patch partially by mstoltz r=bbaetz/me sr=darin a=asa
...
make about:config work again
2002-03-06 22:11:02 +00:00
rjc%netscape.com
630f5e88f9
Fix bug # 128678: Mac OS X window toolbar widget regression. r=brade sr=hewitt a=asa
2002-03-05 23:49:39 +00:00
bryner%netscape.com
f59fa9c5cf
Bug 128749 - fix shortcut keys when a select/outliner has focus. r=pinkerton, sr=blake, a=asa.
2002-03-04 23:36:38 +00:00
varga%utcru.sk
07d442ccfb
Fix for bug 116484. column picker in outliner: I have to click twice to show / hide columns.
...
r=varga, sr=sspitzer, a=asa, patch=neil
2002-03-04 15:13:40 +00:00
yokoyama%netscape.com
b4138fb18a
Bug:127946
...
Add remaining accept-languages from Mozilla L10n projects
Files changed:
language.properties
languageNames.properties
/r=yokoyama, /a=asa
2002-03-02 00:58:27 +00:00
law%netscape.com
154f537ff1
Bug 113727; improved UI for Page Setup dialog; r=sgehani, sr=blake, a=asa/drivers
2002-03-01 00:51:47 +00:00
law%netscape.com
e94e7c9e88
Bug 126850; delay focusing of first dialog element till after onload (workaround for bug 103197); r=jag, sr=hewitt, a=asa/drivers
2002-03-01 00:38:26 +00:00
law%netscape.com
916296253d
Bug 127915; make textbox's html:input inherit tabindex; r=sgehani, sr=blake, a=asa/drivers
2002-03-01 00:34:01 +00:00
pinkerton%netscape.com
da9e4223a6
api for overriding aspects of content-area drag&drop. r=ccarlen/sr=sfraser/a=shaver. bug# 126069
2002-02-28 22:19:04 +00:00
bryner%netscape.com
88b229c772
bug 127189 - changing the sizetopopup attribute to have two valid "on" modes: "pref", which sets the preferred size to the popup size, and "always", which sets both the preferred and min size to the popup size. Converting all current users of sizetopopup=true to sizetopopup=pref. r=saari, sr=hyatt, s=shaver.
2002-02-28 07:28:39 +00:00
varga%utcru.sk
a16c8ebd6f
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
2eff5b514e
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
f88d4319e1
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
3b1fcebf45
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
84f5f301ab
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
3e6fee2041
Landing print preview toolbar and UI.
...
b=111235; r=law; sr=hewitt
2002-02-20 06:19:39 +00:00
hewitt%netscape.com
51ebdccf85
another missing file, is my brain missing as well?
2002-02-20 04:45:22 +00:00
blakeross%telocity.com
b1e0f75bed
66321 - prevent arrow key toggling in radiobuttons from bubbling. r=ben sr=hewitt
2002-02-20 04:06:23 +00:00
hewitt%netscape.com
2e2dac20fe
68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag
2002-02-20 03:33:52 +00:00
dbragg%netscape.com
9fd02ba450
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
0da21f9064
121955 - implement checkbox listitems, r=hyatt, sr=blake
2002-02-20 02:20:27 +00:00
timeless%mac.com
c226e23422
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
fc04d22a1e
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
f498ad4488
80805: old patch, should have been checked in earlier. r=cmanske sr=hewitt
2002-02-19 02:06:41 +00:00
dbragg%netscape.com
8c5ff4452d
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
9aee0dbbe5
bug 109223 - XUL listbox Accessibility support r=aaronl sr=hewitt
2002-02-18 07:35:10 +00:00
pinkerton%netscape.com
6f1ac94599
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