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

28109 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com c553a53511 rename GetUserName -> GetUsername because Win32 substitutes all GetUserName's with GetUserNameA 1999-05-27 05:36:10 +00:00
alecf%netscape.com 6af7d2507d remove this useless header file 1999-05-27 05:30:16 +00:00
alecf%netscape.com 0259c1f5d6 add CIDs from interface files 1999-05-27 05:23:22 +00:00
alecf%netscape.com c803b34548 add component URLs to all our components so they are now scriptable 1999-05-27 05:23:08 +00:00
alecf%netscape.com d4acf0e5d0 rev these interfaces
add "scriptable" attribute to all interfaces
fix some bogus IIDs
redeclare some stuff in IDL that wasn't declared before
1999-05-27 05:19:55 +00:00
alecf%netscape.com 1d0dce99b6 IDLify this interface - had to change char* to const char* 1999-05-27 05:19:02 +00:00
bruce%cybersight.com 807582fa6c 'friend class' instead of 'friend' .. HP-UX's aCC requires this. 1999-05-27 05:18:59 +00:00
bruce%cybersight.com 7d3c515326 HP-UX's aCC compiler requires main() to return int. 1999-05-27 05:17:27 +00:00
bruce%cybersight.com d958049abc main() must return int for HP-UX's aCC compiler. 1999-05-27 05:14:57 +00:00
bruce%cybersight.com 18e066dc4e Add line feed on last line for native unix compilers. 1999-05-27 05:13:32 +00:00
bruce%cybersight.com c3d821e3e2 Fix a small memory leak. 1999-05-27 05:12:12 +00:00
bienvenu%netscape.com ca0c600967 add GetPriority 1999-05-27 05:09:00 +00:00
alecf%netscape.com 836e1590ed finish IDL-ifying these interfaces
Also stop caching the local mail directory in the pop3 sink and instead ask for it on demand from the nsIMsgIncomingServer
1999-05-27 04:56:53 +00:00
alecf%netscape.com 61f44071d7 remove unnecessary windows-specific code 1999-05-27 04:55:40 +00:00
alecf%netscape.com 33471006f5 fix these asserts so that we know which variable is bad 1999-05-27 04:55:10 +00:00
alecf%netscape.com 2d85796a7d IDL-ify these interfaces
move CIDs into nsMsgLocalCID
1999-05-27 04:53:32 +00:00
alecf%netscape.com add2439d4d IDL-ify this interface
had to make nsFileSpec non-const for now
1999-05-27 04:51:20 +00:00
alecf%netscape.com 7ab5085bd5 include the CID file because CIDs are going away from interfaces 1999-05-27 04:47:13 +00:00
bienvenu%netscape.com ffc0a6e761 add GetPriority method 1999-05-27 04:40:52 +00:00
putterman%netscape.com 6c4b0ab287 Remove images from threadPane to speed up. 1999-05-27 04:40:41 +00:00
briano%netscape.com 03dfce7f79 Put component .a files in the right place. 1999-05-27 04:25:42 +00:00
dp%netscape.com 12789cc1b1 Fixing tests to link with components/libraptorhtml.so. This aint the right thing. The test should be modified to use the componentmanager to get to the object 1999-05-27 04:21:30 +00:00
sfraser%netscape.com e47bf4c0d0 Fix for bug 4051 -- with large memory allocation, quit on launch. Was a numeric overflow in the memory manager initialization. 1999-05-27 04:12:22 +00:00
sfraser%netscape.com 514ae7591c Add Find, FindNext, and RunUnitTest calls. 1999-05-27 04:10:41 +00:00
sfraser%netscape.com f2c128b7dc Add unit test call to nsIEditor, and implement it in nsText- and nsHTMLEditors. 1999-05-27 04:10:04 +00:00
sfraser%netscape.com d95af35b38 Remove the old key code function, and call the new unit test routine 1999-05-27 04:08:59 +00:00
sfraser%netscape.com dc411e0821 Add Find, Find Next, and Unit Test menu items 1999-05-27 04:08:11 +00:00
sfraser%netscape.com db2488a311 Change dedent to outdent, and alignpopup to align. 1999-05-27 04:06:54 +00:00
sfraser%netscape.com e0f104fb65 Fix the page title 1999-05-27 04:06:17 +00:00
cmanske%netscape.com 39614bbb2c Changed ED_AlignPopup.gif to ED_Alig.gif in makefiles 1999-05-27 04:04:02 +00:00
leaf%mozilla.org 105f27424f fixing -kb flag 1999-05-27 04:01:08 +00:00
sfraser%netscape.com d71526a092 Add page titles, and white background through style. 1999-05-27 03:56:07 +00:00
cmanske%netscape.com c38c99c2b7 Readding gifs with -kb 1999-05-27 03:48:52 +00:00
alecf%netscape.com 4f10864add fix memory leak 1999-05-27 03:48:37 +00:00
bienvenu%netscape.com 94a19fbb2d add exports for search adaptor 1999-05-27 03:47:43 +00:00
cmanske%netscape.com 13628ebb6e Removing gifs not checked in with -kb 1999-05-27 03:47:05 +00:00
cmanske%netscape.com 1ca22ec9fd Removing gif not checked in with -kb 1999-05-27 03:45:36 +00:00
alecf%netscape.com bce2a97aea fix some leaks by using nsXPIDLCString 1999-05-27 03:43:52 +00:00
bienvenu%netscape.com ba8e6ff584 d'oh, cpp files 1999-05-27 03:43:43 +00:00
sfraser%netscape.com 803256d218 File Removed. 1999-05-27 03:43:02 +00:00
sfraser%netscape.com 0106c08e0e First Checked In. 1999-05-27 03:42:49 +00:00
sfraser%netscape.com 6a02dc2579 Fix -kb flag 1999-05-27 03:40:22 +00:00
jdunn%netscape.com abbbee5eaa backing out my change to LIBS_DIR... this will get the tests building again 1999-05-27 03:35:52 +00:00
bienvenu%netscape.com 7b4c6599b1 fix unix build problem 1999-05-27 03:33:12 +00:00
sspitzer%netscape.com 6b33aef859 fix build bustage on UNIX 1999-05-27 03:31:25 +00:00
sspitzer%netscape.com 700be91711 fix UNIX build bustage 1999-05-27 03:30:33 +00:00
blizzard%redhat.com cec66a4a8e start breaking out widgets into their own classes 1999-05-27 03:26:18 +00:00
bienvenu%netscape.com 4b81ad9b23 add export and new objs 1999-05-27 03:25:01 +00:00
jdunn%netscape.com dd097c18c7 Add AIX/ppc source files for compiling 1999-05-27 02:56:47 +00:00
jdunn%netscape.com 318b49f72d xptcall files for PowerPC/POWER/POWER2 architecture for AIX 1999-05-27 02:56:03 +00:00