rginda%netscape.com
5a480c46ea
- not built -
...
add arguments to function name in call stack outliner
2001-06-14 06:01:49 +00:00
rginda%netscape.com
ea0ca9e02f
- not built -
...
add message names for new, pro-bidi format* routines, removed obsoleted messages
2001-06-14 06:01:12 +00:00
rginda%netscape.com
8871c69633
- not built -
...
implement formatArguments(), returns a strig including only the argument properties of a given jsdIValue.
made the rest of the format* functions more pro-bidi (swapped out string math in favor of format strings)
add comment to loadSource about why we use new String()
2001-06-14 06:00:22 +00:00
wtc%netscape.com
e2ff28a4fa
Added Netscape/iPlanet internal binary release support. The new
...
variable RELEASE_OBJDIR_NAME is the object directory name used in
the "/share/builds/components" binary distribution area. Also fixed
two typos (USE_USER_PTHREADS => USE_NSPR_THREADS).
Modified files: Makefile.in, configure, configure.in, config/autoconf.mk.in
2001-06-14 05:49:20 +00:00
leif%netscape.com
7648bd6eb2
Bug 74498: Add attribute support to SearchExt(), making it possible to limit
...
the search results to a set of attributes. r=dmose, sr=mscott, a=asa.
Patch by leif@netscape.com .
2001-06-14 05:48:03 +00:00
tajima%eng.sun.com
bfe1779209
bug 85583 GB18030 Unix printing fails in PS codes
...
changed decimal to hex in PS code to support GB18030 4 bytes character
(check in for katakai@japan.sun.com )
r=dcone,blizzard sr=blizzard a=blizzard
2001-06-14 05:47:20 +00:00
wtc%netscape.com
b0fe772ba3
Use gcc's -Wl flag to pass a linker flag to the linker.
2001-06-14 05:31:14 +00:00
pinkerton%netscape.com
8739656c5c
remove window tweaking and the hacks for it in the stub wdef. gets rid of negative width/height on windows when moving which OSX didn't like. prevent infinite recursion in live-resize code from us calling SizeWindow() ourselves. r=saari/sr=sfraser/a=asa, bugs 83629, 85110)
2001-06-14 04:56:32 +00:00
rginda%netscape.com
d1e165dcbc
- not built -
...
install the -venkman command line handler on 'nix and windows
2001-06-14 04:47:43 +00:00
rginda%netscape.com
eb41515c1b
- not built -
...
initial add of venkman command line handler
2001-06-14 04:46:42 +00:00
saari%netscape.com
6f356bc138
fix for 84560, intially focused url bar key bindings are broken. a=blizzard, r=jag, sr=hyatt
2001-06-14 03:49:07 +00:00
blizzard%redhat.com
90709595a3
trying to fix build bustage with a temporary
2001-06-14 03:48:40 +00:00
saari%netscape.com
a97e0303e3
fix for 84501, focus memory broken on windows. a=blizzard, r=bryner, sr=hyatt
2001-06-14 03:46:35 +00:00
timeless%mac.com
21eecdef6d
patch by andreas.otte@primus-online.de based on patch by sballard@netreach.net
...
r=bbaetz and sr=dougt a=asa@mozilla.org
2001-06-14 03:14:21 +00:00
peterlubczynski%netscape.com
a5cc090e00
Fix for leaking all kinds of ns4xStreamListener's bug 83183 r=av sr=attinasi a=asa
2001-06-14 02:24:11 +00:00
wtc%netscape.com
0658db4243
Put all IRIX cc compiler options inside the ifndef NS_USE_GCC block.
...
Modified files: config/Makefile.in pr/tests/Makefile.in
2001-06-14 02:23:42 +00:00
matt%netscape.com
92561d4f2d
fix for bug 82041. Navigator pref getting moved back to netscape. r=mcafee, a=asa, sr=blake
2001-06-14 02:19:16 +00:00
morse%netscape.com
7ff7bfe9f6
bug 83936, cookie tests being built when they shouldn't be, c=bryner, r=morse, sr=alecf, a=asa
2001-06-14 02:14:19 +00:00
rods%netscape.com
d10d6846fd
The problem is you can't do the roll up in the middle of a "hook" function call.
...
So a timer is native created and the DealWithPopups is called there.
Also, when embedded the CBX need to make sure all the views get updated (redrawn)
Bug 83493 r=kmcclusk sr=attinasi a=asa
2001-06-14 02:08:40 +00:00
rods%netscape.com
57be95963e
The problem is you can't do the roll up in the middle of a "hook" function call.
...
So a timer is native created and the DealWithPopups is called there.
Bug 83493 r=kmcclusk sr=attinasi a=asa
2001-06-14 02:08:39 +00:00
blizzard%redhat.com
2ec817fa57
Fix bug #83157 . Make the embedding widget handle reparenting and unrealize/re-realize. r=bryner,sr=tor,a=asa
2001-06-14 02:07:04 +00:00
matt%netscape.com
32afb31083
forgot to take out the foo id from checkin
2001-06-14 02:00:42 +00:00
matt%netscape.com
eb34811691
bug 81093 a=asa sr=blake r=mcafee fix for checkboxes in tree in prefs
...
aren't working. Taking out of tree and into just checkboxes
2001-06-14 01:48:14 +00:00
mscott%netscape.com
0282bbeabf
Bug #83457 --> show forwarded attachments contained inside inlined messages.
...
the trick here is to not show the inlined message as a separate attachment but to
still query the inlined attachment mime object for any external body parts.
r=ducarroz
sr=sspitzer
a=asa
2001-06-14 01:44:07 +00:00
sfraser%netscape.com
8f7cf3781e
Fix for bug 85514 -- use OTEnter/LeaveNotifer calls to fix synchronization problem caused by the OT notifier firing while we are inside OTSnd or OTRcv. r=gordon, wtc. a=blizzard
2001-06-14 01:35:05 +00:00
ccarlen%netscape.com
8363ca6e21
Bug 74247 - Fizzilla should use $HOME/Library/Mozilla to store profiles. r=pinkerton/sr=sfraser/a=asa
2001-06-14 01:24:22 +00:00
naving%netscape.com
eec05686d2
84905 r=racham sr=bienvenu a=asa; revert the functionality of Message | Move and File button
2001-06-14 01:23:27 +00:00
rods%netscape.com
e9ccf094e9
We will now be using the native print dialog and extending it with the Frame printing options
...
The localization is still done, but only on the new controls that are added.
So this removes the two unneeded dialogs
Bug 78319 r=kmcclusk sr=attinasi a=asa
2001-06-14 01:07:59 +00:00
rods%netscape.com
b24ba15019
We will now be using the native print dialog and extending it with the Frame printing options
...
The localization is still done, but only on the new controls that are added.
Bug 78319 r=kmcclusk sr=attinasi a=asa
2001-06-14 01:07:08 +00:00
wtc%netscape.com
07784069df
Bugzilla bug #82324 : Use the new BUILD_TREE feature of NSS to build it
...
outside the source tree. Thanks to Chris Seawood <cls@seawood.org> for
the patch. r=wtc@netscape.com . a=blizzard@mozilla.org .
2001-06-14 00:08:16 +00:00
mcafee%netscape.com
498f8dbf6c
Adding pref UI (debug pane) to control modifier and menu access keys (49909). r=matt, sr=alecf, a=asa
2001-06-13 23:58:54 +00:00
leif%netscape.com
b39b1ee7a7
Fix for bug 70611, support attributes in LDAP URLs. patch=leif@netscape.com,
...
r=dmose, sr=mscott, a=blizzard.
2001-06-13 23:42:38 +00:00
gordon%netscape.com
21911ba87a
Fix bug 82009 "purify msg: Freeing mismatched memory". Changing FlattenMetaData() semantics to eliminate malloc and buffer copy. r=beard, sr=darin, a=asa.
2001-06-13 23:37:41 +00:00
mcafee%netscape.com
7137fc3a52
adding support for .mozconfig
2001-06-13 23:35:15 +00:00
law%netscape.com
ffe7e739f0
Bug 79862; fix keyset id attribute so esc/enter keys work on helper app dialog; r=sfraser/sr=alecf/a=asa
2001-06-13 23:34:13 +00:00
gordon%netscape.com
2251ed1822
Fix for bug 84817 "nsDNSService::DequeueLookup - must call PR_WaitCondVar within while loop" and bug 85025 "DNS lookup stalls b/c failed requests are cached". r=wtc (84817), sr=darin, a=asa.
2001-06-13 23:33:24 +00:00
wtc%netscape.com
bd215433f7
Removed unnecessary dependencies on $(BUILT_SRCS).
2001-06-13 23:27:14 +00:00
idk%eng.sun.com
6d8a8573b8
*not part of the build*
...
update for blackConnect tests
a=ovk@sparc.spb.su
2001-06-13 23:24:55 +00:00
morse%netscape.com
f241a2d201
bug 84834, add password to pasword-manager API, r=racham, sr=alecf, a=blizzard
2001-06-13 22:50:22 +00:00
darin%netscape.com
8cff209ac1
Fixed bug 82451 "wrong comment for HTTP PR_LOG" patch=clarence@clarence.de,
...
sr=darin, a=asa
2001-06-13 22:49:56 +00:00
darin%netscape.com
9153e0ca5f
Fixed bug 83960 "HTTP/1.0 servers can legally send invalid Content-Length
...
headers" r=gagan, sr=dougt, a=asa
2001-06-13 22:44:47 +00:00
pchen%netscape.com
bd7ce0a202
bug 79837, r=pinkerton, sr=alecf, a=asa, don't disable mime matching for Internet Config mappings if we didn't get passed in a file extension
2001-06-13 22:31:08 +00:00
javi%netscape.com
60d94abbef
Fix for Bug 33772 r=mcgreer, sr=blizzard, a=asa
...
Throw up an alert when a connection is not possible because of
an SSL error.
2001-06-13 21:50:59 +00:00
yokoyama%netscape.com
40ab60c51b
bug 72415:
...
allocate more word buffer in case of failure of ComputeWordFragmentWidth()
check in for shanjian@netscape.com
r=waterson, sr=attinasi a=blizzard
2001-06-13 21:48:43 +00:00
javi%netscape.com
bd68fe20a8
Fix for Bug 33772 r=mcgreer, sr=blizzard, a=asa
...
Put up an alert notifying the user an SSL error has occurred instead
of silently failing and loading a blank page.
2001-06-13 21:47:02 +00:00
naving%netscape.com
96949d3ae1
78237 r=bienvenu sr=mscott a=asa treat INBOX is the case-insensitive folder for imap servers so that we don't have mutliple inboxes.
2001-06-13 21:33:26 +00:00
blakeross%telocity.com
feed6f83dd
Textarea scrollbars have wrong cursor (65540). r=kerz sr=hewitt a=asa
2001-06-13 21:33:19 +00:00
mscott%netscape.com
67bf631f49
Bug #84731 --> default smtp servers to never use ssl instead of try
...
sr=sspitzer
a=asa
2001-06-13 21:28:16 +00:00
waldemar%netscape.com
c3cb31ba54
Updated parser: attributes can be expressions, added new attributes, disallowed nested ::'s, deleted Eval nodes, added const and void nodes, deleted package attribute, deleted super::id syntax, and added super, super(expr), and super(args) syntax
2001-06-13 21:24:27 +00:00
mscott%netscape.com
8e0358e13a
Bug #83241 --> sniff for image types in the unknown decoder. This allows mozilla to properly layout local files
...
called "test" that are really images (test.jpg, or test.gif). The sniffing code is cloned directly from libpr0n.
r/sr=rpotts
a=blizzard
2001-06-13 21:24:11 +00:00