bienvenu%netscape.com
e1ff73f1f0
move more stuff into idl interfaces
1999-09-07 18:34:32 +00:00
dbragg%netscape.com
ec66ed1b78
Added the writing of the string Mozilla User Preferences to the top of the prefs js file. Fixes bug 8610
1999-09-07 18:28:55 +00:00
morse%netscape.com
2f29951965
fetch wallet files from netcenter
1999-09-07 18:28:50 +00:00
morse%netscape.com
a18ec38747
fetch files from netcenter again, fix up timeout on inactive key
1999-09-07 18:26:44 +00:00
dbragg%netscape.com
c6d7ec42e7
Removed the Entities. They've been in a .dtd file for a few days.
1999-09-07 18:22:40 +00:00
rginda%ndcico.com
c711c8f59c
Not part of the SeaMonkey default build.
...
Moved bsConnection.cpp to bsXPCConnection.cpp to prevent build collisions
with bsconnection.c on case insensitive platforms. Moved
bsConnectionFactory.cpp to bsXPCConnectionFactory.cpp to match the new prefix.
1999-09-07 17:38:43 +00:00
bienvenu%netscape.com
ae16b15b4d
use auto strings where possible
1999-09-07 14:57:36 +00:00
brade%netscape.com
37dd29534a
remove some keybindings; these should be coming from an overlay anyways
1999-09-07 14:40:51 +00:00
brade%netscape.com
91e090d004
fix copyright; add contributor (Sammy Ford)
1999-09-07 14:32:03 +00:00
ramiro%netscape.com
978cd66eb6
Fix update event bounds (width and height were reversed). Also set the event
...
time to PR_Now().
1999-09-07 14:11:13 +00:00
morse%netscape.com
6d323daf9c
require user to type in password confirmation
1999-09-07 13:49:47 +00:00
ramiro%netscape.com
2d9455fa1c
Make TRACE_PAINT_FLASH flash only the event rect area. Remove some duplicate
...
code in GetNativeData().
1999-09-07 13:05:46 +00:00
alla%lysator.liu.se
54e2c2aeaa
Fixed the runtime crash in GtkMozilla.
1999-09-07 12:58:06 +00:00
rjc%netscape.com
f2e91fe2f4
Remove meaningless "open" attribute.
1999-09-07 09:45:40 +00:00
rjc%netscape.com
351acab54e
Use same strings.
1999-09-07 09:41:24 +00:00
rjc%netscape.com
970c6554bc
Persist "open" attribute in bookmark's panel, and be sure to set "status" and "type" attributes so that we get proper icons!
1999-09-07 09:31:20 +00:00
rjc%netscape.com
bcfcb2ea8f
Tweak UpdateBookmarkLastVisitedDate() and Translate() functions.
1999-09-07 08:52:22 +00:00
rjc%netscape.com
51bc18e6ca
Added XXX comment, and now also size content to window.
1999-09-07 07:52:11 +00:00
rjc%netscape.com
4292439855
Center table.
1999-09-07 07:33:56 +00:00
rjc%netscape.com
f1f4356faa
Move string declaration to DTD.
1999-09-07 07:31:51 +00:00
rjc%netscape.com
293b334687
Cache sort resources.
1999-09-07 07:27:49 +00:00
rjc%netscape.com
d856f132e4
Fix silly warning.
1999-09-07 06:55:20 +00:00
shaver%netscape.com
628cb79563
initial JS component loader work
1999-09-07 06:18:08 +00:00
waterson%netscape.com
a792915daf
Fix variable scoping problem that busts #ifdef DEBUG build.
1999-09-07 05:40:22 +00:00
shaver%netscape.com
c1950cee17
Moved abs:/rel: handling to ComponentManager.
...
Made nsIModule::GetClassObject and nsIFactory scriptable for JS components.
Added registryLocation param to nsIModule::(Un)RegisterSelf.
1999-09-07 05:06:37 +00:00
shaver%netscape.com
f7bda6b5b3
use NS_DECL_NSIMODULE and track nsIModule API changes
1999-09-07 05:06:36 +00:00
toshok%hungry.com
58eccec52e
ignore Makefile and js
1999-09-07 05:03:42 +00:00
toshok%hungry.com
cd05a18a48
wrap calls to JSD_IsActiveScript with JSD_{Lock,Unlock}ScriptSubsystem.
1999-09-07 05:02:11 +00:00
toshok%hungry.com
758323e699
fix up the unix build a bit -- egcs had problems with aggregate initializers, and linux whines about gets. also, include errno.h to stop errors dealing with the (questionable practice of) setting of errno to 0.
1999-09-07 05:00:56 +00:00
toshok%hungry.com
4d79ff2a55
fix up unix build of jsdebugger.
1999-09-07 04:57:03 +00:00
toshok%hungry.com
c76dcb609b
lock/unlock the script subsystem around the call to jsd_DestroyAllJSDScripts
1999-09-07 04:54:41 +00:00
waterson%netscape.com
ca33e8fd70
Sheesh. After doing this once today, you'd think I'd learn.
1999-09-07 03:26:54 +00:00
troy%netscape.com
2eba2292ea
Changed CreateGeneratedFrameFor() to set the parent object and the document
...
object of the generated content
1999-09-07 03:09:33 +00:00
norris%netscape.com
2d8e12375f
* Add checks on urls formed from web scripts
...
* Make nsScriptSecurityManager implement nsXPCSecurityManager
* Fix unix warnings
1999-09-07 02:54:19 +00:00
waterson%netscape.com
2f5f9f87bb
Replace nsRDFContentUtils with nsXULContentUtils.
1999-09-07 02:53:46 +00:00
waterson%netscape.com
49ac7e179a
Replace nsRDFContentUtils with nsXULContentUtils, which can be acquired as a service. This allows it to keep cached member variables to other frequently-accessed services.
1999-09-07 02:51:13 +00:00
waterson%netscape.com
5eecd7bc1a
Re-write GetTextForNode() to be a bit more efficient; broke out data format. Bug 13137, fix broken use of CBufDescriptor. Add CBufDescriptors where appropriate.
1999-09-07 02:47:56 +00:00
waterson%netscape.com
7e0472ef71
Bug 13137. Fix broken usage of CBufDescriptor.
1999-09-07 02:46:08 +00:00
waterson%netscape.com
0f3a26fccc
Right-shift two for hash function; inline some obvious stuff.
1999-09-07 02:44:43 +00:00
troy%netscape.com
85d5eb8329
Fix for bug #13176 . Changed CantRenderReplacedElement() to reset the
...
primary frame mapping for OBJECT elements
1999-09-07 02:42:00 +00:00
pollmann%netscape.com
cb70f00a3a
Bug 12849: OnChange event.target is now the select instead of the option.
1999-09-07 02:16:23 +00:00
jband%netscape.com
2cb747fe19
fix that shaver needs for wrapped JS object doing QI semantics
1999-09-07 01:48:13 +00:00
sdagley%netscape.com
a509302246
Fix build bustage for brendan. Some platforms actually scope variables to the for loop where they're declared.
1999-09-07 00:08:30 +00:00
jband%netscape.com
5706f276ff
fix bug 13217 and add someparam checking for other methods in this interface
1999-09-07 00:03:43 +00:00
cls%seawood.org
91c70687a3
include <string.h> for when it disappears from nsID.h again.
1999-09-06 23:08:43 +00:00
brendan%mozilla.org
345de56bbf
Use NS_GET_IID instead of longer nsCOMTypeInfo template call.
1999-09-06 23:01:40 +00:00
brendan%mozilla.org
849e52b0fb
Pick nits.
1999-09-06 23:00:17 +00:00
brendan%mozilla.org
a84076e44e
Expand tabs to spaces per Emacs modeline; other space cleanups.
1999-09-06 22:59:11 +00:00
waterson%netscape.com
e75207446c
Add nsXULContentUtils, eventually to replace nsRDFContentUtils. Not yet in the build though.
1999-09-06 22:25:45 +00:00
waterson%netscape.com
22bff65eea
Add nsIXULContentUtils.
1999-09-06 22:24:21 +00:00