hyatt%netscape.com
9d5a064505
Adjusting some names of variables. r=travis
1999-12-01 08:17:42 +00:00
rjc%netscape.com
ddf595aba2
Fix bug # 18540: select the current search tab.
1999-12-01 08:03:39 +00:00
hyatt%netscape.com
d9edd8611f
Support for enumeration of skins, packages, and locales nearing completion. r=mini-me
1999-12-01 07:59:35 +00:00
rgoodger%ihug.co.nz
61077ebcd9
updated WizardManager class. (not currently used in builds)
1999-12-01 07:39:32 +00:00
rgoodger%ihug.co.nz
cccbfcdc99
updated wizardHandlerSet for wizardmanager (not currently used in builds)
1999-12-01 07:39:03 +00:00
rgoodger%ihug.co.nz
9695af5c4d
updated WidgetStateManager class (not currently used in builds)
1999-12-01 07:38:15 +00:00
cls%seawood.org
517761d8d6
Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369 (The autogen script appears not to be working again.)
1999-12-01 07:25:51 +00:00
waterson%netscape.com
73094f0bbd
Fix code-path leak by using nsCOMPtr.
1999-12-01 07:04:00 +00:00
syd%netscape.com
b0f8a35bbe
Throughout mozilla, we call gtk_rgb_get_visual() and In gdk_window_new(), called
...
by superwin, the visual is being obtained by calling gdk_visual_get_system().
This was causing match errors when gdk_rgb picked a visual having a depth that
was different from the server default visual. r=pavlov, fixes bugs 20153 and
19263.
1999-12-01 06:39:36 +00:00
rginda%netscape.com
c5125cbc23
Testcase produced no output is no longer a failure.
1999-12-01 06:29:27 +00:00
mscott%netscape.com
853d0d18af
stub implementation of AsyncOpen.
1999-12-01 06:17:49 +00:00
rhp%netscape.com
681b31a3f7
Adding new files for mac...NOT PART OF THE BUILD YET
1999-12-01 06:12:10 +00:00
sfraser%netscape.com
9915948ffe
Include stdio.h with system paths, not user paths. No bug, r=mozbot.
1999-12-01 06:12:01 +00:00
cls%seawood.org
db98473510
Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369
1999-12-01 06:08:25 +00:00
rginda%netscape.com
72a01ffe23
Added new ecma_3 suite. along with 'new style' (hopefully simpler) shell.js, and
...
a new test (which fails already!)
1999-12-01 06:07:28 +00:00
warren%netscape.com
bfa75403be
Made WarnIfFalse not call abort. Made abort be continuable on Windows. r=travis
1999-12-01 05:51:45 +00:00
waterson%netscape.com
75eb57a1df
xpconnect is a component now on Linux/PPC, albeit a broken one...
1999-12-01 05:20:16 +00:00
pierre%netscape.com
8599cb76a4
Backing-out previous change which had the effect of getting rid of the widgets for *all* fixed positioned elements. Removing widgets is a goal at term but it's something that we want to leave to the View Manager folk(s) or at least do in sync with them.
1999-12-01 05:10:50 +00:00
waterson%netscape.com
a809668d2d
Check in initial, non-working XPTCall code from Linux-PPC.
1999-12-01 04:56:46 +00:00
troy%netscape.com
c86aebb168
Added XXX comment to remind me (and Chris) of a problem that needs to
...
be revisited
1999-12-01 04:50:26 +00:00
rpotts%netscape.com
f4301f1109
(r=valeski) Fix for new bloat (leaking HTTPChannels) that was introduced yesterday
1999-12-01 04:32:58 +00:00
brendan%mozilla.org
2a963196c5
Fix obscure eval bug and ECMA conformance issue (20256, r=rginda@netscape.com).
1999-12-01 04:30:04 +00:00
troy%netscape.com
ba02c09ac3
Removed dead code
1999-12-01 04:18:20 +00:00
troy%netscape.com
a43233ea1a
Correctly this time
1999-12-01 04:13:19 +00:00
troy%netscape.com
cfcb675bb4
Removed some commented out dead code
1999-12-01 04:12:46 +00:00
troy%netscape.com
53b3fe1d67
Removed some old dead code
1999-12-01 04:10:47 +00:00
pierre%netscape.com
537d50025c
18163 "Use of fixed positioning in style sheet corrupts display". Don't create empty widgets for fixed positioned elements in order to avoid problems in the View Manager (GetDrawingSurface) where we end up copying uninitialized bitmaps to the screen. The main reason for fixing the bug here instead of within the View Manager is that we'll get rid of widgets altogether over time.
1999-12-01 04:10:02 +00:00
neeti%netscape.com
01eb5d221e
bug 15818, fixed one instance of ImageURLImpl being leaked for the icon on linux. r=pnunn
1999-12-01 04:02:57 +00:00
tbogard%aol.net
99ed1b0558
nsXPBaseWindow now uses nsIBaseWindow interface off webshell instead of nsIWebShell for some simple window stuff.
1999-12-01 03:43:17 +00:00
tbogard%aol.net
de23c04922
nsWebShell now implements nsIDocShellContainer.
1999-12-01 03:41:43 +00:00
tbogard%aol.net
443ff9ab30
Changed a ->QueryInterface into a CallQueryInterface. Also cleaned up RemoveChild to return an error when an invalid child is passed in.
1999-12-01 03:37:21 +00:00
waterson%netscape.com
272d842840
Bug 9489. Use nsAutoVoidArray for collecting classes to avoid excessive heap use.
1999-12-01 03:27:25 +00:00
mscott%netscape.com
c7ca68d7c9
Add chrome and res urls specs to the list of urls which now work with the uri loader.
...
Note: you need to enable uri loading under the debug menu for this code to be executed.
1999-12-01 03:21:51 +00:00
sspitzer%netscape.com
28b7531820
fix for #14355 , r=alecf.
...
only show nntp servers in "subscribe" dialog and only show mail servers and mail folders in "new folder" dialog
1999-12-01 03:16:14 +00:00
tbogard%aol.net
e0eaa26429
Removed old commented out code for the now defunct nsIDocShellEdit and nsIDocShellFile interfaces. Replaced nsIDocShellContainer::GetEnumerator with nsIDocShellContainer::GetChildAt(). Also provided implementation for that function.
1999-12-01 03:08:58 +00:00
rgoodger%ihug.co.nz
3ff73c3bb5
selection fix, keyboard shortcuts, r=morse
1999-12-01 03:08:09 +00:00
sspitzer%netscape.com
9419807380
simple bullet proofing fix for #20423
1999-12-01 03:08:04 +00:00
tbogard%aol.net
179b1a0c13
Removed nsIDocShellFile and nsIDocShellEdit from the include list.
1999-12-01 03:07:02 +00:00
rgoodger%ihug.co.nz
30088bba34
fixed selection problems, added keyboard stuff. r=morse
1999-12-01 03:05:57 +00:00
rogerl%netscape.com
a5c0875b49
Call createFunctionObject on closure created InterpretedFunction objects
...
so they can be real JS objects like they're supposed to be -with prototypes
and everything.
1999-12-01 02:45:58 +00:00
mcafee%netscape.com
07d4d59215
Removing EXPORTS, parent makefile explicitly points at this directory now. r=bryner
1999-12-01 02:30:38 +00:00
waterson%netscape.com
ccf2e09e26
Try to fix build bustage.
1999-12-01 02:25:28 +00:00
mcafee%netscape.com
71f70b790e
missing exports
1999-12-01 02:24:01 +00:00
drapeau%eng.sun.com
3a3de239a0
My bad: orphaned code fix for bug 5369. The rest of this bug fix was
...
checked in some time ago, but this portion of the fix never made it
it. r=drapeau@eng.sun.com . Log error when LiveConnect cannot be
started due to an error in the Java VM.
1999-12-01 01:43:16 +00:00
sspitzer%netscape.com
0ab6aaac52
bulletproofing to prevent #20410
1999-12-01 01:26:08 +00:00
rickg%netscape.com
dada4270af
added new color for CDATA in viewsource; r=none
1999-12-01 01:13:28 +00:00
dbragg%netscape.com
45dd66b936
Changed the error reporting so that scripts will not bail out. Also improves robustness. Fixes bug # 20004 r=dveditz
1999-12-01 00:48:38 +00:00
dbragg%netscape.com
a23e253818
Changed to correct location of .xul file to chrome directory from the res directory. Fixes bug #10241 r=dveditz
1999-12-01 00:47:10 +00:00
drapeau%eng.sun.com
9f1f0347d6
Fix for bug 5427 ("Passing security principals into nsILiveConnect
...
methods will cause browser to crash"), fix contributed by
jeff.dyer@compilercompany.com , r=drapeau@eng.sun.com . More
bulletproof way of testing if principals passed in are valid (comments
in the code fix explain in more detail).
1999-12-01 00:46:43 +00:00
dbragg%netscape.com
f83a146482
Fixed up progress.xul file fixes bug #10241 r=dveditz
1999-12-01 00:45:44 +00:00