dveditz%netscape.com
15bbd2c7a4
added missing dependency
2000-04-24 13:36:06 +00:00
dcone%netscape.com
06fccd4174
Adjusted the subscript height for the font.
2000-04-24 13:34:07 +00:00
jfrancis%netscape.com
c207f78168
lots of improvements to block transformations:
1) looks inside inlines for breaks;
2) fixes the "extra break when unlisting" bug
3) changing paragraph style to normal consistently gets breaks
4) any splitting needed occurs when blocks inserted
plus a lot of small bug fixes
2000-04-24 11:51:12 +00:00
rjc%netscape.com
fc8da5b029
Remove "category.rdf"... its been replaced with "search.rdf" which is now in the default profile directory.
2000-04-24 09:39:40 +00:00
rjc%netscape.com
27b2ab9c87
When downloading new search engines/images, check HTTP status against 200 level success.
2000-04-24 08:49:59 +00:00
alecf%netscape.com
14539e2d9f
fix strres js so that the string bundle service is retrieved via getService, not createInstance()
...
(otherwise there were 2 createinstances for every creation of a stringbundle!)
2000-04-24 08:04:06 +00:00
rickg%netscape.com
634e686818
more WIP on strict DTD
2000-04-24 07:35:37 +00:00
tbogard%aol.net
4e41e11bd7
Added getContentDocShell to allow access to the browser docShell.
2000-04-24 06:31:30 +00:00
rickg%netscape.com
9590b2c4d4
first pass (of many) to bring us into alignment with Strict DTD
2000-04-24 06:09:04 +00:00
dougt%netscape.com
b63f84a202
Adding critical check for null.
...
removing unneded assignment to temp var.
2000-04-24 06:08:48 +00:00
sspitzer%netscape.com
a5bf878c6b
fix warnings, remove unused code.
2000-04-24 05:37:34 +00:00
sspitzer%netscape.com
94a652a4bd
fix for #14313 , don't migrate on top of an existing directory.
2000-04-24 05:28:49 +00:00
scc%netscape.com
4fc9172ea9
makings string conversions explicit
2000-04-24 05:19:20 +00:00
scc%netscape.com
3f0250495b
making string conversions explicit
2000-04-24 05:11:18 +00:00
tbogard%aol.net
1a7002f08c
Added comment for when to add win_start in just like the win_stop.
2000-04-24 05:06:51 +00:00
tbogard%aol.net
7b4745b063
Added new flag for a timed out net connection.
2000-04-24 05:03:49 +00:00
tbogard%aol.net
9ef4ea40e7
Instead of getting the interface off the treeowner, do a GetInterface off the docShell to get a prompter.
2000-04-24 05:00:34 +00:00
scc%netscape.com
5187e669d8
making string conversions explicit
2000-04-24 04:55:38 +00:00
scc%netscape.com
8a404c62cc
making string conversions explicit
2000-04-24 04:47:32 +00:00
joki%netscape.com
bbb0086bfe
fixes for 5995, 7304, 10573, 22832, and 9668.
...
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
2000-04-24 04:41:27 +00:00
scc%netscape.com
c938845535
making string conversions explicit
2000-04-24 04:36:57 +00:00
dcone%netscape.com
da4105b736
Put in the Tiling call from the RenderingContextImpl.
2000-04-24 04:36:05 +00:00
waterson%netscape.com
05bfe47153
Bug 35815. Implement <bindings> for XUL templates.
2000-04-24 04:22:26 +00:00
conrad%ingress.com
3d07f48e15
Made access paths within the CW folder more specific.
2000-04-24 03:49:08 +00:00
conrad%ingress.com
9c83923bc7
In SetTopLevelWindow, no longer calling AddProgressListener. This is redundant because the call to nsIWebBrowser::SetTopLevelWindow already makes the chrome the progress listening parent. The redundancy makes each of the nsIWebProgressListener methods in the chrome get called an extra time.
2000-04-24 03:47:43 +00:00
bienvenu%netscape.com
1cd3759e93
avoid cell api's, get yarn directly from column, performance win, r=waterson
2000-04-24 03:42:15 +00:00
conrad%ingress.com
cb2d3585f7
Removed BeginDocumentLoad/EndDocumentLoad. This functionality is handled by OnStatusNetStart/OnStatusNetStop.
2000-04-24 03:40:53 +00:00
conrad%ingress.com
a883264dcd
Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener.
2000-04-24 03:37:55 +00:00
conrad%ingress.com
0003fa9f28
1. Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener.
2. Fixed OnStatusChange. More than one status bit could be set and it was not handling this.
2000-04-24 03:37:10 +00:00
dougt%netscape.com
c0b55af16c
Fix for bug 35751. Caching type and creator information for nsLocalFileMac. This is so that files can be created with a given type/creator tag after the initialization of the ifile.. r=warren and sfraser.
2000-04-24 03:24:49 +00:00
sspitzer%netscape.com
3c304df995
fix build bustage.
2000-04-24 03:15:52 +00:00
cata%netscape.com
027a868fef
Fixing tree bustage.
2000-04-24 03:13:46 +00:00
cata%netscape.com
25a9d04253
Menu code moved on new API.
2000-04-24 02:18:16 +00:00
joki%netscape.com
c534678c60
Fix for bug 23373, allow prevention of context menu via mousedown handler
2000-04-24 02:07:06 +00:00
rginda%netscape.com
010ca27f23
-- CHATZILLA CHANGES ONLY --
...
undoing damn's misplaced changes
2000-04-24 00:45:23 +00:00
rginda%netscape.com
7d1bdb74c7
-- CHATZILLA CHANGES ONLY --
...
checking in patch from Josh Gough, <exv@randomc.com>
muchas gracias!
irc.js
add whois, invite
utils.js
added map and mapObjFunc
chatzilla.xul
add cntxt menu for userlist
commands.js
hook up /away, op, deop, voice, devoice, echo, invite, and kick commands
hadlers.js
onload hack
whois, away, deop, op, voice, devoice, echo, invite, kick command implementations
static.js
more of the onload hack
addEventListener on toolbuttons
listbox.js
selection code
chatzilla.css
selicted list item style
2000-04-24 00:40:56 +00:00
pollmann%netscape.com
bb2c0ba6dd
Bug 36830: Revert a small part of the fix for bug 33203 that was breaking observer notification.
2000-04-23 23:54:29 +00:00
jband%netscape.com
fbf36f7076
belt and suspenders check of WITH_SERVICE results
2000-04-23 23:04:40 +00:00
scc%netscape.com
1d57ef76e3
making string conversions explicit
2000-04-23 22:43:46 +00:00
scc%netscape.com
e13111e53e
making string conversions explicit
2000-04-23 22:25:52 +00:00
mstoltz%netscape.com
57feeae5ec
Backing out changes until I can figure out why it's crashing on startup.
2000-04-23 21:25:39 +00:00
jband%netscape.com
5d23e29da9
checking in changes from Stefan Hanske <sh990154@mail.uni-greifswald.de> (who wrote the original version of the Linux ARM code)
2000-04-23 21:14:11 +00:00
mstoltz%netscape.com
62bffdd26e
Fixes for bugs 27010, 32878, 32948.
2000-04-23 20:30:29 +00:00
scc%netscape.com
eddf6715bd
making string conversions explicit
2000-04-23 19:55:29 +00:00
attinasi%netscape.com
af2c4a7c11
Removed warnings: very basic changes
2000-04-23 19:06:37 +00:00
scc%netscape.com
1177150f2e
making string conversions explicit
2000-04-23 19:04:37 +00:00
cls%seawood.org
8754202470
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
rhp%netscape.com
76e831b0f8
Disable the add to address book - Bug #29436 - r: bienvenu
2000-04-23 17:40:58 +00:00
alecf%netscape.com
d9376233dc
switch to using attributes instead of Get/SetMsgFolder
2000-04-23 17:36:03 +00:00
alecf%netscape.com
8a3ac85725
switch to nsString::IsSpace to avoid dependancies on xp_core.h
2000-04-23 17:32:22 +00:00