kestes%walrus.com
d1ebe1d3c7
fixes for VC_NAME and REGEXP code
2002-05-03 00:27:48 +00:00
nicolson%netscape.com
b8b8caf60f
move alg-specific provider classes into generic parent classes.
2002-05-03 00:27:03 +00:00
mscott%netscape.com
1401374810
Bug #134288 --> hide extra hash marks caused by the smime code in the 3-pane and compose window when you
...
are viewing/sending a message with no security information.
r=kai
sr=sspitzer
2002-05-03 00:23:52 +00:00
seawood%netscape.com
a3d303fa29
No need to build xpconnect twice.
...
Bug #107302
2002-05-03 00:21:15 +00:00
kestes%walrus.com
535aa68f98
rearrange names of bug_id2url to make the new bonsai code work.
2002-05-03 00:19:41 +00:00
kestes%walrus.com
1c6a13d17f
use single quotes arround rexexp.
2002-05-03 00:10:18 +00:00
kestes%walrus.com
d6467af9af
fix typo, make bug_ids uniq.
2002-05-03 00:09:56 +00:00
kestes%walrus.com
a6822b5ca6
missing parenthesis
2002-05-02 23:58:48 +00:00
kestes%walrus.com
2fef71bafd
Pick up $VC_NAME by fixing typo
...
add new $VC_BUGNUM_REGEXP code
fix empty cell with shading problem
2002-05-02 23:57:16 +00:00
kestes%walrus.com
6ca4d6522b
add cvskeywords.
2002-05-02 23:54:26 +00:00
bienvenu%netscape.com
f524b602a1
don't commit the db for every news article expired r/sr = sspitzer 123922
2002-05-02 23:54:09 +00:00
kestes%walrus.com
c6c51584d8
document new event_times_vec function
2002-05-02 23:53:24 +00:00
kestes%walrus.com
37ed88707e
change column header to "Guilty" and add new regular expression to find bug ticket numbers in checkin comments.
2002-05-02 23:51:58 +00:00
sspitzer%netscape.com
3811c40f28
fix for #141881 . remove addMailListToDatabase() from nsIAbDirectory.idl, not needed.
...
also, so other code cleanup. r/sr=bienvenu
2002-05-02 23:46:59 +00:00
kestes%walrus.com
7d88880cbf
inconsistent spelling of %TinderboxPrininconsistent spelling of %TinderboxPrintt
2002-05-02 23:43:24 +00:00
naving%netscape.com
c3ef83e074
141354 r=bienvenu sr=mscott If the filters have custom headers that are not in "mailnews.customHeaders" pref
...
then add them to the pref, fixes a corruption problem on adding new filters.
2002-05-02 23:34:05 +00:00
kestes%walrus.com
dd1318510e
fix auto refersh line, make it look more like samples found on the web.
2002-05-02 23:15:48 +00:00
nicolson%netscape.com
6e304edf30
upgrade to NSS 3.4.1 RTM and NSPR 4.2.
2002-05-02 23:02:49 +00:00
kestes%walrus.com
44c83156d0
add cvs keywords to files.
2002-05-02 22:58:28 +00:00
kestes%walrus.com
0f62b4d0ae
adding cvs keywords to files.
2002-05-02 22:57:29 +00:00
kestes%walrus.com
37decfbe87
add cvs keywords to files
2002-05-02 22:56:33 +00:00
seawood%netscape.com
9095118dad
Trim module.mk's xpcom entry since all of xpcom's external deps have been removed.
...
Move 3rd party libs into tier_1 dir list.
Move standalone application level libs into tier_2 list.
Bug #107302 r=blythe sr=alecf
2002-05-02 22:53:30 +00:00
peterlubczynski%netscape.com
9404e003ab
Fixing problems with showing/hiding Mac plugins. Specifically, these problems:
...
* Mouse events "bleeding through" tabs so that a plugin in one tab responds to mouse movements in another (bug 120875)
* dynamic control of CSS visiblity property with plugins on mac (can hide/show plugins) (bug 137230)
* Plugins incorrectly show up on top of documents and in the wrong place in print preview. This fix will also them to be hidden like they are on other platforms. (bug 133992)
r=av sr=beard
2002-05-02 22:47:49 +00:00
rbs%maths.uq.edu.au
1452527607
Added yet another defense to make Mozilla really robust when font resources run out, the patch makes font metrics to be fail safe or at least very hard to break -- to the point that failure means that the system is barely working (testing showed that Mozilla stayed alive while other applications were dying). Per request of super-reviewer & driver, also removed wallpaper null-checks sprinkled in the past for the problem. b=136248, r=shanjian, sr=attinasi
2002-05-02 22:24:59 +00:00
kestes%walrus.com
6cd29adbae
make the build cells never truely emtpy.
2002-05-02 22:11:32 +00:00
locka%iol.ie
499cac96f4
NOT PART OF BUILD. Reordered makefile, incorporated LiveConnect/XPConnect scripting patch by <Paul.Oswald@medec.com>. Code cleanup. b=127710
2002-05-02 22:10:19 +00:00
mscott%netscape.com
265c8f7d78
Bug #141835 --> register the browser window to handle image/jpg (we already registered image/jpeg)
...
r=naving
sr=sspitzer
2002-05-02 21:56:19 +00:00
bnesse%netscape.com
e04a344ab4
[Not part of build] Initial checkin of header files required to build the MRJ Plugin.
2002-05-02 21:56:05 +00:00
blythe%netscape.com
9040c90363
Not part of the normal build.
...
Fix a crash when category data led to 0 data.
2002-05-02 21:52:17 +00:00
sspitzer%netscape.com
7f1d8fc78d
fix for #135984 . mailto: urls with %20 don't work properly.
...
r=ducarroz, sr=sspitzer, fix by antonio.xu@sun.com
2002-05-02 21:32:07 +00:00
mkaply%us.ibm.com
b6a6cd1329
#141676
...
r=pedemonte, sr=blizzard
OS/2 only - don't add the hidden window to the task list
2002-05-02 21:26:09 +00:00
dp%netscape.com
e2c2ccf2be
bug 130381 Using arena for registry prepopulation r=dougt sr=alecf a=asa
2002-05-02 21:25:08 +00:00
jst%netscape.com
c91f2558c2
Backing out a small security related part of the last fix for bug 118933 that wasn't needed.
2002-05-02 21:21:58 +00:00
igor%mir2.org
514db9985d
Store only single instance of any string in InterpreterData.itsStringTable and remove itsStringTableIndex and itsDoubleTableIndex from InterpreterData as they are used only during code generation
2002-05-02 21:19:43 +00:00
igor%mir2.org
a7a9d2d975
Allow to put null keys to ObjToIntMap and optimize Iterator not to search through key array tail after processing the last key.
2002-05-02 21:15:33 +00:00
wtc%netscape.com
4fcb5fbd4f
Bugzilla bug 141820: don't quote parameters when calling DosStart.
...
The patch is contributed by Michael Kaply <mkaply@us.ibm.com>.
2002-05-02 21:14:00 +00:00
mkaply%us.ibm.com
883ed478a4
#140754
...
r=mkaply, sr=blizzard
OS/2 only - remove mPixelScale - use mCPixelScale - fix print preview scaling
2002-05-02 21:12:28 +00:00
igor%mir2.org
52fa3848f7
In remove set int key value to 0 so a new key with the same slot would get initial 0 after put(int, Object)
2002-05-02 21:11:05 +00:00
brendan%mozilla.org
66c0e18306
Fix js_SetProtoOrParent to handle non-native and native-but-incompatible-class-change proto-setting scenarios (140164, r=khanson, sr=jband).
2002-05-02 20:59:35 +00:00
peterlubczynski%netscape.com
1de043751f
Adding extra event call (WM_WINDOWPOSCHANGED) for windowless plugins on Windows so that they are updated with their position and bounds. Bug 135737, r=av, sr=attinasi
2002-05-02 20:46:22 +00:00
peterlubczynski%netscape.com
8727be6511
Fixup to previous checkin for scanning plugins in installation folders, bug 133282 r=av sr=attinasi
2002-05-02 20:37:32 +00:00
bnesse%netscape.com
a92b9fb8b2
Fix for bug 141552. Remove unused static functions from prefs. r=blythe, sr=jsg.
2002-05-02 20:34:17 +00:00
tor%cs.brown.edu
121151a087
Bug 137694 - only create the 1-bit GC once we've created a 1-bit pixmap.
...
r=pavlov, sr=blizzard
2002-05-02 20:27:26 +00:00
smontagu%netscape.com
ef4c9f9e99
Fix hang when pressing ENTER in Hebrew text fields. Bug 95228, r=jkeiser, sr=attinasi
2002-05-02 20:25:32 +00:00
nicolson%netscape.com
c99cea2025
New provider files for JSS 3.2.
2002-05-02 20:25:15 +00:00
kestes%walrus.com
bf7868e6e7
tune error parsers for mozilla data.
2002-05-02 19:45:13 +00:00
leaf%mozilla.org
eec68fa596
add the binary suffix to fix build bustage
2002-05-02 19:43:09 +00:00
ian.mcgreer%sun.com
74f7a8a572
bug 141355, CERT_DecodeDERCertificate is not a safe function for some uses, must be replaced with CERT_NewTempCertificate.
2002-05-02 19:00:13 +00:00
blythe%netscape.com
6bba65b07a
NOT part of a normal build.
...
Fix spacetrace images.
Make per request data thread/callstack specific instead of using a global.
2002-05-02 18:38:42 +00:00
rods%netscape.com
7ba4670cd8
Fixing more bustage
2002-05-02 18:07:15 +00:00