Commit Graph

6440 Commits

Author SHA1 Message Date
cls%seawood.org
7e42981bd3 Added timebomb target. 1998-08-27 19:53:30 +00:00
cls%seawood.org
aa0ff173dc Enabled dependencies for autoconf. 1998-08-27 19:52:22 +00:00
cls%seawood.org
9e037db2bf Removed HistoryFrame.cpp 1998-08-27 19:48:25 +00:00
cls%seawood.org
e5a84297f1 Put DEBUG ifdefs around debugEvent() call. Approved by shaver%netscape.com 1998-08-27 19:47:48 +00:00
troy%netscape.com
5dc353b3bf More changes to nsIDeviceContext API 1998-08-27 18:47:22 +00:00
troy%netscape.com
623dd22c56 Fixed build bustage 1998-08-27 18:46:51 +00:00
troy%netscape.com
6d2245e203 Combined GetScrollBarWidth/GetScrollBarHeight into one function
GetScrollBarDimensions
1998-08-27 18:30:55 +00:00
terry%netscape.com
3f17267cf3 Hacky preventative for bug 540 -- disable the "edit long description"
feature entirely.
1998-08-27 18:14:14 +00:00
dcone%netscape.com
2b2b8a5c89 Fixed some small bugs. 1998-08-27 18:03:15 +00:00
dcone%netscape.com
7e3cb758a5 updated some routines 1998-08-27 17:46:58 +00:00
dcone%netscape.com
c65c9e0c51 Updated to use regions 1998-08-27 17:36:13 +00:00
dcone%netscape.com
65e34136c2 updated some routines 1998-08-27 17:35:49 +00:00
dcone%netscape.com
7fe2aa699a Updated the clipping region, and some coordinate fixes 1998-08-27 17:33:51 +00:00
dcone%netscape.com
b7865254d3 Fixed the messaging and local/global point location 1998-08-27 17:32:57 +00:00
dcone%netscape.com
9694521091 added a region native data type 1998-08-27 17:31:59 +00:00
troy%netscape.com
c476d398ce Fixed some bustage I intriduced 1998-08-27 17:26:48 +00:00
terry%netscape.com
5bc14685ee Fixed bug 538 -- can now search through summary and description fields. 1998-08-27 17:22:23 +00:00
terry%netscape.com
bb84abf51c The default product is now called "Mozilla". 1998-08-27 15:30:25 +00:00
terry%netscape.com
1ff106e5b2 Sort the list of products. 1998-08-27 15:30:01 +00:00
terry%netscape.com
2e14f97ac4 Fixed bug 539 -- cope with multiple products in the system. 1998-08-27 14:56:19 +00:00
terry%netscape.com
a25f8b562e I'd prefer to be known as terry@mozilla.org. 1998-08-27 14:55:27 +00:00
shaver%netscape.com
53de9b517d start to flesh out lm_CDataOp (you can set the title!) and remove attrs from HTMLElementPrivate 1998-08-27 09:13:00 +00:00
shaver%netscape.com
459b96907c implemented cdata_setter 1998-08-27 09:11:45 +00:00
valeski%netscape.com
da9bc1007c nsString.h - the mBuf member data type was the raw PRUnichar type, changed it to chartype.
nsString.cpp - we were dropping the ending null-byte/unichar when expanding/growing strings
1998-08-27 08:15:40 +00:00
mcafee%netscape.com
7bfff2f61c Fixing compile warnings on Linux 1998-08-27 07:13:15 +00:00
mcafee%netscape.com
3f954a4e1a Fixing Solaris warning, native compiler 1998-08-27 07:02:04 +00:00
shaver%netscape.com
aab1690d97 protect against multiple inclusion (possibe now with DOM/layout/libmocha) 1998-08-27 05:54:56 +00:00
shaver%netscape.com
a9c17e796f DOM stub tweakage and fixed Text/CData init 1998-08-27 05:54:01 +00:00
shaver%netscape.com
5dc2bb42c7 small DOM changes (new and old) 1998-08-27 05:51:47 +00:00
troy%netscape.com
c01afd5fbf Made sure that _I32_MIN is defined (it appears to be a Windows only thing) 1998-08-27 05:28:32 +00:00
shaver%netscape.com
5998e7b720 Added CData operations (append, insert, delete, replace, substring).
Added Element {[sg]et,remove}Attribute
Check for illegal child in Node ops appendChild, insertBefore and replaceChild.
1998-08-27 05:25:40 +00:00
troy%netscape.com
a85eb3e06f Changes to nsIDeviceContext API 1998-08-27 05:14:35 +00:00
troy%netscape.com
0d39ae026f Changed nsIDeviceContext interface to conform [more] with COM conventions 1998-08-27 05:05:03 +00:00
beard%netscape.com
7a26c0fe96 Removed hotlist.c from non-debug target as well. 1998-08-27 03:48:28 +00:00
saari%netscape.com
2a93462e59 Fix for bug # 311002 Fixed Pinkerton's Mac scrolling optimization so that it doesn't grab the bits of floating windows above Navigator. This is Mac only. 1998-08-27 02:43:43 +00:00
kipp%netscape.com
e727d0c80d Fixed compiler problem with other compilers by removing useless const in front of void 1998-08-27 02:39:36 +00:00
akkana%netscape.com
bc0fa84e29 Add a PR_ASSERT (yes, a crash) for unreproducible crash 113534;
add code for "Send now" under Publish menu, but only if MOZ_MAIL_NEWS.
1998-08-27 01:55:52 +00:00
brendan%netscape.com
ba2ce62f00 Fix funky whitespace. 1998-08-27 01:48:25 +00:00
peterl%netscape.com
4518de8325 hacked colgroup & col handling 1998-08-27 01:04:22 +00:00
peterl%netscape.com
c10bc7add2 added default attribute handling 1998-08-27 00:57:24 +00:00
peterl%netscape.com
8d66d72540 no longer force unique style contexts 1998-08-27 00:57:05 +00:00
peterl%netscape.com
12d7adf11e remove text attribute processing 1998-08-27 00:56:17 +00:00
peterl%netscape.com
49156048a3 removed hack attibute
removed attribute propogation form rows & row groups
1998-08-27 00:55:30 +00:00
peterl%netscape.com
bd68b9452b added table dir to includes 1998-08-27 00:51:11 +00:00
peterl%netscape.com
a6fe8afb6d added table cell style rule inheritance 1998-08-27 00:50:52 +00:00
peterl%netscape.com
a71cd5de1d reversed rule ordering 1998-08-27 00:49:55 +00:00
peterl%netscape.com
2da00e6501 made col tag be handled as a leaf 1998-08-27 00:48:53 +00:00
peterl%netscape.com
143049029c added td & th 1998-08-27 00:48:06 +00:00
peterl%netscape.com
1361e6230c reversed sheet/rule ordering
added backstop rule count
1998-08-27 00:47:15 +00:00
leaf%mozilla.org
943c9d7e71 Added a timebomb target for "MOZILLA_OFFICIAL" builds, w/unix and perl5. 1998-08-27 00:47:14 +00:00