morse%netscape.com
b8a3ea0772
fixes for bug 13022
...
git-svn-id: svn://10.0.0.236/trunk@45759 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:49:50 +00:00
law%netscape.com
68d60f2fa8
Adding to windows build
...
git-svn-id: svn://10.0.0.236/trunk@45758 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:49:07 +00:00
alecf%netscape.com
6fc46d158d
account wizard now creates new accounts
...
(first rough cut)
git-svn-id: svn://10.0.0.236/trunk@45757 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:48:26 +00:00
alecf%netscape.com
b744f47cd7
implement getUniqueAccountKey for accounts
...
git-svn-id: svn://10.0.0.236/trunk@45756 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:47:59 +00:00
cata%netscape.com
ef41df7dfb
Fixing build warnings. Step 3: remove the old deprecated API.
...
git-svn-id: svn://10.0.0.236/trunk@45755 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:41:40 +00:00
cata%netscape.com
6be2810d6f
Fixing build warnings. Step 3: remove the old deprecated method.
...
git-svn-id: svn://10.0.0.236/trunk@45754 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:39:29 +00:00
radha%netscape.com
8bb87d2184
Hook up session history with the history state object.
...
Let LoadURL() accept a historystate as an argument
git-svn-id: svn://10.0.0.236/trunk@45753 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:39:01 +00:00
waterson%netscape.com
b3b0ff1b2a
Changed ParseNumericValue's declaration to match its definition.
...
git-svn-id: svn://10.0.0.236/trunk@45752 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:37:30 +00:00
radha%netscape.com
53f9ca262f
New methods to set and get history state
...
git-svn-id: svn://10.0.0.236/trunk@45751 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:37:25 +00:00
morse%netscape.com
e7b279cdbb
fixes for bug 13022
...
git-svn-id: svn://10.0.0.236/trunk@45750 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:37:24 +00:00
cata%netscape.com
be503fb7bf
Method name change.
...
git-svn-id: svn://10.0.0.236/trunk@45749 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:35:50 +00:00
waterson%netscape.com
0233aa07f0
Fix bug that was causing insertion sort to _never_ run. Also, fix code that was looking for ID attribute during RDF:Seq detection.
...
git-svn-id: svn://10.0.0.236/trunk@45748 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:34:57 +00:00
waterson%netscape.com
da9ce4b322
Use nsAutoString() to avoid heap allocation during automatic coercion of 'const char*' to nsStrings.
...
git-svn-id: svn://10.0.0.236/trunk@45747 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:34:17 +00:00
waterson%netscape.com
41f54b7c88
Replace calls to nsRDFContentUtils::MakeElementURI() with MakeElementResource(), which is what we wanted anyway. Tweak SplitProperty to use GetValueConst().
...
git-svn-id: svn://10.0.0.236/trunk@45746 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:33:53 +00:00
ssu%netscape.com
b1832bab0a
fixing 13053
...
git-svn-id: svn://10.0.0.236/trunk@45745 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:33:49 +00:00
waterson%netscape.com
fadcadea15
Use nsAutoString() to avoid heap allocation during automatic coercion of 'const char*' to nsStrings; get rid of dead code that was causing a call to SplitProperty.
...
git-svn-id: svn://10.0.0.236/trunk@45744 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:32:23 +00:00
waterson%netscape.com
639cffe609
Get rid of silly code that was converting a nsString to a naked unicode, which required automatic coercion _back_ to an nsString, this time using a copy on the heap :-/.
...
git-svn-id: svn://10.0.0.236/trunk@45743 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:31:22 +00:00
pavlov%netscape.com
db1e48c120
clean up uses of QI and friends to use the macros correctly
...
clean up resizing and moving code.
wrote initial unix drag and drop code
more good things to come soon.
git-svn-id: svn://10.0.0.236/trunk@45741 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:30:31 +00:00
waterson%netscape.com
c0c388c6a8
Use bigger buffers to avoid spilling to the heap during string manipulation.
...
git-svn-id: svn://10.0.0.236/trunk@45740 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:29:46 +00:00
waterson%netscape.com
d01b080b39
Use PL_HashTableRawAdd() to avoid hashing twice.
...
git-svn-id: svn://10.0.0.236/trunk@45739 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:29:06 +00:00
waterson%netscape.com
c77a50403f
Rewrite to avoid heap-spill when mangling the nextVal.
...
git-svn-id: svn://10.0.0.236/trunk@45738 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:28:33 +00:00
erik%netscape.com
b5a98e1164
Thanks to Sun, we now have input method support (e.g. Japanese keyboard
...
input) on Unix. Contact erik and/or tague if there are any problems.
git-svn-id: svn://10.0.0.236/trunk@45735 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:26:40 +00:00
shaver%netscape.com
6b360833c9
Added mmapio patch from jim_nance@yahoo.com (James L. Nance) to speed
...
registry-read. Enabled on XP_UNIX only.
git-svn-id: svn://10.0.0.236/trunk@45734 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:23:44 +00:00
tonyr%fbdesigns.com
013d0e1e29
Added NS_ADDREF to child returned from GetChildNamed
...
git-svn-id: svn://10.0.0.236/trunk@45733 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:23:26 +00:00
cls%seawood.org
cb1074c095
Fix for gcc2.95 bustage. ANSI C++ forbids declaration of function with no type.
...
git-svn-id: svn://10.0.0.236/trunk@45732 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:06:34 +00:00
mscott%netscape.com
f92965be90
rename Cancel() to DoCancel so we don't over-write method from base class (which we will be doing
...
when the protocol inherits from nsIChannel).
git-svn-id: svn://10.0.0.236/trunk@45731 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:06:18 +00:00
mscott%netscape.com
d397fd2a9a
Export manifest file for mailnews\mime\build\
...
git-svn-id: svn://10.0.0.236/trunk@45730 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:03:03 +00:00
mscott%netscape.com
86395a2e8e
we should never delete an interface...always use release! i kept crashing here
...
git-svn-id: svn://10.0.0.236/trunk@45729 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:57:12 +00:00
gayatrib%netscape.com
146cc7aaa5
fixing bug #12815
...
git-svn-id: svn://10.0.0.236/trunk@45728 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:55:41 +00:00
cata%netscape.com
dbf7885049
Method name change.
...
git-svn-id: svn://10.0.0.236/trunk@45727 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:55:40 +00:00
buster%netscape.com
d19957fe42
just a comment about a possible bug I saw going through this code
...
git-svn-id: svn://10.0.0.236/trunk@45726 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:47:20 +00:00
buster%netscape.com
5055763304
fixed wrapping issues. dogfood bug 8984
...
git-svn-id: svn://10.0.0.236/trunk@45725 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:46:53 +00:00
buster%netscape.com
398a9778e4
added PRInt32 GetWidthInCharacters() const;
...
git-svn-id: svn://10.0.0.236/trunk@45724 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:45:50 +00:00
buster%netscape.com
c23a7f4749
replaced #define DEFAULT_PIXEL_WIDTH with nsTextControlFrame::GetDefaultColumnWidth()
...
git-svn-id: svn://10.0.0.236/trunk@45723 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:45:21 +00:00
buster%netscape.com
0cb716f347
added GetDefaultColumnWidth(), replacing a hardcoded #define
...
git-svn-id: svn://10.0.0.236/trunk@45722 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:44:17 +00:00
buster%netscape.com
6f18e5f348
got rid of a nasty compiler warning by changing an unsigned int to signed
...
git-svn-id: svn://10.0.0.236/trunk@45721 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:37:19 +00:00
cata%netscape.com
627c16877f
Method name change.
...
git-svn-id: svn://10.0.0.236/trunk@45720 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:23:49 +00:00
bienvenu%netscape.com
466cecaa59
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@45719 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:08:23 +00:00
cata%netscape.com
de75aa4934
Method name change.
...
git-svn-id: svn://10.0.0.236/trunk@45718 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:01:26 +00:00
cata%netscape.com
c388915fe1
Method name change.
...
git-svn-id: svn://10.0.0.236/trunk@45717 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 19:54:39 +00:00
shaver%netscape.com
21de7229db
fix bustage-causing typo
...
git-svn-id: svn://10.0.0.236/trunk@45716 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 19:44:38 +00:00
bienvenu%netscape.com
4e9eda7dc4
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@45715 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 19:21:45 +00:00
cata%netscape.com
5d1d26e022
Method name change.
...
git-svn-id: svn://10.0.0.236/trunk@45714 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 19:16:16 +00:00
Jerry.Kirk%Nexwarecorp.com
e04fbe2336
More changes to enable Printing under Photon
...
git-svn-id: svn://10.0.0.236/trunk@45713 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 19:11:01 +00:00
scc%netscape.com
23e451a418
get rid of some slamm warnings
...
git-svn-id: svn://10.0.0.236/trunk@45712 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 19:04:36 +00:00
scc%netscape.com
f7ce933282
added dlldeps
...
git-svn-id: svn://10.0.0.236/trunk@45711 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:58:35 +00:00
scc%netscape.com
be094885ec
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@45710 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:51:57 +00:00
cyeh%netscape.com
2b510de93c
Remove MODULAR_NETLIB defines.
...
git-svn-id: svn://10.0.0.236/trunk@45709 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:51:56 +00:00
karnaze%netscape.com
72687216fe
I forgot to check this in last night with the other changes.
...
git-svn-id: svn://10.0.0.236/trunk@45708 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:39:10 +00:00
akkana%netscape.com
857fbbf837
Remove unused insert html txn
...
git-svn-id: svn://10.0.0.236/trunk@45707 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:37:24 +00:00