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

63 Коммитов

Автор SHA1 Сообщение Дата
jkeiser%netscape.com e95bf883e6 Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org 2002-03-31 10:14:01 +00:00
jkeiser%netscape.com 31e41094ef Backing out 108308 due to pageload spike 2002-03-29 07:35:09 +00:00
jkeiser%netscape.com 70ec79e458 mac bustage fix 2002-03-29 06:59:42 +00:00
hewitt%netscape.com d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
bryner%netscape.com 2ebd0f2677 Fixing mac bustage - updating the project file, also getting rid of these source files that I meant to remove. 2002-03-27 09:13:28 +00:00
bryner%netscape.com 54e3bd6266 Second try at fixing bug 130778. Create a new content interface, nsIMenuElement, which is implemeneted on nsHTMLSelectElement, nsHTMLOptGroupElement, and the newly-created nsXULMenuElement. Create a nsXULMenuElement instance for XUL menubar and menupopup tags. Use this interface to set and get the active item from the XUL menuframe code and the :-moz-menuactive pseudoclass matching code. Should eliminate the Txul slowdown resulting from fetching the active item through js from the pseudoclass matching code. r=jkeiser, sr=jst, a=scc. 2002-03-24 22:38:21 +00:00
rods%netscape.com e3c71475b1 Add event listeners to "prevent" ContextMenu, Key, Mouse and MouseMotion events from being processed.
Bug 128449 r=dcone sr=attinasi a=asa
2002-03-23 18:07:51 +00:00
caillon%returnzero.com 94df471169 Bug 119807, Computed color values should support getRGBColorValue(). r=bzbarsky, sr=jst, a=asa 2002-03-22 20:18:42 +00:00
pinkerton%netscape.com b259f044cb api for overriding aspects of content-area drag&drop. r=ccarlen/sr=sfraser/a=shaver. bug# 126069 2002-02-28 22:19:04 +00:00
smontagu%netscape.com 37ebf6848d Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
dbaron%fas.harvard.edu ae1eb32ae0 Create a small service in the content library to allow inspector to avoid bad link-time dependencies on CSS code. b=79091 r=attinasi,beard sr=shaver 2002-02-19 02:09:06 +00:00
brade%netscape.com 20ca584e7c remove nsIDiskDocument.idl; bug 102033, r=akkana, sr=smfr 2002-02-18 15:26:14 +00:00
dbaron%fas.harvard.edu d1609ccad3 Correct spelling of nsIDragDropHandler.idl and thus fix bustage. 2002-02-17 23:58:17 +00:00
pinkerton%netscape.com 1dc8ab7ecd pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2002-02-17 19:32:08 +00:00
jkeiser%netscape.com 1ac4d9dc58 And this is the rest of the story (bug 120682). Mac bustage from lack of full checkin. 2002-02-16 02:19:02 +00:00
ccarlen%netscape.com 2cf6448a9f Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser 2002-02-13 15:01:37 +00:00
mjudge%netscape.com 726b5e82c1 115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work. 2002-02-02 05:13:56 +00:00
radha%netscape.com 4564e75aaf wyciwyg channel files added. bug=35340 r/sr = jst, nisheeth, darin 2002-01-31 19:44:08 +00:00
hewitt%netscape.com b82b838162 104401 - eliminate mOuter aggregate from nsXULElement (r=waterson, sr=hyatt) 2002-01-12 02:08:22 +00:00
bzbarsky%mit.edu 7f79e5bc6b Build system changes to build nsDOMCSSRect. Bug 116032, r=peterv, sr=jst 2002-01-11 00:12:10 +00:00
bryner%netscape.com 0c1b36eec5 Bug 119032 - converting nsISelectElement to idl so it can be used from js. r=varga, sr=jst. 2002-01-09 23:03:21 +00:00
bryner%netscape.com cbd2fb8afd Bug 118859 - allow hooking up an XBL handler for a custom DOM event. r=hewitt, sr=hyatt. 2002-01-09 02:16:17 +00:00
dcone%netscape.com 4295fc9840 bug 113917 r=dcone sr=attinasi. Incremental checkin for the print settings change. This gets the files rods added into the build. 2001-12-20 21:25:35 +00:00
heikki%netscape.com db89a9ce21 Bug 74800, implemented FIXptr. r=harishd, sr=vidur. 2001-12-20 05:15:52 +00:00
mjudge%netscape.com e1f0641ef9 moved file to fix bustage. nsISelectionDisplay is now in content not in webbrowser. build order issues 2001-12-18 02:43:54 +00:00
bbaetz%cs.mcgill.ca 5c8cc975a2 Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
alex.fritze@crocodile-clips.com, james.turner@crocodile-clips.com, and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes

r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.

NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
ccarlen%netscape.com 993cd4c06f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:54:47 +00:00
ccarlen%netscape.com 6d8ea78b52 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:25:12 +00:00
peterv%netscape.com cfd67ed452 Clean up project (put files in subfolders where they belong). 2001-11-14 13:50:15 +00:00
dbaron%fas.harvard.edu 59e4187fb6 Adding / removing files for hyatt. b=106153 2001-11-13 04:19:47 +00:00
bryner%netscape.com d300dbe084 added files: mozilla/content/xbl/src/nsXBLPrototypeResources.cpp, mozilla/content/xbl/src/nsXBLResourceLoader.cpp 2001-11-11 01:21:33 +00:00
dbaron%fas.harvard.edu 8e721c4e39 Move nsDOMCSSAttributeDeclaration into its own file to progress towards moving all of the style system code back into the layout library. r=jst sr=hyatt b=108750 2001-11-07 07:06:31 +00:00
jst%netscape.com 2261fcfde3 added files: mozilla/content/html/content/src/nsFormSubmitter.cpp 2001-11-02 07:40:23 +00:00
hyatt%netscape.com aaeeb23237 added files: mozilla/content/xbl/src/nsXBLContentSink.cpp, mozilla/content/xbl/src/nsXBLDocumentInfo.cpp 2001-11-02 01:54:58 +00:00
hyatt%netscape.com afd46b9852 added files: mozilla/content/shared/src/nsXBLAtoms.cpp 2001-11-02 01:54:06 +00:00
jst%netscape.com ebeabc8305 added files: mozilla/content/html/content/src/nsHTMLSharedLeafElement.cpp, removed files: mozilla/content/html/content/src/nsHTMLBaseElement.cpp, mozilla/content/html/content/src/nsHTMLEmbedElement.cpp, mozilla/content/html/content/src/nsHTMLIsIndexElement.cpp, mozilla/content/html/content/src/nsHTMLParamElement.cpp, mozilla/content/html/content/src/nsHTMLSpacerElement.cpp, mozilla/content/html/content/src/nsHTMLTableColGroupElement.cpp, mozilla/content/html/content/src/nsHTMLWBRElement.cpp 2001-10-30 10:15:21 +00:00
sfraser%netscape.com 72ca9383ae Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
alecf%netscape.com 491fe6b2bd Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
dbaron%fas.harvard.edu 41eb2449b3 Move nsRuleNode.cpp from content/shared/src/ to content/base/src/. b=104336 2001-10-24 06:36:09 +00:00
hyatt%netscape.com 399b39705e Put nsRuleNode.cpp in the shared folder inside contentshared.mcp 2001-10-24 00:59:52 +00:00
hyatt%netscape.com facbd96346 added files: mozilla/content/shared/src/nsRuleNode.cpp 2001-10-24 00:58:36 +00:00
hyatt%netscape.com e13f6c40dc added files: mozilla/content/shared/src/nsRuleNode.cpp, removed files: mozilla/content/html/style/src/nsRuleWalker.cpp, mozilla/content/html/style/src/nsRuleNode.cpp 2001-10-24 00:01:50 +00:00
seawood%netscape.com 0a27874139 Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree. 2001-10-22 04:34:31 +00:00
nhotta%netscape.com 9b47038607 Remove nsHTMLUtils.cpp from the project, bug 88155. 2001-10-08 23:44:21 +00:00
nhotta%netscape.com c74c86aa03 Add nsHTMLUtils.cpp to the project, bug 88155. 2001-10-08 23:43:58 +00:00
peterv%netscape.com 5c4d2ffdd3 Implement TreeWalker in DOM2-traversal.
b=82625, r=fabian, sr=jst
2001-09-07 09:32:00 +00:00
mscott%netscape.com 20638e2216 Adding prototype property file to project from mscott's mac. This is hyatt. 2001-09-05 07:39:38 +00:00
waterson%netscape.com 9abf7984af Bug 71248. Convert content, layout, parser, and uconv to generic modules so that they can be linked into a meta-module. r=cathleen, sr=brendan 2001-08-07 02:55:54 +00:00
jaggernaut%netscape.com f57611732e Bug 13004: nsDOMEventsIIDs.cpp/.h should go.
Patch by jst, r=jag, sr=brendan.
2001-08-02 05:36:44 +00:00
hyatt%netscape.com b135c5b55a Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson 2001-05-31 22:19:43 +00:00