Commit Graph

9062 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
614dc253ca Replace DEBUG_PRINTF with NS_WARNING/NS_ASSERTION. Bug 117440, patch by
Morten Nilsen <Morten@Nilsen.com>, r=timeless, sr=brendan
2002-01-09 18:49:43 +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
stephend%netscape.com
bb13bf71ac Bug 118682. Javascript strict warnings in search-panel.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf 2002-01-09 10:36:42 +00:00
hwaara%chello.se
0bd485ceda #115533, Mozilla should be able to become the default viewer of BMP, ICO and MNG image files.
r=law, sr=alecf
2002-01-09 10:14:25 +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
tingley%sundell.net
657a7116ce checkin for sballard@netreach.net.
bug 103097: make the UI for the <link> element faster
r=fabian, sr=blake
2002-01-09 03:02:36 +00:00
cavin%netscape.com
c81ed03fda Bug #81295: In extractFileNameFromUrl(), extract value associated with "filename="
keyword if present. r=naving/ben@netscape.com, sr=sspitzer.
2002-01-09 02:41:36 +00:00
alecf%netscape.com
fddcae4787 mac-side of removal of nsIFile.URL - one last one? r=dougt, sr=darin bug 100212 2002-01-09 02:30:09 +00:00
pete%alphanumerica.com
2765327b43 b=92132, r=pete, sr=jag
Patch by Igor Nekrestyanov <nis@sparc.spb.su>
Urlbar history finally works the way it should.

--pete
2002-01-09 02:29:25 +00:00
alecf%netscape.com
5ac5a63a0e Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin 2002-01-09 02:08:01 +00:00
rjc%netscape.com
ad5d66331d Bug # 118212: window mediator RDF changes to support keyboard. r=tingley sr=waterson 2002-01-09 02:06:23 +00:00
ben%netscape.com
bccb0b41ec fix 109764 bookmarks not shown in sidebar panel in mail
r=bryner, sr=hyatt
2002-01-09 01:57:23 +00:00
danm%netscape.com
2cddc6dd03 position dependent windows relative to their parent. bug 113283 r=hyatt,pavlov 2002-01-09 01:31:24 +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
bryner%netscape.com
42773117ed Bugscape 11533 - hooking up commercial splash screen. Adding a rule to xpfe/bootstrap/Makefile.in to echo the list of object files so that we don't have to duplicate it in the commercial version. No longer exporting splash.xpm to dist/bin or packaging it, since it's compiled in. r=cls. 2002-01-08 06:39:47 +00:00
alecf%netscape.com
5965318acb C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin 2002-01-08 01:31:25 +00:00
pinkerton%netscape.com
350e79a7ab Change unsigned char* param to ConstStr255Param to make mach-o happier
r=sdagley/sr=blake. bug 118197.
2002-01-07 15:44:08 +00:00
pinkerton%netscape.com
628436b865 stop using PR_PutEnv and use PR_SetEnv instead. r=sdagley/sr=blake. bug 118187 2002-01-07 15:42:08 +00:00
ccarlen%netscape.com
525230cf76 Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com 2002-01-07 14:35:04 +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
varga%utcru.sk
87028481eb Post fix for 99715. convert category tree to use outliner. r=hixie, sr=blake 2002-01-06 08:50:38 +00:00
varga%utcru.sk
8f1fb003e2 Fix for 118160. Secuirty Policies preference panel accidentally activated. r=varga, rs=waterson, patch=timeless 2002-01-05 21:12:40 +00:00
danm%netscape.com
20ebc95fe3 implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts 2002-01-05 02:22:45 +00:00
hwaara%chello.se
e7520e970f re-add new files. 2002-01-05 01:42:26 +00:00
hwaara%chello.se
6b33324e56 #93093, optimize splashscreens to cut bloat.
The Windows splash is now ~500% smaller (from 299K to 60K) and the OS/2 splash is ~300% smaller (from 298K to 101K).

r=mkaply, sr=alecf
2002-01-05 01:33:53 +00:00
hyatt%netscape.com
d749d59e46 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
danm%netscape.com
4f43c30eb1 refuse to spawn new windows if you're currently being destroyed. bug 115969 r=jaggernaut,jst 2002-01-04 02:34:02 +00:00
danm%netscape.com
f3666195b8 allow nsXULWindow::CreateNewWindow to fail; don't fall back on the appshell. bug 115969 r=jaggernaut,jst 2002-01-04 02:32:48 +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
timeless%mac.com
6f3c4a03ff Bug 56369 pref-policies.xul has an empty <script> </script>
r=akkana sr=blake
2002-01-03 23:50:52 +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
ian%hixie.ch
92fcedc3fb Changed the order of the commands for the bookmarks context menu items. Also renamed separator to bm_separator in bookmarksOverlay.js to match the bookmarks.xml code and made the two consistent in their list of available commands for certain bookmark types (in particular IE bookmarks). b=102340, r=doron, sr=blake. The changes in this patch are covered by the NPL 1.1/GPL 2.0/LGPL 2.1 licenses. 2002-01-03 20:31:07 +00:00
stephend%netscape.com
b76ff0aead Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag 2002-01-03 02:17:04 +00:00
blakeross%telocity.com
b550172888 very minor cleanup in prefs. sr=hewitt 2002-01-03 01:48:06 +00:00
stephend%netscape.com
e8278dbfc0 Bug 117548. Javascript strict warnings in pref-help.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com 2002-01-03 00:59:04 +00:00
stephend%netscape.com
c334849f59 Bug 79336. Javascript strict warnings in findUtils.js. Patch by Stephen Walker <walk84@usa.net) r=sgehani@netscape.com, sr=alecf@netscape.com 2002-01-03 00:56:52 +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
jaggernaut%netscape.com
d32fec141a Bug 102155: javascript error in contentAreaUtils.js. Patch by Mike Young <youngfam@nni.com>, r=caillon@returnzero.com, sr=jag 2002-01-02 11:56:07 +00:00
jaggernaut%netscape.com
da78e04e2e Bug 116748: pref doesn't affect anything: scripts and windows - change status bar text. Or more accurately, the pref affected window.status, but not window.defaultStatus capabilities. Fixed now to allow/prevent both. Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=bzbarsky, sr=jag 2002-01-02 11:17:45 +00:00
jaggernaut%netscape.com
1b703b632d Bug 99009: Fix annoying and long standing window status bug. r=caillon, sr=jst 2002-01-02 10:17:26 +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
seawood%netscape.com
128ac41103 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
timeless%mac.com
cddfaa7efc Bug 75371 UI prefs to control pop-up (popup) windows and other Javascript annoyances
by doronr@naboonline.com r=timeless sr=blake
2001-12-30 12:56:21 +00:00
bryner%netscape.com
2a1819d615 Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
blizzard%redhat.com
d65b92efb8 Bug #117114. Fix silly typo - change dialog=np to dialog=no so that windows that come up have the right settings. r=hixie, sr=blake 2001-12-29 05:13:27 +00:00
jaggernaut%netscape.com
ac7691bcb8 Bug 117013: in View -> Text Zoom -> Other... dialog, buttons are hidden on Mac. r=Fabian, sr=blake 2001-12-29 04:52:39 +00:00
mcafee%netscape.com
e47b64c3d3 Ignore generated files. 2001-12-29 04:19:36 +00:00
hwaara%chello.se
a235e8b33f #116618, "Auto-complete prefs changes on OK if no changes were made",
#117007, "Default Navigator window size doesn't fit in 640*480",

r=bzbarsky, sr=blake
2001-12-29 04:14:07 +00:00
hwaara%chello.se
4ba89d5ad9 Sorry, the last checkin was r=timeless - not bzbarsky. 2001-12-27 23:05:12 +00:00
hwaara%chello.se
5c743f36b7 #116005, "'Save page as' in view-source doesn't work",
#116838, "File=>Save Frame As doesn't work at all"

r=bzbarsky, sr=jst
2001-12-27 23:02:43 +00:00