brade%netscape.com
6850ca9285
call preventdefault for keypresses we insert (r=akkana, sr=sfraser) bug 158672 (and others)
2002-08-07 14:45:08 +00:00
mkaply%us.ibm.com
f0655be1c9
#161192
...
r=jeffreyj, sr=blizzard (platform specific code)
OS/2 only - use int not uint to avoid bad things when numbers go negative
2002-08-07 14:36:34 +00:00
bienvenu%netscape.com
3eec06f626
fix imap subscribe ui so that it lists children again when expanding containers r=cavin, sr=sspitzer, 160050
2002-08-07 14:30:46 +00:00
bienvenu%netscape.com
c628772766
fix problems going on/offline w/o an unsent messages folder r=cavin, sr=sspitzer 158969
2002-08-07 14:27:10 +00:00
bienvenu%netscape.com
480d37ca06
fix mAcceptLanguage busteage in imap code so we'll send correct language to server, 16941, fix slowness appending msg to sent folder on non-uidplus imap servers 129495 r=naving, sr=sspitzer
2002-08-07 14:25:33 +00:00
kaie%netscape.com
5802ed6d9c
b=161379 Fix JavaScript warnings in security code
...
r=ssaux sr=mscott
2002-08-07 14:24:04 +00:00
bienvenu%netscape.com
994a55ea7c
add methods to get and set string properties and other hooks part of 161226 mail extensibility hooks r=cavin, sr=sspitzer
2002-08-07 14:17:27 +00:00
bienvenu%netscape.com
7d1a4ea865
add methods to get and set string properties part of 161226 mail extensibility hooks r=cavin, sr=sspitzer
2002-08-07 14:16:35 +00:00
kaie%netscape.com
21f0d86067
b=123917 Remove non-NSS_3_4 codepaths
...
r=wtc sr=alecf
2002-08-07 13:39:57 +00:00
seawood%netscape.com
7c0bfafa01
Removing nmake build support. use NMAKE_LAST_RITES tag to resurrect nmake build files.
...
Bug #158528
2002-08-07 13:10:15 +00:00
rods%netscape.com
12a03fc958
Get title for document from properties so it says "Address Book"
...
Bug 156596 r=mscott sr=sspitzer
2002-08-07 12:49:15 +00:00
mikep%oeone.com
e479387c46
Fixing bugs 156791 and 122646.
2002-08-07 12:03:23 +00:00
seawood%netscape.com
d4c317e38c
Use the correct library name in the .def file.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #158763 r=cls
2002-08-07 11:55:24 +00:00
seawood%netscape.com
ae739f8f71
Allow mozilla to handle paths with spaces correctly. (Note: it still doesn't appear to work properly for gdb4. Reportedly works for gdb5 though)
...
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #157043 r=cls
2002-08-07 11:46:15 +00:00
seawood%netscape.com
b44a58c8ff
Remove explicitly linking against -lc on linux as it could break backwards binary compatibility. Linking using gcc/g++ should automatically link against libc.
...
Thanks to Franz.Sirl-kernel@lauterbach.com for the patch.
Bug #72766 r=wtc,cls
2002-08-07 11:34:04 +00:00
seawood%netscape.com
e6bc900e3a
Remove explicitly linking against -lc on linux as it could break backwards binary compatibility. Linking using gcc/g++ should automatically link against libc.
...
Thanks to Franz.Sirl-kernel@lauterbach.com for the patch.
Bug #72766 r=wtc,cls
2002-08-07 11:11:39 +00:00
mkaply%us.ibm.com
f22650c3cf
OS/2 bustage
2002-08-07 11:01:59 +00:00
dprice%netscape.com
4d54280061
Fix scripts that build the installer. These are for developers to run
...
after a build is complete. They are not part of the build system.
2002-08-07 09:37:44 +00:00
hyatt%netscape.com
844a01e44f
ifdefs for phoenix. 161448. not part of main mozilla build.
2002-08-07 09:26:30 +00:00
blakeross%telocity.com
8bf77ac91c
Fixing makefile.
2002-08-07 09:24:47 +00:00
caillon%returnzero.com
453fae0bad
Bug 160806. Removing Netscape only prefs from Mozilla.
...
Patch from Stephen Walker <walk84@yahoo.com>
r=caillon sr=blake
2002-08-07 09:16:39 +00:00
blakeross%telocity.com
b67b8f424b
Turn off the splash screen in phoenix (r=bryner sr=hyatt, npob).
2002-08-07 08:54:08 +00:00
timeless%mac.com
8a4ba78033
Bug 135811 Crash after infinite recursion:
...
nsContentTreeOwner::FindItemWithName -> nsDocShell::FindItemWithName ->
nsDocShell::FindItemWithName (loop back to nsContentTreeOwner) - Trunk M1BR [@ ntdll.dll -
nsDocShell::FindItemWithName] [@ MSVCRT.DLL - nsWritingIterator<unsigned short>::write]
patch by adamlock r=mjudge sr=jst
2002-08-07 08:23:46 +00:00
blakeross%telocity.com
1235fd76c3
Add some safeguards in case you've removed certain buttons.
2002-08-07 07:48:17 +00:00
hyatt%netscape.com
7dc05ac65b
Put large icons back.
2002-08-07 07:45:35 +00:00
kerz%netscape.com
900c6c4452
fixing size
2002-08-07 07:44:45 +00:00
blakeross%telocity.com
cfc570a0da
Removing some unused prefs, turning on popup blocking by default.
2002-08-07 07:42:14 +00:00
kerz%netscape.com
1270e0733c
new buttons
2002-08-07 07:39:50 +00:00
caillon%returnzero.com
0fbcecb364
Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
...
r=bzbarsky sr=dbaron
2002-08-07 07:39:34 +00:00
blakeross%telocity.com
c33e5faff9
Change chrome url to new package so we don't have to start with chrome parameter.
2002-08-07 07:38:43 +00:00
blakeross%telocity.com
1a72631230
Prevent dataloss when dragging a toolbar item and dropping it in the same spot.
2002-08-07 07:36:29 +00:00
sspitzer%netscape.com
95d18b43cc
starting m/m project.
2002-08-07 07:35:23 +00:00
hyatt%netscape.com
8881b482cd
Sorta trying.
2002-08-07 07:28:24 +00:00
hyatt%netscape.com
2351c48da3
*(#&($#
2002-08-07 07:24:19 +00:00
sspitzer%netscape.com
f20768d863
fix for #161333 . fix js warning when there are no selected messages.
...
r/sr=bienvenu. leaving the (possible) perf improvements for ssu.
2002-08-07 07:10:31 +00:00
sspitzer%netscape.com
684e3d5957
fix for #161371 . js errors to the console when opening the edit menu when a server is selected in the folder pane. r/sr=bienvenu
2002-08-07 07:01:25 +00:00
hyatt%netscape.com
9c0a79ef87
Sorta trying.
2002-08-07 06:58:21 +00:00
hyatt%netscape.com
2aeeeca7ea
Sorta trying.
2002-08-07 06:53:57 +00:00
sspitzer%netscape.com
ab6f5467fe
fix for #124269 . fix the behaviour of select all (ctrl a) when the folder pane has focus. forward the command to the thread pane, and do a select all there.
...
then, set focus to the thread pane. disable the command if there is no thread
view (gDBView), so that the command is disabled when we've got a server
selected in the folder pane and account central is showing.
r/sr=bienvenu
2002-08-07 06:50:13 +00:00
leaf%mozilla.org
e9ef879a5d
Automated update
2002-08-07 06:40:08 +00:00
bryner%netscape.com
046cf30546
Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls.
2002-08-07 06:37:13 +00:00
ben%netscape.com
aab3cc170c
search invalid urls on google by default
2002-08-07 06:33:04 +00:00
blakeross%telocity.com
0fa3a68c5e
Turning on error pages instead of error dialogs.
2002-08-07 06:31:58 +00:00
hyatt%netscape.com
f38ffe34b5
Sorta trying.
2002-08-07 06:31:21 +00:00
blakeross%telocity.com
c5ead736fa
Adding new prefs file.
2002-08-07 06:30:50 +00:00
blakeross%telocity.com
6d23218d0c
*** empty log message ***
2002-08-07 06:30:27 +00:00
hyatt%netscape.com
ca5c800789
Repair some errors.
2002-08-07 06:29:52 +00:00
hyatt%netscape.com
5f9c037ef6
Repair some errors.
2002-08-07 06:28:36 +00:00
ducarroz%netscape.com
155328949b
Fix for bug 141730 (second try, with #ifdef this time). When forwarding inline or replying to an encrypted message, we need to decrypt the message body. R=kaie, SR=bienvenu,sspitzer
2002-08-07 06:27:43 +00:00
hyatt%netscape.com
2d31535efd
Repair some errors.
2002-08-07 06:23:23 +00:00