alecf%netscape.com
06a0f7752d
update JS folder listener to use new event API
2000-05-14 20:36:26 +00:00
alecf%netscape.com
0a82b4b25f
API cleanup: replace OnFolderLoaded/OnDeleteOrMoveMessageCompleted with OnItemEvent using atoms
2000-05-14 20:35:46 +00:00
morse%netscape.com
43f3d2ce85
fix bug 27247, OK/Cancel buttons getting clipped on cookie/signon viewer
2000-05-14 20:25:30 +00:00
morse%netscape.com
f9e877487a
fix bug 34200, dialogs are badly sized
2000-05-14 19:48:34 +00:00
alecf%netscape.com
a07265a2ad
cache the resolved chrome URL not the chrome URL, so that stringbundle caching doesn't screw with locale switching
2000-05-14 19:42:27 +00:00
jst%netscape.com
371b328515
Support wildcard ('*') for namespaceURI in getElementsByTagNameNS().
2000-05-14 19:37:40 +00:00
harishd%netscape.com
b8026efba2
Observer base querys for nsIWebShellServices through the parser bundle...
...
r=nisheeth
2000-05-14 19:25:13 +00:00
harishd%netscape.com
991ed3414f
Enabling NOLAYERS by default ( since we don't support LAYER tag ).
...
r=vidur
Putting webshellservice into parser bundle for use by observer base.
r=nisheeth
2000-05-14 19:25:06 +00:00
harishd%netscape.com
e3aab0f1c5
Fix for bugs:
...
34351 ( nsbeta2+ ) - Made webshell service available to
observer base through parser bundle.
37503,36852 ( nsbeta2+ ) - Fixed crash in Observer base...
( caused by a wrong assumtion for document key ). The key now is
always nsISupports*.
24474 - Fixed content leakage in my.netscape.com caused by a script
entity in LAYER.
31890 - Mlk fix ( patch provided by Patrick ) ( r=me )
r= nisheeth
2000-05-14 19:24:59 +00:00
ssu%netscape.com
0f014f1c53
fixing bug #37232 . removed Pr2/b2 from mozilla description. not part of tinderbox builds. affects only windows platforms.
2000-05-14 19:08:41 +00:00
jst%netscape.com
4b767ec567
Adding more utility functions to nsINodeInfo.
2000-05-14 18:34:35 +00:00
dp%netscape.com
ab76ca26bb
Initial version
2000-05-14 18:22:11 +00:00
jst%netscape.com
dc3303e559
Implementing getElementsByTagNameNS() in the XUL document.
2000-05-14 18:14:30 +00:00
shaver%mozilla.org
ee453f5618
remove bogus CHECK_REQUEST in JS_ClearRegexpStatics (16128)
2000-05-14 15:38:04 +00:00
michael.lowe%bigfoot.com
918e0cb0ca
Add file selector types, and minor changes to cursors
2000-05-14 14:25:53 +00:00
jst%netscape.com
bfb27a83a7
Implementing DOM hasFeature() and supports().
2000-05-14 13:08:00 +00:00
axel%pike.org
c28af247c3
Removing $(srcdir) from CHROME variables.
...
r=syd@netscape.com
2000-05-14 11:17:58 +00:00
rjc%netscape.com
4a668acb68
Capitalize.
2000-05-14 10:50:43 +00:00
danm%netscape.com
0d46d1e3f2
correct typo in last checkin
2000-05-14 10:38:48 +00:00
danm%netscape.com
67209592fb
new chrome hierarchy
2000-05-14 10:37:30 +00:00
rjc%netscape.com
57b9a0d9d6
Set "browser.search.mode" initial value to zero.
2000-05-14 10:12:08 +00:00
rjc%netscape.com
28acd45ed5
Add support for search modes.
2000-05-14 10:08:45 +00:00
rjc%netscape.com
c354aeae41
Add PR_CALLBACK.
2000-05-14 10:06:50 +00:00
rjc%netscape.com
24bd230331
Add support for search modes.
2000-05-14 10:01:12 +00:00
michael.lowe%bigfoot.com
ea7c30bd13
Fix some leaks, and other problems found using BoundsChecker r=bryner@uiuc.edu
2000-05-14 09:18:43 +00:00
mcafee%netscape.com
1823171144
Cleaning up about:credits link (32009)
2000-05-14 08:18:19 +00:00
scc%netscape.com
c99391a385
string fixes
2000-05-14 08:10:00 +00:00
morse%netscape.com
2665ed30c0
fix mac bustage
2000-05-14 07:45:30 +00:00
morse%netscape.com
d1f00ebbca
use straightforward base64 encoding for obscuring
2000-05-14 07:11:56 +00:00
mcafee%netscape.com
83ce4d28a3
Fixing resource URL to match danm's chrome restructuring. r=danm
2000-05-14 07:11:20 +00:00
mjudge%netscape.com
9a563fe715
adding navquirks support
2000-05-14 07:02:08 +00:00
danm%netscape.com
1435f82540
oops. removing temporary file that wouldn't have worked, anyway
2000-05-14 06:06:19 +00:00
danm%netscape.com
00b30ee375
clear record of installed chrome at beginning of install
2000-05-14 05:53:25 +00:00
anthonyd%netscape.com
2b8f661639
adding weak ptr support to EditorShellMouseListener
2000-05-14 05:52:56 +00:00
brendan%mozilla.org
2152d1c678
Set newborn to root of object tree created by literal (followup to waterson nsJSEnvironment.cpp fix).
2000-05-14 05:38:51 +00:00
brendan%mozilla.org
48a16c808c
Avoid zero-length mallocs (prompted by ped@nospam.cadence.com).
2000-05-14 05:35:19 +00:00
hyatt%netscape.com
9f6f557a96
toying with skin switching ui
2000-05-14 05:31:19 +00:00
leaf%mozilla.org
2e9f47dbfa
Automated update
2000-05-14 05:30:08 +00:00
danm%netscape.com
359703f889
correct display name
2000-05-14 05:30:00 +00:00
ssu%netscape.com
fd5c68bd02
fixed problem with files marked DO NOT UNINSTALL and still unregistering activeX file. Also fixed Are You Sure You Want To Remove The Shared File dialog to be more informative. Affects only windows platforms
2000-05-14 05:27:54 +00:00
anthonyd%netscape.com
415649ffb7
changed nsIDOMWindow* mContentWindow to a
...
nsWeakPtr mContentWindow to get around complexities with ~nsEditorShell
2000-05-14 05:27:17 +00:00
anthonyd%netscape.com
c8f6bd642a
made GlobalWindowImpl support weak ref to get around
...
holding on to raw pointers to windows causing problems
in destruction of windows
2000-05-14 05:26:06 +00:00
bryner%uiuc.edu
0dc65fb828
Removing unused #defines of MOZ_LEAKY and TRACING. r=cls.
2000-05-14 05:25:21 +00:00
ssu%netscape.com
f16ec126b4
enabling the main uninstall window. Not part of tinderbox build. affects only windows platforms.
2000-05-14 05:12:40 +00:00
buster%netscape.com
8b31c633a7
bugs 38396, 29429, 32471, 27390, 32581
...
errors in incremental calcuation of max-element-size and preferred-size
2000-05-14 04:56:25 +00:00
buster%netscape.com
ce4ff1e9b2
bug 38396, a bug in calculation of image width given it's height and a percent width
2000-05-14 04:46:19 +00:00
buster%netscape.com
e38f699ad2
bug 38396, a bug in max width calculation exposed by tables
2000-05-14 04:43:52 +00:00
ben%netscape.com
8d3f099fa1
foopy.
2000-05-14 04:37:08 +00:00
ben%netscape.com
c453696318
fix button arrow directions
2000-05-14 04:02:31 +00:00
ben%netscape.com
4e017b359c
fixing arrows
2000-05-14 03:58:21 +00:00