Граф коммитов

67995 Коммитов

Автор SHA1 Сообщение Дата
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
bienvenu%netscape.com 112ee2c618 disable filters with invalid move targets 46876 r=alecf 2000-08-17 20:10:51 +00:00
rods%netscape.com cb1cc720c9 fixes when to use preferred size versus computed size versus available size.
b=40596, r=evaughan,hyatt,kmcclusk
2000-08-17 20:08:44 +00:00
edburns%acm.org 164f70d0a5 bug=49293
r=gbarney
a=edburns

M classes_spec/org/mozilla/webclient/test/EMWindow.java
A src_ie/CMyDialog.cpp
A src_ie/CMyDialog.h
M src_ie/CurrentPageImpl.cpp
M src_ie/HistoryImpl.cpp
M src_ie/Makefile.win
M src_ie/NativeEventThread.cpp
M src_ie/WindowControlImpl.cpp
M src_ie/WrapperFactoryImpl.cpp
M src_ie/ie_util.cpp
M src_ie/ie_util.h

cvs diff -u classes_spec/org/mozilla/webclient/test/EMWindow.java src_ie/CMyDialog.cpp src_ie/CMyDialog.h src_ie/CurrentPageImpl.cpp src_ie/HistoryImpl.cpp src_ie/Makefile.win src_ie/NativeEventThread.cpp src_ie/WindowControlImpl.cpp src_ie/WrapperFactoryImpl.cpp src_ie/ie_util.cpp src_ie/ie_util.h

This change adds listener DocumentLoadListener support to src_ie.

tar -cvf 49293.tar classes_spec/org/mozilla/webclient/test/EMWindow.java src_ie/CMyDialog.cpp src_ie/CMyDialog.h src_ie/CurrentPageImpl.cpp src_ie/HistoryImpl.cpp src_ie/Makefile.win src_ie/NativeEventThread.cpp src_ie/WindowControlImpl.cpp src_ie/WrapperFactoryImpl.cpp src_ie/ie_util.cpp src_ie/ie_util.h
2000-08-17 19:54:43 +00:00
edburns%acm.org 2c594b9d52 r=ashuk
bug=47357
a=edburns
Files in this checkin

M src_moz/CBrowserContainer.cpp
M src_moz/CBrowserContainer.h
M src_moz/ns_util.cpp
M src_moz/ns_util.h
M src_share/jni_util.cpp
M src_share/jni_util.h

cvs diff -u src_moz/CBrowserContainer.cpp src_moz/CBrowserContainer.h src_moz/ns_util.cpp src_moz/ns_util.h src_share/jni_util.cpp src_share/jni_util.h

This change moves out listener constants and other support data from
src_moz into src_share to enable it to be used in src_ie.

tar -cvf 47357.tar src_moz/CBrowserContainer.cpp src_moz/CBrowserContainer.h src_moz/ns_util.cpp src_moz/ns_util.h src_share/jni_util.cpp src_share/jni_util.h
2000-08-17 19:52:15 +00:00
morse%netscape.com 4190ebd289 bug 48742, adding privacy tutorial, r=dveditz 2000-08-17 19:32:58 +00:00
dbragg%netscape.com b4f560ed18 Fix for bugs 47058 and 47097. r=sgehani 2000-08-17 19:28:06 +00:00
av%netscape.com 0bab6b1fdb Part of 46490 fix, r=adamlock 2000-08-17 19:26:15 +00:00
av%netscape.com 4cf6d6eb7a Fixing 46490, r=sean, r=waterson, r=valeski, a=adamlock 2000-08-17 19:16:39 +00:00
blizzard%redhat.com cada85c5db unused files for simple embedding shell 2000-08-17 19:12:23 +00:00
mcafee%netscape.com cdf0780573 Minor layout tweak to Integration pref pane (40888). 2000-08-17 19:03:27 +00:00
edburns%acm.org 9bd3abc750 r=ashuk
a=edburns
Files in this checkin

M src_moz/CBrowserContainer.cpp
M src_moz/CBrowserContainer.h
M src_moz/ns_util.cpp
M src_moz/ns_util.h
M src_share/jni_util.cpp
M src_share/jni_util.h

cvs diff -u src_moz/CBrowserContainer.cpp src_moz/CBrowserContainer.h src_moz/ns_util.cpp src_moz/ns_util.h src_share/jni_util.cpp src_share/jni_util.h

This change moves out listener constants and other support data from
src_moz into src_share to enable it to be used in src_ie.

tar -cvf 47357.tar src_moz/CBrowserContainer.cpp src_moz/CBrowserContainer.h src_moz/ns_util.cpp src_moz/ns_util.h src_share/jni_util.cpp src_share/jni_util.h
2000-08-17 18:29:18 +00:00
pierre%netscape.com 19cf82d1df 43420 + CSS3 update: renamed "text-align:-moz-default" into "text-align:start" 2000-08-17 13:28:18 +00:00
mkaply%us.ibm.com 2067804848 OS/2 Tinderbox break
OK will someone WAKE UP and realize that we need XP_WIN defined in the build?
XP_PC does NOT mean XP_WIN.
WE NEED XP_WIN IN THE BUILD
SOMEONE TURN IT ON IN THE MAKEFILE!
2000-08-17 12:52:04 +00:00
nboyd%atg.com 3f0f44cc1a Fix for bug 49302 2000-08-17 12:37:32 +00:00
nboyd%atg.com 29f3436810 Fix 49301. 2000-08-17 12:28:46 +00:00
jfrancis%netscape.com 0a99569fca gave a pref a better name and a more traditional set of values. 2000-08-17 09:51:27 +00:00
hyatt%netscape.com 5de032a7ae Fix for 38461, r=ben 2000-08-17 09:15:51 +00:00
pierre%netscape.com 18790408b4 49154: uninitialized variable. Thanks to bruce@cubik.org (Bruce Mitchener) 2000-08-17 08:26:53 +00:00
hyatt%netscape.com 5a3a531c14 Fix for 43375, r=ben 2000-08-17 08:15:47 +00:00
hyatt%netscape.com c60a2f7d07 First-stage fix for dogfood bug 49012. r=ben 2000-08-17 08:11:11 +00:00
mscott%netscape.com bfa6381945 Bug #47681 --> more polish on the message header pane, reformat the date header so it matches the format we use in the thread pane.
r=alecf
2000-08-17 07:35:25 +00:00