ChangeLog 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723
  1. 2001-08-24 Pavel Roskin <proski@gnu.org>
  2. * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
  3. * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
  4. * lib/startup.links: Remove.
  5. * lib/README.desktop: Likewise.
  6. * lib/Makefile.am: Remove all references to DESKTOP_FILES.
  7. * configure.in: Bump version to 4.5.99a.
  8. * configure.in: Bump version to 4.5.55. Release mc-4.5.55.
  9. * po/*.po: Regenerate.
  10. * AUTHORS: Update and spell check.
  11. * FAQ: Likewise.
  12. * INSTALL: Likewise.
  13. * INSTALL.FAST: Likewise.
  14. * NEWS: Likewise.
  15. * README.PC: Likewise.
  16. * README.QNX: Likewise.
  17. * configure.in: Add check for stropts.h.
  18. 2001-08-23 Pavel Roskin <proski@gnu.org>
  19. * lib/edit.indent.rc: Create cooledit.error right away to
  20. override its old contents. Don't use ksh extentions. Treat *.C
  21. files as C++. Recognize more C++ extensions. Support java.
  22. Update URL for "astyle". Quote all arguments to protect spaces.
  23. * lib/edit.spell.rc: Don't save terminal settings - mc does it
  24. itself. Quote all arguments to protect spaces.
  25. 2001-08-21 Pavel Roskin <proski@gnu.org>
  26. * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
  27. files if GNOME frontend is disabled.
  28. * idl/Makefile.am: Likewise.
  29. * lib/Makefile.am: Likewise.
  30. * new_icons/Makefile.am: Likewise.
  31. * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
  32. case it already has gettext macros elsewhere and doesn't like
  33. duplicates (i.e. it's aclocal from Automake-1.4).
  34. 2001-08-20 Pavel Roskin <proski@gnu.org>
  35. * AUTHORS: Updated.
  36. * INSTALL: Likewise.
  37. * NEWS: Likewise.
  38. * doc/mc.1.in: Likewise.
  39. * doc/mcserv.8.in: Likewise.
  40. * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
  41. for sys/mount.h.
  42. 2001-08-19 Andras Timar <timar@gnome.hu>
  43. * lib/Makefile.am: Added Hungarian hints
  44. * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
  45. 2001-08-19 Pavel Roskin <proski@gnu.org>
  46. * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
  47. 2001-08-17 Pavel Roskin <proski@gnu.org>
  48. * syntax/po.syntax: New file - PO file highlighting.
  49. From David Martin <dmartina@excite.es>
  50. * syntax/Makefile.am: Add po.syntax.
  51. * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
  52. it's sometimes missing from the databases.
  53. 2001-08-16 Abel Cheung <maddog@linux.org.hk>
  54. * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
  55. * lib/Makefile.am: Reflect above change.
  56. 2001-08-15 Pavel Roskin <proski@gnu.org>
  57. * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
  58. 2001-08-14 Pavel Roskin <proski@gnu.org>
  59. * lib/mc.lib: Add popular sequences for "home" and "end" in
  60. "xterm" and "xterm-color" terminals.
  61. 2001-08-13 Pavel Roskin <proski@gnu.org>
  62. * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
  63. Replace "Can't" with "Cannot" everywhere.
  64. 2001-08-12 Pavel Roskin <proski@gnu.org>
  65. * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
  66. subshell, not for "Open file...".
  67. (emacs_key_map): Likewise.
  68. * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
  69. 2001-08-10 Pavel Roskin <proski@gnu.org>
  70. * Makefile.am (EXTRA_DIST): Remove BUGS.
  71. * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
  72. * BUGS: Remove. Bugzilla.gnome.org doesn't have those bugs.
  73. * doc/LSM: Remove, it's outdated.
  74. * doc/FILES: Likewise.
  75. * doc/DEVEL: Remove information about FILES.
  76. * FAQ: Eliminate all broken URLs on the MC site.
  77. From Frederic L. W. Meunier <0@pervalidus.net>
  78. * FAQ: Restore information about xterm.
  79. 2001-08-08 Pavel Roskin <proski@gnu.org>
  80. * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
  81. 2001-08-07 Pavel Roskin <proski@gnu.org>
  82. * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
  83. * doc/mc.1.in: Fix all broken links.
  84. 2001-08-06 Pavel Roskin <proski@gnu.org>
  85. * INSTALL: Numerous changes. Declare old curses obsolete.
  86. Partly from Frederic L. W. Meunier <0@pervalidus.net>
  87. * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
  88. 2001-08-03 Abel Cheung <maddog@linux.org.hk>
  89. * lib/Makefile.am: Remove space after backslash introduced in the
  90. previous commit.
  91. * lib/mc.hint.zh_TW.Big5: New file.
  92. * lib/Makefile.am: Added mc.hint.zh_TW.Big5
  93. 2001-08-02 Pavel Roskin <proski@gnu.org>
  94. * lib/mc.hint.uk: New file.
  95. From Maksym Polyakov <polyama@yahoo.com>
  96. * lib/Makefile.am: Add mc.hint.uk.
  97. 2001-08-01 Pavel Roskin <proski@gnu.org>
  98. * lib/mc.hint.nl: New file.
  99. From Steef Boerrigter <sxmboer@sci.kun.nl>
  100. * lib/Makefile.am: Add mc.hint.nl.
  101. * lib/mc.hint: Remove ftp site. Update copyright.
  102. * lib/mc.hint.cs: Likewise.
  103. * lib/mc.hint.es: Likewise.
  104. * lib/mc.hint.it: Likewise.
  105. * lib/mc.hint.pl: Likewise.
  106. * lib/mc.hint.ru: Likewise. Shorten some lines.
  107. * edit/Makefile.in: Allow running "make install" before "make all".
  108. * gtkedit/Makefile.in: Likewise.
  109. 2001-07-31 Pavel Roskin <proski@gnu.org>
  110. * lib/edit.spell.rc: New file. Invoke ispell on Ctrl-p in the
  111. editor.
  112. * lib/Makefile.am: Add lib/edit.spell.rc.
  113. * autogen.sh: Use gettextize.
  114. * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
  115. * po/Makefile.in.in: Likewise.
  116. 2001-07-29 Pavel Roskin <proski@gnu.org>
  117. * syntax/slang.syntax: New file.
  118. From Walery Studennikov <despair@sama.ru>
  119. * syntax/Makefile.am: Add slang.syntax.
  120. 2001-07-27 Pavel Roskin <proski@gnu.org>
  121. * extraconf.h: Move WITH_BACKGROUND here.
  122. 2001-07-24 Pavel Roskin <proski@gnu.org>
  123. * doc/mc.1.in: Quote all section headers. Minor formatting fix.
  124. 2001-07-23 Pavel Roskin <proski@gnu.org>
  125. * doc/mc.1.in: Fix description of mc.lib. Fix broken links.
  126. 2001-07-20 Pavel Roskin <proski@gnu.org>
  127. * Make.common.in: Move all defines ...
  128. * gnome/Makefile.in: ... here ...
  129. * src/Makefile.in: ... and here.
  130. 2001-07-19 Pavel Roskin <proski@gnu.org>
  131. * configure.in: Don't check for getwd, it's completely
  132. eliminated.
  133. * INSTALL: Remove reference to HAVE_GETWD.
  134. * lib/mc.ext.in: Fix opening info pages on VFS. Modernize
  135. entries for compressed cpio archives.
  136. * lib/mc.ext.in: Comment changes. Remove rules for programs -
  137. they were only used in obsolete frontends. Don't ever use %view
  138. without commands - it's slower and loses user settings, e.g.
  139. hex mode. Put shared libraries before man pages and read.me
  140. before .me macros so that they match correctly. Use nm for
  141. shared libraries. Add rules for StarOffice and AbiWord.
  142. 2001-07-14 Pavel Roskin <proski@gnu.org>
  143. * configure.in: Bump version to 4.5.54a.
  144. 2001-07-13 Pavel Roskin <proski@gnu.org>
  145. * lib/mcserv.init: Fix exit status.
  146. http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
  147. * lib/mc.ext.in: Anchor all regexes in the type/ rules except
  148. "executable", which should follow a space. Simplify rules for
  149. images. Add shell/ rule for *.info files. Fix all incorrect
  150. uses of the alternation operator.
  151. Reported by Oskar Liljeblad and Michel Casabona.
  152. 2001-07-12 Pavel Roskin <proski@gnu.org>
  153. * configure.in: Don't check for iconv, it's already checked for
  154. in AM_GNU_GETTEXT.
  155. 2001-07-10 Pavel Roskin <proski@gnu.org>
  156. * doc/mc.1.in: Update documentation about hex search.
  157. * edit/edit_key_translator.c (cooledit_key_map): Bind
  158. Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
  159. From Steef Boerrigter <sxmboer@sci.kun.nl>
  160. * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
  161. * edit/edit_key_translator.c (cooledit_key_map): Add support
  162. for bracket matching on Alt-B.
  163. * gtkedit/gtkeditkey.c: Likewise.
  164. From Steef Boerrigter <sxmboer@sci.kun.nl>
  165. 2001-07-06 Pavel Roskin <proski@gnu.org>
  166. * lib/mc.ext.in: Use nm to view object files.
  167. * Make.common.in: Remove GNOME-specific and unused definitions.
  168. Partly moved to gnome/Makefile.in.
  169. * configure.in: Remove all references to SEDCMD and SEDCMD2 -
  170. they are usused.
  171. * Make.common.in: Likewise.
  172. 2001-06-29 Pavel Roskin <proski@gnu.org>
  173. * ABOUT-NLS: Update to the version from gettext-0.10.38.
  174. * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
  175. now done in configure. Move -I.. to the beginning.
  176. * Makefile.am (SUBDIRS): Move intl po to the beginning, since
  177. libintl.a may be required to link mc.
  178. (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
  179. * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
  180. Move all i18n code to one place. Don't substitute INTLSUB - it's
  181. unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
  182. Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
  183. 2001-06-25 Pavel Roskin <proski@gnu.org>
  184. * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
  185. It should be enabled explicitly by giving `--enable-largefile'
  186. to configure.
  187. * INSTALL: Document it.
  188. 2001-06-22 Pavel Roskin <proski@gnu.org>
  189. * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
  190. * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
  191. in struct statfs.
  192. Reported by Libor Motyèka <libor.motycka@ortex.cz>.
  193. * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
  194. mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
  195. Define HAVE_INFOMOUNT_LIST if a any suitable function has been
  196. found.
  197. * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
  198. 2001-06-19 Pavel Roskin <proski@gnu.org>
  199. * configure.in: Check for telldir and seekdir. Join adjacent
  200. calls to AC_CHECK_FUNCS.
  201. 2001-06-16 Pavel Roskin <proski@gnu.org>
  202. * Makefile.am: Change the order of SUBDIRS to fully compile text
  203. edition before compiling anything for GNOME.
  204. * mc.spec.in: Don't use brace expansion to avoid implicit
  205. build-time dependency on bash.
  206. 2001-06-13 Pavel Roskin <proski@gnu.org>
  207. * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
  208. the test code.
  209. * configure.in: Fix compiler warnings in the arguments to
  210. AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
  211. around `=' in the `test' command.
  212. 2001-06-07 Pavel Roskin <proski@gnu.org>
  213. * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
  214. GNOME documentation template.
  215. * doc-gnome/C/mkhtml: Don't generate index.
  216. * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
  217. 2001-06-06 Pavel Roskin <proski@gnu.org>
  218. * lib/Makefile.am: Make compatible with Automake 1.4 - remove
  219. conditional variables from EXTRA_DIST.
  220. 2001-06-05 Pavel Roskin <proski@gnu.org>
  221. * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
  222. conversion support.
  223. From Walery Studennikov <hqsoftware@mail.ru>.
  224. * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
  225. 2001-06-01 Pavel Roskin <proski@gnu.org>
  226. * lib/mc.charsets: Synchronize with the latest patch - remove
  227. a comment.
  228. 2001-05-30 Pavel Roskin <proski@gnu.org>
  229. * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
  230. work with GNOME.
  231. * lib/mc.charsets: New file. From Walery Studennikov.
  232. * lib/Makefile.am: Distribute mc.charsets. Install it if
  233. the charset support is enabled.
  234. * configure.in: Add check for iconv() and the necessary code
  235. to support the charset selection patch.
  236. * configure.in: Add check for ESCDELAY variable in ncurses.
  237. 2001-05-29 Pavel Roskin <proski@gnu.org>
  238. * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
  239. USE_EXT2FSLIB.
  240. * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
  241. * pc/config.h: Likewise.
  242. * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
  243. and "strings". Recognize "write" files and MS Word templates.
  244. For MS Excel documents try "xls2csv" and "strings".
  245. Escape spaces in the "type" directives.
  246. From Nerijus Baliunas.
  247. * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
  248. * Make.common.in: Remove hpath, it's unused.
  249. * acconfig.h: Move constant parts ...
  250. * extraconf.h: ... here.
  251. [HAVE_X]: Disable subshell, s-lang and curses.
  252. * Makefile.am: Add extraconf.h.
  253. 2001-05-28 Pavel Roskin <proski@gnu.org>
  254. * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
  255. and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
  256. * configure.in: ... here.
  257. 2001-05-27 Pavel Roskin <proski@gnu.org>
  258. * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
  259. * acconfig.h: Likewise.
  260. * src/layout.c: Likewise.
  261. * Make.common.in: Remove all percent rules.
  262. * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
  263. * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
  264. PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
  265. AM_INIT_AUTOMAKE.
  266. * Make.common.in: Remove obsolete dependency tracking system.
  267. * configure.in: Likewise.
  268. * edit/Makefile.in: Likewise.
  269. * gnome/Makefile.in: Likewise.
  270. * gtkedit/Makefile.in: Likewise.
  271. * slang/Makefile.in: Likewise.
  272. * src/Makefile.in: Likewise.
  273. * vfs/Make-mc.in: Likewise.
  274. * src/depend.awk: Remove.
  275. 2001-05-26 Pavel Roskin <proski@gnu.org>
  276. * gtkedit/syntax.c (syntax_text): Add support for Octave files.
  277. * syntax/octave.syntax: New file. From Walery Studennikov.
  278. * syntax/Makefile.am: Add octave.syntax.
  279. * configure.in: Fix incorrect test for stdin support in grep -
  280. it would always fail when configuring in an empty directory.
  281. Portability fixes - unset, backslashed space in here-documents.
  282. Eliminate all instances of "changequote".
  283. * configure.in: Define SCO_FLAVOR based on $host_os, not on the
  284. user choice.
  285. * acconfig.h: Changes for the above.
  286. * INSTALL: Don't document --with-sco - it's now defunct.
  287. * INSTALL.FAST: Likewise.
  288. 2001-05-25 Pavel Roskin <proski@gnu.org>
  289. * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
  290. are in the beginning of the "file" output.
  291. 2001-05-23 Pavel Roskin <proski@gnu.org>
  292. * lib/mc.ext.in: Add associations for viewing RPM files.
  293. 2001-05-22 Pavel Roskin <proski@gnu.org>
  294. * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
  295. By default exit after the first error in jade.
  296. * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
  297. JADEFLAGS environment variables. Report progress. Clean up on
  298. failure.
  299. 2001-05-21 Pavel Roskin <proski@gnu.org>
  300. * doc-gnome/C/Makefile.am: Allow "make install" without *.html
  301. files.
  302. * doc-gnome/C/mkhtml: Print a big warning if the script fails.
  303. * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
  304. 2001-05-20 Pavel Roskin <proski@gnu.org>
  305. * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
  306. Create figs/*.eps if needed. Simplify rules for gmc.dvi and
  307. gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
  308. * doc-gnome/C/figs/Makefile.am: Add support for converting from
  309. PNG to EPS.
  310. * Makefile.am (EXTRA_DIST): Remove create_vcs.
  311. * doc/FILES: Likewise. Typo fix.
  312. 2001-05-19 Pavel Roskin <proski@gnu.org>
  313. * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
  314. * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
  315. with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
  316. * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
  317. index entry "Moving files".
  318. 2001-05-18 Pavel Roskin <proski@gnu.org>
  319. * configure.in: Use src/main.c in AC_INIT.
  320. * create_vcs: Remove.
  321. * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
  322. Add download location for glib.
  323. * mc.spec.in: Likewise.
  324. * doc/LSM: Likewise.
  325. * doc/mc.1.in: Likewise.
  326. * doc/mcedit.1.in: Likewise.
  327. * src/ext.c: Don't mention download location for MC.
  328. * FAQ: Update status of Tk, XView. and GNOME editions. Update
  329. homepage of gpm.
  330. * INSTALL: Remove information about Tk and XView. Change the
  331. mailing list addresses again.
  332. * FAQ: Change the mailing list addresses again.
  333. * MAINTAINERS: Likewise.
  334. * README: Likewise.
  335. * doc/mc.1.in: Likewise.
  336. * gnome/gmc-window.c: Likewise.
  337. * lib/README.xterm: Likewise.
  338. * lib/mc.ext.in: Likewise.
  339. * lib/mc.hint*: Likewise.
  340. * lib/mc.hlp.hu: Likewise.
  341. * po/*.po: Likewise.
  342. * src/main.c: Likewise.
  343. 2001-04-20 Pavel Roskin <proski@gnu.org>
  344. * FAQ: Change the mailing list addresses and the download
  345. locations.
  346. * INSTALL: Likewise.
  347. * MAINTAINERS: Likewise.
  348. * README: Likewise.
  349. * doc/mc.1.in: Likewise.
  350. * gnome/gmc-window.c: Likewise.
  351. * lib/README.xterm: Likewise.
  352. * lib/mc.ext.in: Likewise.
  353. * lib/mc.hint*: Likewise.
  354. * lib/mc.hlp.hu: Likewise.
  355. * po/*.po: Likewise.
  356. * src/main.c: Likewise.
  357. 2001-04-19 Pavel Roskin <proski@gnu.org>
  358. * configure.in: Don't install mcserv unless
  359. "--enable-mcserv-install" has heen specified.
  360. Don't quote the first argument in all calls to AM_CONDITIONAL
  361. to work around a bug in Automake 1.4.
  362. * doc/Makefile.am: Use MCSERV_INSTALL conditional.
  363. * vfs/Make-mc.in: Likewise.
  364. 2001-04-13 Pavel Roskin <proski@gnu.org>
  365. * configure.in: Bump version to 4.5.53a.
  366. 2001-04-06 Pavel Roskin <proski@gnu.org>
  367. * gtkedit/editcmd.c: Remove support for XView layout attributes.
  368. * gtkedit/editoptions.c: Likewise.
  369. * pc/chmod.c: Likewise.
  370. * pc/drive.c: Likewise.
  371. * src/boxes.c: Likewise.
  372. * src/chmod.c: Likewise.
  373. * src/dlg.c: Likewise.
  374. * src/dlg.h: Likewise.
  375. * src/filegui.c: Likewise.
  376. * src/find.c: Likewise.
  377. * src/hotlist.c: Likewise.
  378. * src/layout.c: Likewise.
  379. * src/listmode.c: Likewise.
  380. * src/main.c: Likewise.
  381. * src/option.c: Likewise.
  382. * src/panelize.c: Likewise.
  383. * src/wtools.c: Likewise.
  384. * src/wtools.h: Likewise.
  385. * vfs/smbfs.c: Likewise.
  386. * autogen.sh: Check out "intl" and "macros" directories if they
  387. are missing. Simply "cvs up -d" won't restore them.
  388. * configure.in: Bump version to 4.5.52a.
  389. 2001-03-14 Pavel Roskin <proski@gnu.org>
  390. * configure.in: Use AC_CHECK_TOOL for finding AR. Define
  391. Automake conditional USE_SAMBA_FS if Samba is to be supported
  392. in VFS.
  393. 2001-03-07 Pavel Roskin <proski@gnu.org>
  394. * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
  395. defined.
  396. Reported by Norbert Warmuth.
  397. * configure.in: Don't process vfs/extfs/uzip - it's now
  398. constant.
  399. * syntax/changelog.syntax: Require space after asterisk to have
  400. it highlighted.
  401. 2001-03-02 Pavel Roskin <proski@gnu.org>
  402. * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
  403. * configure.in: Use AC_PROG_CC_STDC instead.
  404. * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
  405. Suggested by Christian Gennerat.
  406. * lib/mc.ext.in: Add support for "freeze" - old compression
  407. program used mostly on QNX.
  408. * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
  409. * lib/Makefile.am: Adjusted.
  410. 2001-02-26 Pavel Roskin <proski@gnu.org>
  411. * lib/mc-gnome.ext.in: Remove, it's not used.
  412. * configure.in: Remove lib/mc-gnome.ext.
  413. * lib/Makefile.am: Likewise.
  414. 2001-02-20 Pavel Roskin <proski@gnu.org>
  415. * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
  416. defined to prevent warnings on OpenBSD 2.7.
  417. * slang/jdmacros.h: Likewise.
  418. * src/mad.h: Likewise.
  419. * src/poptalloca.h: Likewise.
  420. * configure.in: Check for sys/time.h and sys/timeb.h. Use
  421. AC_HEADER_TIME.
  422. 2001-02-07 Pavel Roskin <proski@gnu.org>
  423. * autogen.sh: Create vfs/samba/include/stamp-h.in.
  424. * vfs/samba/include/stamp-h.in: Remove.
  425. * macros/curses.m4: Quote first argument to AC_DEFUN.
  426. * macros/gnome-cxx-check.m4: Likewise.
  427. * macros/gnome-gettext.m4: Likewise.
  428. * macros/gnome-libgtop-check.m4: Likewise.
  429. * macros/gnome-print-check.m4: Likewise.
  430. * macros/linger.m4: Likewise.
  431. * macros/need-declaration.m4: Likewise.
  432. * configure.in: Only configure in vfs/samba if smbfs support is
  433. enabled even with Autoconf 2.13.
  434. 2001-01-30 Pavel Roskin <proski@gnu.org>
  435. * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
  436. --without-samba due to a typo.
  437. * configure.in: Only configure in vfs/samba if smbfs support is
  438. enabled. This optimization will only work with Autoconf-2.49c
  439. and above.
  440. 2001-01-13 Pavel Roskin <proski@gnu.org>
  441. * configure.in: Don't create a faked malloc.h.
  442. * gtkedit/edit.h: Don't assume that malloc.h always exists.
  443. * src/mad.h: Likewise.
  444. * configure.in: Simplified handling of cons.saver.
  445. * src/Makefile.in: Likewise. Don't install cons.saver setuid.
  446. * mc.spec.in: Remove a workaround for the above.
  447. * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
  448. for MC. Don't rely on the output of uname - use $host_os.
  449. 2001-01-11 Pavel Roskin <proski@gnu.org>
  450. * configure.in: Check for ext2 libraries only if VFS is enabled.
  451. * src/Makefile.in: Create directories before installing files.
  452. Removed all occurences of libprefix - it's never defined.
  453. * configure.in: All macros from configure.in moved to
  454. acinclude.m4. Added missing quotes in several places.
  455. * acinclude.m4: Likewise.
  456. * edit/Makefile.in: Don't install or uninstall mcedit -
  457. it cannot be installed before mc on systems without symlinks.
  458. * gtkedit/Makefile.in: Likewise.
  459. * src/Makefile.in: Install mcedit (if enabled) and mcview.
  460. Uninstall them.
  461. * macros/gnome-gettext.m4: Propagated change by Owen Taylor
  462. from acinclude.m4 in gtk+:
  463. Don't define ENABLE_NLS unless we have a working NLS.
  464. (This should keep libintl.h from being included when it doesn't
  465. exist).
  466. 2001-01-09 Pavel Roskin <proski@gnu.org>
  467. * doc-gnome/C/figs/Makefile.am: New file.
  468. * doc-gnome/C/Makefile.am: Don't handle figs, let the new
  469. makefile do it.
  470. * configure: Substitute doc-gnome/C/figs/Makefile.
  471. * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
  472. 2001-01-08 Szabolcs Ban <shooby@gnome.hu>
  473. * lib/mc.hlp.hu: Added Hungarian help file from
  474. tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
  475. maci@integrity.hu, mfh47@freemail.hu
  476. * lib/Makefile.am: Added LOCALIZED_HELP for further
  477. mc.hlp l10ns
  478. * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
  479. gtkedit/editcmd.c: I18n of mc.hlp
  480. 2000-12-29 Szabolcs Ban <shooby@gnome.hu>
  481. * doc/mc.1.in: Corrected badly formatted link...
  482. 2000-11-10 Robert Brady <robert@suse.co.uk>
  483. * configure.in: Add Tamil to ALL_LINGUAS.
  484. 2000-10-23 Pavel Roskin <proski@gnu.org>
  485. * mc.spec.in: Allow mcserv.8 to be gzipped.
  486. * doc-gnome/C/Makefile.am: Workaround for buggy db2html
  487. that cannot deal with "./gmc.sgml".
  488. 2000-10-09 Pavel Roskin <proski@gnu.org>
  489. * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
  490. that CVS Automake will drop dependencied to the macros that
  491. we don't distribute.
  492. * lib/mc.ext.in: Removed references to icons. Source RPMs
  493. grouped to one regex. Removed "Update" for source RPMs, added
  494. "Rebuild" instead. Added "Check signature" for all RPMs.
  495. Added a comment about pop-up menus in the text edition.
  496. 2000-10-06 Pavel Roskin <proski@gnu.org>
  497. * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
  498. flags moved out of CFLAGS as recommended by GNU coding
  499. standards.
  500. * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
  501. * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
  502. XCPPFLAGS.
  503. * INSTALL (Random notes on porting to other architectures):
  504. Completely rewritten. Recommended using CFLAGS instead of XINC.
  505. 2000-10-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
  506. * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
  507. 2000-10-04 Christophe Merlet <christophe@merlet.net>
  508. * gnome/*.desktop: Updated french strings.
  509. 2000-10-03 Pavel Roskin <proski@gnu.org>
  510. * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
  511. to allow <legalnotice>. Unclosed tags fixed.
  512. 2000-09-30 Pavel Roskin <proski@gnu.org>
  513. * mc.spec.in: New package mc-common. Use DESTDIR instead of
  514. misusing prefix. Don't install old icons - they don't exist.
  515. * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
  516. "export -f" to have mc() exported.
  517. * doc/mc.1.in: Changed description of the "-P" option to
  518. avoid inclusion of mc.sh and mc.csh into the manual.
  519. Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
  520. 2000-09-24 Pavel Roskin <proski@gnu.org>
  521. * doc/mc.1.in: Minor formatting fixes.
  522. * lib/mc.sh.in: Remove temporary file non-interactively.
  523. * doc/mc.1.in: updated example for mc.sh.
  524. 2000-09-23 Pavel Roskin <proski@gnu.org>
  525. * Makefile.am: mc.spec included to noinst_DATA so that "make all"
  526. updates it when needed.
  527. * mc.spec.in: Include translations with mc, not gmc. Run
  528. chkconfig --del in %preun, not %postun. --without-debug not
  529. needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
  530. be executable. New files in %{prefix}/lib/mc/ - translated hints,
  531. editor files.
  532. * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
  533. directory for document processing. Comment changes. gmc.ps and
  534. gmc.pdf now generated from gmc.dvi.
  535. * configure: Always include Make.common as file, otherwise
  536. "make distclean" breaks.
  537. * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
  538. slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
  539. replaced with "rm -f" - the stangard says that "rm" is portable.
  540. Ditto $(MV). Adjusted *clean targets to match those in
  541. Automake. Removed "cross" target.
  542. 2000-09-22 Pavel Roskin <proski@gnu.org>
  543. * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
  544. * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
  545. * doc/Makefile.in: Converted to ...
  546. * doc/Makefile.am: ... this.
  547. 2000-09-21 Pavel Roskin <proski@gnu.org>
  548. * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
  549. is not expanded in all shells.
  550. * doc/mc.sgml: Updated the example script to reflect the above
  551. changes.
  552. * doc/mc.in.1: Likewise.
  553. 2000-09-19 Pavel Roskin <proski@gnu.org>
  554. * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
  555. Marco Ciampa
  556. 2000-09-18 Pavel Roskin <proski@gnu.org>
  557. * Make.common.in: Added installcheck to placate "make distcheck"
  558. * configure.in, Make.common.in, doc/Makefile.in,
  559. edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
  560. slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
  561. variable MKINSTALLDIRS and builddir with Automake-compatible
  562. mkinstalldirs and top_builddir.
  563. * doc-gnome/C/Makefile.am: Only maintainers regenerate html
  564. files. Added uninstall-local target.
  565. 2000-09-17 Pavel Roskin <proski@gnu.org>
  566. * configure.in: fixed wrong use of AC_MSG_RESULT inside
  567. AC_CACHE_VAL
  568. * Make.common.in: Added the "dvi" target for "make distcheck"
  569. to go further
  570. * doc-gnome/C/Makefile.in: converted to ...
  571. * doc-gnome/C/Makefile.am: ... this
  572. 2000-09-15 Pavel Roskin <proski@gnu.org>
  573. * acconfig.h, configure.in: Require autoconf 2.13 or above.
  574. Removed workarounds for older versions. Removed MCDEBUG
  575. variable - it's not used. --with-debug renamed to --with-mad and
  576. cleaned up. Always use -Wall with gcc, other manipulations with
  577. CFLAGS removed.
  578. * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
  579. gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
  580. vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
  581. mc.pot becomes out of date in the tarball.
  582. 2000-09-14 Pavel Roskin <proski@gnu.org>
  583. * configure.in: Removed some abuses of CPPFLAGS. Removed useless
  584. tests for cp, mv and rm.
  585. * Make.common.in: Removed variables xv_bindir and STRIP.
  586. Variables CP, MV and RMF are assigned trivial values.
  587. * edit/Makefile.in: Don't link headers, add extra includes
  588. to CPPFLAGS instead. Put links to the build directory.
  589. Remove the hack with "mx" - it is not needed anymore.
  590. * configure.in: remove any manupulations with top_srcdir.
  591. Don't change CPPGLAGS when the internal editor is enabled,
  592. instead do it ...
  593. * edit/Makefile.in, gtkedit/Makefile.in: ... here
  594. * configure.in, Make.common.in, doc/Makefile.in,
  595. edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
  596. slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
  597. changed to top_srcdir for Automake compatability
  598. * configure.in: REGEX_O variable removed - always use our regex
  599. * configure.in: MCFGR variable removed
  600. 2000-09-12 Pavel Roskin <proski@gnu.org>
  601. * configure.in: enable AM_MAINTAINER_MODE to be consistent with
  602. other GNOME modules
  603. * autogen.sh: remove "-I ." from the "aclocal" command line
  604. 2000-09-01 Pavel Roskin <proski@gnu.org>
  605. * configure.in: output vfs/extfs/Makefile
  606. * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
  607. to avoid a warning
  608. * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
  609. AC_LIB_XPM, AC_X_SHAPE_EXTENSION
  610. 2000-08-29 Pavel Roskin <proski@gnu.org>
  611. * configure.in: use AM_GNOME_GETTEXT
  612. * gettext.m4: removed
  613. * Makefile.am: adjusted files to distribute, previous change
  614. reverted
  615. * mc-aclocal.m4: renamed to ...
  616. * acinclude.m4: ... this
  617. * autogen.sh: simplified - no more tricks with mc-aclocal.m4
  618. * Makefile.am: aclocal should scan "." for gettext.m4
  619. 2000-08-28 Pavel Roskin <proski@gnu.org>
  620. * Make.common.in: removed hack for "make distcopy"
  621. * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
  622. gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
  623. vfs/Make-mc.in: added "distdir" target. Now "make dist" works
  624. for external builds.
  625. * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
  626. 2000-08-24 Pavel Roskin <proski@gnu.org>
  627. * new_icons/Makefile.in: converted to ...
  628. * new_icons/Makefile.am: ... this
  629. * configure.in: automake conditional GNOME introduced.
  630. "insticons" removed
  631. * icons/*: removed
  632. * Makefile.am, configure.in: necessary adjustments
  633. * config.guess, config.sub, install-sh, mkinstalldirs: removed,
  634. automake installs them now
  635. * syntax/Makefile.in: converted to ...
  636. * syntax/Makefile.am: ... this
  637. * idl/Makefile.in: converted to ...
  638. * idl/Makefile.am: ... this
  639. * lib/Makefile.am: simplified, fixed "make dist"
  640. * lib/Makefile.in: converted to ...
  641. * lib/Makefile.am: ... this
  642. * lib/tkmc.wmconfig: removed
  643. * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
  644. * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
  645. to ...
  646. * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
  647. * Make.common.in: support for "distdir" for compatability
  648. with Automake-generated makefiles
  649. * autogen.sh: run automake. Force cache - it is off by default
  650. in autoconf 2.49a, but it's still handy for maintainers
  651. * configure.in: adapted for Automake
  652. * AUTHORS: new file
  653. 2000-08-23 Pavel Roskin <proski@gnu.org>
  654. * configure.in: resurrect definition of xvers
  655. * VERSION.in: removed
  656. * Makefile.in: don't do anything with VERSION.in and VERSION
  657. Take mc.spec from builddir, not srcdir
  658. * configure.in: don't create VERSION
  659. 2000-08-22 Pavel Roskin <proski@gnu.org>
  660. * *.c, *.h: Updated address of Free Software Foundation
  661. 2000-08-21 Pavel Roskin <proski@gnu.org>
  662. * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
  663. doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
  664. related to XView, libXPM, libXext and Tk
  665. 2000-08-18 Pavel Roskin <proski@gnu.org>
  666. * Makefile.in, lib/Makefile.in: adjusted lists of distributed
  667. files
  668. * configure.in: Simplified dependency tracking by using
  669. "-include" with GNU Make
  670. * autogen.sh: Exit on all failures
  671. 2000-08-17 Pavel Roskin <proski@gnu.org>
  672. * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
  673. Fixed all misuses of single and double quotes. Typo fixes.
  674. Ensured compatability with sgml2html, sgml2txt and sgml2latex
  675. * doc/mc.1.in: Typo fix
  676. * doc/mc.sgml: made compatible with sgml-tools 1.0.9
  677. * doc/linuxdoc-sgml.diff: removed
  678. * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
  679. distribute gnome.sgml
  680. 2000-08-15 Pavel Roskin <proski@gnu.org>
  681. * Makefile.in: fixes for improper usage of $(srcdir), cleanup
  682. in the "distclean" target
  683. * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
  684. Removed all XVIEW-related stuff
  685. Fixed placement of png files on "make dist"
  686. * doc/mc.1.in: Updated info about the internal editor
  687. * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
  688. indicate serious problems. Fixes for uninstall.
  689. * doc/Makefile.in: Rebuild if it is out of date.
  690. * lib/cedit.menu: Added. This file has been missing
  691. * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
  692. 2000-08-08 Pavel Roskin <proski@gnu.org>
  693. * Makefile.in: correctly detect make failures in subdirs
  694. 2000-08-01 Pavel Roskin <proski@gnu.org>
  695. * nt, os2, tk, xv: removed all files
  696. * configure.in: don't create os2 and nt directories
  697. 2000-08-01 Pavel Roskin <proski@gnu.org>
  698. * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
  699. * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
  700. 2000-07-21 Pablo Saratxaga <pablo@mandrakesoft.com>
  701. * src/main.c: make 8bit input/output the default (99% of the people
  702. expects that; lets the remaining 1% use the configuration menu
  703. to disactivate it if they want)
  704. 2000-07-20 Andrew V. Samoilov <sav@bcs.zp.ua>
  705. * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
  706. 2000-06-20 Jacob Berkman <jacob@helixcode.com>
  707. * configure.in: check for gnome-libs with window icon support
  708. * acconfig.h: add icon define
  709. 2000-06-08 Matthias Warkus <mawa@iname.com>
  710. * new_icons/gnome-pack-*.png: Updated.
  711. * gnome/mc.keys: Added a MIME type for SLP packages.
  712. 2000-05-30 Pavel Roskin <pavel_roskin@geociiities.com>
  713. * syntax/diff.syntax: Highlight lines beginning with "File",
  714. "Files" and "Binary"
  715. * syntax/makefile.syntax: Highlight "ifndef"
  716. * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
  717. highlighted)
  718. 2000-05-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
  719. * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
  720. comment lines with # in last release
  721. 2000-05-03 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
  722. * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
  723. 2000-04-26 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
  724. * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
  725. look more consistent than original.
  726. 2000-04-14 Timur Bakeyev <mc@bat.ru>
  727. * config.in: Added check against strcoll().
  728. 2000-04-14 Timur Bakeyev <mc@bat.ru>
  729. * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
  730. added 'and', 'or', 'not', 'for' keywords.
  731. 2000-04-06 Timur Bakeyev <mc@bat.ru>
  732. * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
  733. based systems. Hope, this will make FreeBSD midc maintainer to enable
  734. build-in editor by default. Still, syntax highlighting is disabled.
  735. Need to port...
  736. 2000-03-13 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
  737. * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
  738. fixed, some messages gettext()ed again here and in
  739. gtkedit/editmenu.c:edit_about_cmd()
  740. 2000-03-13 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
  741. * doc/mc.sgml (Examples): Fixed documentation, thanx
  742. to martin@internet-treff.uni-koeln.de.
  743. 2000-03-01 Pavel Roskin <pavel_roskin@geocities.com>
  744. * gtkedit/editcmd.c (edit_replace_prompt): fix index for
  745. the label text
  746. 2000-02-25 Pavel Roskin <pavel_roskin@geocities.com>
  747. * gtkedit/syntax.c: treat *.ads as Ada source
  748. * syntax/ada95.syntax: escape "+" and "*"
  749. * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
  750. * syntax/Makefile.in: remove diffc.syntax
  751. * edit/edit_key_translator.c: interpret code 0177 as
  752. backspace unless recognized otherwise
  753. 2000-02-23 Norbert Warmuth <nwarmuth@privat.circular.de>
  754. * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
  755. initialization of array of structure (gcc version 2.96 20000131
  756. chokes on it).
  757. * lib/mc.hint: C-y and not C-u can be used to insert text in input
  758. lines (e. g. text which has been deleted with M-d).
  759. * configure.in: Fix the extfs-configure-fragment-in-final-output bug
  760. 2000-01-31 Yuan-Chung Cheng <platin@linux.org.tw>
  761. * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
  762. 2000-01-29 Matthias Warkus <mawa@iname.com>
  763. * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
  764. design on Federico's request.
  765. 2000-01-26 Federico Mena Quintero <federico@helixcode.com>
  766. * idl/FileManager.idl (Desktop): Added arrange_icons() method and
  767. an ArrangeType enum.
  768. 2000-01-03 Aaron Lehmann <aaronl@vitelus.com>
  769. * gdesktop.c, gdnd.c, gaction.c, gicon.c,
  770. gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
  771. setup.c: Add option of using GNOME "magic" routines to determine file
  772. types. This makes MC intelligently look at the data in the file to see
  773. what type of file it is, rather than looking at the filename extension.
  774. This slows down MC quite a bit, so it has been made an optional
  775. preference item. Type detection is expected to improve as mime-magic
  776. matures.
  777. 2000-01-15 Federico Mena Quintero <federico@helixcode.com>
  778. * lib/mc.menu (shell_patterns): Add a missing "esac". Thanks to
  779. Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
  780. providing a patch.
  781. 2000-01-11 Matthias Warkus <mawa@iname.com>
  782. * Added icon and keys entry for Scheme source.
  783. 2000-01-03 Fatih Demir <kabalak@gmx.net>
  784. * configure.in: Added tr -> ALL_LINGUAS .
  785. 1999-12-28 Matthias Warkus <mawa@iname.com>
  786. * new_icons/*.png: Added a bunch of new icons.
  787. 1999-12-06 Federico Mena Quintero <federico@redhat.com>
  788. * configure.in (VERSION): Bumped version number to 4.5.42.
  789. 1999-11-25 Yuri Syrota <rasta@renome.rovno.ua>
  790. * configure.in: added 'uk' to ALL_LINGUAS.
  791. 1999-11-09 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
  792. * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
  793. request from David Sauer
  794. 1999-11-01 Federico Mena Quintero <federico@redhat.com>
  795. * configure.in (VERSION): Bumped version number to 4.5.41.
  796. 1999-09-23 Federico Mena Quintero <federico@redhat.com>
  797. * configure.in (VERSION): Set version number to 4.5.39.
  798. 1999-09-23 Jorge Godoy <godoy@conectiva.com.br>
  799. * configure.in: Added pt_BR to ALL_LINGUAS
  800. 1999-09-22 Norbert Warmuth <nwarmuth@privat.circular.de>
  801. * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
  802. path to the mc binary according to @prefix@.
  803. * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
  804. configure. Install mc.sh and mc.csh in $(suppbindir).
  805. * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
  806. and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
  807. copies of the included function definitions.
  808. * mcfn_install.in: Comment out definitions of the mc functions. Source
  809. mc.sh instead of adding an outdated mc function definition.
  810. * configure.in: output mc.sh and mc.csh
  811. 1999-09-20 Federico Mena Quintero <federico@redhat.com>
  812. * lib/startup.links: Changed the news link to Gnotices
  813. 1999-09-19 David Martin <dmartina@usa.net>
  814. * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
  815. 8 bit chars from strftime get displayed when inserting date.
  816. * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
  817. Mandrake 6.0. The generic entry for bzip2 moved to the end of the
  818. file to avoid interferences. In this one I changed the extension check
  819. to a type check (as used for gzip) which might give problems in some
  820. systems.
  821. * configure.in: Use -Tlatin1 to format man pages when available and
  822. "view" 8 bit chars.
  823. 1999-09-19 Norbert Warmuth <nwarmuth@privat.circular.de>
  824. * gtkedit/edit.h: Include file reordering to make it compile with
  825. --with-debug
  826. * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
  827. dependent on lenght of translated strings to display.
  828. 1999-09-16 Owen Taylor <otaylor@redhat.com>
  829. * Remove the magicdev autoconf test in favor of just
  830. including the idl file. Otherwise we have a dependency
  831. loop between this and magicdev.
  832. 1999-09-08 Federico Mena Quintero <federico@redhat.com>
  833. * idl/FileManager.idl: Changed names, and put everything under a
  834. FileManager module. Added a Desktop interface and some methods to
  835. the WindowFactory interface.
  836. 1999-09-08 Kjartan Maraas <kmaraas@online.no>
  837. * doc-gnome/*: Shiny new docs from users-guide.
  838. All synced up.
  839. 1999-09-03 Pablo Saratxaga <pablo@mandrakesoft.com>
  840. * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
  841. 1999-09-01 Federico Mena Quintero <federico@redhat.com>
  842. * README: Updated and spell-checked.
  843. * NEWS: Updated.
  844. 1999-08-31 Richard Hult <rhult@hem2.passagen.se>
  845. * configure.in (ALL_LINGUAS): Added sv.
  846. 1999-08-30 Norbert Warmuth <nwarmuth@privat.circular.de>
  847. * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
  848. symlink attacks (mcfn_install and the man page still needs to be
  849. updated).
  850. 1999-08-20 Norbert Warmuth <nwarmuth@privat.circular.de>
  851. * configure.in (AC_WITH_SLANG): rm -f destination before makeing
  852. a symbolic link (ln -sf doesn't work as expected on Solaris)
  853. 1999-08-19 Elliot Lee <sopwith@redhat.com>
  854. * */Makefile.in: Have 'make dist' work with builddir != srcdir.
  855. 1999-08-19 Federico Mena Quintero <federico@redhat.com>
  856. * doc-gnome/C/gmc.sgml: Index fixes.
  857. 1999-08-18 Elliot Lee <sopwith@redhat.com>
  858. * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
  859. initializers in the GnomeUIInfo structure.
  860. 1999-08-16 Federico Mena Quintero <federico@redhat.com>
  861. * configure.in (VERSION): Bumped version number to 4.5.38.
  862. 1999-08-15 Norbert Warmuth <nwarmuth@privat.circular.de>
  863. * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
  864. 1999-08-15 David Martin <dmartina@usa.net>
  865. * gtkedit/edit.c: Print localized date with strftime()
  866. * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
  867. 1999-08-08 David Martin <dmartina@usa.net>
  868. * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
  869. translation.
  870. * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
  871. translation as it used to be.
  872. 1999-08-05 Federico Mena Quintero <federico@nuclecu.unam.mx>
  873. * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
  874. that the correct index.html will be generated.
  875. 1999-07-27 Federico Mena Quintero <federico@nuclecu.unam.mx>
  876. * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
  877. to the list.
  878. 1999-07-21 Paul Sheer <psheer@obsidian.co.za>
  879. * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
  880. editwidget.c: bring editor stuff up to date with cooledit 3.11.5
  881. This adds some new syntax rules, and spell check on the fly
  882. which if someone bugs me for, will actually get enabled in
  883. both the text and gnome versions. Bookmark stuff also needs
  884. some keys bound to it, I suppose: any takers?
  885. July 19, 1999 Elliot Lee
  886. * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
  887. 1999-07-05 Miguel de Icaza <miguel@gnu.org>
  888. * Makefile.in (all): Makefile fix.
  889. 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
  890. * Make.common.in (confdir): Define confdir as sysconfdir. This
  891. should fix the problem we had with FSSTND distributions.
  892. 1999-07-04 Federico Mena Quintero <federico@nuclecu.unam.mx>
  893. * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
  894. list of distributed files.
  895. 1999-07-03 Federico Mena Quintero <federico@nuclecu.unam.mx>
  896. * configure.in (VERSION): Bumped version number to 4.5.34.
  897. 1999-07-02 Tuomas J. Lukka <lukka@iki.fi>
  898. * Add fi into ALL_LINGUAS
  899. 1999-07-01 Tuomas Kuosmanen <tigert@gimp.org>
  900. * gnome/i-zipdisk2.png: Added another zip-disk icon
  901. by <scarab@egyptian.net> - It looks very nice. Variation
  902. is good.
  903. 1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
  904. * acconfig.h: Add WITH_SMBFS
  905. * macros/gnome-vfs.m4: Support conditional samba support.
  906. 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
  907. * Make.common.in (confdir): Define confdir as sysconfdir. This
  908. should fix the problem we had with FSSTND distributions.
  909. 1999-02-22 Vladimir Kondratiev <vkondra@iil.intel.com>
  910. * mc.spec.in: added syntax files to %files
  911. 1999-06-22 David Martin <dmartina@usa.net>
  912. * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
  913. 1999-06-07 Shooby Ban <bansz@szif.hu>
  914. * po/hu.po, configure.in: added hungarian translations...
  915. I'm not sure it's OK, but it seems usable.
  916. Translators: Tamas Fejos and Andras Kadar
  917. 1999-06-07 Kjartan Maraas <kmaraas@online.no>
  918. * configure.in, Makefile.in: added the gmc helpfile to the build
  919. 1999-05-23 Yukihiro Nakai <nacai@iname.com>
  920. * Add ja entry to LANG in configure.in
  921. 1999-05-19 Tuomas Kuosmanen <tigert@gimp.org>
  922. * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
  923. be installed in the system :) (added it to the Makefile.in)
  924. 1999-05-19 Tuomas Kuosmanen <tigert@gimp.org>
  925. * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
  926. disks - someone please add it to the mount.c code so it gets used..
  927. Everyone have a nice time at the expo! :) I hope to join the
  928. next time.
  929. Mon May 17 07:30:48 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  930. * configure.in: Added check for getpt ()
  931. 1999-05-05 Federico Mena Quintero <federico@nuclecu.unam.mx>
  932. * configure.in (VERSION): Bumped version number to 4.5.31.
  933. Wed Apr 21 22:04:30 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  934. * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
  935. need to fool it by strdup'ing the return value of tempnam.
  936. Wed Apr 21 20:44:41 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  937. * configure.in: New option --with-tm-x-support, use MCCFLAGS and
  938. MCLIBS which are specific to the text edition.
  939. * INSTALL: Added documentation for --with-tm-x-support
  940. Sun Apr 18 17:51:54 EDT 1999 Gregory McLean <gregm@comstar.net>
  941. * mc.spec.in : Folded in some changes from the 'offical' rpm
  942. spec file.
  943. 1999-04-16 Miguel de Icaza <miguel@nuclecu.unam.mx>
  944. * configure.in (SHELL): Do not use grep -q, as it is not portable
  945. to every OS.
  946. Thu Apr 15 21:59:52 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  947. * configure.in: Linking from $srcdir/slang is broken when configure
  948. isn't called with an absolute path. Link from ../$srcdir/slang if
  949. configure was invoked with a relative path.
  950. 1999-03-20 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
  951. * configure.in: Do not rm the destination file and then link, use
  952. ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
  953. Tue Apr 13 06:07:05 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  954. * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
  955. --with-PACKAGE and --without-PACKAGE gave the same results.
  956. 1999-04-09 Federico Mena Quintero <federico@nuclecu.unam.mx>
  957. * configure.in (VERSION): Bumped version number to 4.5.30.
  958. 1999-03-30 Federico Mena Quintero <federico@nuclecu.unam.mx>
  959. * configure.in (VERSION): Bumped version number to 4.5.29.
  960. Sun Mar 28 23:46:01 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  961. * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
  962. now contains all checks.
  963. 1999-03-26 Federico Mena Quintero <federico@nuclecu.unam.mx>
  964. * configure.in (VERSION): bumped version number to 4.5.28.
  965. Fri Mar 26 19:16:38 1999 Timur Bakeyev <mc@bat.ru>
  966. * */Makefie.*: fixed several missed conversions from libdir to
  967. mclibdir. (Should be automake'd, really)
  968. 1999-03-24 Federico Mena Quintero <federico@nuclecu.unam.mx>
  969. * Make.common.in: There were conflicting definitions of mclibdir
  970. (one for installation, one for source). Now the source one is
  971. called mcsrclibdir.
  972. * doc/Makefile.in: Use mcsrclibdir where appropriate.
  973. Mon Mar 22 03:00:15 1999 Timur Bakeyev <mc@bat.ru>
  974. * edit/syntax.c: Remove extra "|" in "file ..\*\\.(pp|PP|pas|PAS|)$ \
  975. Pascal Program" (Heh, second time :)
  976. * Makefile.common: Until things gets clear, keep syntax rules in
  977. $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
  978. Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
  979. @libdir@.
  980. Mon Mar 22 01:52:32 1999 Timur Bakeyev <mc@bat.ru>
  981. * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
  982. as requested by Paul. Still, need some checking...
  983. Sun Mar 21 03:55:24 1999 Paul Sheer <psheer@obsidian.co.za>
  984. * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
  985. to date with cooledit 3.9.0. This adds some new features.
  986. Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
  987. syntax.c. This is because the rule set is becoming too
  988. large to maintain in its current form and because file
  989. loading is starting to get slow.
  990. There is also a bookmark feature which does not yet have
  991. key bindings assigned to it, but should be cool once
  992. these get inserted. Syntax rules files are named
  993. $LIBDIR/cooledit/syntax/*.syntax
  994. 1999-03-20 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
  995. * configure.in: Create slang directory, it is needed when
  996. builddir != srcdir.
  997. Use -f when calling rm, the file does not exist on
  998. first compile.
  999. No need to copy VERSION from $srcdir, it's already generated in
  1000. $buildir.
  1001. Fri Mar 19 06:32:36 1999 David Martin <dmartina@usa.net>
  1002. * edit/edit_key_translator.c: Added missing translation tags.
  1003. 1999-03-18 Federico Mena Quintero <federico@nuclecu.unam.mx>
  1004. * configure.in: Minimum version of glib should be 1.2.0.
  1005. (VERSION): Bumped version number to 4.5.27.
  1006. Wed Mar 10 21:52:55 1999 David Martin <dmartina@usa.net>
  1007. * gtkedit/editcmd.c: Added missing translation tags.
  1008. * gtkedit/editoptions.c: Added missing translation tags. Translate
  1009. radio buttons on first use.
  1010. Sat Feb 27 21:00:45 1999 Gregory McLean <gregm@comstar.net>
  1011. * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
  1012. to get the mc spec file to work.
  1013. * hacked configure to generate a properly versioned spec file.
  1014. Fri Feb 26 22:06:51 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  1015. * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
  1016. radio buttons on first pass.
  1017. Fri Feb 26 21:45:30 1999 David Martin <dmartina@usa.net>
  1018. * gtkedit/editcmd.c: Mark strings in the search and replace
  1019. dialogs for translation. Resized these dialogs to let the messages
  1020. fit.
  1021. 1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
  1022. * gtkedit/editwidget.c (selection_send): Use the proper type for
  1023. 64-bit cleanliness (Patch from George Lebl).
  1024. Tue Feb 16 21:24:43 1999 David Martin <dmartina@usa.net>
  1025. * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
  1026. into the catalog file.
  1027. Sat Feb 13 01:39:17 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  1028. * configure.in: Make Timur's libtermcap check work with SLang
  1029. 0.99.98, too.
  1030. 1999-02-12 Federico Mena Quintero <federico@nuclecu.unam.mx>
  1031. * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
  1032. PS and EPS files. Thanks, Tigert!
  1033. 1999-02-09 Miguel de Icaza <miguel@nuclecu.unam.mx>
  1034. * configure.in (CCOPTS): Drop the prefix auto-detection.
  1035. Wed Feb 10 02:48:51 1999 Timur Bakeyev <mc@bat.ru>
  1036. * configure.in: Add check, which, in case of system-installed SLang
  1037. library tries to run a test program, which determines, does we need
  1038. linking with libtermcap.a. Also, set of if's for finding terminfo
  1039. dir changed to for cycle - a bit nicer :)
  1040. Tue Feb 9 20:52:19 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  1041. * README.QNX: Deleted documention about mc.menu.qnx.diff.
  1042. Tue Feb 9 20:46:07 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  1043. * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
  1044. Tue Feb 9 20:32:39 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  1045. * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
  1046. from tar calls when extracting (according to my man page this option
  1047. is only useful when creating archieves).
  1048. Tue Feb 9 20:28:15 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  1049. * lib/mc.menu: Applied patch from root <root@golia.dntis.ro> which
  1050. adds support for tar.bz2 and merges the support for freeze-compressed
  1051. tar files (tar.F) from mc.menu.qnx.diff.
  1052. Sun Feb 7 06:11:48 1999 Timur Bakeyev <mc@bat.ru>
  1053. * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
  1054. GNU-like :)
  1055. 1999-01-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
  1056. * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
  1057. the catalog file.
  1058. 1999-02-02 Tuomas Kuosmanen <tigert@gimp.org>
  1059. * new_icons/gnome-core.png: New icon for core files. Someone
  1060. please add the code part :)
  1061. Mon Feb 1 01:28:19 1999 Timur Bakeyev <mc@bat.ru>
  1062. * configure.in: Add check against setuid() and setreuid() functions.
  1063. Fri Jan 29 22:55:56 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  1064. * slang/slang.h: renamed to slang-mc.h
  1065. * slang/Makefile.in: delete slang.h on "make clean"
  1066. * configure.in: link slang/slang-mc.h to slang/slang.h when the
  1067. included slang is used. Problem was that MC's slang.h was used
  1068. when we compiled with an already installed SLang and the systems
  1069. header file were included with <slang/slang.h>.
  1070. Unfortunatly I can't use AC_LINK_FILES to make the links because
  1071. if we needn't make any links AC_LINK_FILES makes a link from
  1072. srcdir to top_builddir (builddir != srcdir).
  1073. Temporary add $LGPM to $LIBS when checking for the resizeterm
  1074. and keyok functions (ncurses might be linked against GPM).
  1075. Substitude PACKAGE (intl/Makefile makes use of it)
  1076. Wed Jan 27 03:34:44 1999 Timur Bakeyev <mc@bat.ru>
  1077. * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
  1078. #include "global.h".
  1079. 1999-01-13 Jonathan Blandford <jrb@redhat.com>
  1080. * Make.common.in (gnewdir): new path.
  1081. Sun Jan 17 03:19:47 1999 Timur Bakeyev <mc@bat.ru>
  1082. * configure.in: Add comments before "Let" and "the" - typo. Add new
  1083. path to include's search.
  1084. 1999-01-10 Ilya Zakharevich <ilya@math.ohio-state.edu>
  1085. * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
  1086. 1999-01-11 Miguel de Icaza <miguel@nuclecu.unam.mx>
  1087. * configure.in (REGEX_O): Always include regex.o as the code we
  1088. are using in gmc is not using regcomp/regexec, but the internal
  1089. Emacs API.
  1090. * src/regex.c: Do not compile the POSIX compatibility code, as we
  1091. do not use it.
  1092. Tue Dec 29 15:49:45 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
  1093. * doc/mc.sgml, mc1.in (Color section): minor polishing
  1094. (Layout section): documented Highlight...
  1095. Thu Dec 24 18:30:53 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
  1096. * configure.in: Deleted du checks
  1097. * INSTALL: Deleted --with-dusum documentation.
  1098. * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
  1099. Configuration dialog. Added Advanced chown subsection. Deleted
  1100. variables from the Special settings section which are now covered
  1101. by the configuration dialog.
  1102. Mon Dec 21 22:26:34 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
  1103. * doc/mc.sgml, mc.1.in: Deleted obsolete information about
  1104. tar_gz_memlimit. Partially rewrote the section about the
  1105. Virtual FS.. configuration dialog.
  1106. 1998-12-17 Christopher Blizzard <blizzard@appliedtheory.com>
  1107. * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
  1108. Sun Dec 13 15:26:19 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
  1109. * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
  1110. * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
  1111. builddir
  1112. 1998-12-08 Tuomas Kuosmanen <tigert@gimp.org>
  1113. * new_icons/gnome-image-[lots].png: I added some icons for file
  1114. types (image) there - someone please tell me what the correct
  1115. location and naming convention is and I will try to follow that. :)
  1116. 1998-12-08 Christopher Blizzard <blizzard@appliedtheory.com>
  1117. * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
  1118. the build will still work. (Has this been replaced by new_icons?)
  1119. Tue Dec 1 11:58:55 1998 Pavel Machek <pavel@atrey.karlin.mff.cuni.cz>
  1120. * doc/mc.1.in, mc.sgml: added my name to list ov authors
  1121. 1998-12-02 Miguel de Icaza <miguel@nuclecu.unam.mx>
  1122. * Makefile.in (codedirs): Dropped xv and tk ports from the
  1123. distribution. include idl directory.
  1124. 1998-12-01 Miguel de Icaza <miguel@nuclecu.unam.mx>
  1125. * configure.in (slang_use_system_installed_lib): Define slang
  1126. here, to avoid having this on LIBS.
  1127. 1998-11-26 Herbert Valerio Riedel <hvr@hvrlab.ml.org>
  1128. * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
  1129. Thu Nov 26 12:20:06 1998 Pavel Roskin <pavel_roskin@geocities.com>
  1130. * config.h.in: Removed from CVS, added to .cvsignore
  1131. * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
  1132. configure.in:
  1133. NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
  1134. HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
  1135. HAS_CURSES added to acconfig.h
  1136. 1998-11-24 Federico Mena Quintero <federico@nuclecu.unam.mx>
  1137. * autogen.sh: Add "-I macros" to the aclocal flags.
  1138. * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
  1139. so that aclocal will not complain about an obsolete macro.
  1140. * configure.in: Use MC_HPUX_PROG_CC_STDC
  1141. * ChangeLog: There was no ChangeLog here, so I added one.