alecf%netscape.com
|
487c403462
|
further updates to the datasource to allow it to answer more questions
not part of build
|
2000-04-18 08:05:39 +00:00 |
scc%netscape.com
|
04b44006ee
|
making string conversions explicit
|
2000-04-18 07:52:02 +00:00 |
scc%netscape.com
|
9ac6c4fb06
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
alecf%netscape.com
|
a49a914d0d
|
add support for sidebar titles to be <text> nodes, not just <html:div>'s
|
2000-04-18 07:25:24 +00:00 |
tbogard%aol.net
|
1462df42b3
|
Making sure session history is in the release builds.
|
2000-04-18 07:20:31 +00:00 |
rginda%netscape.com
|
6d135f273c
|
removed superfluous ;s after namespace decs.
|
2000-04-18 07:14:49 +00:00 |
alecf%netscape.com
|
5150a128d8
|
further skinability updates - this time to the account wizard.
fix html:iframe problem (looks like xul iframe still isn't as smart as html:iframe!)
|
2000-04-18 07:14:33 +00:00 |
rginda%netscape.com
|
12509b464c
|
regenerated opcode classes after grncode.pl changes
|
2000-04-18 07:06:25 +00:00 |
rginda%netscape.com
|
ad7e72b179
|
modified to print R~ if NotARegister
|
2000-04-18 07:04:24 +00:00 |
cls%seawood.org
|
157f4c9a0a
|
Tweaks to make the tinderbox work with objdir builds.
|
2000-04-18 07:03:15 +00:00 |
dp%netscape.com
|
5875d92f08
|
Converting to generic module.
|
2000-04-18 06:51:21 +00:00 |
alecf%netscape.com
|
bd9cbb4282
|
skinify the account wizard outer frame
|
2000-04-18 06:44:43 +00:00 |
alecf%netscape.com
|
2d4a244131
|
first round of skinifying the account manager - remove html tables, divs, and update JS that expected certain tags
|
2000-04-18 06:40:02 +00:00 |
chuang%netscape.com
|
8c2dbf59fc
|
Bug 32286, 32287, 32292, mailing list backend feature, r=putterman
|
2000-04-18 06:26:53 +00:00 |
dp%netscape.com
|
6d694e6903
|
Converting to generic module. r=rjc
|
2000-04-18 06:23:37 +00:00 |
dp%netscape.com
|
95e9510fde
|
Converting to generic module.
|
2000-04-18 06:22:20 +00:00 |
dp%netscape.com
|
18abd080da
|
Hooking up component unregister to regxpcom.
|
2000-04-18 06:20:35 +00:00 |
chuang%netscape.com
|
cd05e988b1
|
Fix assigning invalid pointer. r=putterman
|
2000-04-18 06:19:09 +00:00 |
waterson%netscape.com
|
f7ccb7c367
|
Alphabetize the bloat log output.
|
2000-04-18 06:00:24 +00:00 |
scc%netscape.com
|
04c23b9c99
|
making string conversions explicit
|
2000-04-18 05:51:09 +00:00 |
scc%netscape.com
|
20b510e7b4
|
making string conversions explicit
|
2000-04-18 05:46:08 +00:00 |
scc%netscape.com
|
6f10e8a3a9
|
making string conversions explicit
|
2000-04-18 05:38:58 +00:00 |
syd%netscape.com
|
76a839c993
|
Fix for 36084, r=alecf,a=alecf. Put guard code around code that dereferences a context,
it was null, causing asserts, and eventually, a crash. Bug was a smoketest blocker.
|
2000-04-18 05:38:05 +00:00 |
dp%netscape.com
|
fb1a037854
|
Implemented component unregister.
|
2000-04-18 05:26:40 +00:00 |
dp%netscape.com
|
143e2d8993
|
Implemented component unregistration.
|
2000-04-18 05:25:05 +00:00 |
troy%netscape.com
|
8c36119549
|
b=36095 Fixed problem in GetNearestContainingBlock()
|
2000-04-18 05:03:42 +00:00 |
bienvenu%netscape.com
|
a971e7d302
|
more work on search, not really part of build
|
2000-04-18 04:47:50 +00:00 |
mccabe%netscape.com
|
0f18167887
|
Removing errant classname:: in method declaration in class definition, for Ruslan. To fix bustage.
|
2000-04-18 04:44:20 +00:00 |
waterson%netscape.com
|
86af0698db
|
Fix resource leak because of flow-of-control changes. r=rjc
|
2000-04-18 04:40:56 +00:00 |
waterson%netscape.com
|
548a65c864
|
Back out changes my changes to nsILinkHandler because of performance problems.
|
2000-04-18 04:34:20 +00:00 |
mccabe%netscape.com
|
c7224dec20
|
Temporary definition of NS_SCRIPTERROR_CLASSNAME (until file removed) to stave off bustage.
|
2000-04-18 03:36:20 +00:00 |
pinkerton%netscape.com
|
e1bcefbe67
|
well, i guess you can't put '<' in an attribute in xml. hrm.
|
2000-04-18 03:16:21 +00:00 |
mccabe%netscape.com
|
c0c550eed7
|
Temporary add of needed define to fix bustage.
|
2000-04-18 03:07:38 +00:00 |
pinkerton%netscape.com
|
a476fcb238
|
add contextmenu and quicktime as weak links.
|
2000-04-18 02:58:58 +00:00 |
rginda%netscape.com
|
fa206dea9f
|
Add new files nsConsoleService.cpp, nsConsoleMessage.cpp.
|
2000-04-18 02:55:39 +00:00 |
mscott%netscape.com
|
3bf60a7346
|
Bug #36119 --> implement DoContent for nsBrowserInstance. This broke over the weekend and caused us to fail
to load browser urls in a current browser window from the mail window.
|
2000-04-18 02:45:00 +00:00 |
bryner%uiuc.edu
|
41685ebb98
|
Make the title for a finger document show "Finger information for
user@host". r=valeski.
|
2000-04-18 02:40:23 +00:00 |
ruslan%netscape.com
|
8493d92c27
|
Add a new pref
|
2000-04-18 02:36:28 +00:00 |
mccabe%netscape.com
|
3ecdc45953
|
added files: mozilla/xpcom/base/nsConsoleService.cpp, mozilla/xpcom/base/nsConsoleMessage.cpp
|
2000-04-18 02:36:18 +00:00 |
pinkerton%netscape.com
|
ec06368580
|
don't replace the transferable if the platform doesn't support the clipboard asked for.
|
2000-04-18 02:36:01 +00:00 |
pinkerton%netscape.com
|
57d6211fc9
|
remove contextmenu and quicktime stubs from the interfaces project and put them in widget so we can weakLink against them.
|
2000-04-18 02:35:09 +00:00 |
mccabe%netscape.com
|
9908d528c7
|
added files: mozilla/js/src/xpconnect/src/nsScriptError.cpp
|
2000-04-18 02:35:06 +00:00 |
mccabe%netscape.com
|
369030f2b6
|
Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do).
|
2000-04-18 02:34:54 +00:00 |
pinkerton%netscape.com
|
f8160f1400
|
set the popup node on tooltips.
|
2000-04-18 02:34:32 +00:00 |
pinkerton%netscape.com
|
aa2b44bcda
|
fixing tooltips (tooltipElement->tooltipNode)
|
2000-04-18 02:34:18 +00:00 |
ruslan%netscape.com
|
55a5f44203
|
Backing up some changes from friday which broke authenticate (36071). Support
Apache-style keep-alive header. Make *ServerCapabilities methods public.
|
2000-04-18 02:32:53 +00:00 |
pavlov%netscape.com
|
547d1e9652
|
Finish up clipboard code to support multiple clipboards
|
2000-04-18 02:31:46 +00:00 |
blizzard%redhat.com
|
752377eb74
|
fix for bug #32710. make sure to call gdk_drop_finish() after the drop. this gets rid of the problem of a ghost icon flying across the screen a few minutes after a drag-n-drop operation.
|
2000-04-18 02:29:48 +00:00 |
rogerl%netscape.com
|
ef88b04ba2
|
added '(' for RegisterList output
|
2000-04-18 01:46:32 +00:00 |
rginda%netscape.com
|
c156b65e07
|
regenerated opcodenames to include padding, added label printing back into icg::print
|
2000-04-18 01:31:24 +00:00 |