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

73948 Коммитов

Автор SHA1 Сообщение Дата
radha%netscape.com b2d9c6269d Fix for bug # 59755. SH work wrong after doing view-source:url. Set ViewMode to
viewNormal for all Sh loads.  r=adamlock sr=alecf
2000-12-18 22:55:46 +00:00
varada%netscape.com b4d26b6ac1 fix for #55260; new message window with new profile brings up acount wizard and waits for callback;r=ducarroz;sr=mscott 2000-12-18 22:23:26 +00:00
waterson%netscape.com 89d168b0c2 Improve rules attributing data to 'PresShell'. 2000-12-18 22:22:02 +00:00
waqar%netscape.com fb5d52c3d4 #=54194
r=dcone@netscape.com
sr=blizzard@mozilla.org
d=In widget/src/gtk/nsWindow.cpp in method GetNativeData when aDataType ==
NS_NATIVE_PLUGIN_PORT we are trying to use content of the mSuperWin without
checking that mSuperWin is not NULL. Adding of this check solves problem. If
mSuperWin is NULL we should return NULL as it happens in case of aDataType ==
NS_NATIVE_WINDOW.
2000-12-18 21:52:20 +00:00
blakeross%telocity.com 40af7f2ecb Fix 58141: turn on internet keywords by default. r=doron sr=alecf 2000-12-18 21:46:54 +00:00
mscott%netscape.com ac8cc6c8b1 Bug 57347 --> add a null ptr check to prevent a crash.
patch contributed by waterson
r=brendan
sr=mscott
2000-12-18 21:46:35 +00:00
waterson%netscape.com 21c8dfc1ae Bug 62383. Make 'dump memory' button do trace-malloc dump if NS_TRACE_MALLOC is on. r=kandrot,sr=rpotts 2000-12-18 21:40:32 +00:00
rods%netscape.com 6db44af9f6 Removed unneded setting of index to kNothingSelected when an disabled option is selected
r=blake, sr=buster Bug 57580
2000-12-18 21:36:01 +00:00
vidur%netscape.com 2c971746c9 Fix for bug 62782. Edge case in scanner caused us to drop characters occasionally. Thanks to jst for identification of the problem. r=harishd, sr=jst 2000-12-18 20:58:53 +00:00
vidur%netscape.com 295e3e781a Fix for bug 62782. Edge case in scanner caused us to drop characters occasionally. Thanks to jst for identification of the problem. r=harishd, sr=jst 2000-12-18 20:44:10 +00:00
mkaply%us.ibm.com 028922d3d5 #63207
r=mkaply, a=blizzard
Thread synchronization in dirpicker - prevents trap
2000-12-18 20:33:29 +00:00
mkaply%us.ibm.com df6ad898af r=mkaply, a=blizzard
Small porting change from jeffk to position frame windows correctly
2000-12-18 20:30:41 +00:00
mkaply%us.ibm.com 0e4b9c9923 #62335
r=jkobal, a=blizzard
Code from mkaply - proper mapping of OS/2 codepages to charsets
2000-12-18 20:27:19 +00:00
mkaply%us.ibm.com d3f40e2ef0 #62335
r=mkaply, a=blizzard
Code from jkobal - proper positioning of DBCS IME
2000-12-18 20:25:40 +00:00
radha%netscape.com bb77194a1b Fix for bug # 49913. Pressing enter in the url field adds duplicate entry
to Session History. r=adamlock sr=alecf
 VS: ----------------------------------------------------------------------
2000-12-18 20:02:26 +00:00
sspitzer%netscape.com 3c4ff2be62 fix #63184. fix the subscribe dialog title.
sr=bienvenu
2000-12-18 19:59:38 +00:00
sspitzer%netscape.com 2388fc86e5 fix for #58238. sr=bienvenu. fix crash when growing the hash table
that contained the list of atoms.  see bug report for all the details.
thanks to bienvenu, scc, brendan, and hyatt for the help.
2000-12-18 19:58:20 +00:00
nboyd%atg.com 4674ece3c9 Off by one error fixed. 2000-12-18 19:32:00 +00:00
nboyd%atg.com cdc056a04a Add ContextListener to API classes. 2000-12-18 19:30:26 +00:00
miodrag%netscape.com 26b52046f8 Updtates for LDAPJDK 4.13 2000-12-18 14:02:20 +00:00
blakeross%telocity.com 072de35c7f Fix 63126: busy cursor state is broken on windows and linux (after clicking on a link). r=jag sr=alecf 2000-12-18 08:07:19 +00:00
blakeross%telocity.com 3ef624f92e Fix 51947: "prefill form" should not use 'f' accesskey on edit menu. r=morse sr=alecf 2000-12-18 08:05:44 +00:00
ccarlen%netscape.com 7fb3cceec5 Bug 35559 - dynamic profile switching support r=racham, sr=alecf 2000-12-18 07:33:08 +00:00
dbaron%fas.harvard.edu 556384e922 Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=brendan@mozilla.org 2000-12-17 16:02:58 +00:00
cls%seawood.org c10aa7a9a3 Removing unused source file now that fix for bug #55674 has landed.
Thanks to Yannick Koehler <koehler@mythrium.com> for the patch.
r=cls@seawood.org sr=scc@mozilla.org
2000-12-17 08:47:43 +00:00
cls%seawood.org 495f6e6425 Fixing timers on BeOS and making a component out of them.
Thanks to Yannick Koehler <ykoehler@mythrium.com> for the patch and for having patience while we hashed out the fix for the fix.
Bug #55674. r=cls@seawood.org sr=scc@mozilla.org
2000-12-17 08:45:23 +00:00
dbaron%fas.harvard.edu 030cd39a47 Fix bustage caused by naving%netscape.com in checkin to fix bug 43411. Filed bug 63087 on inter-module dependencies caused by this fix (which are the cause of the bustage). 2000-12-17 04:56:28 +00:00
naving%netscape.com 44c9358edc Fixing warnings made by earlier checkins. Declared inboxFolder twice 2000-12-17 03:09:14 +00:00
naving%netscape.com 515bdd2ae0 43411 sr=bienvenu. Changing Compact()'s definition to pass nsIUrlListener. 2000-12-17 01:20:42 +00:00
naving%netscape.com 395cced903 43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers. 2000-12-17 01:19:41 +00:00
naving%netscape.com 753a0c99ad 43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers.Changing Compact()'s
definition
2000-12-17 01:19:26 +00:00
naving%netscape.com e9dc162b48 43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers. Changing Compact()'s
definition
2000-12-17 01:17:37 +00:00
jst%netscape.com 49aacd78f8 Fix a refcounting screwup I caused in my last checkin. r=pavlov 2000-12-16 23:38:56 +00:00
dbaron%fas.harvard.edu 277d3af41f Make destructors that exist only for MOZ_COUNT_DTOR be #ifdef NS_BUILD_REFCNT_LOGGING instead of #ifdef DEBUG so the leak stats on optimized builds are correct. r=waterson@netscape.com sr=brendan@mozilla.org b=62421 2000-12-16 18:56:06 +00:00
wtc%netscape.com a59f1f7e8e Bugzilla bug #63019: do not build static libraries unless the platform
does not have shared libraries.
2000-12-16 18:09:00 +00:00
bienvenu%netscape.com e19352ce23 fix mac build bustage 2000-12-16 15:45:38 +00:00
bienvenu%netscape.com 03b888e36e fix for escaping slashes for servers where slash is not the hiearchy delimiter r=sspitzer, sr=mscott 60197 2000-12-16 15:17:42 +00:00
bienvenu%netscape.com 4b89209619 change array growth algorithm to reduce allocs and copies r=alecf,sr=waterson 59279 2000-12-16 15:10:24 +00:00
m_kato%ga2.so-net.ne.jp 0559fe323e Fix bug 55256
On WinNT/2K, it uses Unicode window class due to M10L support.
sr=roc+moz@cs.cmu.edu
2000-12-16 09:52:58 +00:00
jar%netscape.com 02bbbff185 Added code to help diagnose overlapping memory ranges, and duplicate use of addresses (for different objects) 2000-12-16 07:36:14 +00:00
beard%netscape.com 048ef40a40 added newest source files, to use the icode assembler. (Pro6 update) 2000-12-16 07:01:50 +00:00
beard%netscape.com da3f96b69c added newest source files, to use the icode assembler. 2000-12-16 07:01:22 +00:00
beard%netscape.com 23425c7dea use string8::difference_type rather than uint for difference between iterators, cast uint32 to int32 to remove warnings. 2000-12-16 06:57:58 +00:00
beard%netscape.com 50f3452e77 fixed return value warning by moving return statement. 2000-12-16 06:56:37 +00:00
beard%netscape.com 27888b7f72 warnings, explicit use of JSValue constructor. 2000-12-16 06:54:40 +00:00
jst%netscape.com 419733ea2d Fixing bug 37258. Making the window properties scrollbars, statusbar and directories replaceable to be compatible with NS 4.x. r&a=vidur&brendan 2000-12-16 05:20:31 +00:00
morse%netscape.com c5e82b817d bug 62570, secure cookies going to insecure sites, submitter=drudder@eazel.com, r=morse@netscape.com, sr=brendan@mozilla.org 2000-12-16 03:51:22 +00:00
jst%netscape.com 6dca5ba52b Fixing bug 58188 (and doing some minor whitespace cleanup). Making window.length replaceable so that scripts can use variables named length. To make this change I hadto fix the IDLC compiler to generate correct code in this case. r=brendan@mozilla.org, sr=vidur@netscape.com 2000-12-16 03:49:08 +00:00
beard%netscape.com cb60d16d0f [not part of build] generalized printing support. 2000-12-16 03:38:21 +00:00
beard%netscape.com 7cf82a8dab [not part of build] Carbon printing support. 2000-12-16 03:37:25 +00:00