Граф коммитов

6589 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 5f7a303f06 Enabled dependencies for autoconf. 1998-08-27 19:52:22 +00:00
cls%seawood.org 5dfd5e9ae5 Removed HistoryFrame.cpp 1998-08-27 19:48:25 +00:00
cls%seawood.org c81262e945 Put DEBUG ifdefs around debugEvent() call. Approved by shaver%netscape.com 1998-08-27 19:47:48 +00:00
troy%netscape.com 3ab67ce19b More changes to nsIDeviceContext API 1998-08-27 18:47:22 +00:00
troy%netscape.com d4b941191f Fixed build bustage 1998-08-27 18:46:51 +00:00
troy%netscape.com 361707b894 Combined GetScrollBarWidth/GetScrollBarHeight into one function
GetScrollBarDimensions
1998-08-27 18:30:55 +00:00
terry%netscape.com 3528975f0e Hacky preventative for bug 540 -- disable the "edit long description"
feature entirely.
1998-08-27 18:14:14 +00:00
dcone%netscape.com e09924f871 Fixed some small bugs. 1998-08-27 18:03:15 +00:00
dcone%netscape.com e90a67c980 updated some routines 1998-08-27 17:46:58 +00:00
dcone%netscape.com 16f3d2d4cc Updated to use regions 1998-08-27 17:36:13 +00:00
dcone%netscape.com eb63a0a754 updated some routines 1998-08-27 17:35:49 +00:00
dcone%netscape.com 8eeb59082f Updated the clipping region, and some coordinate fixes 1998-08-27 17:33:51 +00:00
dcone%netscape.com acf9460690 Fixed the messaging and local/global point location 1998-08-27 17:32:57 +00:00
dcone%netscape.com de13366373 added a region native data type 1998-08-27 17:31:59 +00:00
troy%netscape.com aa775156da Fixed some bustage I intriduced 1998-08-27 17:26:48 +00:00
terry%netscape.com ac754b99b7 Fixed bug 538 -- can now search through summary and description fields. 1998-08-27 17:22:23 +00:00
terry%netscape.com 493e899bb8 The default product is now called "Mozilla". 1998-08-27 15:30:25 +00:00
terry%netscape.com 8bff984097 Sort the list of products. 1998-08-27 15:30:01 +00:00
terry%netscape.com 65415e22cc Fixed bug 539 -- cope with multiple products in the system. 1998-08-27 14:56:19 +00:00
terry%netscape.com 4f298e3ff0 I'd prefer to be known as terry@mozilla.org. 1998-08-27 14:55:27 +00:00
shaver%netscape.com 3ed3f05475 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 138992abb1 implemented cdata_setter 1998-08-27 09:11:45 +00:00
valeski%netscape.com d3dd8ac5ee 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 8f9b1df741 Fixing compile warnings on Linux 1998-08-27 07:13:15 +00:00
mcafee%netscape.com 4748127ee5 Fixing Solaris warning, native compiler 1998-08-27 07:02:04 +00:00
shaver%netscape.com 12372c95ac protect against multiple inclusion (possibe now with DOM/layout/libmocha) 1998-08-27 05:54:56 +00:00
shaver%netscape.com cc6ecc9aaf DOM stub tweakage and fixed Text/CData init 1998-08-27 05:54:01 +00:00
shaver%netscape.com d28746e4d3 small DOM changes (new and old) 1998-08-27 05:51:47 +00:00
troy%netscape.com c8fa542211 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 9344766cbc 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 7ad15a2022 Changes to nsIDeviceContext API 1998-08-27 05:14:35 +00:00
troy%netscape.com a2942cd289 Changed nsIDeviceContext interface to conform [more] with COM conventions 1998-08-27 05:05:03 +00:00
beard%netscape.com 10f9b1e5ee Removed hotlist.c from non-debug target as well. 1998-08-27 03:48:28 +00:00
saari%netscape.com 527a281254 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 83c90ed2d0 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 03532443aa 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 4611582aec Fix funky whitespace. 1998-08-27 01:48:25 +00:00
peterl%netscape.com ba9d45f65a hacked colgroup & col handling 1998-08-27 01:04:22 +00:00
peterl%netscape.com 24b3750584 added default attribute handling 1998-08-27 00:57:24 +00:00
peterl%netscape.com 187d67d420 no longer force unique style contexts 1998-08-27 00:57:05 +00:00
peterl%netscape.com f52cbf4795 remove text attribute processing 1998-08-27 00:56:17 +00:00
peterl%netscape.com 43ea1bea36 removed hack attibute
removed attribute propogation form rows & row groups
1998-08-27 00:55:30 +00:00
peterl%netscape.com 18faed46bf added table dir to includes 1998-08-27 00:51:11 +00:00
peterl%netscape.com 0839a8ef32 added table cell style rule inheritance 1998-08-27 00:50:52 +00:00
peterl%netscape.com 7950fd1f43 reversed rule ordering 1998-08-27 00:49:55 +00:00
peterl%netscape.com 7f8d1aa4e3 made col tag be handled as a leaf 1998-08-27 00:48:53 +00:00
peterl%netscape.com 67c362eb78 added td & th 1998-08-27 00:48:06 +00:00
peterl%netscape.com 4e78d9f83e reversed sheet/rule ordering
added backstop rule count
1998-08-27 00:47:15 +00:00
leaf%mozilla.org eaf921f1b4 Added a timebomb target for "MOZILLA_OFFICIAL" builds, w/unix and perl5. 1998-08-27 00:47:14 +00:00
peterl%netscape.com d50246718e commented on sheet/rule ordering 1998-08-27 00:46:34 +00:00