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

1787 Коммитов

Автор SHA1 Сообщение Дата
joki%netscape.com e66208d1da Fix for bug 8270. A:chofmann Reenable key events to control tabbing/scrolling 1999-06-16 22:52:16 +00:00
jfrancis%netscape.com 2642d186aa bug 8287; rvd sfraser; aprvd buster; aprvd chofmann 1999-06-16 21:38:51 +00:00
waterson%netscape.com d5c13bb733 When destroying an RDFElement, call SetParent(nsnull) on each of its children so that there aren't any dangling reference back to us (should a child leak, or be referred to by somebody else). 1999-06-16 06:44:23 +00:00
peterl%netscape.com a5e9725c84 dont emit error messages when sheets canceled after doc disconnect 1999-06-16 06:16:53 +00:00
peterl%netscape.com d074a095d6 changed initialization of basefont so as not to override font style on HTML elements 1999-06-16 06:15:01 +00:00
pollmann%netscape.com f836ed0cde Bug 2195: select[n] == select.options[n], new implementation for nonstandard DOM interface 1999-06-16 05:19:08 +00:00
joki%netscape.com 89aba0400e Fixing event clientx/y coords to have the right value even in subviews 1999-06-16 04:39:51 +00:00
waterson%netscape.com 8a37a5afc1 Bug 6665. Hack to addref resources before doing the sort. This saves mailnews from having to recreate them. 1999-06-16 02:07:56 +00:00
nisheeth%netscape.com 47260c98ab Fixed a crash that resulted from trying to access freed memory in CSSLoaderImpl::DidLoadStyle(). I was trying to access aLoadData to print out an error message after aLoadData had been freed. Moved the error printing code to where aLoadData still has valid content. 1999-06-16 01:29:27 +00:00
vidur%netscape.com cbef600091 sink now creates content for BASE element 1999-06-16 00:44:50 +00:00
sfraser%netscape.com 2d9d17ae7b Don't release the selection that you didn't addref, mister document encoder. 1999-06-15 23:58:41 +00:00
nisheeth%netscape.com 0c583eeb3d Fix for bug 4196. Clicking on anchors now targets frames properly. We were being too eager in truncating the target in nsGenericHTMLElement::GetBaseTarget(). 1999-06-15 23:58:07 +00:00
peterl%netscape.com f582acdf29 sync to css loader api change (default namespace) 1999-06-15 06:22:46 +00:00
peterl%netscape.com 8b1d165d2e better medium testing api 1999-06-15 06:22:07 +00:00
peterl%netscape.com 02bfa76334 added better medium testing api 1999-06-15 06:21:47 +00:00
peterl%netscape.com d0dbdef184 added faster medium testing support
added default namespace support
WIP for faster cascade
1999-06-15 06:20:46 +00:00
peterl%netscape.com d77f12e759 changed medium testing API 1999-06-15 06:19:57 +00:00
peterl%netscape.com 47c181c060 added default namespace id
added safety checks when loading is aborted
1999-06-15 06:19:21 +00:00
peterl%netscape.com 3691ea9a91 added default namespace id 1999-06-15 06:18:37 +00:00
peterl%netscape.com 3e2badcc1a added default namespace ID to loading 1999-06-15 06:18:23 +00:00
peterl%netscape.com 0c859acb8d use new medium testing api
use enumeration func for faster rule matching
1999-06-15 06:15:51 +00:00
peterl%netscape.com 7e72cd8d5d added create child namespace by id 1999-06-15 06:14:59 +00:00
peterl%netscape.com 77c5e95f16 added UseForMedium (for faster medium testing) 1999-06-15 06:14:31 +00:00
peterl%netscape.com e11c6c3a5c added new create child namespace 1999-06-15 06:14:09 +00:00
evaughan%netscape.com 0cd0038d58 Integrated a new XP scrollbar
Added tri state behavior to titled buttons.
1999-06-15 04:02:43 +00:00
waterson%netscape.com cc450f9b38 Add REF into the element map so that the generic builder sees it in OnAssert() and OnUnassert(). Resolve it to an absolute URI before using so that ref='foo/bar.rdf#bing' works. 1999-06-15 03:21:20 +00:00
joki%netscape.com 33ed7f5b51 Fixes for event going to frames which have changes as a result of other event handlers. (loosely bug 1283) 1999-06-15 03:14:28 +00:00
vidur%netscape.com 0f614c2ee7 Implemented Set/GetValue for Select elements 1999-06-14 23:14:17 +00:00
vidur%netscape.com 2ae6488bc9 Fix for bug 6154. Unqualified references in the context of a form are now resolved. 1999-06-14 22:09:25 +00:00
jdunn%netscape.com 75a7de9b5b fixing macro syntax. HP flagged the construct as an error. 1999-06-14 21:16:05 +00:00
waterson%netscape.com 54e949daf7 Fix leak of tree element. 1999-06-14 21:15:29 +00:00
rjc%netscape.com 7f5d322554 Unset column sorting attributes instead of setting them to false if they aren't active. 1999-06-14 08:20:35 +00:00
tague%netscape.com 0e826155a7 Fixed conditional problem when i turned on my keyobard patch. 1999-06-14 04:39:03 +00:00
tague%netscape.com 7640929c5a Turned on bug fix for #6896: Windows editorinterprets the period key as a forward delete. 1999-06-13 21:13:12 +00:00
waterson%netscape.com 9625f1893e Remove crufty code that wasn't doing anything. Fix refcounting on the database. 1999-06-13 18:31:06 +00:00
waterson%netscape.com bb9e9fbb6c Remove crufty code that wasn't doing anything. 1999-06-13 18:30:47 +00:00
buster%netscape.com a5bf1c7896 added support for style contexts getting background and font defaults from
the pres context.
1999-06-12 22:31:15 +00:00
waterson%netscape.com 9cfa93d5d4 Fix incorrect usage of dont_QueryInterface(). Fix bogus refcounting cruft in the nsIContent manipulators that must've been left over from when mChildren was an nsVoidArray. 1999-06-12 19:39:11 +00:00
waterson%netscape.com 2b49ff9e6a Fix incorrect use of dont_QueryInterface() that was causing massive leakage. 1999-06-12 19:35:54 +00:00
waterson%netscape.com 15ae9a7ff7 Fix incorrect use of dont_QueryInterface() with dont_AddRef(). Use nsCOMPtr in broadcast hookup code. 1999-06-12 19:33:37 +00:00
vidur%netscape.com bb3aac94b5 Fix for bug 6785. Incorrect reinitializing of mData. 1999-06-12 00:37:36 +00:00
nisheeth%netscape.com 055ebfaba1 Fix for bug 7401. Output an error when a URL load fails. 1999-06-11 23:10:59 +00:00
nisheeth%netscape.com 2c1feab00b Patch from Johny Stenback (jst@citec.fi). Thanks a lot. 1999-06-11 19:08:39 +00:00
sfraser%netscape.com c4ec54057e Comment out useless assert. 1999-06-10 21:43:08 +00:00
mjudge%netscape.com 1e4bbda958 fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places.
MJ
1999-06-10 21:08:17 +00:00
rjc%netscape.com b7397b6a24 XUL templates now look for any attribute (other than "uri") which equals "..." and substitutes the URI of the attached node. 1999-06-10 19:44:59 +00:00
peterl%netscape.com 903764ae77 added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
1999-06-10 05:33:47 +00:00
peterl%netscape.com 791b4e55f5 added new rule interfaces & base class 1999-06-10 05:32:38 +00:00
peterl%netscape.com fd88fa6e86 better namespace support
made descend from nsICSSRule
1999-06-10 05:30:36 +00:00
peterl%netscape.com e1f892fa06 removed cruft 1999-06-10 05:29:53 +00:00