sfraser%netscape.com
|
d377d4851e
|
Tidy up the #ifdefs in CreateHiddenWindow to not confuse the CodeWarrior editor.
|
2000-05-10 00:37:05 +00:00 |
|
mccabe%netscape.com
|
e6f060e635
|
Add pithy quote.
|
2000-05-10 00:35:30 +00:00 |
|
ben%netscape.com
|
4bc6fbc7ea
|
making directory viewer skinnable
|
2000-05-10 00:26:46 +00:00 |
|
karnaze%netscape.com
|
aab9bfdbb6
|
new regression test not affecting the build.
|
2000-05-10 00:24:57 +00:00 |
|
jst%netscape.com
|
500dd42415
|
Checking partial fix for bug 37239, the fix was contributed by snizinsk@us.ibm.com. r=me
|
2000-05-10 00:24:38 +00:00 |
|
slamm%netscape.com
|
420fdab112
|
Fix start time of 'C' links.
|
2000-05-10 00:22:05 +00:00 |
|
pierre%netscape.com
|
4ee2e12e08
|
bumped up the debug build memory partition to 16Mb instead of 12
|
2000-05-10 00:10:45 +00:00 |
|
dmose%mozilla.org
|
8558692d2c
|
Split out and added detail to XPCOMification info.
|
2000-05-10 00:08:26 +00:00 |
|
dmose%mozilla.org
|
0cd87d3ee9
|
Cleaned up a bit. Added some top-priority tasks to the top of the housecleaning section.
|
2000-05-10 00:07:22 +00:00 |
|
dmose%mozilla.org
|
7d71bd6ee4
|
Added more verbiage about the instability of the code.
|
2000-05-10 00:06:46 +00:00 |
|
ddrinan%netscape.com
|
a3906c1bc6
|
Link xpcom dynamically for Solaris and HP-UX
|
2000-05-10 00:01:29 +00:00 |
|
sspitzer%netscape.com
|
e4ac01c54d
|
update
|
2000-05-10 00:00:11 +00:00 |
|
sspitzer%netscape.com
|
a1a01c8506
|
update.
|
2000-05-09 23:57:20 +00:00 |
|
dougt%netscape.com
|
8104407afa
|
InitWithPath should not store trailing seperatores in paths. It really is
an error to pass a trailing seperator, but we are just being kind.
|
2000-05-09 23:53:03 +00:00 |
|
wtc%netscape.com
|
d1222eebcd
|
Compatibility with Universal Headers 3.3 or later.
|
2000-05-09 23:49:23 +00:00 |
|
rogerl%netscape.com
|
178e8e9fc7
|
Bug #31316, didn't reset paren state after failed alt.
|
2000-05-09 23:47:18 +00:00 |
|
rogerl%netscape.com
|
732442c367
|
Bug #32937, toLocaleString added to Number class.
|
2000-05-09 23:46:13 +00:00 |
|
rogerl%netscape.com
|
a912f99c10
|
Bug #22866, support \u2028 \u2029 line terminators
|
2000-05-09 23:44:49 +00:00 |
|
wtc%netscape.com
|
1a1e0cf4f8
|
Adjusted white space.
|
2000-05-09 23:44:35 +00:00 |
|
sspitzer%netscape.com
|
324871ad34
|
update.
|
2000-05-09 23:43:11 +00:00 |
|
dmose%mozilla.org
|
5894ddd3a8
|
Move prototype outside of #ifdef DEBUG so that non-DEBUG builds don't die.
|
2000-05-09 23:41:32 +00:00 |
|
sspitzer%netscape.com
|
b9d24def8a
|
make the skin switching code turned on/off by a pref. off by default for now.
|
2000-05-09 23:28:57 +00:00 |
|
sspitzer%netscape.com
|
270caf4b13
|
pref for skin switching.
|
2000-05-09 23:28:18 +00:00 |
|
sfraser%netscape.com
|
2d8017a4a4
|
File Removed.
|
2000-05-09 23:24:55 +00:00 |
|
sspitzer%netscape.com
|
568dd52d59
|
update.
|
2000-05-09 23:18:55 +00:00 |
|
hangas%netscape.com
|
8ac316ab49
|
Fixed files to import the correct css files. communicator.css for addressbook (19561), and messenger.css for messagecompose (19558).
|
2000-05-09 23:15:12 +00:00 |
|
ddrinan%netscape.com
|
3f8361f0a3
|
Fixed NSPR library typos for Solaris
|
2000-05-09 23:14:07 +00:00 |
|
sfraser%netscape.com
|
b2469b9c95
|
Add nsEditorShellMouseListener.cpp for cmanske
|
2000-05-09 23:10:30 +00:00 |
|
ssu%netscape.com
|
f51d3580db
|
fixing bug 21034. Program folders dialog now moved into the custom sequence. affects only windows platforms.
|
2000-05-09 23:07:50 +00:00 |
|
attinasi%netscape.com
|
5a58add342
|
Preventing processing of style links if the HREF is empty. b=30817, r=harishd
|
2000-05-09 23:05:13 +00:00 |
|
cmanske%netscape.com
|
0aa739ecd5
|
Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser
|
2000-05-09 23:03:41 +00:00 |
|
cmanske%netscape.com
|
9397c3c36b
|
Added new UNIX makefile
|
2000-05-09 23:03:31 +00:00 |
|
ben%netscape.com
|
7a20e5871e
|
making related panel skinnable
|
2000-05-09 23:00:46 +00:00 |
|
ben%netscape.com
|
0c84c1addc
|
moving loading.gif into global from res/
|
2000-05-09 23:00:22 +00:00 |
|
tao%netscape.com
|
9e03346dbf
|
1. move global vars into funciton blocks; 2. delay initialization of vars
until they are needed. 3. clen up. r=jbetak
|
2000-05-09 22:49:52 +00:00 |
|
ducarroz%netscape.com
|
de650f74b7
|
First Checked In.
|
2000-05-09 22:48:54 +00:00 |
|
cata%netscape.com
|
96417767cb
|
Changed default order for Mail Compose Charset Menu. bug #25372
|
2000-05-09 22:34:28 +00:00 |
|
brade%netscape.com
|
f243b40d27
|
move some xul into EditorCommandsOverlay.xul so they can be shared with context menus
|
2000-05-09 22:31:29 +00:00 |
|
brade%netscape.com
|
b5d0cc9155
|
add EditorCommandsOverlay.xul, EditorContextMenu.js, EditorContextMenuOverlay.xul
|
2000-05-09 22:30:43 +00:00 |
|
brade%netscape.com
|
c3f66188bd
|
First Checked In.
|
2000-05-09 22:28:23 +00:00 |
|
cata%netscape.com
|
10724883a2
|
PR_CALLBACK for callback function. bug #37239
|
2000-05-09 22:22:44 +00:00 |
|
pinkerton%netscape.com
|
4ee2d67acb
|
added PR_CALLBACK for os/2, per bug 37239.
|
2000-05-09 22:21:59 +00:00 |
|
hyatt%netscape.com
|
33d9c2f5a8
|
added files: mozilla/layout/xbl/src/nsBindingManager.cpp
|
2000-05-09 22:16:31 +00:00 |
|
cmanske%netscape.com
|
a3d9e11ec5
|
Adding new mouse listener for EditorShell. r=sfraser (not used yet)
|
2000-05-09 22:11:19 +00:00 |
|
ramiro%fateware.com
|
4459a217ab
|
Quiet down the debug noise a tiny bit.
|
2000-05-09 22:09:32 +00:00 |
|
brade%netscape.com
|
7cc7de29e8
|
fix doctype bug
|
2000-05-09 22:07:33 +00:00 |
|
cmanske%netscape.com
|
d3f2116dfc
|
Fixed missnamed image (not used yet)
|
2000-05-09 22:07:28 +00:00 |
|
ddrinan%netscape.com
|
1ecaa5797f
|
I18N include should be lower case
|
2000-05-09 22:07:05 +00:00 |
|
cmanske%netscape.com
|
647db58c09
|
Adding new UNIX makefile for Composer content images (not used yet)
|
2000-05-09 22:06:49 +00:00 |
|
ddrinan%netscape.com
|
a53dbf95b8
|
Added import for I18N headers and libraries
|
2000-05-09 22:06:01 +00:00 |
|