Commit Graph

15962 Commits

Author SHA1 Message Date
Miguel de Icaza d14a111c99 Multiple panels key work; code cleanup; more dnd work; gone to eat now - mig 1998-03-02 20:27:08 +00:00
Miguel de Icaza 51e39b09b5 Mon Mar 2 12:11:37 1998 Norbert Warmuth <k3190@fh-sw.de>
* vfs/ftpfs.c (changetype): Removed the hack which always forced
	sending the command "TYPE I" when changing to binary transfer mode
	was requested even when MC thought the connection was already in
	binary mode (bucket->isbinary == 1). The correct fix is now in
	login_server.

	* vfs/ftpfs.c (login_server): Set the transfer mode stored in
	the bucket to UNKNOWN (the bucket might be reused and the old
	transfer mode isn't valid any longer).

	* screen.c (panel_key): Cleanup: deleted if-clause with -1 (EV_NONE)
	which isn't delivered to widgets by the dialog manager; always
	return 1 when key was handled; removed the function keys from the
	panel's keymap (the function keys are always handled by the
	buttonbar); don't eat characters below ' ' (C-l and Shift-F3 now
	work even when quick search was started); characters between 32 and
	255 start quick search if there is no commandline (no C-s necessary
	to start search).

	* tree.c (tree_key): likewise
1998-03-02 18:09:16 +00:00
Vincent Renardias 4ab0e653f8 Sun, 1 Mar 1998 05:05:34 +0100 [Vincent]
* fr.po: Nouveau Fichier.
1998-03-01 04:18:33 +00:00
Miguel de Icaza 3d9ea977f0 More work -mig 1998-03-01 01:29:42 +00:00
Miguel de Icaza 40f47113e0 sync to my home copy 1998-02-28 02:23:00 +00:00
Miguel de Icaza b58d39008d No wonder nobody who got the tar file got mc to work with gnome :-) -- TAKE 2 1998-02-27 05:12:09 +00:00
Miguel de Icaza 45069895ee No wonder nobody who got the tar file got mc to work with gnome :-) 1998-02-27 05:10:44 +00:00
Miguel de Icaza 768e561158 GtkTed Layout file 1998-02-27 05:03:45 +00:00
Miguel de Icaza eb6b3842ab Initial revision 1998-02-27 04:54:42 +00:00
Yuri Syrota f565dd1e9f Updated Ukrainian translation 1997-01-04 01:44:14 +00:00
Pavel Roskin 667f610191 * autogen.sh: Allow gettext newer than 0.10.39.
From Bjrn Eriksson <bjorn@bjornen.nu>
1997-01-01 01:36:41 +00:00
Pavel Roskin 800e39ca96 * samba/configure.in: Require Autoconf 2.52 to make Debian
wrapper around Autoconf happy.
From Bjrn Eriksson <bjorn@bjornen.nu>
1997-01-01 01:23:31 +00:00