20786 Commits

Author SHA1 Message Date
rods%netscape.com
3cb9559b8f Added new Clipboard and D&D files 1999-03-23 15:39:53 +00:00
rods%netscape.com
6bd731402f initial add 1999-03-23 15:37:34 +00:00
rods%netscape.com
873bbc2aea Added new Clipboard and D&D files
also commented out some work in progress files
1999-03-23 15:37:20 +00:00
rods%netscape.com
07e5cc8749 Fixed the DRAG_DROP ifdef 1999-03-23 15:35:39 +00:00
rods%netscape.com
e87dce8232 Commented out compForm variable to remove warning 1999-03-23 15:28:44 +00:00
rods%netscape.com
d22757c3d0 initial checkin 1999-03-23 15:22:03 +00:00
wtc%netscape.com
6496ce1075 Restored the -D_THREAD_SAFE macro define that I incorrectly deleted
in the previous revision.  The -pthread flag does not define
_THREAD_SAFE.  Thanks to Jeremy Lea <reg@shale.csir.co.za> for
pointing this out.
1999-03-23 15:18:27 +00:00
sspitzer%netscape.com
498e57f820 temporary fix for dependency problem on UNIX
need to talk to the mail-news team to resolve it the right way
1999-03-23 14:58:05 +00:00
karnaze%netscape.com
24b6f32de4 bug 3835, GetAdjustedParentFrame fixed for caption 1999-03-23 14:16:52 +00:00
jfrancis%netscape.com
eaed4a3df3 exposing on-the-fly switchability between pre and post order iterors in the interface. exposing PositionAt in the interface. 1999-03-23 11:54:52 +00:00
rjc%netscape.com
c19d197e95 Temporarily commenting out remembering of file, due to Win crash in nsFileSpec at startup. (I'll investigate tomorrow!) 1999-03-23 11:10:27 +00:00
rjc%netscape.com
4631d1c533 Add a couple more dummy entries into sample history file. 1999-03-23 10:48:57 +00:00
rjc%netscape.com
67d012a016 Smarter "History by Date": break up entries into "Today", "Yesterday", "{day of last week}", and then finally "Week of ...". 1999-03-23 10:48:26 +00:00
jfrancis%netscape.com
6e49aa0132 phase one of on-the-fly support for switching between pre and post order iteration. needed by text services. 1999-03-23 10:30:24 +00:00
rpotts%netscape.com
e7d3d9d861 added nsIBlockingNotification.h to the export list... 1999-03-23 08:53:39 +00:00
rickg%netscape.com
61a70a0c96 removed linux warnings 1999-03-23 08:47:54 +00:00
endico%mozilla.org
e0506ef8ac change brackes around the message id to lt and gt 1999-03-23 08:43:19 +00:00
endico%mozilla.org
18dc148963 convert angle brackets in subject to lt and gt 1999-03-23 08:31:12 +00:00
pierre%netscape.com
df7afeebfd fixed #3899 "Raptor doesn't jam": in nsBlockFrame::Reflow, allocated a 4Kb nsLineLayout in the heap rather than on the stack 1999-03-23 08:24:01 +00:00
dp%netscape.com
549d8873d5 registry added to faq 1999-03-23 08:04:18 +00:00
jband%netscape.com
328b2181b8 getting the Makefiles working on Linux again 1999-03-23 08:02:27 +00:00
rjc%netscape.com
eb28db830c Now also read-in/save-out visitCount. 1999-03-23 08:00:05 +00:00
endico%mozilla.org
7982810c46 yet another typo 1999-03-23 07:58:12 +00:00
endico%mozilla.org
8434319974 more xml hackage 1999-03-23 07:54:15 +00:00
jband%netscape.com
c6e736e143 getting the Makefiles working on Linux again 1999-03-23 07:49:51 +00:00
jband%netscape.com
d5da870ab5 getting the Makefiles working on Linux again 1999-03-23 07:44:27 +00:00
endico%mozilla.org
2c5da2dba3 fix xml start tag 1999-03-23 07:41:19 +00:00
rickg%netscape.com
eb7f160063 added recycler to nsString2 1999-03-23 07:33:10 +00:00
jband%netscape.com
dca9857d51 getting the Maekefiles working on Linux again 1999-03-23 07:30:19 +00:00
dp%netscape.com
aa1e78587a XPCOM Code FAQ. Initial version. 1999-03-23 07:27:30 +00:00
rickg%netscape.com
a313d5394a fixed bug in nsString; added recycler to nsString2 1999-03-23 07:26:27 +00:00
jband%netscape.com
9adc279405 fix test Makefile.in 1999-03-23 07:19:15 +00:00
jband%netscape.com
de37f0faf5 fix test Makefile.in 1999-03-23 07:16:53 +00:00
rjc%netscape.com
e2fb1362f1 Try and do a live import for "IE Favorites" under Windows too now. 1999-03-23 07:10:19 +00:00
jband%netscape.com
95bae7cba5 fix filename 1999-03-23 07:04:52 +00:00
rjc%netscape.com
53ff2692d3 Now do a live import of "IE Favorites" into our bookmarks (on Mac). 1999-03-23 06:50:16 +00:00
pierre%netscape.com
0e8eb63660 fixed #3085 "Pop-up ads get drawn where you can't close them" 1999-03-23 06:45:40 +00:00
wtc%netscape.com
950a0a6acb Merged a patch contributed by jon@eyrie.org (Jonathan Lennox). 1999-03-23 05:50:11 +00:00
wtc%netscape.com
a9ee1f14fe Don't need to link with -lc_r explicitly on FreeBSD. The -pthread
flag takes care of that.
1999-03-23 05:46:07 +00:00
bienvenu%netscape.com
bf6c2e9839 fix search for singleton folder info row 1999-03-23 05:20:33 +00:00
wtc%netscape.com
0c38b8b82d Bugzilla bug #4176: _POSIX_THREAD_PRIORITY_SCHEDULING is the feature-test
macro for pthread_attr_setscope.  Thanks to jon@eyrie.org (Jonathan Lennox)
for the patch.
1999-03-23 05:17:47 +00:00
warren%netscape.com
24c6ea43be Fixed to not link with rdf.dll 1999-03-23 04:51:09 +00:00
kipp%netscape.com
98c93b75af Compute floater combined area properly; reflow floaters when placed including below-current-line floaters 1999-03-23 04:28:20 +00:00
briano%netscape.com
ae6e485be5 Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
kipp%netscape.com
a8cf737ef9 Redid ReflowFloater api 1999-03-23 04:25:20 +00:00
kipp%netscape.com
58e8fa0a32 Use combined-area to compute the final height of the area frame 1999-03-23 04:25:03 +00:00
wtc%netscape.com
08520a5974 FreeBSD/Alpha port, contributed by Brian Ostrom <briano@netscape.com>.
Modified files: FreeBSD.mk, gencfg.c, _freebsd.cfg, _freebsd.h,
pr/tests/Makefile.
1999-03-23 04:09:23 +00:00
rjc%netscape.com
ca2de5203e Add first level of "History by Date" support. 1999-03-23 03:24:33 +00:00
amusil%netscape.com
c917a07581 Added prelim code for ActiveX support. 1999-03-23 03:18:55 +00:00
amusil%netscape.com
6301651fb7 Made destructors virtual, added APIs to nsIPluginHost for determining if a plugin is available
for a particular mimetype or file extension.
1999-03-23 03:18:12 +00:00