ben%netscape.com
ddf4b2d9c3
46613...
2000-08-18 06:13:32 +00:00
morse%netscape.com
0b92383a04
update wallet tables, not part of build
2000-08-18 06:10:55 +00:00
morse%netscape.com
decc9f7bc7
bug 48742, change name of server for privacy tutorial, r=dveditz
2000-08-18 05:49:59 +00:00
pollmann%netscape.com
1f94db428a
Bug 48736: Stop leaking form data every form submit (and fix 2 warnings), r=jst@netscape.com
2000-08-18 05:46:47 +00:00
pavlov%netscape.com
be418fc9fd
removing assertion when aData is null since it will always be null and isn't used (removing small part of akkana's patch for 46643) r=bryner
2000-08-18 05:26:05 +00:00
pollmann%netscape.com
b6cb936bcf
Bug 47281: form.reset now generates a reset event, and the frame is notified from the event handling code. r=jst@netscape.com
2000-08-18 05:18:01 +00:00
ben%netscape.com
5562e1e5a1
fix for 31374, text in disabled textfields isn't greyed
2000-08-18 04:52:04 +00:00
ben%netscape.com
33362950a4
some pref panel appearance fixes
2000-08-18 04:49:33 +00:00
pinkerton%netscape.com
13267f0631
add a |do_AppendFromElement(PRUnichar)| to help speed up some things in wallet initialization (bug 44514) r/a=scc.
2000-08-18 04:48:29 +00:00
pollmann%netscape.com
866fe411a3
Bug 43214: Exclude garbage values for font height that cause crashes. Fix courtesy of Randell Jesup jesup@wgate.com, r=pollmann
2000-08-18 03:38:15 +00:00
beard%netscape.com
baf923881c
Adding support for Linux format leak files.
2000-08-18 03:16:29 +00:00
rcassin%supernova.org
a1cfbe613b
Fix for bugs 41968 (print button is dim) and 48686 (print button doesn't work). The fix doesn't work in Classic due to a recent button checkin by Ben and a bug has been filed against him (49421).
2000-08-18 02:51:46 +00:00
mscott%netscape.com
82680256e1
Bug #47285 --> supress logging of base 64 encoded authentication information.
...
r=bienvenu
2000-08-18 02:43:44 +00:00
bryner%uiuc.edu
6593bffbd0
Fixing 47984 - crash when filepicker starts in invalid
...
directory. r=pavlov.
2000-08-18 02:32:09 +00:00
mscott%netscape.com
e7751cd593
Bug #46522 --> use weak references for message pane docshell and
...
root docshell to avoid a crash when you switch themes and we pull out
these docshells....
r=alecf
2000-08-18 01:47:44 +00:00
rcassin%supernova.org
7933af5936
Fix for 45645 (Can paste into ReadOnly textfield) r=akkana
2000-08-18 01:34:22 +00:00
akkana%netscape.com
4ce3df0257
46643: Attempt to fix intermittent crash when clearing clipboard. r=pavlov
2000-08-18 01:33:09 +00:00
morse%netscape.com
1d75a65d63
bug 49393, context menu in ftp is wrong, fix=jrgm, r=morse
2000-08-18 01:28:58 +00:00
morse%netscape.com
22ee26e110
bug 49393, edit menu in ftp is wrong, fix=jrgm, r=morse
2000-08-18 01:28:23 +00:00
bryner%uiuc.edu
7b23f9fae4
Making saari's debug output #ifdef DEBUG_FOCUS. r=pavlov.
2000-08-18 01:24:57 +00:00
mccabe%netscape.com
d794133945
Rectify // comment to /** comment
2000-08-18 01:09:29 +00:00
ftang%netscape.com
600d7b5dfb
*** empty log message ***
2000-08-18 00:47:03 +00:00
beard%netscape.com
3ce4b2166d
standard leak format for leaksoup r=waterson (not part of build)
2000-08-18 00:45:24 +00:00
alecf%netscape.com
7e650ea900
other part of fix for filter stuff r=bienvenu
2000-08-18 00:18:29 +00:00
alecf%netscape.com
d0b6edfc2e
fix for #48994 - correctly clear the default account pref when the default account is deleted
...
r=ducarroz
2000-08-18 00:10:15 +00:00
ducarroz%netscape.com
8f033867fd
Fix for bug 48994. Take the first identity if we don't have a default one. R=alecf
2000-08-18 00:08:59 +00:00
brendan%mozilla.org
415d5448ff
Add jsdhash.
2000-08-18 00:04:53 +00:00
rcassin%supernova.org
93bf1d0bdd
Checkin kin's fix for bug 48879, r=sfraser
2000-08-17 23:55:32 +00:00
alecf%netscape.com
a1506acc69
search & filter revamp
...
- fixes #41711 , #48698 , #48238 among other things
- moves some XBL into straight JS where it belongs
- fixes bad XBL setters to return the value that comes in
- fire more notification when filter attributes/operators change
2000-08-17 23:54:52 +00:00
gayatrib%netscape.com
5a92dc2eac
fix for bugs 38107 and 40175. review=putterman
2000-08-17 23:48:42 +00:00
mccabe%netscape.com
05b1410214
Fix to 49365.
...
Work around dump() logging messages to the js console by not having the js console call dump(). Also fix the console code so that string messages (originating from logStringMessage() calls) get printed properly, and adjust the number of saved console messages to match that of the underlying console service.
r=jband, a=beard
2000-08-17 23:39:49 +00:00
hyatt%netscape.com
3f0db1da77
Fix for 48187, r=danm
2000-08-17 22:44:01 +00:00
rods%netscape.com
cdc1e8c4fe
removing "return NS_OK" because it keeps it from doing the call to
...
nsFrame which calls HandleRelease. Without HandleRelease the EventStateManager
mMouseGrabber never gets cleared and it keeps thinking events need to go to the view.
b=48792 r=pollmann
2000-08-17 22:39:13 +00:00
pavlov%netscape.com
8ef6993c1c
patch to hold on to the image gc when possible. reduces the number of creategc/freegc calls r=imot. linux performance bug 26502
2000-08-17 21:53:10 +00:00
ftang%netscape.com
96cf9ebd3f
fix 47114. remap 6 characters to the MacOS truetype value for symbol fonts. r=nhotta
2000-08-17 21:47:42 +00:00
pavlov%netscape.com
84655dab1c
patch from Tomi Leppikangas <Tomi.Leppikangas@oulu.fi> to reuse GCs when the only person holding on to them is the GC cache (i.e. don't create/destroy, just change) r=pavlov,shaver. work on linux performance bug 26502
2000-08-17 21:44:11 +00:00
akkana%netscape.com
cdc9a3fc93
Define NS_VK keycodes in terms of nsIDOMKeyEvent keycodes. r=saari. Requires undefining ERROR on Win32, r=cmanske
2000-08-17 21:43:26 +00:00
rods%netscape.com
602e714184
listbox - selecting with keyboard no longer allows you to stop on a disabled option, it skips them
...
as does page up and page down
combobox - selecting a disabled option didn't clear the "mouse down" flag and it still thought it was selecting
combobox - selecting a disabled option clears mSelectedIndex, this side effect could be seen by selected
a disabled item then clicking on a link and then hit "back",
b=48903 r=kmcclusk
2000-08-17 21:38:15 +00:00
pavlov%netscape.com
fc79d5eb1c
fir for bug 46729. convert things like smart quotes to normal quotes when pasting as plain text r=pinkerton
2000-08-17 21:37:09 +00:00
alecf%netscape.com
cf4bd58510
remove mac and windows-specific messenger.css, just use XP one
...
r=putterman (no bug, just a build issue)
2000-08-17 21:22:42 +00:00
hyatt%netscape.com
dcf2a14989
Fix for 48150, r=danm
2000-08-17 21:11:38 +00:00
scc%mozilla.org
8494e50ed1
not part of the build; temporarily patching these files to use the old (what is currently in the tree) |GetReadableFragment| scheme, so that clients can start using this now both on the tip and on the DOMAPI... branch
2000-08-17 21:07:45 +00:00
danm%netscape.com
3536ee37c6
HandleContent now forces a new window by suppressing the target name if it could be interpreted as something in parentWindow. bug 44797 r=mscott@netscape.com
2000-08-17 21:05:42 +00:00
kmcclusk%netscape.com
8b9332a035
Destroy offscreen surfaces using a singleton nsIRenderingContext instance instead of creating a nsIRenderingContext during shutdown b=48190 r=attinasi@netscape.com
...
Allways destroy the global array of ViewManager's when last view manager instance is destroyed b=45921 r=attinasi@netscape.com
2000-08-17 21:05:16 +00:00
harishd%netscape.com
c038757a83
bug 22886 - Relax refresh header paring, in the sink, a little bit.
...
r=pollmann
2000-08-17 20:55:48 +00:00
harishd%netscape.com
e0dd8918c1
bug 30487 ( nsbeta3+ ) - Watch out for barriers before popping off any stylistic
...
information
bug 37618 ( nsbeta3+ ) - Orpahaned residual tag can close only inline parents.
bug 44085 ( nsbeta3+ ) - Push comment into misplaced list if there are items in
queued in the list.
bug 22886 ( nsbeta3+ ) - Relax refresh header parsing, in the sink, a little bit
so that '.' is accounted for.
r=pollmann
2000-08-17 20:54:49 +00:00
bryner%uiuc.edu
424ad62c1c
Fixing bug 42345 - hook up NS_MOVE events when a toplevel window is moved
...
on Linux. Also use get_root_origin instead of get_origin so that we
persist the correct position. r=blizzard.
2000-08-17 20:51:43 +00:00
radha%netscape.com
f406eee75c
fix for 45770 r=nisheeth.
2000-08-17 20:44:43 +00:00
bryner%uiuc.edu
5fc77a6bd5
Fixing 48311 - make * (All files) really show all files in linux
...
filepicker. r=pavlov, jag.
2000-08-17 20:31:21 +00:00
jgmyers%netscape.com
80161a40ec
fix host header syntax for IPv6 address literals: bug 45891 r=gagan a=waterson
2000-08-17 20:19:15 +00:00