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

66958 Коммитов

Автор SHA1 Сообщение Дата
pinkerton ad4cdae831 Draw menu separators in tree with icon, but no text (used to have text that said "<Separator>" and no icon). (rev sdagley, appr sdagley). 1998-04-13 22:55:56 +00:00
wtc 9d7242d3d8 Got rid of compiler warnings. We acknowledge the help of Nathan
Torkington <gnat@frii.com>.
1998-04-13 22:55:27 +00:00
pinkerton 6409e2542b Fix for dragging toolbar over the finder and releasing mouse, which before would crash the Finder. (rev sdagley, appr sdagley) 1998-04-13 22:54:57 +00:00
wtc 3204b4d5fc Got rid of compiler warnings. We acknoweldge the help of Nathan
Torkington <gnat@frii.com>.
1998-04-13 22:49:10 +00:00
wtc 1f5be81692 localtime_r is declared on Solaris only if _REENTRANT is defined. 1998-04-13 22:48:07 +00:00
wtc d7e8e8cce0 Got rid of compiler warnings. We acknowledge the help of Nathan
Torkington <gnat@frii.com>.
1998-04-13 22:46:48 +00:00
wtc 01db978aa9 Fixed printf format mismatch problems. We acknowledge the help of
Nathan Torkington <gnat@frii.com>.
1998-04-13 22:26:32 +00:00
kipp 2611284982 made more robust by cd'ing into the correct top level dir before each build rule 1998-04-13 22:25:36 +00:00
wtc e8f3cf3f95 In PR_GetSpecialFD, cast the PRSpecialFD variable 'osfd' to int
because some compilers make the enum PRSpecialFD an unsigned int
type and complain that 'osfd' is always >= PR_StandardInput, which
has the value 0.
1998-04-13 22:25:13 +00:00
wtc 1a658dc679 Added function declarations to eliminate compiler warnings. 1998-04-13 22:22:43 +00:00
wtc 15e1a7fd39 Added declaration of _MD_YIELD. 1998-04-13 22:21:00 +00:00
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