Commit Graph

1656 Commits

Author SHA1 Message Date
Marco Ciampa
44f22f5b98 Some gmc keys adjusted... 1999-07-29 09:59:15 +00:00
Marco Ciampa
aa4c9bb4c9 Corrected Hot List menu. 1999-07-28 11:28:28 +00:00
Miguel de Icaza
f503de5232 1999-07-27 Federico Mena Quintero <federico@nuclecu.unam.mx>
* syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
	to the list.
1999-07-27 23:07:05 +00:00
Vincent Renardias
cdb96db7cd * sync old CVS dir before moving to new office. 1999-07-27 14:21:22 +00:00
Jacob Berkman
315dd3ced6 revert those changes for now 1999-07-26 01:34:52 +00:00
Jacob Berkman
498903ace9 1999-07-25 Jacob Berkman <jberkman@andrew.cmu.edu>
* configure.in (undelfs_o): test against 'xyes' and not 'yes'
1999-07-26 00:55:56 +00:00
karsten
09373628b3 1999-07-24 Karsten Weiss <karsten@addx.au.s.shuttle.de>
* de.po: Updated translation.
1999-07-23 22:48:38 +00:00
Marco Ciampa
a9c0476dee *** empty log message *** 1999-07-23 11:24:21 +00:00
Spiros Papadimitriou
cc8896a6ec - Added Greek (el) locale messages; translation still incomplete. 1999-07-23 04:07:16 +00:00
Marco Ciampa
51c3e484a8 Pull down key and other udated 1999-07-22 07:37:01 +00:00
Paul Sheer
4de163523b *** empty log message *** 1999-07-21 20:15:44 +00:00
Paul Sheer
dfafd0e6fc bug fixes in syntax rules 1999-07-21 20:14:08 +00:00
Paul Sheer
f7bc648b90 mcedit updates to reflect cooledit-3.11.6
a large number of minor changes have been made
	those really interested can check the cooledit
	changelogs.
	in particular, on the fly spell checking has been
	added. this is not yet enabled for use, but the code
	is there.
	syntax highlighting optimisations have been made
	and various syntax rules added for some new
	languages.
	comprehensive bookmarking support has been added, but
	this requires keybindings still.
1999-07-21 20:03:23 +00:00
Paul Sheer
dc4aa96d37 syntax rule updates for mcedit - reflects cooledit 3.11.6 1999-07-21 19:56:42 +00:00
Paul Sheer
2aa5dddc8f added new syntax rules for mcedit 1999-07-21 19:55:50 +00:00
Paul Sheer
65e191ed02 added new syntax highlighting rules for mcedit 1999-07-21 19:54:02 +00:00
Marco Ciampa
452b0c59b8 *** empty log message *** 1999-07-21 17:30:40 +00:00
Vincent Renardias
cf6b45d501 * Mostly thanks to Thibaut Cousin <Thibaut.Cousin@clermont.in2p3.fr>,
mc is now 100% in French.
1999-07-21 11:28:07 +00:00
Norbert Warmuth
4f5d4908f2 1999-07-21 Norbert Warmuth <nwarmuth@privat.circular.de>
* popt.c, popt.h, poptconfig.c, popthelp.c, poptparse.c:
updated to the version found in the popt module

* features.inc: added report information for smbfs
1999-07-21 04:29:11 +00:00
Marco Ciampa
fe6823576a Layout window completed. 1999-07-20 17:36:34 +00:00
Miguel de Icaza
76d1427bc6 Updated translations from David Martina 1999-07-19 22:28:32 +00:00
Elliot Lee
cc526220ea Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make. 1999-07-19 20:59:56 +00:00
karsten
c3171bda9e 1999-07-17 Karsten Weiss <karsten@addx.au.s.shuttle.de>
* mc.keys.in.in: changed "x11amp" references to "xmms" (xmms is
        the new name of x11amp).
1999-07-17 12:14:29 +00:00
Jonathan Blandford
1d74709b95 1999-07-14 Jonathan Blandford <jrb@redhat.com>
* capplets/mime-type/edit-window.c (initialize_main_win_vals):
	Patch from Fabrice.Bellet@imag.fr for i18n and portability.

1999-07-08    <jrb@redhat.com>

	* mouse-properties.c (mouse_apply): Added patch by Tom Tromey
	<tromey@cygnus.com> to handle left-handed wheeled mice.  Fixed
	Authors file, too.
1999-07-14 19:33:35 +00:00
Pablo Saratxaga
9064ba0b11 updated a lot of *.desktip, *.directory and *.soundlists with spanish,
french and waloon descriptions
1999-07-13 20:25:32 +00:00
Miguel de Icaza
2080f6d2bd 1999-07-13 Miguel de Icaza <miguel@gnu.org>
* gnome-file-property-dialog.c (perm_group_new): the return values
	from the group functions in libc return pointers to static buffers
	in the library.  Duplicate all return values and free them at the
	end.
1999-07-13 18:27:05 +00:00
Kjartan Maraas
cb1be8e4ad 1999-07-13 Kjartan Maraas <kmaraas@online.no>
* mc.spec.in: Minor tweaks
1999-07-13 09:56:27 +00:00
Miguel de Icaza
8cf053cea7 4.5.37 1999-07-13 04:32:46 +00:00
Miguel de Icaza
6c564a5f4e Bug fixes from Wayne for smbfs.c 1999-07-13 02:36:32 +00:00
Kjartan Maraas
4c20a0a133 1999-07-13 Kjartan Maraas <kmaraas@online.no>
* Makefile.in: Removed reference to figs/*.jpg since
		  they don't exist.
1999-07-12 22:43:23 +00:00
Kjartan Maraas
3ead36fec9 1999-07-13 Kjartan Maraas <kmaraas@online.no>
* added mc.global too.
1999-07-12 22:41:33 +00:00
Miguel de Icaza
da70c26149 1999-07-12 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gnome-file-property-dialog.c (perm_group_new): Patch from
	Germano Leichsenring <germano@jedi.cs.kobe-u.ac.jp> that fixes the
	display of groups for non-root users.
1999-07-12 20:22:47 +00:00
Kjartan Maraas
22e0eb09ed 1999-07-12 Kjartan Maraas <kmaraas@online.no>
* mc.spec.in: Install help files and language catalogues.
		  I can only get it to install the catalogs for my own
		  language though. I gues it's some env var problem.
1999-07-12 16:16:01 +00:00
Kjartan Maraas
5f96c52c12 1999-07-12 Kjartan Maraas <kmaraas@online.no>
* Makefile.in: Slight touch-ups
1999-07-12 00:34:12 +00:00
Kjartan Maraas
b3ba23d3d5 1999-07-12 Kjartan Maraas <kmaraas@online>
* Makefile.in: Small changes to actually make the helpfile
		  get installed and work.
1999-07-12 00:28:42 +00:00
Pablo Saratxaga
8264e677af updated wa file 1999-07-11 00:30:10 +00:00
Marco Ciampa
31ac4b92c4 now all mcedit msgs should be in italian (more or less ;-) 1999-07-08 07:26:57 +00:00
Jonathan Blandford
eff5f7b312 1999-07-07 <jrb@redhat.com>
* mc.keys.in.in: updated a few values.
1999-07-07 20:03:17 +00:00
Marco Ciampa
669353f3bf just a little adjust... 1999-07-07 11:49:22 +00:00
Miguel de Icaza
ecb43d1aa3 mc-4-5-36 1999-07-07 07:01:20 +00:00
Miguel de Icaza
99934b7e9e Less gross hack 1999-07-07 01:19:40 +00:00
Miguel de Icaza
477a60bb4f Horrible fix for Horrible m4 brokeness of gettext macros 1999-07-07 01:13:05 +00:00
Marco Ciampa
5d8a4f4fc4 conflicts resolved 1999-07-06 18:07:21 +00:00
Pablo Saratxaga
b9962cf991 updated walloon language file 1999-07-06 16:19:38 +00:00
Timur Bakeyev
04d8d238d4 Tue Jul 6 11:22:40 1999 Timur I. Bakeyev <mc@bat.ru>
* samba/include/config.h: Removed. Should be generated.
1999-07-06 09:26:44 +00:00
Timur Bakeyev
81a3cb3c24 Tue Jul 6 11:18:45 1999 Timur I. Bakeyev <mc@bat.ru>
* Make-mc.in(XCPPFLAGS): Add necessary paths to allow compile sambafs
	when builddir != srcdir. Removed some junk after not coherent patching.
1999-07-06 09:21:39 +00:00
Miguel de Icaza
fab9402302 ChangeLog sync 1999-07-06 00:00:51 +00:00
Gregory McLean
1c812d64d3 Added -q to the setup macro for a less spammy build. 1999-07-05 12:05:59 +00:00
Miguel de Icaza
cefa0871a8 mc 4.5.34 1999-07-05 08:43:35 +00:00
Pablo Saratxaga
f798a4a5bb updated walloon language file 1999-07-05 05:36:06 +00:00