jevering%netscape.com
d0295c227a
GetProperties was being called without a hash table being set (in the Necko build). I added an error test to GetProperties.
1999-07-16 19:13:21 +00:00
hangas%netscape.com
6eba8de450
Fix DEBUG Mac Build Bustage. Changed memset to nsCRT::memset
1999-07-16 19:11:43 +00:00
bienvenu%netscape.com
d26f3537ab
more build bustage
1999-07-16 19:08:44 +00:00
bienvenu%netscape.com
7e03acb008
fix build bustage with cast
1999-07-16 18:55:51 +00:00
rickg%netscape.com
e200fc4552
fixed the REAL problem this time
1999-07-16 18:24:14 +00:00
rickg%netscape.com
ebabd67cea
This should not have been an error
1999-07-16 18:21:59 +00:00
ftang%netscape.com
281dc11835
fix composed hangule conversion and also add it to KS C 5601 conversion
1999-07-16 18:20:45 +00:00
troy%netscape.com
3058394af3
Minor cleanup
1999-07-16 18:17:14 +00:00
dougt%netscape.com
4c2fedd630
Fixing Bug 9976.
1999-07-16 18:15:14 +00:00
rickg%netscape.com
0e0916d5fc
fixed linkage error
1999-07-16 18:14:40 +00:00
cmanske%netscape.com
202e798a0a
Fixed getSelectionAsText breakage, added loading an editor-specific CSS file and switching between it and browser (ua.css) at runtime, removed Publish button.
1999-07-16 18:04:03 +00:00
jefft%netscape.com
02dc350d98
more on copy service - enable move/copy messages from Pop3 to Imap4
1999-07-16 18:03:55 +00:00
jefft%netscape.com
2b60bae51a
new CopyNextStreamMessage() method
1999-07-16 17:59:57 +00:00
jefft%netscape.com
64c4436933
renamed local varible to aviod variable shadow problem
1999-07-16 17:58:17 +00:00
pavlov%pavlov.net
52b42a71f6
support a few more mime types
1999-07-16 17:57:00 +00:00
ramiro%netscape.com
b0bffac494
Add NS_TIMER import/export macros.
1999-07-16 17:48:12 +00:00
ramiro%netscape.com
47177295e7
Properly setup the import/export macros.
1999-07-16 17:46:51 +00:00
valeski%netscape.com
650ccdd89d
necko - adjusted hash table initialization location to the constructor
1999-07-16 17:41:29 +00:00
kipp%netscape.com
dd6cf0e923
Removed a compiler warning
1999-07-16 17:40:39 +00:00
slamm%netscape.com
782f4d5d92
Fix compiler warnings
1999-07-16 17:39:03 +00:00
slamm%netscape.com
784cdd982d
Fix compiler warnings.
1999-07-16 17:38:26 +00:00
harishd%netscape.com
2968e7c251
Added a little comment about <SCRIPT> and <STYLE>
1999-07-16 17:37:26 +00:00
sgehani%netscape.com
acb8cb344b
1> Fixed bug 9272: cleaning up transient properties file extracted by
...
LoadResources().
2> Patched leaks in LoadResources().
1999-07-16 17:36:33 +00:00
kipp%netscape.com
a274469ecf
Removed 2 compiler warnings
1999-07-16 17:36:31 +00:00
harishd%netscape.com
05c118f7d7
Treating <SCRIPT> as CDATA.
1999-07-16 17:36:04 +00:00
rickg%netscape.com
bfdb9c587c
bug fixes, warning removal, perf. improvements
1999-07-16 17:31:38 +00:00
rickg%netscape.com
df4e839971
perf. improvement to deque
1999-07-16 17:31:00 +00:00
rods%netscape.com
1e6abe55a1
changed size_t to PRUint32
1999-07-16 14:59:38 +00:00
ramiro%netscape.com
c2fcce456c
Prepare to move the timers out of gfx and into their little place in the
...
world. NOT PART OF THE BUILD YET.
1999-07-16 14:38:29 +00:00
ftang%netscape.com
e64cb7bc33
implement precomposed hangule to composed jamo in UnicodeToEUCKR conversion. Thanks Jungshik Shin jshin@pantheon.yale.edu for all the technical advices
1999-07-16 14:32:53 +00:00
rods%netscape.com
ee46da1ed3
Huge changes to how data is chandled, now it can cache the data out to
...
a file.
1999-07-16 14:27:38 +00:00
rods%netscape.com
0cdcf017b5
changed Invalidate calls to have a FLASE repaint flag
1999-07-16 14:24:51 +00:00
rods%netscape.com
d1b9dafb97
commented out repaint for focus
1999-07-16 14:23:48 +00:00
rods%netscape.com
07dc39f2d3
XIF is now being put into the transferable as double byte
1999-07-16 14:20:59 +00:00
rods%netscape.com
5da5b3df1d
XIF data is now assumed to be double byte
1999-07-16 14:20:49 +00:00
rods%netscape.com
99a2196f9c
switched to using nsCOMTypeInfo
1999-07-16 14:11:43 +00:00
Dale.Stansberry%Nexwarecorp.com
f4d6984856
- Added line style support
1999-07-16 14:11:15 +00:00
ftang%netscape.com
8538bfa431
fix composed hangul bug
1999-07-16 14:08:53 +00:00
ramiro%netscape.com
a5443a6fd2
Do nothing if MOZ_ENABLE_GTK_MOZILLA is not set.
1999-07-16 13:47:20 +00:00
ramiro%netscape.com
416ac6f958
Dont clobber the DEFINES macro.
1999-07-16 13:28:12 +00:00
ftang%netscape.com
04317bc727
add composed Hangul support
1999-07-16 13:03:32 +00:00
ftang%netscape.com
02afed6d74
add new selector
1999-07-16 13:02:36 +00:00
rods%netscape.com
47c4a999ca
Using nsCOMTypeInfo instead of /class/::GetID
...
added comments, added code to reset the active state after the drop
fixed a selection bug in native text fields because the events weren't being
propagated correctly.
1999-07-16 13:02:01 +00:00
ftang%netscape.com
745fb3c625
fix typo in the MY_IMPL_ISUPPORTS and fix the crash when a not implement IID pass in
1999-07-16 13:00:03 +00:00
rods%netscape.com
806aa0f5c0
Added QueryInterface because NS_NewIOFileStream does a cast from (void *) to
...
(nsISupports *) thus causing a vtable problem on Windows, where we really
didn't have the proper pointer
1999-07-16 12:59:20 +00:00
rods%netscape.com
59b497a52e
Commented out a check to that makes it return when mOutputStream null
...
instead it creates an output stream when it is null
1999-07-16 12:57:45 +00:00
Jerry.Kirk%Nexwarecorp.com
d2634260ce
Added code to remove a widget from the Damage Queue before it is ::Destroy'd
1999-07-16 12:15:05 +00:00
ramiro%netscape.com
8b3ddafc00
Remove obsolete dlldep hacks.
1999-07-16 12:03:34 +00:00
warren%netscape.com
84bd74a4fd
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
hyatt%netscape.com
b3bdcb153e
Like this way better.
1999-07-16 10:02:33 +00:00