ben%netscape.com
7260d4e2be
blocker 126704 - can't load history items. removing some unnecessary code.
...
git-svn-id: svn://10.0.0.236/trunk@115112 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 20:55:28 +00:00
pschwartau%netscape.com
801d9342df
Initial add.
...
git-svn-id: svn://10.0.0.236/trunk@115110 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 19:07:08 +00:00
sspitzer%netscape.com
a4177155b3
fix for #126677 . dates not showing up in thread pane
...
or message pane on windows. r/sr=bienvenu, a=leaf.
git-svn-id: svn://10.0.0.236/trunk@115109 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 18:24:47 +00:00
kirk.erickson%sun.com
994e815065
Added tokenIDCount, and tokenHashTable to comments about objectLock.
...
git-svn-id: svn://10.0.0.236/trunk@115108 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 18:05:52 +00:00
timeless%mac.com
a73ac4fc75
HPUX rightly insists that class a{a::a(){}} isn't the right way to declare a constructor
...
fixed to class a{a(){}}. I can't believe that msvc and gcc didn't mind what I did.
git-svn-id: svn://10.0.0.236/trunk@115106 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 14:29:12 +00:00
mkaply%us.ibm.com
c1b38beab8
Fix HPUX bustage - some compilers don't like a comma on the last enum
...
git-svn-id: svn://10.0.0.236/trunk@115105 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 13:48:50 +00:00
sspitzer%netscape.com
b5d66d0be8
fix for #121639 . get forward as attachment to work for news again.
...
while I'm at it, some code cleanup. note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@115104 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 08:23:05 +00:00
law%netscape.com
5d2c4d7fcc
Bug 27609; use new progress dialog so errors are handled properly; r=bzbarsky, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@115103 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 08:03:21 +00:00
seawood%netscape.com
16201999e4
Updating search path (again). Fixing tinderbox bustage from bug 120845
...
git-svn-id: svn://10.0.0.236/trunk@115102 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 08:00:58 +00:00
law%netscape.com
e16d1d46e6
Bug 27609; change exthandler to use new progress dialog and properly report i/o errors; r=bzbarsky, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@115101 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 08:00:29 +00:00
law%netscape.com
23f94daf82
Bug 27609; make webbrowserpersist work properly with new progress dialog and report errors better; r=adamlock, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@115100 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:57:33 +00:00
law%netscape.com
fe6b53739a
Bug 27609; final changes for new progress dialog, r=ben, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@115099 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:54:37 +00:00
jst%netscape.com
0604f64bed
Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@115098 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:50:52 +00:00
law%netscape.com
660ab2c0e8
Bug 27609; last piece of build puzzle for new progress dialog; r=bryner, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@115097 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:50:02 +00:00
seawood%netscape.com
e56f01c063
Fixing more win32 gmake bustage
...
git-svn-id: svn://10.0.0.236/trunk@115096 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:49:43 +00:00
law%netscape.com
99cfff7b38
Bug 27609; add new progress dialog to win32/linux builds; r=bryner, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@115095 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:48:15 +00:00
pavlov%netscape.com
ee5bd6103b
bug 125713 sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@115094 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:44:35 +00:00
law%netscape.com
2175432b2c
Bug 27609; mac build system changes to build new progress dialog; r=sdagley, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@115093 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:31:09 +00:00
sgehani%netscape.com
7f7ad8c6a7
Fix language navigation up/down button edge cases.
...
b=120382; r=law; sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@115092 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:27:13 +00:00
joki%netscape.com
d9bb857aa4
Fix for bug 56240, reset selection and mouse capture states when mousedown/mouseup sequence processes abnormally. r:saari, sr:js
...
git-svn-id: svn://10.0.0.236/trunk@115091 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:23:35 +00:00
joki%netscape.com
b8a3a15c26
Fix for bug 56240, reset selection and mouse capture states when mousedown/mouseup sequence processes abnormally. r:saari, sr:jst
...
git-svn-id: svn://10.0.0.236/trunk@115090 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:22:55 +00:00
taka%netscape.com
c2e9120f96
Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@115089 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:18:11 +00:00
seawood%netscape.com
bef20ca9df
Updating REQUIRES.
...
Fixing win32 gmake tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@115088 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:18:05 +00:00
sgehani%netscape.com
51f944fe8d
Land tab overflow implementation.
...
b=126095; r=morse; sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@115087 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:17:45 +00:00
aaronl%netscape.com
dfc7d25ee2
Bug 115686. F4 to open menulist popups. Incorrect of original checkin, checking it in correctly. r=blake, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115086 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:14:13 +00:00
seawood%netscape.com
15e6f7d32c
Use PR_TRUE instead of true.
...
Fixing OS/2 & AIX tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@115085 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:13:29 +00:00
seawood%netscape.com
6b84c9d933
Do platform checks for postscript printing support (MOZ_ENABLE_POSTSCRIPT) in configure instead of makefiles.
...
Bug #126102 r=bryner
git-svn-id: svn://10.0.0.236/trunk@115084 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:08:02 +00:00
shliang%netscape.com
97cfb7b78f
bug 115673 - new mailnews offline icons - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115083 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:04:47 +00:00
jband%netscape.com
bded77e04f
fix bug 126333. reduce shutdown leakage by releaseing Components object members. r=dbradley sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@115082 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:03:27 +00:00
shliang%netscape.com
9868ccda10
bug 89706 - new progressmeter for classic - image by wjbell@belletc.net - r=shuehan, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115081 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:01:27 +00:00
shliang%netscape.com
9518ab89ff
bug 120635 - disabled editable menulists are different size - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115080 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:59:24 +00:00
shliang%netscape.com
e210348deb
bug 119385 - some modern images are needlessly transparent - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115079 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:58:08 +00:00
seawood%netscape.com
3eac8bb56c
Remove unneeded dirs from xpcom standalone build.
...
Go Alecf!
git-svn-id: svn://10.0.0.236/trunk@115078 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:56:15 +00:00
shliang%netscape.com
95ae5532b2
bug 116905 - classic respin icon not displayed - patch by joonas@cc.hut.fi - r=shuehan, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115077 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:56:10 +00:00
shliang%netscape.com
d7c0f29fa6
bug 117084 - fields in wallet viewer are too narrow - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115076 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:52:30 +00:00
shliang%netscape.com
b1ebf33381
bug 112273 - inconsisten chrome url in classic's global/contents.rdf - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115075 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:50:55 +00:00
shliang%netscape.com
1ce87fe994
bug 122492 - addressing widget text not centered - r=bhuvan, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@115074 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:48:44 +00:00
shliang%netscape.com
f0eca83c67
bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@115073 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:46:11 +00:00
rginda%netscape.com
ca0ebf3fe6
- venkman only -
...
add fbreak command to source view context menu
git-svn-id: svn://10.0.0.236/trunk@115072 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:45:47 +00:00
seawood%netscape.com
9d92a7c416
Moved npapi.h & npupp.h to modules/plugin/base/public. Removing old copies
...
Bug #120845 r=bryner
git-svn-id: svn://10.0.0.236/trunk@115071 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:41:42 +00:00
cathleen%netscape.com
6a0e426e6c
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@115070 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:38:38 +00:00
shliang%netscape.com
094e13d6fb
bugs 116451, 109908 - changing mail list and map it button display in addressbook card view pane - r=bhuvan, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@115069 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:34:00 +00:00
shliang%netscape.com
62082bc91f
bugs 118878, 118882, 118885, 118891, 95699 - addressbook printing - r=bhuvan, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@115068 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:30:03 +00:00
seawood%netscape.com
77d4083faf
Allow distributors to set specific builddate by setting MOZ_BUILD_DATE in the env.
...
Thanks to Christopher Blizzard <blizzard@redhat.com > for the patch.
Bug #123391 r=cls,blizzard
git-svn-id: svn://10.0.0.236/trunk@115067 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:21:10 +00:00
sgehani%netscape.com
dc2420a155
Landing print preview toolbar and UI.
...
b=111235; r=law; sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@115066 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:19:39 +00:00
samuel%sieb.net
33c49ab860
Bug 120153 - make /part always close the correct tab
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@115065 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:19:08 +00:00
samuel%sieb.net
ff7c89d6f9
Bug 126418 - add '{' and '}' to not be included in channel links
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@115064 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:16:42 +00:00
jkeiser%netscape.com
949db40184
C++ wrapper for PLDHashTable (bug 125489), r=alecf@netscape.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115063 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:08:53 +00:00
seawood%netscape.com
e2640f450e
Link xpcom after unicharutil so that symbols are resolved in the proper order on Irix.
...
Fixing tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@115062 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:06:54 +00:00
jkeiser%netscape.com
7becb2bb13
Tabbing out of dropdown does not reset selected item (bug 100188), r=rods@netscape.com, sr=attinasi@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@115061 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:59:46 +00:00