wtc
|
72d6375ce2
|
Fixed compiler warnings, mostly by adding function declarations.
|
1998-04-13 22:19:51 +00:00 |
|
wtc
|
428ceeffc5
|
Fixed compiler warnings, mostly undeclared functions. We acknoweldge
the help of Nathan Torkington <gnat@frii.com>.
|
1998-04-13 22:04:19 +00:00 |
|
wtc
|
e2d8a68f59
|
Fixed printf format mismatches. Fixed are provided by Nathan Torkington
<gnat@frii.com>.
|
1998-04-13 22:02:11 +00:00 |
|
wtc
|
63c20c82b4
|
Fixed compiler warnings, mostly in printf format mismatches. Most of
the fixes are supplied by Nathan Torkington <gnat@frii.com>.
|
1998-04-13 22:00:47 +00:00 |
|
wtc
|
2b38842e8d
|
Removed the -Wno-format compiler switch. We do want to get printf
format mismatch warnings.
|
1998-04-13 21:44:55 +00:00 |
|
wtc
|
6068e6d056
|
Do not build pr/tests by default. This shortens the default build
time. Also, use 'rm -r -f' instead of 'rm -rf' because the 'rm'
command of tcsh.exe on Win32 does not understand clustered command
line options.
|
1998-04-13 21:40:18 +00:00 |
|
kipp
|
1ad73ce55f
|
signed
|
1998-04-13 21:32:58 +00:00 |
|
kipp
|
e573807e7a
|
Removed woofer
|
1998-04-13 21:27:25 +00:00 |
|
kipp
|
895113a41c
|
nuked
|
1998-04-13 21:27:12 +00:00 |
|
kipp
|
118f0d6466
|
pubbed
|
1998-04-13 21:23:46 +00:00 |
|
hshaw
|
0538b01b8a
|
bump rev to 3.1
|
1998-04-13 21:12:08 +00:00 |
|
kipp
|
29d92261b7
|
another makefile tweak
|
1998-04-13 21:08:14 +00:00 |
|
hshaw
|
2db6787cfc
|
Free the lizard
|
1998-04-13 21:07:10 +00:00 |
|
kipp
|
98505cde5e
|
Repaired build problems w/ layout/base dependencies
|
1998-04-13 20:56:42 +00:00 |
|
kipp
|
ade61d2a68
|
more files to pull
|
1998-04-13 20:50:21 +00:00 |
|
kipp
|
2cf035e95e
|
bug fixed
|
1998-04-13 20:39:27 +00:00 |
|
kipp
|
098bef52b4
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
|
guha
|
733b8f4f5e
|
Fix the problem with sitemaps going away on page
transition
|
1998-04-13 02:00:34 +00:00 |
|
ramiro
|
732f560a99
|
Make the local file system browser work on unix. The 'file:///' url
prefix was missing.
Thanks to Dan McGuirk <djm@indirect.com>.
|
1998-04-13 01:38:17 +00:00 |
|
ramiro
|
a6c5440cee
|
Add editor back to the preferences and fix the editor startup problem.
Thanks to Dan McGuirk <djm@indirect.com>
|
1998-04-13 01:30:26 +00:00 |
|
guha
|
7b57538d39
|
Sitemap bugfixes.
|
1998-04-10 21:00:30 +00:00 |
|
wtc
|
7d61cbfe99
|
Declare _MD_EarlyInit() to eliminate 'undeclared function' compiler warning.
Contributed by Nat <gnat@frii.com>.
|
1998-04-09 19:50:19 +00:00 |
|
wtc
|
6c8e7f8f24
|
Fixed 'unused variable' warning for the variable 'nfds' in select()
on local-threads-only platforms. This is pointed out by many people,
including Nat <gnat@frii.com>.
|
1998-04-09 19:44:46 +00:00 |
|
wtc
|
666c848a9f
|
Fixed 'unused variable' compiler warning in prsocket.c. This is pointed
out by many people, including Nat <gnat@frii.com>.
|
1998-04-09 19:41:13 +00:00 |
|
selmer
|
11f1d47b66
|
Add dialup to free source
|
1998-04-09 04:22:42 +00:00 |
|
selmer
|
ffd139a44a
|
add the ascii files
|
1998-04-09 04:11:30 +00:00 |
|
selmer
|
aae9412c46
|
add ascii files
|
1998-04-09 04:07:52 +00:00 |
|
selmer
|
29a162b238
|
Add binaries with -kb
|
1998-04-09 03:54:33 +00:00 |
|
ramiro
|
a98b646759
|
Dont change the cursor to a watch when space-ing through a document.
thanks to Darrell Kindred <dkindred@cmu.edu>
reviewed by djw@netscape.com.
|
1998-04-09 02:41:49 +00:00 |
|
cyeh
|
33e6fce94c
|
fix windows bustage removing libcnv compression.
|
1998-04-09 02:02:37 +00:00 |
|
ramiro
|
67489b61c3
|
make sure XmNlist gets defined
|
1998-04-09 01:47:59 +00:00 |
|
cyeh
|
bf93c6ed62
|
change log, with proper . extension
|
1998-04-09 01:18:48 +00:00 |
|
cyeh
|
6aaa2c79b7
|
Remove for legal reasons.
|
1998-04-09 00:33:14 +00:00 |
|
valeski
|
c311106bc5
|
various null checks, fixes 107730, rev'd by malmer
|
1998-04-09 00:07:08 +00:00 |
|
montulli
|
f478330b26
|
fix really small pics bug by calling Illegal_to_underscore
Rev: gagan
|
1998-04-08 21:23:19 +00:00 |
|
pinkerton
|
06a67f5973
|
Added public DoInlineEditing() (rev sdagley, appr don)
|
1998-04-08 20:30:13 +00:00 |
|
pinkerton
|
5913005a12
|
added public DoInlineEdit for the node edit HT event and made RefreshCellRange public (it was protected, but is public in LTreeView). (rev sdagley, appr don)
|
1998-04-08 20:29:54 +00:00 |
|
pinkerton
|
5c393de51c
|
Redid workspace selection/shelf notification to fix some bugs. Also now responds to HT's node edit event, though it is still commented out because of redraw problems. Added a slew of comments to make the class (and the messaging scheme) understandable and point out where redraw bugs are. (rev sdagley, appr don)
|
1998-04-08 20:29:18 +00:00 |
|
pinkerton
|
678d1c751f
|
now an LBroadcaster to tell the title area about a change to the current workspace so the name is always correct. (rev sdagley, appr don)
|
1998-04-08 20:27:48 +00:00 |
|
pinkerton
|
a5fd1786a5
|
Now current with rewrite of FE/HT messages for opening/closing shelf and setting current workspace. (rev sdagley, appr don)
|
1998-04-08 20:27:24 +00:00 |
|
pinkerton
|
e06a604d43
|
The LCaption in the title area was not correctly bound to the left and the right so it did not grow when the window grew. (rev sdagley, appr don)
|
1998-04-08 20:26:26 +00:00 |
|
pinkerton
|
00bc8c3090
|
Added a stack-based class for setting/restoring the HT event notification mask (rev sdagley, appr don)
|
1998-04-08 20:25:51 +00:00 |
|
guha
|
ab89d48dba
|
2.1 vs 3.1 lossage
|
1998-04-08 05:34:52 +00:00 |
|
guha
|
c9feab8420
|
makefile.win fix
|
1998-04-08 05:06:33 +00:00 |
|
guha
|
5d459ad2ae
|
Spankage for new XML to build on Mac
|
1998-04-08 04:48:26 +00:00 |
|
guha
|
53d14737af
|
Fix Mac bustage by adding required casts
|
1998-04-08 04:44:28 +00:00 |
|
ramiro
|
4708fa6350
|
Fix hanging of unix browser on long/bogus dns lookups. r=asharma,a=ramiro
|
1998-04-08 04:38:32 +00:00 |
|
ramiro
|
5cd4167bae
|
Make XfeWidgets and company behave like other modules in the tree. They
now export their headers as all good modules should.
Also, dont build widgets and demos that are not needed.
r=slamm,a=ramiro.
|
1998-04-08 04:25:42 +00:00 |
|
guha
|
6e119f9c2f
|
XML Mac related change
|
1998-04-08 04:25:35 +00:00 |
|
guha
|
43115b3978
|
Export NET_MakeAbsoluteURL for XML changes
|
1998-04-08 04:24:58 +00:00 |
|