ramiro%netscape.com
4026eeac36
Fix update event bounds (width and height were reversed). Also set the event
...
time to PR_Now().
git-svn-id: svn://10.0.0.236/trunk@46177 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 14:11:13 +00:00
morse%netscape.com
b8469b8c2f
require user to type in password confirmation
...
git-svn-id: svn://10.0.0.236/trunk@46176 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 13:49:47 +00:00
ramiro%netscape.com
f05f241100
Make TRACE_PAINT_FLASH flash only the event rect area. Remove some duplicate
...
code in GetNativeData().
git-svn-id: svn://10.0.0.236/trunk@46175 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 13:05:46 +00:00
alla%lysator.liu.se
e4b3349bb0
Fixed the runtime crash in GtkMozilla.
...
git-svn-id: svn://10.0.0.236/trunk@46174 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 12:58:06 +00:00
rjc%netscape.com
aff0cd524f
Remove meaningless "open" attribute.
...
git-svn-id: svn://10.0.0.236/trunk@46172 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 09:45:40 +00:00
rjc%netscape.com
13acc647fd
Use same strings.
...
git-svn-id: svn://10.0.0.236/trunk@46171 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 09:41:24 +00:00
rjc%netscape.com
fb734f7c88
Persist "open" attribute in bookmark's panel, and be sure to set "status" and "type" attributes so that we get proper icons!
...
git-svn-id: svn://10.0.0.236/trunk@46170 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 09:31:20 +00:00
rjc%netscape.com
9012c6c73f
Tweak UpdateBookmarkLastVisitedDate() and Translate() functions.
...
git-svn-id: svn://10.0.0.236/trunk@46169 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 08:52:22 +00:00
rjc%netscape.com
98f4cbbde2
Added XXX comment, and now also size content to window.
...
git-svn-id: svn://10.0.0.236/trunk@46168 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 07:52:11 +00:00
rjc%netscape.com
cd4c367b54
Center table.
...
git-svn-id: svn://10.0.0.236/trunk@46167 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 07:33:56 +00:00
rjc%netscape.com
a1032d2b98
Move string declaration to DTD.
...
git-svn-id: svn://10.0.0.236/trunk@46166 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 07:31:51 +00:00
rjc%netscape.com
0333ac20ae
Cache sort resources.
...
git-svn-id: svn://10.0.0.236/trunk@46165 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 07:27:49 +00:00
rjc%netscape.com
9cae542322
Fix silly warning.
...
git-svn-id: svn://10.0.0.236/trunk@46164 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 06:55:20 +00:00
shaver%netscape.com
8ee8a718a2
initial JS component loader work
...
git-svn-id: svn://10.0.0.236/trunk@46163 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 06:18:08 +00:00
waterson%netscape.com
2242e97898
Fix variable scoping problem that busts #ifdef DEBUG build.
...
git-svn-id: svn://10.0.0.236/trunk@46162 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 05:40:22 +00:00
shaver%netscape.com
955b7a1d60
Moved abs:/rel: handling to ComponentManager.
...
Made nsIModule::GetClassObject and nsIFactory scriptable for JS components.
Added registryLocation param to nsIModule::(Un)RegisterSelf.
git-svn-id: svn://10.0.0.236/trunk@46161 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 05:06:37 +00:00
shaver%netscape.com
a4b4dee177
use NS_DECL_NSIMODULE and track nsIModule API changes
...
git-svn-id: svn://10.0.0.236/trunk@46160 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 05:06:36 +00:00
toshok%hungry.com
68162960f8
wrap calls to JSD_IsActiveScript with JSD_{Lock,Unlock}ScriptSubsystem.
...
git-svn-id: svn://10.0.0.236/trunk@46158 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 05:02:11 +00:00
toshok%hungry.com
c27cf242d5
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.
...
git-svn-id: svn://10.0.0.236/trunk@46157 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 05:00:56 +00:00
toshok%hungry.com
e3f63ca3e9
fix up unix build of jsdebugger.
...
git-svn-id: svn://10.0.0.236/trunk@46156 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 04:57:03 +00:00
toshok%hungry.com
0a424bc749
lock/unlock the script subsystem around the call to jsd_DestroyAllJSDScripts
...
git-svn-id: svn://10.0.0.236/trunk@46155 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 04:54:41 +00:00
waterson%netscape.com
6fcd164725
Sheesh. After doing this once today, you'd think I'd learn.
...
git-svn-id: svn://10.0.0.236/trunk@46154 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 03:26:54 +00:00
troy%netscape.com
68d0b098c8
Changed CreateGeneratedFrameFor() to set the parent object and the document
...
object of the generated content
git-svn-id: svn://10.0.0.236/trunk@46153 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 03:09:33 +00:00
norris%netscape.com
4e8768c593
* Add checks on urls formed from web scripts
...
* Make nsScriptSecurityManager implement nsXPCSecurityManager
* Fix unix warnings
git-svn-id: svn://10.0.0.236/trunk@46152 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:54:19 +00:00
waterson%netscape.com
f0e4b2f804
Replace nsRDFContentUtils with nsXULContentUtils.
...
git-svn-id: svn://10.0.0.236/trunk@46151 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:53:46 +00:00
waterson%netscape.com
90f23fe150
Replace nsRDFContentUtils with nsXULContentUtils, which can be acquired as a service. This allows it to keep cached member variables to other frequently-accessed services.
...
git-svn-id: svn://10.0.0.236/trunk@46150 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:51:13 +00:00
waterson%netscape.com
0526c2e65b
Re-write GetTextForNode() to be a bit more efficient; broke out data format. Bug 13137, fix broken use of CBufDescriptor. Add CBufDescriptors where appropriate.
...
git-svn-id: svn://10.0.0.236/trunk@46149 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:47:56 +00:00
waterson%netscape.com
5eca206f61
Bug 13137. Fix broken usage of CBufDescriptor.
...
git-svn-id: svn://10.0.0.236/trunk@46148 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:46:08 +00:00
waterson%netscape.com
0be907f1c1
Right-shift two for hash function; inline some obvious stuff.
...
git-svn-id: svn://10.0.0.236/trunk@46147 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:44:43 +00:00
troy%netscape.com
fdc9f553d0
Fix for bug #13176 . Changed CantRenderReplacedElement() to reset the
...
primary frame mapping for OBJECT elements
git-svn-id: svn://10.0.0.236/trunk@46146 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:42:00 +00:00
pollmann%netscape.com
1045f56e80
Bug 12849: OnChange event.target is now the select instead of the option.
...
git-svn-id: svn://10.0.0.236/trunk@46145 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:16:23 +00:00
jband%netscape.com
e757f6a9b7
fix that shaver needs for wrapped JS object doing QI semantics
...
git-svn-id: svn://10.0.0.236/trunk@46144 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 01:48:13 +00:00
sdagley%netscape.com
2f2304f3a9
Fix build bustage for brendan. Some platforms actually scope variables to the for loop where they're declared.
...
git-svn-id: svn://10.0.0.236/trunk@46143 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 00:08:30 +00:00
jband%netscape.com
4586980e8f
fix bug 13217 and add someparam checking for other methods in this interface
...
git-svn-id: svn://10.0.0.236/trunk@46142 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 00:03:43 +00:00
cls%seawood.org
757d592746
include <string.h> for when it disappears from nsID.h again.
...
git-svn-id: svn://10.0.0.236/trunk@46141 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 23:08:43 +00:00
brendan%mozilla.org
845335f40d
Use NS_GET_IID instead of longer nsCOMTypeInfo template call.
...
git-svn-id: svn://10.0.0.236/trunk@46140 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 23:01:40 +00:00
brendan%mozilla.org
2b966ff47f
Pick nits.
...
git-svn-id: svn://10.0.0.236/trunk@46139 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 23:00:17 +00:00
brendan%mozilla.org
69185ecae9
Expand tabs to spaces per Emacs modeline; other space cleanups.
...
git-svn-id: svn://10.0.0.236/trunk@46138 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 22:59:11 +00:00
waterson%netscape.com
1fe8a98f1e
Add nsXULContentUtils, eventually to replace nsRDFContentUtils. Not yet in the build though.
...
git-svn-id: svn://10.0.0.236/trunk@46137 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 22:25:45 +00:00
waterson%netscape.com
c4c0337be3
Add nsIXULContentUtils.
...
git-svn-id: svn://10.0.0.236/trunk@46136 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 22:24:21 +00:00
briano%netscape.com
66d6b60611
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@46135 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 22:15:55 +00:00
cls%seawood.org
6fb7827186
Forgot to run ranlib on libhostxpt.a
...
git-svn-id: svn://10.0.0.236/trunk@46134 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 22:10:18 +00:00
cls%seawood.org
74bf90dd7e
Aieecvs -z3 diff -u configure.in! MOZILLA_CLIENT should be set for CXXFLAGS as well...even though nothing seems to be affected by its absence.
...
git-svn-id: svn://10.0.0.236/trunk@46133 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 22:04:36 +00:00
shaver%netscape.com
f087d4cd4b
put back <string.h> until we find all the uses =(
...
git-svn-id: svn://10.0.0.236/trunk@46132 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 21:22:36 +00:00
waterson%netscape.com
f7bca5c3ff
Fix unix bustage; these two functions have been promoted to real interface methods on the RDF service.
...
git-svn-id: svn://10.0.0.236/trunk@46131 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 20:46:25 +00:00
bienvenu%netscape.com
8a14b835bb
more includes of string.h
...
git-svn-id: svn://10.0.0.236/trunk@46130 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 20:44:26 +00:00
bruce%cybersight.com
9fcd156930
Add linefeed to end of file for HPUX.
...
git-svn-id: svn://10.0.0.236/trunk@46129 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 20:29:15 +00:00
cls%seawood.org
34cc43d280
Removed unnecessary USE_AUTOCONF ifdef.
...
git-svn-id: svn://10.0.0.236/trunk@46128 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 20:24:44 +00:00
brendan%mozilla.org
40bece4baa
Use deadlock detecting nsAutoMonitors, etc., correctly.
...
git-svn-id: svn://10.0.0.236/trunk@46127 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 19:57:40 +00:00
jfrancis%netscape.com
132134ca11
implemented RemoveList();
...
deletion doesn't scatter so many empty nodes;
mailcite rules started;
general deletion work (still WIP);
several small bugfixes;
refactored list item outdenting code
git-svn-id: svn://10.0.0.236/trunk@46126 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 19:51:59 +00:00