Commit Graph

588 Commits

Author SHA1 Message Date
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
rickg
13210310b6 minor performance tweak for deque 1998-05-14 22:18:44 +00:00
rickg
0b6bd9d390 added IsDigit to string 1998-05-11 23:27:35 +00:00
rpotts
d1c80f42b5 Fix up makefile.win to completely remove nsInputStream :-) 1998-05-07 07:04:08 +00:00
rpotts
35e36d691c Removed nsInputStream.cpp since file and resource protocols are now handled by netlib... 1998-05-07 06:52:11 +00:00
spider
4ef7e77974 Fix UNIX breakage when tweak_nspr is appended to TARGET on some systems (like mine) 1998-05-01 17:04:22 +00:00
rpotts
a5f550a102 fixed bustage... 1998-05-01 05:18:07 +00:00
rpotts
e600c605a4 added netlib to the include path 1998-05-01 04:56:26 +00:00
rpotts
3b789f2d14 added new module export macro NS_NET 1998-05-01 04:55:39 +00:00
rpotts
1eebfa43c5 removed nsURL.cpp from the build... 1998-05-01 04:55:01 +00:00
rpotts
aea366fb04 nsIURL.h and nsURL.cpp have been moved to mozilla\lib\libnet 1998-05-01 04:53:42 +00:00
spider
725b9e3d9c Fix UNIX build bustage 1998-04-30 16:40:38 +00:00
buster
b419f27870 at Peters request, I added NS_INT_PIXELS_TO_TWIPS and NS_FLOAT_PIXELS_TO_TWIPS 1998-04-30 15:11:33 +00:00
rickg
3f6b5b2a01 minor tweak to iterator 1998-04-30 05:55:51 +00:00
rpotts
6f56a8da6d added include of windows.h since NSPR no longer pulls it in... 1998-04-29 19:37:33 +00:00
rpotts
2d01e531e0 added #include windows.h since NSPR no longer includes it... 1998-04-29 19:25:27 +00:00
kipp
b881d71f5b Fixed compiler bugs/warnings 1998-04-26 03:13:20 +00:00
rickg
7cd013ca7c added Append(unichar) 1998-04-25 19:44:35 +00:00
karnaze
3943ad1a15 added radio groups, select/option, beter sizing. widgets take creation parms. 1998-04-24 21:37:30 +00:00
kipp
59359e73b4 define win32_lean_and_mean 1998-04-23 16:47:26 +00:00
rickg
fccfcf293e added a few new container types 1998-04-22 18:28:48 +00:00
peterl
355fcae2bd fixed memory leaks in nsAutoString 1998-04-16 21:47:17 +00:00
vidur
0612d8c729 Documented timer interface 1998-04-15 19:38:03 +00:00
scullin
c706c01f42 IRIX build fixes. 1998-04-14 01:56:50 +00:00
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00