hyatt%netscape.com
5c9c3cb757
Making sure XP menu images get installed.
1999-07-24 22:21:32 +00:00
zuperdee%penguinpowered.com
d31327b60e
Removing some more deadwood. NOT PART OF MAIN BUILD.
1999-07-24 22:11:13 +00:00
putterman%netscape.com
c87f4a1b76
Check in IMAP to Local copying fix for jefft.
1999-07-24 22:07:59 +00:00
hyatt%netscape.com
0e2798a61d
Handling Enter key press in submenus.
1999-07-24 22:02:23 +00:00
jband%netscape.com
61da273cf3
differentiate between Win32 x86 and NT Alpha for a few low level debug activities. From bob meader <bob@guiduck.com>
1999-07-24 22:00:00 +00:00
jband%netscape.com
b7df8440d3
include of config.mak needed for NT Alpha according to bob meader <bob@guiduck.com>
1999-07-24 21:57:34 +00:00
jband%netscape.com
d63d2d3aa9
Adding NT Alpha only makefile rule for asm from bob meader <bob@guiduck.com>
1999-07-24 21:56:17 +00:00
jband%netscape.com
afe78b4886
update to xptcall status page
1999-07-24 21:54:38 +00:00
jband%netscape.com
7768e4776d
transposed two letters in a comment
1999-07-24 21:53:11 +00:00
putterman%netscape.com
d103d49bd4
Only remove the transaction manager if we're handling the command.
1999-07-24 21:48:45 +00:00
troy%netscape.com
0fbde9c198
Cleanup of reflow command handling
1999-07-24 21:41:15 +00:00
jband%netscape.com
b6b786b6d5
NT Alpha only change to rename misnamed file and to add a bunch of casting. From
1999-07-24 21:20:56 +00:00
putterman%netscape.com
8594d09967
Added MarkAllMessagesRead
1999-07-24 21:10:53 +00:00
ducarroz%netscape.com
4fde603410
Add build instruction for mozilla:netwerk:base:public:MANIFEST_IDL, Necko only.
1999-07-24 20:52:04 +00:00
ducarroz%netscape.com
b8911a5e87
First Checked In.
1999-07-24 20:50:35 +00:00
cmanske%netscape.com
5a825a3726
Fixed insert element bugs. Added message if no misspelled words. Changed 'More Atrributes' to 'Advanced Edit' in dialogs. Improved generic message dialog. Added remove link button to link dialog
1999-07-24 20:27:53 +00:00
duncan%be.com
cc5c038ccd
Support sound.
1999-07-24 20:07:55 +00:00
peterl%netscape.com
cfe146337b
Cleaned up attribute parsing so that illegal values are preserved as strings
1999-07-24 19:55:35 +00:00
chuang%netscape.com
1495e0e7d2
Add "Edit new feature attributes" support
1999-07-24 19:06:08 +00:00
peterl%netscape.com
90452cde1a
fixed warnings
1999-07-24 19:05:17 +00:00
peterl%netscape.com
7319d1bdca
added experimental CSS3 properties
1999-07-24 19:04:42 +00:00
peterl%netscape.com
9eb750015c
added debug code for netlib weirdage
1999-07-24 19:04:22 +00:00
peterl%netscape.com
15eb214e0e
added basic support for inline-block
1999-07-24 19:01:43 +00:00
peterl%netscape.com
a0d36c263d
added char unit output support
1999-07-24 19:00:42 +00:00
peterl%netscape.com
195fa109e9
added some experimental CSS3 properties
...
fixed style context impact reporting
1999-07-24 18:59:43 +00:00
peterl%netscape.com
8a7e45d78b
remove warning
1999-07-24 18:58:48 +00:00
peterl%netscape.com
8d753c3868
nuked
1999-07-24 18:57:59 +00:00
peterl%netscape.com
8ecddd902a
removed files: mozilla/xpcom/ds/nsBTree.cpp, mozilla/xpcom/ds/nsRBTree.cpp
1999-07-24 18:57:13 +00:00
peterl%netscape.com
2f1722e9c2
removing nsBTree & nsRBTree, both replaced by nsAVLTree
1999-07-24 18:56:54 +00:00
sspitzer%netscape.com
1bfce7ffb0
fix for #9896 . make nsMsgLineBuffer work for buffers that use CR, LF, and CRLF. (before, only CRLF and LF worked.) the mac uses CR, and we'd lose the last line of the newsrc file.
1999-07-24 18:15:19 +00:00
morse%netscape.com
338331d8fd
minor cleanup for viewers
1999-07-24 16:57:21 +00:00
morse%netscape.com
484f8c7a2b
minor cleanup
1999-07-24 16:56:42 +00:00
morse%netscape.com
f24e52230d
nsCookieViewer.cpp
1999-07-24 16:56:02 +00:00
sspitzer%netscape.com
d2e834a16e
fix for Solaris bustage. Following mcafee's earlier fixes.
1999-07-24 15:53:19 +00:00
troy%netscape.com
c06a058608
Moved code that repaints after a resize or initial reflow to the viewport
1999-07-24 15:18:24 +00:00
duncan%be.com
5db9b18e74
Complete the link fix, all shared libs are now linked against the app that loads
...
them, so the timer symbols are resolved.
1999-07-24 12:25:16 +00:00
mcafee%netscape.com
2f20d7a986
Adding caps library to fix Solaris linkage.
1999-07-24 10:40:42 +00:00
mcafee%netscape.com
8e167089bc
Adding XP Menus test case under Debug menu.
1999-07-24 09:50:35 +00:00
duncan%be.com
a99b9d8cc7
Changes to link properly after the timer shuffle.
1999-07-24 09:23:03 +00:00
zuperdee%penguinpowered.com
f469d41e2d
Lots of cosmetic cleanups and a few minor bug fixes to the Motif port of nsWindow. I've also made it extra noisy on the debug output, to assist me in my attempts to figure out what is going wrong with the resizing routines. NOT PART OF MAIN BUILD.
1999-07-24 08:46:50 +00:00
chuang%netscape.com
74f8720850
fix bug 6836, change News to Newsgroups
1999-07-24 06:20:03 +00:00
terry%mozilla.org
8447b2530b
Fixed stupid typos that caused it to not correctly report whether a
...
tree is open.
1999-07-24 05:04:37 +00:00
pavlov%netscape.com
bf635c1ce4
actually add the sound test
1999-07-24 05:01:29 +00:00
pavlov%netscape.com
bd8f3136e9
add a soundtest to the menus
1999-07-24 05:00:53 +00:00
pavlov%netscape.com
ac2a0c924c
change sound interface to use an nsIFileSpec* instead of a const char*
1999-07-24 04:58:10 +00:00
terry%mozilla.org
2b1b839853
Fixed some warnings.
1999-07-24 04:49:32 +00:00
terry%mozilla.org
8750689ba6
Fix busted guilty column.
...
Bonsai's query_checkins call has become pickier; now it wants to be
run from inside the bonsai directory, and wants the $::TreeID variable
to be set correctly.
This stuff is all too fragile to believe.
1999-07-24 04:47:57 +00:00
arielb%netscape.com
81a2551c31
i think i may have broken linux build with a tab at the end of a line in
...
the makefile, hope this was all for the bustage.
1999-07-24 04:18:22 +00:00
troy%netscape.com
13778e63f7
Changed to use the new reflow command handling
1999-07-24 03:59:47 +00:00
troy%netscape.com
cbf519418d
Fixed a problem in ContentRemoved() where for fixed position frames the
...
wrong child list name was being used
1999-07-24 03:58:35 +00:00