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

23086 Коммитов

Автор SHA1 Сообщение Дата
chuang%netscape.com a07cf62dec activate preference menu 1999-04-13 07:02:02 +00:00
bruce%cybersight.com 5b0e694071 Adding blank lines for native compilers. 1999-04-13 06:35:42 +00:00
bruce%cybersight.com 79742b53ce Fixing build bustage for some makes on the ports page. Missing separator in the Makefile. 1999-04-13 05:54:31 +00:00
morse%netscape.com af954fc6b1 fix bug 2414 1999-04-13 05:26:59 +00:00
jefft%netscape.com a84d9a7ebe stub GetShowAttachmentsInline method 1999-04-13 04:50:04 +00:00
jefft%netscape.com fc1b63ea1f added GetShowAttachmentsInlineProxyEvent; fixed minor problem in GetMessageSizeProxyEvnet 1999-04-13 04:48:37 +00:00
jefft%netscape.com 6c5a1f384a ported over GetMessageSize & GetShowAttachmentsInline method 1999-04-13 04:46:05 +00:00
jefft%netscape.com ecaa3a3854 added GetShowAttachmentsInline method 1999-04-13 04:44:24 +00:00
bienvenu%netscape.com 9a8005aeab add code to select a mailbox 1999-04-13 04:31:40 +00:00
ramiro%netscape.com b5d65f5e1f I meant to yank this hack, not comment it out. 1999-04-13 04:29:52 +00:00
jband%netscape.com a0a7da258c - made nsJSCID's createInstance and getService work as attributes using nsIXPCScriptable::call to support security and sevicemanager protocol.
- made xpccontext strings id scheme more generic.
- fixed stupif IID hash function.
- fixed nsIXPCScriptable call and construct to work with the correct function object.
- added gc and dump (using xpclog) to xpcshell.
1999-04-13 04:15:36 +00:00
ramiro%netscape.com 3638cc03ab Move unix specific build hacks/scripts/etc into their own little place:
build/unix.
1999-04-13 04:15:34 +00:00
ramiro%netscape.com 660e4a4953 Better fix for the nspr building thing - after talking to wtc. 1999-04-13 04:13:51 +00:00
rhp%netscape.com 491189f20b Changes for cleanup and removal of XP lib stuff 1999-04-13 03:40:41 +00:00
alecf%netscape.com 4ab874c1ca fix build problem on Linux - move FILE to PRFileDesc 1999-04-13 03:36:30 +00:00
rhp%netscape.com 417c9d644c Removal of "old world" dependencies for libmime to get big size
reduction on disk footprint
1999-04-13 03:14:46 +00:00
briano%netscape.com 0d47171ef7 Automated update 1999-04-13 03:14:37 +00:00
ramiro%netscape.com 92f292306c Better fix for the nspr building thing - after talking to wtc. Disabled
for now until he makes the changes to nspr config.mk.
1999-04-13 02:59:35 +00:00
troy%netscape.com 56f6173819 Made things a little more efficient by now making a copy of the reflow state
that's passed in, but instead casting the "const" away and setting the space
manager directly
1999-04-13 02:55:54 +00:00
troy%netscape.com 1aafacf365 Changed table code to call ReparentFrameView() when pushing/pulling frames 1999-04-13 02:38:09 +00:00
nisheeth%netscape.com 8d705d44b0 Adding tests 14 and 15 to list of files exported out to dist/*. 1999-04-13 02:37:14 +00:00
nisheeth%netscape.com 0174c0c6f5 Adding Vidur's XML demos as test cases... 1999-04-13 02:36:33 +00:00
bruce%cybersight.com f872183b94 Fix for compile error on AIX. Need to define inline functions before calling them. Reviewed by akkana. 1999-04-13 02:28:11 +00:00
jdunn%netscape.com 66729caa47 Backing out my previous change, the AIX define is defined in CXXFLAGS when you
run configure.
1999-04-13 01:46:25 +00:00
sfraser%netscape.com 8ba93324a1 Don't generate link map (optimized) 1999-04-13 01:38:27 +00:00
sfraser%netscape.com 9d6982994e Don't generate link map, both targets. 1999-04-13 01:37:23 +00:00
sfraser%netscape.com 87612814e5 Add new range directory to the list of MANIFESTs 1999-04-13 01:33:49 +00:00
sfraser%netscape.com f0acea2009 Updated to conform to new IDL-ized selection interfaces. 1999-04-13 01:33:32 +00:00
sfraser%netscape.com 5d298d534d Added getter stubs for document and selection 1999-04-13 01:31:23 +00:00
briano%netscape.com bd38d52f40 Automated update 1999-04-13 01:30:16 +00:00
nisheeth%netscape.com b66926d1b4 Added tests 14, 15 for XML. 1999-04-13 01:29:59 +00:00
briano%netscape.com cd52381487 Fixed a typo. 1999-04-13 01:29:40 +00:00
mscott%netscape.com c340fd4f85 When finished running a pop3 url, change the state of the pop3 url. 1999-04-13 01:29:28 +00:00
sfraser%netscape.com df0fb75ea2 nsIDOMSelection[Listener].h have moved to dom/public/range/ 1999-04-13 01:29:25 +00:00
sfraser%netscape.com cbde030181 File Removed. 1999-04-13 01:28:49 +00:00
sfraser%netscape.com fd1fd25f9f nsIDOMRange.h has moved to dom/public/range/ 1999-04-13 01:27:33 +00:00
sfraser%netscape.com 20eb28c405 Added mozilla/dom/public/range makefile. 1999-04-13 01:26:35 +00:00
sfraser%netscape.com 069c1d9f4e Added selection.idl and selectionlistener.idl. 1999-04-13 01:24:23 +00:00
sfraser%netscape.com b382e22553 First Checked In. 1999-04-13 01:24:09 +00:00
sfraser%netscape.com 3ab79e8003 Add the range directory to the makefiles. 1999-04-13 01:23:48 +00:00
sfraser%netscape.com a04d540590 Added selection and document attributes. 1999-04-13 01:23:07 +00:00
sfraser%netscape.com dc627147c8 Add assertion on null URL. 1999-04-13 01:21:51 +00:00
sfraser%netscape.com 63a20023ad Null check on focused widget to avoid crash. 1999-04-13 01:21:25 +00:00
sfraser%netscape.com 7cb68edb39 File Removed. 1999-04-13 01:18:25 +00:00
bruce%cybersight.com 5dad5e047e Fix for native compilers, adding a blank line to end of the file. 1999-04-13 01:18:02 +00:00
sfraser%netscape.com 3e6d735bba No longer export nsSelection, nsSelectionRange, nsSelectionPoint 1999-04-13 01:17:49 +00:00
sfraser%netscape.com e4b0d79daa Removal of nsSelectionRange, nsSelectionPoint, and fixing up resulting include problems. 1999-04-13 01:15:16 +00:00
sfraser%netscape.com fd2a70df78 Fix a problem where the caret could be using a stale offset, after a node has been split. 1999-04-13 01:13:00 +00:00
troy%netscape.com c67fa96f11 Removed SetInitialChildList() and now we inherit the base class version
which does the same thing
1999-04-13 01:11:46 +00:00
nhotta%netscape.com 1c1d530ab2 Bug fixes of utf-8 utils. 1999-04-13 01:06:14 +00:00