Commit Graph

34210 Commits

Author SHA1 Message Date
peterl%netscape.com
71b618d524 switch color string apis to nsString 1999-07-18 00:08:45 +00:00
peterl%netscape.com
73515f0ad4 switch to preprocessor for code generation 1999-07-18 00:07:55 +00:00
peterl%netscape.com
ed8cd49c87 changed api to be string based
switch to using preprocessor for color enums
1999-07-18 00:07:20 +00:00
saari%netscape.com
fb53300e61 Use GetKeyCode instead of GetCharCode for windows and linux 1999-07-18 00:07:10 +00:00
peterl%netscape.com
9ad4e38dde change color string apis to use nsString 1999-07-18 00:06:12 +00:00
peterl%netscape.com
3f3f71e180 new file 1999-07-18 00:03:58 +00:00
peterl%netscape.com
ee8edea59c moved char* conversion operators to nsCString 1999-07-18 00:03:43 +00:00
peterl%netscape.com
169aad2d40 added avl tree 1999-07-18 00:02:48 +00:00
peterl%netscape.com
3a3725dcca clean up some string usage 1999-07-18 00:01:21 +00:00
ramiro%netscape.com
fda4120340 Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com
d6078ab014 Was breaking with necko. Thanks to Andreas for pointing it out. 1999-07-17 23:46:02 +00:00
ramiro%netscape.com
f26f7f5fa2 Step 2 of cleaning up link time toolkit dependencies. Change the names of
the gfx and widget dsos to be readable by normal human beings that expect
some kind of spacer between cryptic acronyms.  Thank you.
1999-07-17 22:24:49 +00:00
sspitzer%netscape.com
9aa894652c clean up #defines. more printfs for my benefit. 1999-07-17 22:17:00 +00:00
ramiro%netscape.com
73a5b47dcf Add scribble to match windows and because I want to eyeball the case where
there are widget or gfx linking problems on the dumbass unix platforms.
1999-07-17 22:10:02 +00:00
hyatt%netscape.com
f043918b1e Teaching XUL overlays how to do positioning. 1999-07-17 21:50:01 +00:00
rjc%netscape.com
ba2f8f9be7 Use application locale when sorting with collation service; fix for bug #9968. 1999-07-17 21:36:17 +00:00
ramiro%netscape.com
ed95a87077 Step 1 of cleaning up link time toolkit dependencies. Put the widget
factories in the toolkit specific widget libs.
1999-07-17 21:23:46 +00:00
gagan%netscape.com
e1a0c17212 Added #include to nsNeckoUtil.h. NECKO only. 1999-07-17 20:49:15 +00:00
bienvenu%netscape.com
7d4724fe66 more work on folder cache 1999-07-17 20:33:15 +00:00
hangas%netscape.com
a50c6ea1de Added features to address book card view pane, edit card, new card, and result pane 1999-07-17 20:02:46 +00:00
sspitzer%netscape.com
d9e90ad858 more #define clean up 1999-07-17 19:08:20 +00:00
sspitzer%netscape.com
76b5b5310b clean up #defines 1999-07-17 18:32:39 +00:00
sspitzer%netscape.com
4aed0216c8 fix warnings 1999-07-17 18:32:18 +00:00
sspitzer%netscape.com
87c22a9dec fix warning 1999-07-17 18:29:42 +00:00
mcafee%netscape.com
5558b599b2 Better include for GetURI(), thanks to Andreas Otte for this patch. 1999-07-17 17:45:46 +00:00
blizzard%redhat.com
7e5852a873 Fix some scrolling anomolies. This fixes bug #10058. 1999-07-17 17:24:04 +00:00
ramiro%netscape.com
ba8ba82cc6 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
ramiro%netscape.com
a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
ramiro%netscape.com
9bd19ea821 Fixing mismatched deallocator errors. 1999-07-17 13:08:45 +00:00
ramiro%netscape.com
4ecd46b17e Add timer dirs. 1999-07-17 13:03:52 +00:00
rickg%netscape.com
d323d0254e fixed bug 9748 1999-07-17 13:01:47 +00:00
rickg%netscape.com
79bb86ea7a still trying to fix mac bustage 1999-07-17 11:52:14 +00:00
rickg%netscape.com
465272c799 removed potential memory deref errors 1999-07-17 11:08:28 +00:00
rickg%netscape.com
db57ad2df6 try to fix bug caused when I removed iostream from nsString 1999-07-17 11:03:50 +00:00
mccabe%netscape.com
26a111aff8 Fix to 9596.
Change several allocations to behave safely when we're linking 0 interfaces.  This also allows xpt_link to be linked against Electric Fence, which will doubtless discover other problems...

Thanks to kherron@sgum.mci.com for the great patch!
1999-07-17 10:31:29 +00:00
rickg%netscape.com
c33ad9f0b4 removing references to iostreams 1999-07-17 10:08:10 +00:00
rickg%netscape.com
dc3f0c0ad0 fixed build warnings and eliminated a few bugs 1999-07-17 10:06:04 +00:00
rickg%netscape.com
d9e8081acc fix another error in observer-DB; thanks ramiro! 1999-07-17 09:51:00 +00:00
rickg%netscape.com
6427f2ce5c trying to remove iostream 1999-07-17 08:28:02 +00:00
zuperdee%penguinpowered.com
b4e7d14372 Implementing the SetCursor function for the wonderful raw Xlib port. (Copied almost verbatim from the Motif port, actually.) 1999-07-17 08:25:45 +00:00
rickg%netscape.com
7c11692c1e trying to remove iostreams 1999-07-17 08:17:54 +00:00
rickg%netscape.com
7cc2b2a39f working on removing iostream 1999-07-17 08:16:04 +00:00
rickg%netscape.com
8b2dc96c17 landing updates to nsString 1999-07-17 07:26:16 +00:00
rickg%netscape.com
f4e0030acb fixed fatal error in observer dictionary code 1999-07-17 07:21:57 +00:00
mcafee%netscape.com
552ee1b1fa Removing unnecessary includes of xp_core.h and xp_str.h to help BeOS compile. Patch provided by warren. 1999-07-17 06:50:57 +00:00
mcafee%netscape.com
ff8b4812eb Missing header file, fixes NECKO build 1999-07-17 04:38:31 +00:00
hyatt%netscape.com
7e2979d26c XUL overlays work! 1999-07-17 04:27:55 +00:00
mcafee%netscape.com
4b9d73a932 Adding a link change for BeOS 1999-07-17 03:38:08 +00:00
brendan%mozilla.org
b5c49d66b9 - Fix possessive "its" misspelled as "it's".
- Use if statements rather than ?: with 0 "else part" after the : in macros
  whose bodies are statements anyway (and already protected by PR_BEGIN_MACRO
  and PR_END_MACRO).
- Such if statements test for non-null pointers, so the subsequent statements
  to null those pointers can move into the then parts -- there's no point in
  setting a null pointer to null again.
1999-07-17 03:32:39 +00:00
brendan%mozilla.org
a8483db0f5 Avoid nonsense 0 <= uint32_typed_variable tests. 1999-07-17 03:28:41 +00:00