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

39293 Коммитов

Автор SHA1 Сообщение Дата
cata%netscape.com dd819d6f04 Fixing build warnings. Step 3: remove the old deprecated method. 1999-09-02 21:39:29 +00:00
radha%netscape.com f7b8617d26 Hook up session history with the history state object.
Let LoadURL() accept a historystate as an argument
1999-09-02 21:39:01 +00:00
waterson%netscape.com 9ed37acff5 Changed ParseNumericValue's declaration to match its definition. 1999-09-02 21:37:30 +00:00
radha%netscape.com b8b896478f New methods to set and get history state 1999-09-02 21:37:25 +00:00
morse%netscape.com f70948a9cc fixes for bug 13022 1999-09-02 21:37:24 +00:00
cata%netscape.com 5507697424 Method name change. 1999-09-02 21:35:50 +00:00
waterson%netscape.com 76e6f7760c Fix bug that was causing insertion sort to _never_ run. Also, fix code that was looking for ID attribute during RDF:Seq detection. 1999-09-02 21:34:57 +00:00
waterson%netscape.com 16613c3e10 Use nsAutoString() to avoid heap allocation during automatic coercion of 'const char*' to nsStrings. 1999-09-02 21:34:17 +00:00
waterson%netscape.com fb11c273f1 Replace calls to nsRDFContentUtils::MakeElementURI() with MakeElementResource(), which is what we wanted anyway. Tweak SplitProperty to use GetValueConst(). 1999-09-02 21:33:53 +00:00
ssu%netscape.com e8e1499cf5 fixing 13053 1999-09-02 21:33:49 +00:00
waterson%netscape.com 6b9f4e070d 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. 1999-09-02 21:32:23 +00:00
waterson%netscape.com 1e71e7d09f 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 :-/. 1999-09-02 21:31:22 +00:00
pavlov%netscape.com 93145abc11 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.
1999-09-02 21:30:31 +00:00
waterson%netscape.com b0fc39b600 Use bigger buffers to avoid spilling to the heap during string manipulation. 1999-09-02 21:29:46 +00:00
waterson%netscape.com d440dc9c2f Use PL_HashTableRawAdd() to avoid hashing twice. 1999-09-02 21:29:06 +00:00
waterson%netscape.com dca29351ad Rewrite to avoid heap-spill when mangling the nextVal. 1999-09-02 21:28:33 +00:00
erik%netscape.com eb74d6a831 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.
1999-09-02 21:26:40 +00:00
shaver%netscape.com 0202c58f17 Added mmapio patch from jim_nance@yahoo.com (James L. Nance) to speed
registry-read.  Enabled on XP_UNIX only.
1999-09-02 21:23:44 +00:00
tonyr%fbdesigns.com 890aaa9c20 Added NS_ADDREF to child returned from GetChildNamed 1999-09-02 21:23:26 +00:00
cls%seawood.org d2eaec27b2 Fix for gcc2.95 bustage. ANSI C++ forbids declaration of function with no type. 1999-09-02 21:06:34 +00:00
mscott%netscape.com cafacc211b 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).
1999-09-02 21:06:18 +00:00
mscott%netscape.com 070038e4f0 Export manifest file for mailnews\mime\build\ 1999-09-02 21:03:03 +00:00
mscott%netscape.com be9f484eb8 we should never delete an interface...always use release! i kept crashing here 1999-09-02 20:57:12 +00:00
gayatrib%netscape.com f00dda44b9 fixing bug #12815 1999-09-02 20:55:41 +00:00
cata%netscape.com 64df9036da Method name change. 1999-09-02 20:55:40 +00:00
buster%netscape.com a0f25c7eeb just a comment about a possible bug I saw going through this code 1999-09-02 20:47:20 +00:00
buster%netscape.com a5ea80bc2f fixed wrapping issues. dogfood bug 8984 1999-09-02 20:46:53 +00:00
buster%netscape.com 516db5bd80 added PRInt32 GetWidthInCharacters() const; 1999-09-02 20:45:50 +00:00
buster%netscape.com da85114e6d replaced #define DEFAULT_PIXEL_WIDTH with nsTextControlFrame::GetDefaultColumnWidth() 1999-09-02 20:45:21 +00:00
buster%netscape.com 54b42736de added GetDefaultColumnWidth(), replacing a hardcoded #define 1999-09-02 20:44:17 +00:00
buster%netscape.com 2d6f90643c got rid of a nasty compiler warning by changing an unsigned int to signed 1999-09-02 20:37:19 +00:00
cata%netscape.com 31db4669be Method name change. 1999-09-02 20:23:49 +00:00
bienvenu%netscape.com 9582ee162c fix build bustage 1999-09-02 20:08:23 +00:00
cata%netscape.com 8ccf6e5d68 Method name change. 1999-09-02 20:01:26 +00:00
cata%netscape.com 5bb74b872e Method name change. 1999-09-02 19:54:39 +00:00
shaver%netscape.com 2a0bcd7230 fix bustage-causing typo 1999-09-02 19:44:38 +00:00
bienvenu%netscape.com fe2bd676a8 fix build bustage 1999-09-02 19:21:45 +00:00
cata%netscape.com 8ff9e41f48 Method name change. 1999-09-02 19:16:16 +00:00
Jerry.Kirk%Nexwarecorp.com c7a76bc17a More changes to enable Printing under Photon 1999-09-02 19:11:01 +00:00
scc%netscape.com 391b8964a0 get rid of some slamm warnings 1999-09-02 19:04:36 +00:00
scc%netscape.com ca8cd004ca added dlldeps 1999-09-02 18:58:35 +00:00
scc%netscape.com 6aba718f49 First Checked In. 1999-09-02 18:51:57 +00:00
cyeh%netscape.com 8f82622de8 Remove MODULAR_NETLIB defines. 1999-09-02 18:51:56 +00:00
karnaze%netscape.com f78216ec93 I forgot to check this in last night with the other changes. 1999-09-02 18:39:10 +00:00
akkana%netscape.com 03a054d79d Remove unused insert html txn 1999-09-02 18:37:24 +00:00
harishd%netscape.com 27d296e2bf Replacing ostream to nsStream in DebugDump methods. 1999-09-02 18:30:31 +00:00
cyeh%netscape.com ff099c9ca0 Remove useless NGLAYOUT_PLUGINS define. 1999-09-02 18:21:11 +00:00
karnaze%netscape.com b559ac1c0a I forgot to check this is last night with fixes for table borders. 1999-09-02 18:20:43 +00:00
cyeh%netscape.com cfe50c2860 Remove NGLAYOUT_PLUGINS useless define. 1999-09-02 18:18:31 +00:00
briano%netscape.com 4be71f5291 Automated update 1999-09-02 18:15:44 +00:00