mjudge%netscape.com
|
5404272a5e
|
adding back in keyboard navigation. removing const from peekoffset to stop the const creep
|
1999-05-13 00:43:47 +00:00 |
sspitzer%netscape.com
|
e211454ca3
|
destructor should be virtual. (egcs warns about this.)
|
1999-05-13 00:41:40 +00:00 |
slamm%netscape.com
|
485ba6e0bf
|
Add new sidebar files. Move bookmarks javascript into separate file.
|
1999-05-13 00:32:44 +00:00 |
robinf%netscape.com
|
ec537afb75
|
*** empty log message ***
|
1999-05-13 00:28:38 +00:00 |
ftang%netscape.com
|
cc80db17b6
|
add cp1256 and windows-874
|
1999-05-13 00:27:52 +00:00 |
vidur%netscape.com
|
557e18dc79
|
Backing out unintentional checkin
|
1999-05-13 00:24:45 +00:00 |
matt%netscape.com
|
0b171b7055
|
Changing the makefiles to viewsource.js and
adding viewsource.js function to start viewsource app
|
1999-05-13 00:21:55 +00:00 |
vidur%netscape.com
|
11e0af38bb
|
Fixed uninitialized variable problem.
|
1999-05-13 00:21:50 +00:00 |
pinkerton%netscape.com
|
fe4da4f603
|
put code that didn't compile yesterday back in. Now i know that ::Foo doesn't work too well if Foo is a macro.
|
1999-05-13 00:14:22 +00:00 |
pinkerton%netscape.com
|
e057e1b380
|
dispatch the drag and drop event to the correct widget
|
1999-05-13 00:13:44 +00:00 |
pinkerton%netscape.com
|
d6180a5890
|
somehow, these files got extra blank lines in them between every source file line. Removing them. Also removing duplicate implementations of addref, release, and QI, since we inherit them from nsBaseDragService.
|
1999-05-13 00:13:06 +00:00 |
alecf%netscape.com
|
ca98a8e224
|
checkin first-pass at nsIMsgHdr interface
|
1999-05-13 00:11:12 +00:00 |
mcmullen%netscape.com
|
309bab45c6
|
Split the manifest files into two: idl-generated headers (used if USE_XPIDL is turned off) and non-generated headers.
|
1999-05-13 00:04:14 +00:00 |
slamm%netscape.com
|
0dae5af171
|
Add sidebar title. Clean-up the layout.
|
1999-05-13 00:03:10 +00:00 |
mcmullen%netscape.com
|
bc6290e2db
|
First Checked In.
|
1999-05-13 00:01:48 +00:00 |
sspitzer%netscape.com
|
6363521303
|
fix my personal build bustage on the mac. (I #define DEBUG_sspitzer in NGLayoutConfigInclude.h)
|
1999-05-12 23:59:09 +00:00 |
alecf%netscape.com
|
56bf2a3ae4
|
fix objdir build bustage in XPIDL idl files by forward declaring nsIMessage instead of including it
|
1999-05-12 23:57:26 +00:00 |
slamm%netscape.com
|
ab3ac3fd7a
|
Lose the toolbox.
|
1999-05-12 23:55:20 +00:00 |
waterson%netscape.com
|
c0337c8b0c
|
Added xpconnect sample.
|
1999-05-12 23:54:34 +00:00 |
waterson%netscape.com
|
cd4db87316
|
Initial revision.
|
1999-05-12 23:54:18 +00:00 |
briano%netscape.com
|
aaaf38a0c7
|
Fix for QNX.
|
1999-05-12 23:53:50 +00:00 |
briano%netscape.com
|
615ed6ddf1
|
Fix for QNX. Need to tell it what uint is....
|
1999-05-12 23:44:27 +00:00 |
waterson%netscape.com
|
08b652ea66
|
Added sample HTML.
|
1999-05-12 23:43:25 +00:00 |
rhp%netscape.com
|
2226d902b8
|
removal of stub code
|
1999-05-12 23:42:51 +00:00 |
rhp%netscape.com
|
dbbfedd8fc
|
Conversion of prefs to new world API's
|
1999-05-12 23:42:35 +00:00 |
briano%netscape.com
|
127a47dbae
|
Automated update
|
1999-05-12 23:37:56 +00:00 |
waterson%netscape.com
|
36c353760e
|
Initial revision.
|
1999-05-12 23:37:45 +00:00 |
briano%netscape.com
|
84939e98e3
|
Added a check for uint, mostly to help the QNX build.
|
1999-05-12 23:37:31 +00:00 |
briano%netscape.com
|
9201ca0da4
|
QNX-specific ifdef addition.
|
1999-05-12 23:29:04 +00:00 |
tague%netscape.com
|
dce36849c6
|
Added work around for #5912
|
1999-05-12 23:23:14 +00:00 |
vidur%netscape.com
|
a2fea3cbd3
|
Fix for bug 4435. Creating the right type of script object for blockquote.
|
1999-05-12 23:22:36 +00:00 |
ftang%netscape.com
|
b81e19d906
|
add unicode
|
1999-05-12 23:19:12 +00:00 |
hyatt%netscape.com
|
1b41f77bb5
|
Teaching window.open how to open chrome.
|
1999-05-12 23:17:40 +00:00 |
mccabe%netscape.com
|
334dd15a25
|
Be conservative, and initialize the XPTState struct to 0 when allocating it. This cropped up as a problem where garbage fields were busting the msvc 6.0 -opt build, but was really xp.
|
1999-05-12 22:56:42 +00:00 |
mcmullen%netscape.com
|
bb815af574
|
Fix badness when nsFilePath is initialized with a nil or empty string.
|
1999-05-12 22:56:24 +00:00 |
sfraser%netscape.com
|
ee19d4ead5
|
IncrementModCount now takes a PRInt32 (this fixes broken builds).
|
1999-05-12 22:55:29 +00:00 |
mscott%netscape.com
|
6ce4f6cf2c
|
Whenever we display a message, be sure to mark it as read in the db. Use url method to get msghdr for a message instead of doing it ourselves.
|
1999-05-12 22:53:05 +00:00 |
mscott%netscape.com
|
cd6394f10d
|
add accessor to get msg db hdr for a mailbox url.
|
1999-05-12 22:51:26 +00:00 |
morse%netscape.com
|
6e70a25e38
|
download wallet editor onto client
|
1999-05-12 22:40:22 +00:00 |
pnunn%netscape.com
|
7a79349193
|
Pass reload policy through to netlib. This may help the
various bugs related to animations (#2148,#1865,#5030,#3958,#4350).
-pnunn
|
1999-05-12 22:30:52 +00:00 |
ftang%netscape.com
|
6339be6419
|
check in performance improved unicode rendering for mac. Use TEC convert to script code before calling ATSUI to improve peroformance
|
1999-05-12 22:30:10 +00:00 |
sfraser%netscape.com
|
e11fb63db9
|
Give editor app cores a unique name so that you can have more than one open at a time, and fix the dialogs to cope with this. Also added file opening UI.
|
1999-05-12 22:25:45 +00:00 |
sfraser%netscape.com
|
9897e27ec2
|
Added file opening functionality
|
1999-05-12 22:24:47 +00:00 |
erik%netscape.com
|
4c6e177413
|
Bug 5772. Getting rid of the 4-byte version of PRUnichar.
|
1999-05-12 22:24:30 +00:00 |
tague%netscape.com
|
eeb88c25ca
|
Fixed bug #5564, #6214. Problems with nsLocale.dll components not loading. dp reviewed changes
|
1999-05-12 22:24:20 +00:00 |
sfraser%netscape.com
|
3c822c8ab5
|
Add new methods to the editor app core to allow opening editor windows from local files.
|
1999-05-12 22:24:05 +00:00 |
briano%netscape.com
|
93de5f390e
|
Fix for Motif builds.
|
1999-05-12 22:23:04 +00:00 |
kipp%netscape.com
|
7d0dd441c0
|
Alloc IID
|
1999-05-12 22:20:55 +00:00 |
kin%netscape.com
|
ea696e615b
|
Made read only parameters const.
|
1999-05-12 22:17:41 +00:00 |
rhp%netscape.com
|
83a6b1ccce
|
Changes for new API testing
|
1999-05-12 22:14:28 +00:00 |