ashuk%eng.sun.com
589efd82a7
changed signatures of functions in CurrentPage interface
...
a=ashuk
r=edburns
Bug=20659
Ashu
2000-04-06 17:42:46 +00:00
ashuk%eng.sun.com
7e45b0883a
Added stuff to implement Find features in CurrentPage interface
...
a=ashuk
r=edburns
Bug=20659
_Ashu
2000-04-06 17:39:01 +00:00
ashuk%eng.sun.com
308b05817c
Added AWT code to create a generic Dialog box. Used this to create a
...
Find Dialog Box for the Find features in the CurrentPage interface
a=ashuk
r=edburns
Bug=20659
Ashu
2000-04-06 17:36:57 +00:00
ashuk%eng.sun.com
b10d328efa
Made changes in EMWIndow.java and EmbeddedMozilla.java to create a better
...
GUI with menus for creating and closing new windows and for Find features.
Ashu
a=ashuk
r=edburns
Bug=20659
2000-04-06 17:33:49 +00:00
kvisco%ziplink.net
2434be9490
updated Olivier's information
2000-04-06 08:19:39 +00:00
kvisco%ziplink.net
90931c55a4
Moved files to source/xslt and source/xpath
2000-04-06 07:57:14 +00:00
kvisco%ziplink.net
5d6d3aa96e
Changed directory structure, changed name of XSLProcessor to XSLTProcessor
2000-04-06 07:47:44 +00:00
pavlov%netscape.com
bc6bde6f27
fix for colorpicker not working r=ben a=leaf
2000-04-06 06:49:10 +00:00
nelsonb%netscape.com
082f19af2f
Convert to BLAPI interface. Make very minor optimizations.
2000-04-06 06:07:37 +00:00
alecf%netscape.com
99b5f6167f
update filter UI from pre-beta1 days
...
not part of build!
2000-04-06 05:24:56 +00:00
edburns%acm.org
30b02cf090
a=leaf
...
r=edburns
Author = snizinsk@us.ibm.com
bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34762
#defines for Optlink calling convention
2000-04-06 04:21:51 +00:00
edburns%acm.org
b419700390
a=leaf
...
r=edburns
Author = snizinsk@us.ibm.com
bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34762
Use PR_CALLBACK on thread_starter
2000-04-06 04:20:32 +00:00
sspitzer%netscape.com
842ee38a0a
fix for #33471 . fix by mscott, r=sspitzer, a=leaf. stop now works again for news, pop & smtp.
2000-04-06 03:23:21 +00:00
robodan%netscape.com
8becf83203
Add proper reconnect concept
2000-04-06 03:21:53 +00:00
beard%netscape.com
774881879c
Added interpreter.o to build of js2.
2000-04-06 03:05:12 +00:00
beard%netscape.com
580c9ba5d4
cases for SUBTRACT, MULTIPLY, DIVIDE in print().
2000-04-06 03:02:24 +00:00
beard%netscape.com
e6900034ca
added testInterpreter(), which computes factorial using iCode (woo hoo!)
2000-04-06 02:59:16 +00:00
beard%netscape.com
fb68200586
more arithmetic, conditional branches, return instruction.
2000-04-06 02:58:22 +00:00
beard%netscape.com
c94d749d3f
added new instructions, SUBTRACT, MULTIPLY, DIVICE, BRANCH_*, and RETURN. Changed LoadVar/SaveVar to have uint32 operand. Added optional paramter branchOp to ICodeGenerator::branchConditional() & endWhileExpression() to parametrize branch kind. Added complete(Register) to generate a RETURN instruction.
2000-04-06 02:57:42 +00:00
beard%netscape.com
22f7ad270e
added a ref field, changed default constructor to initialize f64.
2000-04-06 02:52:51 +00:00
nelsonb%netscape.com
6ad931fad9
Check in original SHA implementation sources on behalf of Paul Kocher Cryptography Research, Inc. paul@cryptography.com
2000-04-06 02:48:30 +00:00
mccabe%netscape.com
1d9c2ddad4
Fix console by updating component request from unused 'consoleservice' to 'mozilla.consoleservice.1'. Oversight!
2000-04-06 02:08:18 +00:00
jim_nance%yahoo.com
2d058a10f6
Someone broke jprof. This fixes it. This (obviously) should
...
not break anything, but if it does, give me a call at 919.859.3885.
a,r=leaf
2000-04-06 01:46:07 +00:00
akkana%netscape.com
9f26f657f6
24360: make mail compose window remember its size/position. r=cmanske,a=leaf
2000-04-06 01:22:41 +00:00
jim_nance%yahoo.com
c9124d9481
Removed extraneous parenthesis which caused make to spit warnings.
...
r,a=leaf
2000-04-06 01:18:34 +00:00
cmanske%netscape.com
fc8ad1658c
Fixed spell checker bug 34479. r=akkana, a=leaf
2000-04-06 01:17:54 +00:00
repka%netscape.com
355556a555
Fixed some typos and inconsistencies.
2000-04-06 00:42:49 +00:00
repka%netscape.com
97cb8bcf38
First cut at replacement for base64 encoder.
2000-04-06 00:39:49 +00:00
repka%netscape.com
73b70ac5a7
- Added an error check and comment complementary to thayes's previous change
...
(same as I had already made in my version, but he beat me to checking it in).
- Some miscellaneous clean-up (typos, really).
2000-04-06 00:38:12 +00:00
danm%netscape.com
1122730e8d
another tweak for bug 34631
2000-04-06 00:37:51 +00:00
thayes%netscape.com
48f0c9789e
Initialize SECItem values in ATOB_ routines to avoid PR_Assert for previously
...
allocated data buffers in the NSS versions of these routines.
2000-04-06 00:26:24 +00:00
thayes%netscape.com
915877263f
Change handling of hash table for OSCP hashes to delete both hash key and
...
associated value in the hashtable "free entry" routine. Fixes a memory leak.
(Re Netscape bug: 390117)
2000-04-06 00:24:43 +00:00
pavlov%netscape.com
20d1b54cca
fix build problems
2000-04-06 00:17:39 +00:00
repka%netscape.com
f852f35853
Add a trailing CRLF; the encoder doesn't.
2000-04-06 00:15:54 +00:00
rogerl%netscape.com
a43377758b
Resolved branch targets
2000-04-06 00:04:11 +00:00
beard%netscape.com
bb3c0f54a0
removed usage of labels (duh)
2000-04-05 23:57:51 +00:00
evaughan%netscape.com
34cd8c8082
Fixes for bugs
...
#34079 (context menus)
#34673 (grid crashes)
(Crash opening many of the editor dialogs)
-r hyatt -a leaf
2000-04-05 23:46:48 +00:00
bruce%cybersight.com
47f3d9c6cc
Fix build bustage. a=leaf,mulled=dveditz
2000-04-05 23:43:49 +00:00
rogerl%netscape.com
0e8b29460c
typedef'd instructions
2000-04-05 23:41:58 +00:00
svn%xmlterm.org
9b63005aa9
xmlterm changes only, should not affect default SeaMonkey build;
...
(blanket a=leaf)
Fixed minor typos causing Solaris bustage
2000-04-05 23:40:39 +00:00
jst%netscape.com
0b90cffbe9
Fixing unix objdir build bustage. r,a=leaf
2000-04-05 23:26:15 +00:00
rjc%netscape.com
2726faffee
Fix bug # 34557: choosing a new search category needs to update the list of engines. Review: waterson Approval: leaf
2000-04-05 23:16:22 +00:00
danm%netscape.com
de135388d0
bug 34631 -- host window was forcing itself above popup menus created from clicks in window content. r=saari a=leaf
2000-04-05 23:11:44 +00:00
alecf%netscape.com
da68f81bcc
fix for #34199 r=sspitzer a=leaf
...
when enumerating preferences, build up the list before the callback is called, instead of while the hash table is being enumerated
2000-04-05 23:09:04 +00:00
evaughan%netscape.com
93c9646e2f
Fix for PDT bugs #34056 , #34280 (endor focus bug and tree sorting bug)
2000-04-05 23:02:29 +00:00
jim_nance%yahoo.com
5c44f0195a
Fix for bug 34543. Compile problem under Tru64 Unix.
...
a=leaf. This is #ifdefed for Tru64 Unix, but if it causes
bustage and I am not on IRC, you can get me at 919.859.3885
2000-04-05 22:37:01 +00:00
robodan%netscape.com
2eda467f8b
Add some initial series support
2000-04-05 21:55:54 +00:00
edburns%acm.org
383322dfbb
bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34665
...
This change replaces all printfs in src_moz with calls to PR_LOG. No
printfs should appear in src_moz anymore.
You won't see any console output from native code unless you define
NSPR_LOG_MODULES=webclient:3
in your environment. Furthermore, if you want PR_LOG statements in
webclient to go to a file instead, define
WEBCLIENT_LOG_FILE=C:\VALIDDIR\filename.txt
in your environment. This file will get created fresh each time, since
PR_LOG uses fopen(filename, "w").
New Files:
I've created ns_globals.h, included from jni_util.h. ns_globals.h holds
an extern * to a struct used in the PR_LOG calls.
Significant changes:
WrapperFactoryImpl.cpp
nativeAppInitialize(){
Added:
#if DEBUG_RAPTOR_CANVAS
prLogModuleInfo = PR_NewLogModule("webclient");
const char *webclientLogFile = PR_GetEnv("WEBCLIENT_LOG_FILE");
if (nsnull != webclientLogFile) {
PR_SetLogFile(webclientLogFile);
// If this fails, it just goes to stdout/stderr
}
#endif
}
All the other files in this checkin follow the this pattern:
Before checkin:
printf("InitMozillaStuff(%lx): Create the Event Queue for the UI thread...\n",
initContext);
After checkin:
if (prLogModuleInfo) {
PR_LOG(prLogModuleInfo, 3,
("InitMozillaStuff(%lx): Create the Event Queue for the UI thread...\n",
initContext));
}
See http://lxr.mozilla.org/mozilla/source/nsprpub/pr/include/prlog.h#190
for the definition of PR_LOG
2000-04-05 21:38:27 +00:00
beard%netscape.com
f1fef2ea55
Added default case to avoid warning
2000-04-05 21:26:01 +00:00
mscott%netscape.com
c8d4aa91c4
Bug #34561 --> we were reporting false timeouts with connection based protocols
...
r=ruslan,warren
a=granrose
2000-04-05 21:15:44 +00:00