jdunn%netscape.com
98abec8df6
include ctype.h for tolower function prototype.
...
NOTE: also added a return PR_FALSE to remove compiler warning
1999-04-05 20:48:43 +00:00
morse%netscape.com
9ce82efc47
turn on SingleSignon and ClientWallet on all builds except raptor
1999-04-05 20:32:11 +00:00
morse%netscape.com
f243a4f03c
housecleaning
1999-04-05 20:29:15 +00:00
ftang%netscape.com
a72bb4bb14
fix bug 4237. add remap for 0xFFE0 - 0xFFEF
1999-04-05 20:17:54 +00:00
law%netscape.com
3a97f68e0e
Clean up .pdb file
1999-04-05 20:13:04 +00:00
karnaze%netscape.com
821835bb73
table regression tests
1999-04-05 19:56:05 +00:00
pinkerton%netscape.com
d5d74cc0a0
move broadcasters to before they are used. this seems to fix the throbber not working problem.
1999-04-05 19:54:47 +00:00
cyeh%netscape.com
44c00f3fd2
removing nglayout.mak. use mozilla/client.mak instead. targets are:
...
pull_layout
build_dist
build_layout
example: nmake /f client.mak pull_layout build_dist build_layout
1999-04-05 19:43:58 +00:00
cyeh%netscape.com
038b9a7282
build_layout doesn't build_dist anymore
...
build_dist doesn't clobber the dist
1999-04-05 19:40:52 +00:00
jfrancis%netscape.com
56d2269962
bug fix: typing didn't work
1999-04-05 19:21:22 +00:00
ftang%netscape.com
c006f4fb85
Fix breakage. Add #include <Resources.h>
1999-04-05 18:38:27 +00:00
erik%netscape.com
dc492e0ddd
Add some space beneath East Asian characters for the underline. Also,
...
adjust their baseline to sit above the underline.
1999-04-05 18:30:12 +00:00
ftang%netscape.com
e31de78625
Re-org the file and put different number system into different function. Merge two characters list implementation . add hebrew/armenian/georgian/cjk-ideographics implementation.
1999-04-05 18:25:26 +00:00
jdunn%netscape.com
e7f649233b
fix order of arguments for fputs
1999-04-05 18:11:45 +00:00
ftang%netscape.com
d5b29173d7
Fix non ASCII font name problem by using a hashtable . It also improve the performance for GetMacFontNum 25.4 time faster. Reviewed and approved by pierre
1999-04-05 18:06:55 +00:00
ftang%netscape.com
4a84b0cc13
Add TextCommon and TextEncodingConverter lib
1999-04-05 18:05:12 +00:00
briano%netscape.com
7ab63055f9
Automated update
1999-04-05 17:59:36 +00:00
mcafee%netscape.com
4710b95522
Backing out the -pedantic is on by default change, until we don't get a warning for every file that gets compiled. Ressurecting the --enable-pedantic configure flag.
1999-04-05 17:49:28 +00:00
sspitzer%netscape.com
5b3b40ec74
added sizes for the icons
...
removed references to gif on http://www.shadowland.org (?)
1999-04-05 17:33:17 +00:00
jfrancis%netscape.com
fffd5158c3
redoing rules architecture
1999-04-05 17:21:59 +00:00
jfrancis%netscape.com
7c1be30e3d
First Checked In.
1999-04-05 17:21:14 +00:00
sspitzer%netscape.com
bae8056a10
remove extra ">"
1999-04-05 16:58:29 +00:00
sspitzer%netscape.com
159df4f785
remove the april fools easter egg
...
add titles to messenger and the message compose
add image sizes to the messenger toolbar
1999-04-05 16:53:50 +00:00
briano%netscape.com
c45b38c778
Replaced the C++ comments with C comments.
1999-04-05 09:11:11 +00:00
rickg%netscape.com
7fd12d5c78
small update to sync up with new nsString API
1999-04-05 09:07:07 +00:00
rickg%netscape.com
85a5f8b95e
update to sync up with new nsString
1999-04-05 08:50:07 +00:00
rickg%netscape.com
874c3e34e7
update to sync up with nsString api
1999-04-05 08:44:55 +00:00
rickg%netscape.com
201fa4fc6e
update to use new nsString API
1999-04-05 08:36:51 +00:00
rickg%netscape.com
9719abb145
API cleanup for nsString
1999-04-05 08:06:54 +00:00
rickg%netscape.com
769155c102
removed a line of debug code
1999-04-05 07:16:17 +00:00
rickg%netscape.com
3f87b86577
major rev to parsing engine
1999-04-05 06:55:49 +00:00
rickg%netscape.com
df308f0007
added synonym 'IMAGE' for 'IMG' tag
1999-04-05 06:54:42 +00:00
toshok%hungry.com
3223107a5e
reorder libs to fix inter-archive dependencies.
1999-04-05 06:41:21 +00:00
dp%netscape.com
376da1de8e
Weekly update
1999-04-05 06:41:12 +00:00
fur%netscape.com
e5af901910
Faster interference graph simplification due to Amancio Hasty.
...
It optimizes for two cases:
+ The case when every node in the interference graph has degree less
than K and is therefore trivially K-colorable.
+ The case when some node in the interference graph is K-colorable
using simplify's node-subtraction heuristic. Therefore, no spilling
will take place and no spill costs need be taken into account.
1999-04-05 06:32:50 +00:00
dp%netscape.com
9e53ff6918
Using Raw interface to accurately get key names that have special characters like / =
...
Printing int32 values
changed key separator in print to be - instead of /
1999-04-05 06:05:17 +00:00
mcafee%netscape.com
e7ec47c1fa
Removing non-existant extensions/wallet/module/Makefile
1999-04-05 05:37:55 +00:00
mcafee%netscape.com
8e3a283b85
Ignore generated files.
1999-04-05 05:23:13 +00:00
dp%netscape.com
e936d4f73d
Adding registry/. Removing xpidl/ since it wan't being compiled by default by the build.
1999-04-05 04:55:42 +00:00
dp%netscape.com
47b5c7d0d2
Adding tools/ to make system
1999-04-05 04:54:50 +00:00
dp%netscape.com
a2032bf510
Adding xpcom/tools/registry
1999-04-05 04:54:10 +00:00
dp%netscape.com
42357112ab
registry Export utility makefile for unix
1999-04-05 04:34:57 +00:00
dp%netscape.com
46e3686b99
Using the nsIRegistry from the ComponentManager.
1999-04-05 04:33:49 +00:00
dp%netscape.com
5c8e1841b2
Log message on RegisterFactory() change.
1999-04-05 04:32:36 +00:00
dp%netscape.com
11e97a3f9f
Returning servicemanager from NS_InitXPCOM()
1999-04-05 04:32:08 +00:00
troy%netscape.com
62cb7b680b
Added NS_FRAME_GENERATED_CONTENT
1999-04-05 03:44:07 +00:00
toshok%hungry.com
d3f2567bd3
add the nspr private include directory in a way that works with autoconf. this stuff still isn't built by default, but it builds for me on freebsd.
1999-04-05 03:12:13 +00:00
toshok%hungry.com
45184cd5a3
add the extra SUBST (NSPR_INCLUDE_DIR)
1999-04-05 03:11:30 +00:00
briano%netscape.com
16465b529b
Automated update
1999-04-05 02:59:34 +00:00
troy%netscape.com
4e2f68cde3
Added rules for Q tag
1999-04-05 02:56:37 +00:00