sfraser%netscape.com
e500e5558b
Fixing build bustage for blythe; fix header name in MANIFEST.
2002-01-15 23:15:02 +00:00
mkaply%us.ibm.com
c9a0722dcc
#119526
...
r=mkaply, sr=blizzard
OS/2 only - code from dainis to fix some PS initialization problems
2002-01-15 23:14:09 +00:00
dbragg%netscape.com
b3ce95e541
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
mkaply%us.ibm.com
c7b623af29
No bug - correct some incorrect system color mapping
2002-01-15 23:07:03 +00:00
pinkerton%netscape.com
e0ea61b217
use setWindowGroup to put popups in the tooltip layer on osx and make it so they don't get activate events r=sdagley/sr=sfraser. bug# 108804
2002-01-15 23:06:20 +00:00
pinkerton%netscape.com
2e1e0be117
pull in InterfacesXStubs for CarbonLibFramework. r=sdagley/sr=sfraser. bug# 108804
2002-01-15 23:04:34 +00:00
rbs%maths.uq.edu.au
a6c16da8e0
Add transliteration for U+2146 (ⅆ) b=119664, r=shanjian, rs=waterson
2002-01-15 23:00:56 +00:00
alecf%netscape.com
e26f0caa39
factor out some table-based string manipulation routines to make it easier to seperate unicode vs. 8-bit character strings. bug 114450, r=dbaron sr=jag
2002-01-15 22:57:29 +00:00
rbs%maths.uq.edu.au
61df33f985
Build changes to install the svg.dtd file to be used when remapping public IDs to local DTDs, bug 113400, r=harishd, sr=jst
2002-01-15 22:57:10 +00:00
rbs%maths.uq.edu.au
56bfe56346
Fix bug 113400 - remapknown public IDs (such as that of XHTML+MathML or SVG) to local DTD files. r=harishd, sr=jst
2002-01-15 22:52:32 +00:00
racham%netscape.com
753b967403
Fixing bug 103689. Make sure that the right set of addresses are pre-populated in the compose window based on the items selected in the AdderssBook window. Also fixes the new card created from the AddressBook window's file new menu should reflect the right parent addressbook. r=ssu, sr=sspitzer
2002-01-15 22:51:53 +00:00
hewitt%netscape.com
49877e6215
110001 - onpagehide should not fire events when traversing back in the wizard, r=blake, sr=hyatt
2002-01-15 22:51:29 +00:00
dbradley%netscape.com
bfe2c74147
Bug 111068 - SyncXPCContextLists uses of XPCContext::Mark is not thread safe. patch by jband, r=dbradley, sr=jst
2002-01-15 22:49:46 +00:00
peterlubczynski%netscape.com
ef69371303
Fix for variable names in NPP_HandelEVent, bug 118789 r=av, sr=beard
2002-01-15 22:45:56 +00:00
peterlubczynski%netscape.com
77ec8ad076
Fix for plugins consuming context menu events, bug 118789 r=av, sr=beard
2002-01-15 22:45:26 +00:00
akkana%netscape.com
c53926df86
112139: fix infinite loop in rewrap. r=brade sr=sfraser
2002-01-15 22:43:42 +00:00
blythe%netscape.com
3a5aa3eab9
Fix bug 107270
...
Reduce nsCSSDeclaration footprint
r=dbaron, sr=hyatt
2002-01-15 22:43:37 +00:00
dcone%netscape.com
cfa801748a
Fix print preview. r=rods sr = attinasi bug =117072. Only control backgrounds painting for printing.
2002-01-15 22:37:15 +00:00
andreas.otte%debitel.net
516376b917
fix bug 114063 [error loading FTP URL served by publicfile] fix
...
uninitialized time/date struct that caused a crash, fix so that we can
navigate this strange server, r=bbaetz, sr=darin
2002-01-15 22:34:32 +00:00
mkaply%us.ibm.com
021d94692b
#120127
...
r=pedemont, sr=blizzard
OS/2 only - store away the lastPath from the file dialog and use it if one wasn't passed in
2002-01-15 22:32:18 +00:00
rjc%netscape.com
fa9c812045
Fix bug # 120037: leading '.' indicates hidden when on Mac OS X. r=ccarlen sr=sfraser
2002-01-15 22:31:19 +00:00
sonja.mirtitsch%sun.com
2f9de56d30
Ians debug change to find out the state of the DB after multi recepient test
2002-01-15 22:29:47 +00:00
kaie%netscape.com
6502ed45b0
b=93571 Remove lock icon from messenger windows
...
r=javi sr=mscott
2002-01-15 22:23:21 +00:00
jband%netscape.com
b1527d1cb4
initial checkin of support for scriptable wrappers around interface info and for generic interface info sets that can be manually populated - NOT PART OF THE BUILD
2002-01-15 22:22:16 +00:00
sicking%bigfoot.com
777ca7124a
Fix crasher in key()'s when context-node is a document.
...
b=120074 r=Pike,peterv sr=jst
2002-01-15 22:20:30 +00:00
bryner%netscape.com
3054e39105
Changing location of form stylesheet for XBL forms. r=hewitt, sr=hyatt. Not turned on yet.
2002-01-15 22:19:12 +00:00
javi%netscape.com
e940c52d34
Include NSS.Prefix in the optimized target instead of NSDebug.Prefix
2002-01-15 22:11:39 +00:00
dougt%netscape.com
abc5636c19
Backing out ben. this change cause 120118
2002-01-15 22:06:42 +00:00
ian.mcgreer%sun.com
eb0cc3901f
revert last change, and move conversion of attribute value to host long up to where the long variable actually appears.
2002-01-15 21:45:38 +00:00
ian.mcgreer%sun.com
c8cedd97da
fix SDR on big-endian platforms. The leading zeros in the RSA coefficient have been stripped, but PKCS#11 needs them back in order to form a CK_ULONG correctly.
2002-01-15 19:20:34 +00:00
pinkerton%netscape.com
2af10832c5
fixes bustage. had to wrap some things in TARGET_CARBON.
2002-01-15 18:08:09 +00:00
nboyd%atg.com
13ab451fe3
Update for 1.5R3.
2002-01-15 17:35:09 +00:00
briane%qnx.com
4d177fe081
PHOTON ONLY, not part of build
...
Fixes for drag code headers, allow keypad to function correctly when num-lock
is off/on
2002-01-15 16:56:33 +00:00
briane%qnx.com
0d4c316548
PHOTON ONLY, not part of build
...
Fixes for rep image drawing, printing changes (PR=112048)
2002-01-15 16:55:22 +00:00
briane%qnx.com
8f10094536
PHOTON ONLY, not part of build
...
Updates to this test app and fixed printing support.
2002-01-15 16:54:01 +00:00
briane%qnx.com
b08b62db88
PHOTON only, NOT PART OF BUILD
...
Fixes for printing (PR:112048), Fixes for context menu image saving, addition
of scrollbar navigation via resources.
Also removed references to nsIDiskDocument.h.
2002-01-15 16:53:21 +00:00
timeless%mac.com
d2f4891644
bustage, adding a reinterpret cast between jschar* and PRUnichar*
2002-01-15 16:30:57 +00:00
pinkerton%netscape.com
06b931e821
add nsNativeThemeMac for mach-o build.
2002-01-15 16:26:16 +00:00
pinkerton%netscape.com
9cce550598
tweak scrollbars and fix non-carbon bustage. i'll get back to this later.
2002-01-15 16:25:38 +00:00
cmanske%netscape.com
39c9942b8c
Command changes for bug 109296 (Link Checker dialog, r=akkana, sr=ben); mostly bug 45495: insert form elements, by neil@parkwaycc.co.uk, r=cmanske, sr=ben
2002-01-15 15:49:46 +00:00
ian.mcgreer%sun.com
b987645c50
Fix for serial numbers which are negative when intrepreted as signed integers. Since the ASN.1 encoder now add/strips leading zeros to INTEGERs, the hand decoder written here will incorrectly decode serial numbers passed to it that have leading zeros.
2002-01-15 15:43:35 +00:00
cmanske%netscape.com
4a38f8bc4c
Moved Composer-only menuitems to new overlay, bugscape bug 10540 (and remove warning in prefs dialog), r=syd, sr=kin
2002-01-15 15:42:29 +00:00
timeless%mac.com
eb04181d23
Add JS Error reporter to XBL Prototype compilation, and prevent crashes when the compilation fails r=hyatt sr=brendan
2002-01-15 15:40:57 +00:00
cmanske%netscape.com
b6b97b56a8
Link Checker dialog, b=108296, r=akkana, sr=ben
2002-01-15 15:35:58 +00:00
cmanske%netscape.com
53842cdc1a
Link Checker dialog, r=akkana, sr=ben
2002-01-15 15:34:06 +00:00
cmanske%netscape.com
d955e2cdd2
New UI files added for bugs 109296 (Link Checker dialog, r=akkana, sr=ben) and 45495 (insert form elements, by neil@parkwaycc.co.uk, r=cmanske, sr=ben)
2002-01-15 15:32:37 +00:00
pinkerton%netscape.com
b918646e98
theme fix-up for hyatt. r=sfraser/sr=hyatt.
2002-01-15 15:32:28 +00:00
pinkerton%netscape.com
a799df64b7
nsITheme impl on mac. r=sfraser/sr=hyatt. bugs 115731, 115733, 115735, 115737, 115740, 115749, 115760, 115763
2002-01-15 14:59:21 +00:00
glazman%netscape.com
6af9069042
[CSS] Composer should be able to unbold/unitalicize invalid markup; b=119447, r=jfrancis, sr=kin
2002-01-15 14:44:00 +00:00
rods%netscape.com
10216ea535
This enables platforms to set a pref as to whether they allow print from print preview.
...
(I checked this in with the wrong value because I was testing it)
Bug 118623 r=roland sr=attinasi
2002-01-15 11:28:10 +00:00