Commit Graph

65 Commits

Author SHA1 Message Date
warren%netscape.com
181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
rhp%netscape.com
9cb4e39d6a Fix for Bug: 51104 - compiler warnings - r: rhp - mozilla contribution 2000-09-05 23:32:59 +00:00
vidur%netscape.com
e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
rhp%netscape.com
6d16d989ee Fix for sync crash bug #: 2132 r: putterman 2000-08-30 18:51:56 +00:00
rhp%netscape.com
462e5b388a Fix for client ID for sync - Bug #: 1586 - r: bienvenu 2000-08-30 02:41:22 +00:00
warren%netscape.com
e05eef45e9 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
ccarlen%netscape.com
19a9843607 Converted from using nsIFileLocator to using nsIDirectoryService r=alecf 2000-08-21 23:59:25 +00:00
scc%mozilla.org
ad963283c3 fixing code that relied on implicit string construction 2000-08-20 06:59:07 +00:00
scc%mozilla.org
1f9ffa7dc9 fixing code that relied on implicit string construction 2000-08-20 06:17:15 +00:00
rhp%netscape.com
d12fd633d0 Fix for adding display name automatically on ABSync operation - Bug #: 1942 - r: xxxxx 2000-08-14 00:45:51 +00:00
rhp%netscape.com
f56a568609 Fixes for progress in absync - Bug #: 1787 - r: bienvenu 2000-08-03 23:40:51 +00:00
rhp%netscape.com
25e23f82f1 Fix for possible duplicate entry issues on sync failure - Bug # 1407 - r: bienvenu 2000-08-01 01:25:40 +00:00
rhp%netscape.com
c3d80b4970 Fix for duplicating ABSync entries on sync operations - Bug #: 1680 - r: mozilla@bucksch.org 2000-07-29 05:04:43 +00:00
rhp%netscape.com
1466ebf34a Fix for conversion problems with my favorite fields - phone numbers - Bug #: 1193 - r: pmock 2000-07-28 01:56:14 +00:00
rhp%netscape.com
ef6ecd7b5c Fix for parenting of prompts - Bug #: 44152 - r: bienvenu 2000-07-27 03:32:06 +00:00
rhp%netscape.com
fc2caae9f6 Fix for data loss in AB Sync operation - Bug #: 1495 - r: bienvenu 2000-07-25 22:15:45 +00:00
rhp%netscape.com
43e41d5f6e Fix for data loss in AB Sync operation - Bug #: 1495 - r: bienvenu 2000-07-25 21:19:01 +00:00
rhp%netscape.com
cd83e07c17 Fix for data loss in AB Sync operation - Bug #: 1495 - r: bienvenu 2000-07-25 20:57:40 +00:00
rhp%netscape.com
9dee7ea0b8 Fix to prevent too much information being displayed to hackers - Bug 1566 - r: ducarroz 2000-07-21 01:19:23 +00:00
rhp%netscape.com
553c952763 Fix to make absync more tolerant on migration - Bug #: 1425 - r: chuang 2000-07-18 22:23:18 +00:00
rhp%netscape.com
3baeb01b1b Fix for Bug 1193 - I18N problem with phone numbers - r: brade 2000-07-17 19:58:52 +00:00
rhp%netscape.com
997e631b7f Properties change for prompt language change - Bug #: 1429 - r: sol 2000-07-12 14:04:42 +00:00
rhp%netscape.com
3588f61c5b Fixing problem with dropping Nickname and display name in sync - Bug #: 1371 - r: jefft 2000-07-08 20:51:31 +00:00
ducarroz%netscape.com
6027404a66 Fix build bustage for rhp. Add msgUtils library to the Mac project (both target) 2000-06-27 00:12:48 +00:00
rhp%netscape.com
cc38577efa Fix to use the server and port from AB Sync server - Bug # 43782 - r: jefft 2000-06-26 23:04:37 +00:00
rhp%netscape.com
a5a3827ae9 Adding COOL Auth to ABSync - Bug #: 43022 - r: jefft 2000-06-22 04:21:43 +00:00
mkaply%us.ibm.com
863ee5ef19 # 37239
r = mscott, a = brendan
OS/2 bring-up - These files were never ported to use NSPR datatypes - add const to match prototype
2000-06-08 22:55:09 +00:00
mkaply%us.ibm.com
96135252a4 # 40177
r = leaf, a = brendan
OS/2 bringup - Adding proper SHORTNAME support and LIB_SUFFIX
2000-06-01 14:54:20 +00:00
rhp%netscape.com
ad545fe55f Fix for failing silently if prefs arent set - Bug 39872 - r: sspitzer 2000-05-20 02:06:15 +00:00
sspitzer%netscape.com
d682bbb07b whoops. sorry about that, chief. 2000-05-19 21:38:24 +00:00
sspitzer%netscape.com
a1157fc1e9 ignore generated makefiles. 2000-05-19 21:12:38 +00:00
cls%seawood.org
a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
rhp%netscape.com
ddc27ae041 Fix for better sync feedback - Bug: 33110 2000-05-17 05:18:38 +00:00
ducarroz%netscape.com
20b494cb7c Update project. R=rhp 2000-05-16 23:14:27 +00:00
warren%netscape.com
618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
waterson%netscape.com
6f338f818c string fixes r=waterson 2000-05-16 03:55:20 +00:00
rhp%netscape.com
9eec0984a5 Fix for phone issues 2000-05-16 01:50:55 +00:00
rhp%netscape.com
846a83847f Small fix for phone number handling...gggrrrrr. 2000-05-16 00:59:07 +00:00
rhp%netscape.com
1c0fc9c91d Fixing comparison call problem in new code. 2000-05-16 00:56:03 +00:00
rhp%netscape.com
399b4b22cc Fix for Tinderbox orange - undefined symbol 2000-05-15 22:07:39 +00:00
rhp%netscape.com
c1dbb1bd0f Fixing a warning 2000-05-15 21:42:53 +00:00
rhp%netscape.com
ce1301f89d Enabling the AB Sync Build on Win32 and Unix - Bug #33110 2000-05-15 21:12:51 +00:00
rhp%netscape.com
5eaff53172 NOT PART OF THE BUILD 2000-05-15 20:50:31 +00:00
rhp%netscape.com
53d8602690 NOT PART OF THE BUILD 2000-05-15 05:32:20 +00:00
rhp%netscape.com
c3b3a81cdf Checking in code - NOT PART OF THE BUILD 2000-05-14 23:26:00 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
rhp%netscape.com
c29b76868f NOT PART OF THE BUILD 2000-05-12 04:36:07 +00:00
rhp%netscape.com
581d3b8263 Not part of the build! 2000-05-12 04:33:45 +00:00
rhp%netscape.com
fc7ca943b3 NOT PART OF THE BUILD 2000-05-12 04:31:08 +00:00