Commit Graph

9310 Commits

Author SHA1 Message Date
rods%netscape.com
106d57603e 1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
   It now has a single GetDevMode method that must be paired with a UnlockDevMode  method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2002-02-13 13:58:41 +00:00
law%netscape.com
3fe5966524 Bug 113936; tailor WinXP start menu so Mozilla's Preferences are used instead of opening IE's; r=ben, sr=hyatt 2002-02-13 02:57:29 +00:00
rjc%netscape.com
32013af3f6 Fix bug # 125122: Synthetic bmk type issue. r/sr=ben 2002-02-13 00:37:38 +00:00
danm%netscape.com
9359a45df5 reorder parent activation on destroy to fix stacked dialog focus regression. bug 122765 r=bryner,hyatt 2002-02-12 23:55:54 +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
heikki%netscape.com
cc51f4e553 Bug 123090, give Mozilla the capability to be registered as the default handler for XHTML documents on Windows. r=law, sr=alecf. 2002-02-12 23:38:08 +00:00
rjc%netscape.com
82d9f6fee3 Fix bug # 12459: nsWindowMediator optimizations (put it on a diet). r=tingley, verbal sr=ben 2002-02-12 22:48:44 +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
ccarlen%netscape.com
0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
bryner%netscape.com
0ec2ba5032 Oops, I meant to remove this unneeded pack=end before checking in, per jag's comments. 2002-02-12 07:24:20 +00:00
bryner%netscape.com
6d112fde77 Bug 39036 - add a checkbox to allow showing hidden files (dot files). r=ben, sr=jag. 2002-02-12 07:21:22 +00:00
bzbarsky%mit.edu
073e999f03 Opening the "Advanced" dialog and cancelling it should not change the
helper app dialog contents.  Bug 124723, r=law, sr=jag
2002-02-12 03:52:03 +00:00
timeless%mac.com
b285e8ccaa Bug 124698 don't CallQueryInterface(mDocShell = 0, &mWebShell)
r=bzbarsky,adamlock sr=alecf
2002-02-12 03:45:22 +00:00
bzbarsky%mit.edu
53494d3eb3 Make it possible to save files of types for which we have mimeinfos but
no extensions.  Bug 68801, r=law, sr=jag
2002-02-12 02:22:39 +00:00
rjc%netscape.com
025bf62abb Fix bug # 124743: RDF SEQs. r=tingley sr=ben 2002-02-12 00:49:56 +00:00
bzbarsky%mit.edu
66a9afbfc9 Make the "You can't read this dir" error appear in the filepicker
window, not as an alert.  Bug 123869, r=bryner, sr=jag
2002-02-12 00:45:52 +00:00
bzbarsky%mit.edu
3e0b8d4c3e Make "save link as" work in the context menu on files in the XUL
dirviewer.  Bug 124762, r=bbaetz, sr=jag.
2002-02-12 00:41:22 +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
dbragg%netscape.com
7d8f199a9c Moving the default search engine name from the language pack into the content (aka region) pack.
Fixes bug 91984. r=tao, sr=alecf
2002-02-12 00:37:45 +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
blakeross%telocity.com
35b7d80554 123504 - menuitem/tooltip conflict. r/sr=hewitt 2002-02-11 22:56:47 +00:00
bryner%netscape.com
e85c057950 Re-applying blake's checkin for bug 112071 - timebomb not working. r=hewitt, sr=ben. 2002-02-11 05:29:32 +00:00
bryner%netscape.com
9e75be1a32 testing startup performance impact of blake's checkin for bug 112071. a=endico. 2002-02-11 04:40:35 +00:00
bzbarsky%mit.edu
97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
endico%mozilla.org
eb33259bdb re-applying danm's changes after finding out they weren't cause for startup time regression. bug 124570. (patches originally from bugs 107937 and 77020) 2002-02-10 07:12:16 +00:00
endico%mozilla.org
05857b5877 backing out danm's feb8 14:34 checkin to track down Ts regression. bug 124570 2002-02-10 01:29:46 +00:00
mkaply%us.ibm.com
823c3988c3 OS/2 bustage - use LIB_PREFIX, not lib 2002-02-10 00:12:06 +00:00
blakeross%telocity.com
ce89f3e1a4 Backing out to see if performance regression is fixed. a=endico 2002-02-10 00:00:06 +00:00
cbiesinger%web.de
08b62eff33 Fix for blocker bug 124578, "Mailnews is dead (shows only busy cursor)"
Checking in for hidday@geocities.com, r=bzbarsky sr=bienvenu a=endico
2002-02-09 22:11:23 +00:00
bzbarsky%mit.edu
98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
dp%netscape.com
011c38617d bug 123728 & bug 123729 heap compaction and resident size trimming
sr=brendan@mozilla.org, r=blythe@netscape.com
2002-02-09 07:01:11 +00:00
blakeross%telocity.com
82efe8d455 Fix bustage. 2002-02-09 05:52:38 +00:00
blakeross%telocity.com
2b28bd362b Remove mistakenly added line... 2002-02-09 05:40:11 +00:00
blakeross%telocity.com
734e1be2e2 Fixing bustage. 2002-02-09 04:32:08 +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
blakeross%telocity.com
e150882dab 110540 - remove useless tabbed browser pref. r/sr=ben 2002-02-09 04:13:21 +00:00
blakeross%telocity.com
74f96ce488 57505 - remove useless 'show images' menuitem. r/sr=ben 2002-02-09 04:09:13 +00:00
blakeross%telocity.com
07a2c07baf Fixing bustage (this never should have gone in). 2002-02-09 03:45:37 +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
9dde4a920a 112071 - timebomb not working. r=hewitt sr=ben 2002-02-09 03:18:53 +00:00
blakeross%telocity.com
cc7382fd55 86237 - pressing esc wihle dragging throws exception. r/sr=hewitt 2002-02-09 01:45:10 +00:00
blakeross%telocity.com
882cccf833 78023 - js error in nsTransferable.js r/sr=hewitt 2002-02-09 01:37:27 +00:00
aaronl%netscape.com
b0de3af191 Bug 121116. Pref wording change: make the accessibility functionality to block background images explicit in the pref wording. r=jgaunt, sr=vidur 2002-02-09 01:08:00 +00:00
sgehani%netscape.com
7c96f41057 Remove obsolete _elementID.
b=86780
2002-02-09 00:15:30 +00:00
danm%netscape.com
3d34456619 make dialogs mistakenly opened as non-dialogs be opened as dialogs. got that? necessary for bug 77020 r=ben,jag 2002-02-09 00:12:11 +00:00
danm%netscape.com
718b095567 generally give windows a 'minimize' widget. bug 77020 r=ben,jag 2002-02-09 00:10:05 +00:00
bzbarsky%mit.edu
ff9f531f6e Make the URL bar work even when we can't open the history database. Bug
84766, r=timeless, sr=hewitt.
2002-02-08 23:48:24 +00:00
bzbarsky%mit.edu
5c9794db92 Make sure to escape bookmark folder names before writing them out to the
file.  Bug 65098, patch by Hugh Kennedy <kennedyh@engin.umich.edu>,
r=bzbarsky, sr=shaver
2002-02-08 23:21:47 +00:00
blakeross%telocity.com
e496a9f1d5 67387 - need mnemonics for history delete menuitems. r/sr=hewitt 2002-02-08 22:46:28 +00:00
danm%netscape.com
ac40c8981c persist sizemode more often, and particularly after a size change. bug 107937 r=ben,jag 2002-02-08 22:34:15 +00:00