Commit Graph

14820 Commits

Author SHA1 Message Date
mcafee%netscape.com
051b5f421f Adding support for 1:1 mapping for source files & binaries; this lets 2 or more binaries coexist in a single directory. Usage: <SIMPLE_PROGRAMS = Foo Bar> very similar to the way PROGRAM works. 1999-01-23 09:36:40 +00:00
briano%netscape.com
2511d2f0c5 Automated update 1999-01-23 09:00:36 +00:00
ramiro%netscape.com
25c3168f1a Add a -DMOZ_TOOLKIT=foo flag that makes it easy to distinguish toolkits in
code.
1999-01-23 08:57:10 +00:00
braddr%puremagic.com
92643af3c9 solaris 2.6 native makedepend can't handle lines over 4000 bytes, shorten this down to fit. 1999-01-23 08:24:39 +00:00
peterl%netscape.com
9d1ac341e5 added style menu 1999-01-23 07:10:37 +00:00
peterl%netscape.com
291b002887 sync to style set api change 1999-01-23 07:09:27 +00:00
peterl%netscape.com
9937b38698 cleaned up style sheet ordering 1999-01-23 07:09:06 +00:00
peterl%netscape.com
3e1e2ce68d allow reconstruct frames to work on all documents 1999-01-23 07:08:38 +00:00
peterl%netscape.com
870cd4ed7f made media case insensitive (for now) 1999-01-23 07:08:11 +00:00
peterl%netscape.com
c23d28c907 added insert style sheet 1999-01-23 07:07:32 +00:00
peterl%netscape.com
bbbe75c6c2 cleaned up style sheet ordering
support for selecting alternate style sheets
1999-01-23 07:07:09 +00:00
peterl%netscape.com
ec711cef0c added meta tag http-equiv support
fixed selection of default style sheets
made style sheet loading not block parser
added support for several http headers
1999-01-23 07:05:49 +00:00
peterl%netscape.com
c5492c1e93 only parse style attributes if doc style language is text/css 1999-01-23 07:04:28 +00:00
peterl%netscape.com
62bc285367 added helper methods for selecting & querying alternate style sheets 1999-01-23 07:03:46 +00:00
peterl%netscape.com
1d4db24d11 added HTTP header atoms 1999-01-23 07:02:56 +00:00
peterl%netscape.com
7597321ac7 fixed case of media atoms 1999-01-23 07:02:10 +00:00
peterl%netscape.com
6adda0ee50 set now manages order of doc style sheets 1999-01-23 07:01:57 +00:00
peterl%netscape.com
119785d7c2 added header data accessors
cleaned up style sheet ordering
1999-01-23 07:01:40 +00:00
peterl%netscape.com
0a224a2382 simplified setting doc style sheets (set now manages ordering) 1999-01-23 07:01:02 +00:00
peterl%netscape.com
50635cc188 added accessors to get & set alternate style sheets 1999-01-23 07:00:39 +00:00
peterl%netscape.com
b8cf627e7d added header data accesors 1999-01-23 07:00:10 +00:00
peterl%netscape.com
c075c23f95 sync to nsIDocument API changes 1999-01-23 06:59:35 +00:00
peterl%netscape.com
1497e54206 removed nspr from the pull_seamonkey target 1999-01-23 06:59:09 +00:00
peterl%netscape.com
1533456233 added nsStringArray 1999-01-23 06:58:34 +00:00
gagan%netscape.com
e61cef1f35 See diffs. Thanks wtc. 1999-01-23 06:15:22 +00:00
troy%netscape.com
b8e3d41dab Part of the fix for bug #2502. For the time being mark relative/absolute positioned
views as having transparent content
1999-01-23 05:47:55 +00:00
troy%netscape.com
0a2d359c38 Added check for unconstrained width/height of the containing block when
computing 'offsets'
1999-01-23 04:49:15 +00:00
troy%netscape.com
6810e3ae38 Fixed a memory leak of the web shell in LoadURL() 1999-01-23 04:16:18 +00:00
pavlov%pavlov.net
b7fad535ab clean up some font code 1999-01-23 03:29:50 +00:00
troy%netscape.com
777169fea7 Fixed some assertions that didn't compile... 1999-01-23 03:19:38 +00:00
mscott%netscape.com
17267f3936 Export nsITransport.h 1999-01-23 03:05:42 +00:00
mscott%netscape.com
2211e3a0b0 Add sockstub to list of url types. 1999-01-23 02:56:30 +00:00
alecf%netscape.com
1f1be21c36 add dummy nsIMsgFolder so that other things can compile.
putterman will check a real interface
1999-01-23 02:48:58 +00:00
alecf%netscape.com
b58d43ee0a get rid of all references to MSG_FolderInfo (should be nsIMsgFolder) 1999-01-23 02:46:15 +00:00
alecf%netscape.com
ec520b92e1 more updates to make this thing compile!
Fix alot of the GetType() and IsCategory() routines to use QueryInterface instead.
1999-01-23 02:45:28 +00:00
alecf%netscape.com
e411e271f7 add new nsINNTPCategoryContainer to be exported 1999-01-23 02:42:26 +00:00
alecf%netscape.com
063a117aec forgot to check in generated header 1999-01-23 02:42:05 +00:00
alecf%netscape.com
e13bf0724b update attributes - flag is not an attribute, it's an accessor for many
different newsgroup (folder?) flags
1999-01-23 02:41:32 +00:00
alecf%netscape.com
d506b30655 add new nsINNTPCategoryContainer interface 1999-01-23 02:40:27 +00:00
alecf%netscape.com
6f9d7e1465 add an IID and make this derive from nsISupports 1999-01-23 02:39:43 +00:00
troy%netscape.com
efc7c95a53 Added XXX comment indicating that the #if 0 code in Init() is causing
a memory leak...
1999-01-23 02:38:16 +00:00
mscott%netscape.com
b0b92f5c79 A stub protocol used to support the new netlib <--> protocol model in the old networking world. 1999-01-23 02:34:01 +00:00
wtc%netscape.com
05ce7e7e53 Avoid string literals that span multiple lines because some compilers
don't like line endings in string literals.
1999-01-23 02:04:40 +00:00
wtc%netscape.com
2de1b2d2fe Text after #endif should be put inside a comment. 1999-01-23 02:02:42 +00:00
pavlov%pavlov.net
7813f9550b animated things work, editor works, etc etc etc. be happy! 1999-01-23 01:58:45 +00:00
saari%netscape.com
e5e34681bf Commenting out until I figure out what I horked 1999-01-23 01:08:17 +00:00
alecf%netscape.com
dfebe8eca9 fix #include (unix is case sensitive) 1999-01-23 01:04:28 +00:00
alecf%netscape.com
f121f74faa forgot uuid 1999-01-23 01:02:16 +00:00
radha%netscape.com
1a6b2be567 Remove that stupid printf from fe_GetConfigDir 1999-01-23 00:59:41 +00:00
radha%netscape.com
401a862caa Use the EventQueue service provider instead of manipulating directly with PLEventQueue 1999-01-23 00:54:43 +00:00