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

102575 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 197c43400c fix for dataloss bug #140094. r/sr=bienvenu,sspitzer
fix suggested by dp.
2002-05-03 01:55:27 +00:00
mhammond%skippinet.com.au a4e5675e76 We are now building with the standard build system - yay!
Not part of the build.
2002-05-03 01:23:56 +00:00
cotter%netscape.com e8206b0690 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor updates for certs help. 2002-05-03 01:19:33 +00:00
mhammond%skippinet.com.au 84502fc51f Merging 1.0 branch onto the trunk (I know this is not the usual
way, but it is just me :)
Not part of the build!
2002-05-03 01:16:47 +00:00
mhammond%skippinet.com.au ba97909ba7 Final fixes for Unix!
Not part of the build.
2002-05-03 01:09:51 +00:00
mhammond%skippinet.com.au 42d558ca33 Merge in changes from 1.8.2.3 on the 1.0 branch.
Not part of the build.
2002-05-03 01:02:32 +00:00
naving%netscape.com 9c0f7353f6 141152 r=ducarroz sr=bienvenu fix the partial msg display code in mime to use escaped uidl and then unescape
this uidl in pop3 code. fixes truncated pop3 msg download problems with uidl having quotes(")
2002-05-03 01:00:21 +00:00
timeless%mac.com f149a1096c Bug 125449 "Fonts for" is vertical aligned top instead of middle in caption
patch by walk84@yahoo.com r=doron sr=alecf
2002-05-03 00:38:22 +00:00
blythe%netscape.com 2c6f9105ba Turn options into arrays instead of heap to allow easy copying into a per
thread/client option duplicate.
2002-05-03 00:32:23 +00:00
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