troy%netscape.com
8d40651e4a
Changed default constructor to leave capacity at 0 and not allocate
...
a buffer of 24 bytes
1998-07-29 23:06:21 +00:00
troy%netscape.com
4341cef2b3
Added a #undef NS_EXPORT_ before defining it so that we don't get all
...
the warnings. Our definition is defined differently than in nsCom.h in
xpcom. The problem with the way it's defined in xpcom is that the 4.x
compiler generates a compiler error
1998-07-27 01:42:13 +00:00
troy%netscape.com
d24367c596
Defined macros for Unix and Mac
1998-07-27 00:45:35 +00:00
michaelp%netscape.com
4a7fe89565
changed order of stuff in new macros.
1998-07-27 00:32:36 +00:00
troy%netscape.com
7d7fa48e7f
Added some variants of NS_EXPORT and NS_IMPORT that take a type and
...
declare the function __stdcall
1998-07-26 23:40:58 +00:00
rickg%netscape.com
5446c139c4
warning removal
1998-07-25 02:11:02 +00:00
michaelp%netscape.com
837d1a9ae0
added APIs to viewmanager to enable and disable all rendering.
...
made Refresh() APIs of viewmanager implementation private.
1998-07-24 21:05:50 +00:00
rpotts%netscape.com
dddb8e5b85
Fixed up some reference counting issues...
1998-07-24 05:39:18 +00:00
michaelp%netscape.com
cde556f1a4
modified streaming APIs to be what the OJI guys want.
1998-07-23 20:34:01 +00:00
troy%netscape.com
c1493555d6
Added some '=' operator member functions to nsAutoString
1998-07-22 21:38:48 +00:00
rickg
ff4f9c2c9c
major improvements to parser API's; fixed a few bugs
1998-07-02 08:14:22 +00:00
jevering
ca519eff60
Modified ReplaceElementAt to grow the array if an index out of the
...
allocated boundary was requested.
1998-07-02 00:28:56 +00:00
thom
806a3e42e1
(scullin) fix for mac linux?
1998-07-01 21:16:14 +00:00
atotic
d607283f45
Ooops, forgot to check in full implementation
1998-07-01 18:40:46 +00:00
atotic
50b46f6e62
Code browser was inactive
1998-06-30 09:03:04 +00:00
atotic
b45753dc43
Real timer implementation
1998-06-30 09:01:11 +00:00
atotic
9975996bf7
First Checked In.
1998-06-25 18:24:18 +00:00
atotic
33498a7ad2
Making it compile & run....
1998-06-25 18:00:52 +00:00
atotic
5eb78b56ad
Making it compile & run....
1998-06-24 01:37:58 +00:00
kmcclusk
553cfc38f5
Initialize mDelay in constructor + Set delay in Init(aDelay)
1998-06-18 20:40:30 +00:00
kmcclusk
24c6d64077
Commented out code to auto-repeat on timers.
1998-06-18 18:18:43 +00:00
kmcclusk
b668100aed
Made Motif/timer implementation always repeat
1998-06-18 18:12:02 +00:00
kmcclusk
084e77f7b7
Added a real timer implementation for Motif
1998-06-18 18:06:56 +00:00
rickg
9150405dab
huge refactoring effort; transient style support; tables fixes, and more
1998-06-17 23:13:28 +00:00
atotic
2b30eaf7bd
First Checked In.
1998-06-16 21:39:13 +00:00
atotic
0eda11f559
First Checked In.
1998-06-15 21:07:17 +00:00
jevering
b4c345c05c
Fixed double ended queue to accept a callback in the constructor
...
to a function which frees the inserted objects.
1998-06-12 01:36:24 +00:00
troy
840313626c
Added an additional constructor
1998-06-11 22:48:25 +00:00
kipp
a3cbd81c80
Added SizeOf method
1998-06-05 21:38:36 +00:00
spider
1799ab822a
Fix Unix build bustage: Case sensitivity on new file added
1998-06-05 21:34:42 +00:00
kipp
d700cdeac5
Added nsSizeOfHandler.cpp to build
1998-06-05 20:46:48 +00:00
kipp
4bd020686a
Added public to build dirs
1998-06-05 20:46:34 +00:00
kipp
b5b9af1404
new
1998-06-05 20:46:23 +00:00
kmcclusk
ecc95e0ab7
Added unix directory to build nsTimer.cpp
1998-06-04 17:31:35 +00:00
kmcclusk
ff684aedb6
Added unix nsTimer. Note nsTimer's methods need to be implemented.
1998-06-03 23:25:12 +00:00
kipp
38ccae3b3c
null terminate empty auto string properly
1998-06-01 20:55:46 +00:00
kipp
528d80ff81
Init refcnt properly
1998-05-28 18:38:32 +00:00
rickg
d1a681d69c
minor perf improvement to deque
1998-05-21 20:37:17 +00:00
rickg
df5167e848
filled in the popback function
1998-05-21 02:27:34 +00:00
kipp
745846f561
Fixed bug in nsString::Cut code where the sizeof(chartype) was multipled a bit aggresively; I also tuned the routine somewhat as well
1998-05-20 23:18:25 +00:00
spider
c91b0cacc2
Add NS_UNIX if __unix is defined
1998-05-20 21:40:46 +00:00
peterl
79851b1d53
added enumerate methods
1998-05-20 20:31:58 +00:00
thom
7d5e6022c8
added project file for mac build
1998-05-20 17:30:15 +00:00
kipp
3b1a184a22
Added empty constructor; removed instance count sillyness
1998-05-20 16:21:48 +00:00
rickg
98c934dab7
small improvement to deque-iterator interface
1998-05-19 01:51:24 +00:00
thom
a2729a12bc
Mac checkin
1998-05-18 22:47:24 +00:00
rpotts
027c9313f4
Added exports for nsIBaseStream.h and nsIOutputStream.h
1998-05-15 09:41:21 +00:00
rpotts
5d23d41cdf
Changed to use the nsIBaseStream as a base class...
1998-05-15 09:40:43 +00:00
rpotts
491d63949d
Interface for Output Streams...
1998-05-15 09:40:02 +00:00
rpotts
228e94c619
New interface that all stream interfaces can derive from...
1998-05-15 09:39:37 +00:00