blizzard%redhat.com
b892b9ba33
Bug #208721 . Can't type Unicode Keysyms when compiled with Gtk2. Not part of the default build. Patch from Behnam Esfahbod. r+sr=blizzard, a=chofmann
2003-08-21 20:10:58 +00:00
noririty%jcom.home.ne.jp
613bf0e862
fix typo b=174594
2003-08-21 15:57:22 +00:00
noririty%jcom.home.ne.jp
123128f045
Fix 208104 add percent to download sidebar. Patch by admin@mozillatranslator.org
2003-08-21 15:00:41 +00:00
noririty%jcom.home.ne.jp
9ea6ffffa9
Fix 172735 - fix JS error
2003-08-21 14:56:42 +00:00
noririty%jcom.home.ne.jp
3c532cc3b7
Fix 174594 - Popup whitelisting UI bustage. Patch by mpconnor@rogers.com
2003-08-21 13:24:44 +00:00
scott%scott-macgregor.org
4e1da18c19
change access key for js console to avoid a conflict. thanks to mbr for the fix
2003-08-21 05:23:22 +00:00
scott%scott-macgregor.org
b574de6962
Port Bug #215325 to the toolkit (mail news account wizard starts up with back / finish buttons).
2003-08-21 03:54:58 +00:00
scott%scott-macgregor.org
96ce4bc772
fix typo thanks to mbr for the fix
2003-08-21 03:33:26 +00:00
scott%scott-macgregor.org
62b8cc86ca
new start page courtesty of david tenser
2003-08-21 03:29:30 +00:00
pinkerton%netscape.com
ce68afba13
fix compiler warning (bug 202716)
2003-08-21 02:46:11 +00:00
bienvenu%nventure.com
5188a44a60
fix 214402 keep thread pane blank until password entered for imap and local folders, controlled by a hidden pref r=mscott, sr/a=sspitzer
2003-08-20 22:37:01 +00:00
neil%parkwaycc.co.uk
9f4e866e76
Bug 215325 Mail/News Account Wizard starts up with Back/Finish buttons r/sr=jag a=asa
2003-08-20 20:49:25 +00:00
darin%meer.net
fa506c95e5
fixes bug 175896 "crash when selecting data overflowing vertically in a textarea having the overflow = hidden property [@ nsSelection::GetFrameForNodeOffset ]" r+sr+a=dbaron
2003-08-20 20:15:34 +00:00
bienvenu%nventure.com
fcd1adab87
fix 168098 binary attachments < 500 bytes encoded quoted printable, r=ch.ey, sr=mscott, a=asa
2003-08-20 20:15:11 +00:00
dbaron%dbaron.org
9f17169957
Prevent statusbar from messing up horizontal window resizing. b=55368 r=jag sr=bryner a=asa
2003-08-20 20:11:08 +00:00
colin%theblakes.com
8d22535fb3
Support for OpenVMS FTP server. Bug 22299. r=rjesup sr=darin a=chofmann
2003-08-20 20:06:31 +00:00
noririty%jcom.home.ne.jp
7d1b05f4c1
Fix 207601 - Add Find As You Type prefs. Patch by mpconnor@rogers.com
2003-08-20 19:08:20 +00:00
tor%cs.brown.edu
ab4d91dace
Bug 209079 - corrupted gif LZW data could crash mozilla.
...
r=pavlov, sr=dbaron, a=brendan
2003-08-20 18:04:52 +00:00
cls%seawood.org
ed37e729f4
Fixing static build bustage.
2003-08-20 17:39:25 +00:00
darin%meer.net
9eb9af8414
fixes bug 216736 "regression from patch for bug 86947" r+sr=dbaron a=brendan
2003-08-20 16:49:27 +00:00
igor%mir2.org
feaebaffbd
Cosmetics: removal of end-of-line blanks
2003-08-20 11:11:00 +00:00
igor%mir2.org
6c33282a4d
Splitting Codegen into 2 Codegen and BodyCodegen where the second class contains code to generate butecode for the body of script.
2003-08-20 10:52:54 +00:00
sspitzer%mozilla.org
9a496ab96f
new files for ask jeeves search. not part of the build.
...
part of bug #213822 :
clean up the search stuff, point to google by default, remove the developer stuff,
and in other popular sites.
all part of making mozilla a better end user release.
2003-08-20 07:45:22 +00:00
igor%mir2.org
157bd43021
1. Codegen.classNameToSignature is removed and call to the methods are replaced by cfw.classNameToSignature.
...
2. Calls to ClassFileWriter.fullyQualifiedForm are removed since all ClassFileWriter API accepts both dotted and slashed forms of Java class names.
3. Few identation fixes
2003-08-20 07:36:33 +00:00
igor%mir2.org
429111a705
1. Added ClassFileWriter.classNameToSignature to convert Java class name into JVM signature.
...
2. The public method getFullyQualifieedForm that was used to replace . to / is removed since all classname API accepts both form of class names and convertion to the internal /-form can be done in ClassFileWriter in a more efficient way.
2003-08-20 07:32:48 +00:00
daniel%glazman.org
c4b928f49a
First files for a Standalone Composer still relying on MozillaAppSuite toolkit.
...
This does not include the changes to the build system to checkout the dirs and build them.
Standalone Composer only, not part of any build yet.
2003-08-20 07:22:57 +00:00
scott%scott-macgregor.org
798b7a616d
change user agent to mozilla thunderbird instead of thunderbird
2003-08-20 05:23:25 +00:00
asa%mozilla.org
686ce52cd4
remove tinderbox sidebar panels. a=asa and a=sspitzer
2003-08-20 04:36:48 +00:00
scott%scott-macgregor.org
5f37ddc772
When turning off the message pane via the menu item, be sure to call ChangeMessagePaneVisibility
...
so we properly stop loading messages in the preview pane.
2003-08-20 04:21:07 +00:00
scott%scott-macgregor.org
72647cf71b
Bug #216725 --> add back mark as junk / mark as not junk to the Messages/ Mark menu.
2003-08-20 04:00:52 +00:00
sspitzer%mozilla.org
291e71b2b2
fix for bug #210089
...
crash when reading a news posting in a newsgroup containing a "&" in its name
r/sr=bienvenu, a=sspitzer for 1.5b
thanks to frank.schoenheit@gmx.de for the help.
2003-08-20 03:47:18 +00:00
chanial%noos.fr
5f194ac082
correct typo
2003-08-20 02:03:43 +00:00
noririty%jcom.home.ne.jp
2fe0a6f6f8
Fix 216719 - Update themes and extensions page uris
2003-08-20 01:58:29 +00:00
jkeiser%netscape.com
0710be46c2
Check for PatchReader as a part of the installation and disable the "Diff"
...
links if it is not there (bug 215268)
2003-08-20 00:45:43 +00:00
caillon%returnzero.com
acf063492f
Bug 216234
...
Calling operator delete on an nsAutoPtr isn't good.
r+sr=dbaron@dbaron.org
a=asa@mozilla.org
2003-08-20 00:40:13 +00:00
scott%scott-macgregor.org
a3ccf134be
fix typo. thanks to stephen walker for the patch
2003-08-19 23:59:28 +00:00
scott%scott-macgregor.org
1db015dd89
Bug #216359 --> search bar menu item does not stay unchecked in ab because it is missing an id.
...
thanks to mbr for the patch
2003-08-19 23:42:10 +00:00
scott%scott-macgregor.org
aa6020ffa0
branding changes courtesty of david tenser
2003-08-19 23:29:42 +00:00
chanial%noos.fr
059e118e31
fixing mistake in nsWidgetStateManger.js
2003-08-19 22:22:46 +00:00
scott%scott-macgregor.org
12f40df750
fork mapi files so we can lose the "Mail" portion in all the mapi dialogs, just using Mozilla Thunderbird instead
2003-08-19 21:50:42 +00:00
wtc%netscape.com
6dc37259b8
Bugzilla bug 216693: running make in mozilla/security/jss should build the
...
class jar file.
Modified Files: rules.mk build_java.pl
2003-08-19 20:08:33 +00:00
bienvenu%nventure.com
ba09ca0abb
fix 216467 getting append failed when copying from offline sent folder to imap folder on server that doesn't support user-defined keywords, r=sspitzer, sr=mscott, a=sspitzer
2003-08-19 19:27:26 +00:00
pschwartau%netscape.com
4585faf2b3
Correcting a typo.
2003-08-19 16:45:03 +00:00
pschwartau%netscape.com
d399b7e7b8
Initial add. Regression test for bug 216591.
2003-08-19 16:36:54 +00:00
igor%mir2.org
dec1ba89ae
More renames and preparations for code split.
2003-08-19 15:37:50 +00:00
noririty%jcom.home.ne.jp
348f85769b
Fix 215745 - Inconsistent ellipsis. Patch by borggraefe@despammed.com
2003-08-19 14:54:44 +00:00
mostafah%oeone.com
3d2eadbf6c
Fixed bug 202367: default alarm 'ON'
2003-08-19 14:31:23 +00:00
pete%alphanumerica.com
3210c00f22
backing out changes. It is breaking Camino
...
b=216646
--pete
2003-08-19 13:52:41 +00:00
noririty%jcom.home.ne.jp
890d78df89
localize BTFitems
2003-08-19 13:37:20 +00:00
igor%mir2.org
f9a067e749
More preparations for separating code to generate main script method and the rest of methods.
2003-08-19 13:19:57 +00:00