chuang%netscape.com
df37395775
Bug 32286, 32287, 32292, mailing list backend feature, r=putterman
2000-04-18 06:26:53 +00:00
rhp%netscape.com
60f9dccefd
Fix for crash on vCard Add button - Bug #34780
2000-04-17 04:16:06 +00:00
mstoltz%netscape.com
a4b2043dcb
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
2000-04-15 03:43:09 +00:00
cmanske%netscape.com
b2792ef321
Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german
2000-04-15 03:08:43 +00:00
ducarroz%netscape.com
48395f98a3
Rename Addressbook classes nsIAutoCompleteSession & nsIAutoCompleteListener to avoid any conflict with the new autocomplete widget during it's landing. R=mscott.
2000-04-12 06:12:41 +00:00
ducarroz%netscape.com
f8bc4c436f
First Checked In.
2000-04-12 04:57:48 +00:00
hyatt%netscape.com
ca5fbbd73d
Cuddling mailnews. XOXOXOXOX
2000-04-12 00:26:01 +00:00
hangas%netscape.com
83667e9e8f
Fixed 16330 and 16428, adding web page fields to AB cards. r=scottip
2000-04-04 23:55:54 +00:00
cls%seawood.org
372343f97f
Fix for EXTRA_DSO_LIBS in rules.mk
...
OS/2 Makefile.in changes (Patch 4a). Bug #34106
2000-04-04 07:37:50 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
chuang%netscape.com
3b4bb656ae
bug 32285 - [FEATURE]Add mailing list backend to address book, r=putterman
2000-04-01 17:34:39 +00:00
rhp%netscape.com
46b5d1e7d4
Finalizing the addbook: calls for printing - r: chuang
2000-03-31 02:21:53 +00:00
warren%netscape.com
d60b12b153
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
bienvenu%netscape.com
90210ce245
get downloading of imap attachments working, r=alecf 32767
2000-03-29 00:58:21 +00:00
sspitzer%netscape.com
8f8d5ebc5e
move all the verify account stuff into a central place, and call
...
it when opening messenger, message compose and addressbook. bug #33558
fix some debugging printfs. add some new files to the build for the new subscribe dialog.
(not turned on yet.) general cleanup.
2000-03-28 07:26:41 +00:00
rhp%netscape.com
94523c4948
Fix for Solaris 5.6 bustage
2000-03-27 08:45:31 +00:00
sspitzer%netscape.com
9985845264
Checking in project changes for addbook: support
2000-03-27 08:19:58 +00:00
rhp%netscape.com
8e529ac72a
Adding addbook: URL support
2000-03-27 08:18:10 +00:00
rhp%netscape.com
11547dbadd
Updating code that is NOT PART OF THE BUILD!
2000-03-27 07:37:42 +00:00
rhp%netscape.com
858e48b75c
Just updating this file - NOT PART OF THE BUILD
2000-03-27 07:32:08 +00:00
rhp%netscape.com
e776747d06
Adding new files to tree - NOT PART OF THE BUILD
2000-03-27 07:02:07 +00:00
scc%netscape.com
edf25c7995
small changes to clients of string converting APIs
2000-03-26 13:56:23 +00:00
alecf%netscape.com
ea90f30ce1
fix html:label for= tags so that they match their respective IDs ( #24872 )
...
fix incredibly trivial r=me
2000-03-24 08:55:41 +00:00
sspitzer%netscape.com
36dfea9de1
get import of 4.x addressbooks to work. and an alert if addressbook
...
import fails. clean up code. r=bienvenu
2000-03-24 04:07:46 +00:00
sspitzer%netscape.com
3debaa75a5
more changes for 4.x addressbook migration. r=bienvenu.
...
some hackery required since we hard code the pab to be abook.mab.
also, the api's need to be able to create a new directory that already has exists and has prefs.
2000-03-23 04:36:03 +00:00
ben%netscape.com
d297d98ef7
switch from titledbutton on toolbar to button
2000-03-23 04:21:55 +00:00
sspitzer%netscape.com
f176bdf253
added files: mozilla/mailnews/addrbook/public/nsIAbUpgrader.idl
2000-03-22 22:49:26 +00:00
sspitzer%netscape.com
68c25757f7
only move aside the 4.x pab if we don't have the ab upgrader.
2000-03-22 21:59:40 +00:00
sspitzer%netscape.com
dc59f1654f
hook up to the addressbook migration code. r=bienvenu
2000-03-22 21:39:57 +00:00
mccabe%netscape.com
7cef346a78
Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
...
Preparatory to fix to 11454.
r=jband
2000-03-17 23:47:48 +00:00
hangas%netscape.com
d4b99fa048
Fix for 32015 (adding sort direction indicators to address book column headers) submitted by Becki Sanford <becki@talkware.net>, modified by me, r=mscott
2000-03-16 23:12:50 +00:00
chuang%netscape.com
bd10e116b4
bug 27642 Javascript error when opening empty address book
2000-03-16 23:02:49 +00:00
hyatt%netscape.com
bf5953f289
Converting tabs.
2000-03-14 11:40:59 +00:00
ben%netscape.com
b1d5b6cdb2
pref panel appearance tweaks, r=hyatt
2000-03-14 11:31:54 +00:00
bienvenu%netscape.com
ae42afefa5
add nsIAbUpgrader.idl
2000-03-11 19:42:37 +00:00
bienvenu%netscape.com
99c25cd4aa
add PROGID and CID for ab upgraders, 10837
2000-03-11 19:41:18 +00:00
tbogard%aol.net
53b6e571ee
Get the contentViewer from the docShell APIs instead of the webShell ones.
2000-03-11 00:26:20 +00:00
bienvenu%netscape.com
7ff066ebef
more work on ab import, NOT PART OF BUILD
2000-03-08 04:30:45 +00:00
bienvenu%netscape.com
550d22cc81
add ab upgrader interface, NOT PART OF BUILD
2000-03-07 20:57:03 +00:00
hangas%netscape.com
b109077b5a
Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil
2000-03-07 00:22:55 +00:00
hangas%netscape.com
e0b6e2946a
Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil
2000-02-29 21:53:02 +00:00
blizzard%redhat.com
8bbac10e64
fix spelling of hander to handler. bug #29407 . r=sspitzer
2000-02-27 20:51:11 +00:00
sspitzer%netscape.com
83498d2ac6
fix for #28911 , r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
2000-02-26 03:52:06 +00:00
hangas%netscape.com
2d7bd9402d
Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil
2000-02-26 01:21:51 +00:00
ducarroz%netscape.com
28192889ce
Fix for PDT+ 28314. Change default value for AB card property "Send Plain Text" to true. R=hangas, A=phil.
2000-02-22 22:37:03 +00:00
hangas%netscape.com
a04e211cbe
First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil.
2000-02-19 02:44:24 +00:00
amusil%netscape.com
bbdd6f35d1
Added ability to register OnOK handlers. r=hangas
2000-02-15 23:11:21 +00:00
hangas%netscape.com
a0cffea37b
Fix 27451, removal of "HTML Domains..." menu item from address book. r=scottip.
2000-02-15 22:08:40 +00:00
andreww%netscape.com
c3a582657f
adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil
2000-02-15 21:24:39 +00:00
mscott%netscape.com
6afc36153c
Bug #18591 --> turn on the address book collector for email addresses in the message pane. I needed
...
a collector method that would take a unicode string.
r=bienvenu
2000-02-15 06:49:24 +00:00
evaughan%netscape.com
aee324fc26
Fix for bug 24351 as well as other jumping buttons and glitches in UI.
2000-02-14 05:30:05 +00:00
hangas%netscape.com
445cd82e25
Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip
2000-02-12 01:37:43 +00:00
chuang%netscape.com
b61fc50c68
Bug 22986 Address book sort is extremely slow, r=nhotta+bienvenu
2000-02-11 22:17:23 +00:00
hangas%netscape.com
7cd73e4c87
Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt.
2000-02-11 06:05:04 +00:00
hangas%netscape.com
202555ec95
Fix 27163, comment out some xul not functioning for beta1. r=mscott
2000-02-10 09:05:48 +00:00
tbogard%aol.net
f5d81c3e9c
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +00:00
sspitzer%netscape.com
ad5fa4d555
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
17eebe8a61
more changes to get everyone using my arbitrary command line handling.
...
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
sspitzer%netscape.com
66799cc899
I think the less unixes will fail to build if I don't do this.
2000-02-06 12:54:10 +00:00
sspitzer%netscape.com
3f0fb0c0d8
I hate copy and pasted code. write two macros to do all the work for me.
...
r=alecf
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com
f96cfa11e8
you can launch addressbook with -addressbook
...
now using the nsICmdLineHander interface and categories to do this the right way
r=alecf
2000-02-06 11:04:10 +00:00
hangas%netscape.com
8cbc053985
More address book fixes. Bugs 26501, 10841, 16455. r=mscott
2000-02-05 21:21:56 +00:00
alecf%netscape.com
2185a7333a
move from nsAutoCString to nsCAutoString r=sspitzer
2000-02-05 06:11:46 +00:00
chuang%netscape.com
5b39030604
Bug 17564 Prefs: Addressing prefs do not stick. r=hangas
2000-02-04 22:48:42 +00:00
chuang%netscape.com
0d534019fb
Bug 24877 Can't remove Additional email Address in Abook card, r=hangas
2000-02-04 22:47:27 +00:00
pp%ludusdesign.com
26646663e1
Conversion of ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-04 00:39:15 +00:00
hangas%netscape.com
1e21298794
Cleanup Select Addressing dialog, bug 10865. r=mscott
2000-02-02 07:04:37 +00:00
hangas%netscape.com
0086706e18
Partial fix for 15109. Removed radio buttons from Addressing panel of prefs. r=mscott
2000-02-02 07:03:28 +00:00
alecf%netscape.com
ad7405dfbd
fix autocomplete so that it completes against the currently selected identity, rather than the 'current' identity (which was bogus anyway)
...
r=ducarroz
2000-02-02 01:54:32 +00:00
hangas%netscape.com
4b27cbbd0c
Address book; partial fix to 15108, performance improvements. r=slogan
2000-02-02 01:18:46 +00:00
hangas%netscape.com
c6bd8f2f3d
New gif files for address book, bug 26112. r=jglick
2000-02-02 01:16:01 +00:00
hangas%netscape.com
4adc01416b
Front in fix for 25439 to match recent checkin by chuang. r=chuang.
2000-02-01 03:31:11 +00:00
hangas%netscape.com
83d268d472
Fixed 24361 and 24368, remember address book window size and position. r=scottip
2000-02-01 03:02:16 +00:00
chuang%netscape.com
deb80569ca
Bug 25354 Address Book back end needs to support some extra columns, r=hangas
2000-02-01 02:46:50 +00:00
ducarroz%netscape.com
af89452e49
fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
2000-02-01 01:53:01 +00:00
hangas%netscape.com
728977951d
Fix for 25499 and 20522, address book UI bugs. r=scottip
2000-01-31 23:25:11 +00:00
ducarroz%netscape.com
3987471b63
Fix bug 25926 and bug 23056. We are now looking first for a nickname match then for a username or email address. if no match found, we break a piece the user input and then reformat correctly all eventual addresses and add if needed default domain. R=mscott
2000-01-31 22:00:53 +00:00
hangas%netscape.com
153bbc5f08
Address Book UI fixes: beta1 bug 25135 disable unused AB menu items, and 23200, 23893, 24063, 24073, 24076, 24300, 24379, 25426, removed <div> tags from <tree>s, and added multiple="true" to results pane tree. r=scottip
2000-01-28 23:12:02 +00:00
ducarroz%netscape.com
e8a111652c
Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft
2000-01-28 06:20:44 +00:00
dcone%netscape.com
b0fee5d1bd
support for regression testing. r=rods
2000-01-26 15:14:41 +00:00
chuang%netscape.com
5d0c0c96c8
fix bug5476 Preference radio buttons are not initialized, r=ducarroz
2000-01-13 04:31:02 +00:00
sspitzer%netscape.com
efca0bc1e6
don't hardcode this alert, move it to a string bundle.
2000-01-12 08:04:07 +00:00
pp%ludusdesign.com
13efd9e8c6
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
chuang%netscape.com
ee023755df
Fix bug20235 AB Formatting checkbox not remembered, r=habgas
2000-01-11 20:06:39 +00:00
chuang%netscape.com
c6523943f9
Fix Bug10868 import tab delimited text file with .tab extension, r=hangas
2000-01-10 20:52:57 +00:00
mscott%netscape.com
815841f538
performance tweak --> header parser is supposed to be a service not a component.
...
r=ducarroz
2000-01-09 21:59:36 +00:00
alecf%netscape.com
05574b4c49
update mail pref panes to match the new prefwindow landing
2000-01-07 07:09:12 +00:00
hangas%netscape.com
3dd5a2cfe5
Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer
1999-12-23 21:38:25 +00:00
sspitzer%netscape.com
08f2c6cd42
fix the pref ui a little, fix a js exception, add a label to the spell
...
checking field set, add ui for emoticon to glyph conversion. part 1 of fix
for #21649
1999-12-22 08:37:30 +00:00
sspitzer%netscape.com
5afbc93e4c
initialize some variables, fix a comment, fix a FMM
1999-12-22 00:41:38 +00:00
ducarroz%netscape.com
6b9d683598
Fix for bug 22001. We must close the DB only when we realse the object. R=bienvenue, A=chofmann
1999-12-20 23:23:53 +00:00
shaver%netscape.com
566b8945c7
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
1999-12-15 23:00:34 +00:00
ducarroz%netscape.com
12733af5c2
Fix for bug 21606. Don't autocomplete an empty string. R=putterman
1999-12-13 22:59:01 +00:00
ducarroz%netscape.com
1af2919f8a
Fix for bug 21411 (PDT+). Cell doesn't have anymore a child node (by default) are they are now box. Don't check for it. R=hangas
1999-12-11 02:08:03 +00:00
hangas%netscape.com
523b5949f1
Fix headers over results pane in address book. Bug 21340. r=ducarroz, a=chofmann
1999-12-10 21:15:10 +00:00
chuang%netscape.com
205833b585
PDT+Bug 21230 Change in Edit AB Card not saved to address book database. r=bienvenu, a=chofmann.
1999-12-10 04:40:59 +00:00
hangas%netscape.com
aab89c3da9
Fixing regression 21285 (broken select addresses dialog because of api change in backend). r=alecf
1999-12-09 21:12:43 +00:00
amusil%netscape.com
7110898487
Adding id's to the tab widgets so that they can be overlayed.
1999-12-08 04:16:50 +00:00
alecf%netscape.com
c45fff7957
fix case sensitivity issues - check in abCardViewOverlay.js which didn't get checked in the first time, and fix other JS that was changed since Sammy Ford made his original patch
...
r=sspizter
1999-12-07 06:17:43 +00:00
waterson%netscape.com
bbf6c3bb87
Bug 20853. addCardToDatabase, don't AddCardToDatabase.
1999-12-06 08:33:58 +00:00
hyatt%netscape.com
1a37a7c1e4
Bringing address book into compliance with master skin file rules.
1999-12-05 09:00:10 +00:00
alecf%netscape.com
73c4cba27d
clean up the addressbook IDL
...
- use interCaps
- don't use out parameters when they're not needed
- fix JS to match (C++ signatures have not changed)
patch contributed by the always generous Sammy Ford <fuzed@swbell.net>
Thanks!
r=alecf
1999-12-04 03:11:36 +00:00
hangas%netscape.com
ec38e9ae58
Fixes to bustage of the select addresses dialog. Regression 20730 (select addresses dialog broken because of change to treecell), also fixed select addresses dialog bugs 20717, 20720, 19604. r=ducarroz
1999-12-04 00:53:53 +00:00
alecf%netscape.com
8dfb58e0e1
mail architecture cleanup (no bug - emptying my tree before next week's closure)
...
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott
1999-12-02 06:59:28 +00:00
hangas%netscape.com
1f11af9677
Fix for 18018, mail prefs messed up. r=davidm
1999-11-29 21:38:32 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
akkana%netscape.com
63a098fcc6
11818: Rename the special XUL key from "command" to "xulkey" so it won't
...
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
buster%netscape.com
4cbe3e3538
bug 12022, r=rickg
1999-11-19 08:26:56 +00:00
hangas%netscape.com
4acdf71acb
Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz
1999-11-18 02:45:38 +00:00
hangas%netscape.com
0acdbe4641
Added some user-focus styles following saari's focus checkins, r=saari. Fixed 17947, 17780, 16483, 16601 which were related to focus issues. Some New Skin adjustments (menu color and 15219), r=german
1999-11-16 01:21:22 +00:00
warren%netscape.com
4471ddf809
Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
1999-11-12 09:07:26 +00:00
hangas%netscape.com
a5d1a0713b
New Skin update (changed mail and AB windows to have visible representation of focus on trees). Fixed bug 16459 (clear card view pane on change of selection in AB). r=scottip
1999-11-12 02:41:50 +00:00
nhotta%netscape.com
772644b9ca
Changed to resolve charset alias before unicode conversion, made charset name to case sensitive, consolidated conversion wrapper functions, bug 18264,
...
r=ftang.
1999-11-11 22:05:10 +00:00
putterman%netscape.com
434d309acc
some speed improvments. reviewed by hangas.
1999-11-11 20:27:52 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
hangas%netscape.com
b03d49dc03
Command updating and dispatching changes for menu items. Fixes 17848. r=hyatt, a=chofmann
1999-11-05 02:21:47 +00:00
waterson%netscape.com
24d414017c
Bug 17946. Trees must be contained within a fixed div. r=hyatt, a=jack
1999-11-04 08:33:08 +00:00
hangas%netscape.com
af0cf70bfc
Progress on Command Updating and Dispatching (15127). r=scottip
1999-11-02 03:55:59 +00:00
alecf%netscape.com
10b35b0a5c
fix bustage, forgot this file in my last checkin
1999-11-02 01:53:28 +00:00
hangas%netscape.com
7f3621bc62
Image transparency problem fixed by Andrew Niese.
1999-10-30 00:07:21 +00:00
evaughan%netscape.com
86fd1321dd
Made tabs us visibility instead of shrinking their children to 0,0.
...
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
rchen%netscape.com
7e00eb0f7d
Add localization notes
1999-10-29 20:24:48 +00:00
ducarroz%netscape.com
bbb6231cd8
Fix for bug 17405. We need to skip entry that aren't valid during the search. R=mscott (he has also approved the fact I checking despite a red tree)
1999-10-28 05:34:07 +00:00
hangas%netscape.com
4c0d31db99
Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt
1999-10-27 23:01:09 +00:00
bienvenu%netscape.com
ea0a080bbf
fix off by one error computing display name from naked email address
1999-10-27 22:18:12 +00:00
hangas%netscape.com
2819886968
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
ducarroz%netscape.com
5db19c6ffc
Bug 14258, implement Send Page. R=alecf
1999-10-23 04:50:20 +00:00
ramiro%fateware.com
0da50ce31b
Dont put the static rdfutil thing inside the FORCE_ALL block. r=alecf.
1999-10-22 23:28:30 +00:00
sspitzer%netscape.com
7b7ecba471
make the xul look pretty by using html fieldsets and legends.
1999-10-22 23:22:52 +00:00
bienvenu%netscape.com
9bfeb7591f
one more addrbook memory leak fix r=mscott
1999-10-22 21:04:45 +00:00
ducarroz%netscape.com
912e2060cf
Fix for bug 15201. We need to convert back the result from UTF-8 to Unicode. R=mscott, bienvenu
1999-10-22 20:37:42 +00:00
amusil%netscape.com
d13d49f121
Changed FALSE to XP PR_FALSE
1999-10-22 01:54:36 +00:00
amusil%netscape.com
d8c8d21e9a
Address book fix. DB file now gets closed in the destructor. Reviewed by bienvenu.
1999-10-22 01:18:42 +00:00
bienvenu%netscape.com
aabeccb811
fix addrbook mem leaks and mismatched delete r=mscott\
1999-10-21 20:36:02 +00:00
bienvenu%netscape.com
da5683540d
fix memory leaks in address book r=mscott
1999-10-20 20:41:27 +00:00
amusil%netscape.com
77e05ac57e
Fixed bug in editing anonymous attributes in database. Now all attributes get modified instead
...
of only the first.
1999-10-19 22:46:29 +00:00
bienvenu%netscape.com
a01d0a55ad
fix leak of profile dir in addr book session
1999-10-17 22:16:32 +00:00
bienvenu%netscape.com
1671bf43b7
fix memory leaks r=mscott
1999-10-16 15:43:26 +00:00
bienvenu%netscape.com
1a1ad4902e
fix crash reading messages with new profiles
1999-10-15 16:09:49 +00:00
bienvenu%netscape.com
941c09f2f1
more of addrbook memory leak fixes r=mscott
1999-10-15 03:50:21 +00:00
bienvenu%netscape.com
e381578d43
fix memory leaks opening and closing dbs r=mscott
1999-10-15 00:11:58 +00:00
hyatt%netscape.com
b2564031fe
Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++)
1999-10-14 10:58:25 +00:00
alecf%netscape.com
c6eef943a5
nsIModule-ize addressbook
...
r=sspizer
no bug
1999-10-13 05:55:06 +00:00
alecf%netscape.com
7f974309d9
DTDs contain image names too
1999-10-13 05:53:10 +00:00
waterson%netscape.com
c7347c6be0
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
tao%netscape.com
3fedc0502b
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
tao%netscape.com
567a311790
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00
bienvenu%netscape.com
9fed58cbda
fix mork factory r=mscott 12326
1999-10-07 14:28:54 +00:00
hangas%netscape.com
da68b9046a
Porkjocky: .xul file troubleshooting. Removed duplicate references to css files within the same windows for performance. Wrapped another tree in a <div> to avoid scrolling issues. r=davidm
1999-10-06 01:35:36 +00:00