Commit Graph

2335 Commits

Author SHA1 Message Date
cls%seawood.org
d5a2b2ad0a Fix for compilers that can't deal with the extra ; that results in an "incorrectly terminated declaration" (namely Sun's Workshop 5.0 & AIX's xlC)
git-svn-id: svn://10.0.0.236/trunk@62059 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 15:27:09 +00:00
scc%netscape.com
d881d73af1 Added new radiogroup files to the project on behalf of hyatt (since camelot is down) r=hyatt, a=jar
git-svn-id: svn://10.0.0.236/trunk@62046 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 10:07:10 +00:00
hyatt%netscape.com
1af26409c0 XUL RadioGroup element, not used in XUL. r=ben, a=jar
git-svn-id: svn://10.0.0.236/trunk@62045 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 10:00:09 +00:00
waterson%netscape.com
16dbb9897a Bug 25364. Use nsCOMPtr where appropriate; make sure to getter_AddRefs() when calling GetShellAt(). r=travis, hyatt a=jar.
git-svn-id: svn://10.0.0.236/trunk@61964 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 07:27:31 +00:00
hyatt%netscape.com
d074640511 Fix for bug #29410. r=vidur, a=rickg
git-svn-id: svn://10.0.0.236/trunk@61931 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 01:43:34 +00:00
pollmann%netscape.com
3c19530bbd Bug 28670: Move XUL scrollbar removal to nsCSSFrameConstructor r=travis a=rickg
git-svn-id: svn://10.0.0.236/trunk@61846 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:51:05 +00:00
jdunn%netscape.com
2592ac53d5 adding newline
git-svn-id: svn://10.0.0.236/trunk@61801 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 20:50:38 +00:00
rjc%netscape.com
04cfa0ed7b Fix PDT+ bug # 6770: be able to get filenames from the file system in the platform native charset.
Patch from m_kato@ga2.so-net.ne.jp
Review: ftang, dougt, and myself.
Approval: jar


git-svn-id: svn://10.0.0.236/trunk@61723 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 02:19:34 +00:00
pinkerton%netscape.com
f2bc1d212d saari at pink's machine again, another generated file
git-svn-id: svn://10.0.0.236/trunk@61721 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 02:03:04 +00:00
pinkerton%netscape.com
c8f94d44bc saari checking in on pink's machine, fixing build, adding generated DOM idl file
git-svn-id: svn://10.0.0.236/trunk@61720 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 01:48:04 +00:00
rjc%netscape.com
bdc14248c0 Part of fix for bug # 25876: bookmarks drag&drop behavior modification. Approval: jevering Review: waterson
git-svn-id: svn://10.0.0.236/trunk@61717 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 01:26:02 +00:00
saari%netscape.com
b4608e9377 fix for 28467, a=jar, r=hyatt
git-svn-id: svn://10.0.0.236/trunk@61712 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 00:59:41 +00:00
saari%netscape.com
3e1dc6727f Fix PDT+ 28467, windows jumping z-order to front on load. r=hyatt a=jar
git-svn-id: svn://10.0.0.236/trunk@61711 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 00:58:12 +00:00
jdunn%netscape.com
37b9bd8b80 checkin newlines for hpux
r= pepper@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61697 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:45:53 +00:00
waterson%netscape.com
0b852cd3c6 Bug 28632. Check container to see if contents have -ever- been built before 'rebuilding'. If no content has been built yet, then trying to rebuild causes bizarre things to happen (like, two of everything). r=rjc,putterman. a=jar
git-svn-id: svn://10.0.0.236/trunk@61689 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:08:43 +00:00
hyatt%netscape.com
4ccb7d43f3 XUL Property APIs, b=26109, r=ben
git-svn-id: svn://10.0.0.236/trunk@61661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 08:37:49 +00:00
hyatt%netscape.com
91b8298d9e added files: mozilla/rdf/content/src/nsJSXULMenuListElement.cpp, mozilla/rdf/content/src/nsJSXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsJSXULCheckboxElement.cpp, mozilla/rdf/content/src/nsJSXULRadioElement.cpp, mozilla/rdf/content/src/nsXULMenuListElement.cpp, mozilla/rdf/content/src/nsXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsXULCheckboxElement.cpp, mozilla/rdf/content/src/nsXULRadioElement.cpp
git-svn-id: svn://10.0.0.236/trunk@61660 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 08:36:48 +00:00
bryner%uiuc.edu
fb74001790 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.


git-svn-id: svn://10.0.0.236/trunk@61647 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:12:40 +00:00
law%netscape.com
b68c10b8db Fix from Chris Waterson to suppress bogus assertion failure when adding overlays to personal toolbar; this is a prerequisite to other changes for bug #11871; r=waterson@netscape.com, a=jevering@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61639 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 02:28:45 +00:00
bienvenu%netscape.com
041c1de8de fix handling of uri's with 8 bit characters, a=phil r=waterson 24692
git-svn-id: svn://10.0.0.236/trunk@61505 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:51:36 +00:00
waterson%netscape.com
1f6f971ba8 Bug 28473. Make style resolution cheaper when 'width' and 'height' attributes are changed on a <window>. r=hyatt, a=jevering.
git-svn-id: svn://10.0.0.236/trunk@61423 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 06:09:41 +00:00
danm%netscape.com
6a87de793b stop up small but profuse leak on NT; probably a runtime lib bug. r=waterson a=jevering
git-svn-id: svn://10.0.0.236/trunk@61419 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 04:13:24 +00:00
pollmann%netscape.com
29e33fc22d Bug 14827: Naughty XUL documents no longer steal scrollbars r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61350 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:41:48 +00:00
waterson%netscape.com
8c4d394eda Bugs 27271, 27947. Re-order menu creation so that RDF-generated menus are created simultaneously with XUL content. Use style rather than content tree crawling to avoid over-eager creation of menu content. r=hyatt,danm a=jevering.
git-svn-id: svn://10.0.0.236/trunk@61333 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:56:13 +00:00
akkana%netscape.com
68d3c4aa51 Fix tree blocker 28396. Suggested by hyatt, r=me, a=granrose
git-svn-id: svn://10.0.0.236/trunk@61310 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:43:06 +00:00
hyatt%netscape.com
5de7211510 Popup fixes. r=saari
git-svn-id: svn://10.0.0.236/trunk@61295 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 09:38:59 +00:00
saari%netscape.com
dcf5bb11aa Fix for PDT+ bug 23085, Pressing enter in open web location dialog doesn't work if dialog is opened from keybinding but does work if opened from menu. Changed XUL keybinding executing to prevent reentrant execution of bindings. This dialog didn't work because it was modal and in the middle of waiting for the inital xulkey+L binding to finish when you hit enter, so we smacked our reentrancy guard and didn't execute the enter key binding. r = hyatt
git-svn-id: svn://10.0.0.236/trunk@61293 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 08:40:32 +00:00
waterson%netscape.com
f6c0701b75 Bug 27925. Check document's principal before loading RDF datasources; if principal == system principal, let it do whatever it wants, otherwise check each datasource's URL to ensure that it comes from the same origin as the document. Prevents, for example, untrusted XUL content from loading bookmarks. r=norris, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@61221 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:05:52 +00:00
waterson%netscape.com
f4e7200748 Revert fix for 26947, 27271 due to bad interaction with the 'find' datasource that causes crash-on-exit. a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@61138 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 22:44:15 +00:00
waterson%netscape.com
66ed9d00a5 Bugs 27947, 27271. Re-order content-model-to-layout notification to avoid an incremental reflow. This ensures that 1) all menus will be completely created before they are displayed, and 2) the 'oncreate' handler runs after RDF content has been generated. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@61107 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:36:35 +00:00
joki%netscape.com
dcc35666e8 Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
git-svn-id: svn://10.0.0.236/trunk@61096 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:59:07 +00:00
mkaply%us.ibm.com
53e4f9a8e8 # 25555
r= watterson@netscape.com
OS/2 changes for Mozilla


git-svn-id: svn://10.0.0.236/trunk@60885 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:25:57 +00:00
hyatt%netscape.com
83f45ba866 Checking in an API and implementation for the enumeration of the user's search path,
as well as for the enumeration of all installed objects in the chrome registry.


git-svn-id: svn://10.0.0.236/trunk@60865 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 10:05:29 +00:00
hyatt%netscape.com
de723f6141 Checking in the modified nsIChromeEntry object, which will be the
workhorse of the new chrome search path.


git-svn-id: svn://10.0.0.236/trunk@60864 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:56:00 +00:00
sspitzer%netscape.com
e52e3b4564 case sensitivity problem. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@60861 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:42:41 +00:00
sfraser%netscape.com
73c8a41d02 Add nsControllerCommandManager.cpp to build, as part of work for bug 18395. r=hyatt, pinkerton
git-svn-id: svn://10.0.0.236/trunk@60850 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:51:31 +00:00
sfraser%netscape.com
d7e295e347 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@60847 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:42:25 +00:00
sfraser%netscape.com
454b7e6fbe Add nsIControllerCommand.idl. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@60846 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:41:38 +00:00
sfraser%netscape.com
4db44bfd1e Add nsIControllerCommand.idl to build. WIP for bug 18395. r=pinkerton, hyatt
git-svn-id: svn://10.0.0.236/trunk@60845 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:40:52 +00:00
pinkerton%netscape.com
57f0374e44 now that mac correctly converts control-click to a right-click, we no longer need the #ifdef for mac when launching a context menu. r=saari.
git-svn-id: svn://10.0.0.236/trunk@60836 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:15:00 +00:00
waterson%netscape.com
1345e54414 Bug 25303. Remember container into which content was inserted and the index of first insertion, rather than the first element that was inserted. With the latter approach, we were sending incorrect ContentAppended notifications to layout when the insertion sort would move the position of the 'first' inserted element. r=rjc@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@60830 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:08:45 +00:00
saari%netscape.com
2e92083ab3 Fix for mac bustage
git-svn-id: svn://10.0.0.236/trunk@60813 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:06:53 +00:00
tbogard%aol.net
8055bcc8ec Added some commented out code to illustrate how we might potentially obtain the held docShell object from the htmlinnerframe.
git-svn-id: svn://10.0.0.236/trunk@60811 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:19:43 +00:00
putterman%netscape.com
e490d0457b Speed up sorting. r=rjc. Bug 26131.
git-svn-id: svn://10.0.0.236/trunk@60806 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:05:29 +00:00
saari%netscape.com
50fa38f611 Adding files for Travis
git-svn-id: svn://10.0.0.236/trunk@60804 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:58:55 +00:00
tbogard%aol.net
41179d6b51 Support for the new interfaces on the browserElement and iframeElement. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60801 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:47:33 +00:00
tbogard%aol.net
542d1df987 Adding the new interface definitions for BrowserElement and IFrameElement. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60796 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:28:20 +00:00
tbogard%aol.net
179c4e82f5 New files for defining the BrowserElement and IFrameElement interfaces. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60794 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:25:53 +00:00
hyatt%netscape.com
28682bb485 Fixing bad bug in key listener... would have made typing slow in Editor.
git-svn-id: svn://10.0.0.236/trunk@60773 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:33:36 +00:00
hyatt%netscape.com
02090ea4cc Fix for bug #23387.
git-svn-id: svn://10.0.0.236/trunk@60662 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:57:52 +00:00