mc/gnome
Norbert Warmuth 097fe43280 I improved the movement keys of the internal viewer a little bit.
Now in wrap mode the End key and cursor up key behave much better
(e.g. when viewing binary files with lots of wrapped lines).
It's not perfekt but it's better than it used to be.



Tue Apr 28 06:52:24 1998  Norbert Warmuth  <k3190@fh-sw.de>

* gnome/gcmd.c (gnome_open_terminal): Changed my_system(1,...) to
my_system(EXECUTE_AS_SHELL,...)


Tue Apr 28 06:06:03 1998  Norbert Warmuth  <k3190@fh-sw.de>

* vfs/extfs.c (extfs_open, extfs_close): Changed my_system(1,...)
to my_system(EXECUTE_AS_SHELL,...), this fixes the broken copyin and
copyout in 4.1.32.


Tue Apr 28 06:11:08 1998  Norbert Warmuth  <k3190@fh-sw.de>

* view.c (toggle_wrap_mode, toggle_hex_mode): Force recalculation
of bottom_first (we mustn't use an already calculated and cached
value because it is invalid for the new mode and the End key would
not move to the end of the file).

* configure.in: Renamed the option `--with-our-slang' to
`--with-included-slang' (this one looks better because we also
have an `--with-included-gettext').
Make the option `--with-ext2undel' recognice a given path.

* cmd.c (view_file_at_line): In plain view (F13) set the default
magic flag to zero in order to view the file content unprocessed
(esp. don't uncompress files if they are compressed). The
view_simple_cmd got broken when the default magic flag in view.c
was changed from 0 to 1.

* view.c (do_view_init, goto_line): Set wrap mode temporary off
to make goto line number work, i.e. `line number' now always means
line number in file and not line number on screen (in wrap mode
one long line wrapped once is displayed in two lines on the screen).
That's important when the viewer is invoked from the find file
dialog to display even in wrap mode approxiamtly the part of the
file where we found the content we searched for.

(move_forward2): In wrap mode lines were sometimes counted wrong
causing cursor up to move more than one line.

(move_backward2): Fixed the movement in wrap mode.

(change_viewer): Always re-init viewer when we have a filename,
i. e. if the viewer is invoked with simple_view_cmd then we can switch
with the F8 key between unprocessed file content und uncompressed
file content.
(view_init): re-init view also when magic flag was altered
1998-04-28 14:19:48 +00:00
..
.cvsignore More .cvsignore for mc 1998-03-07 20:40:21 +00:00
ChangeLog I improved the movement keys of the internal viewer a little bit. 1998-04-28 14:19:48 +00:00
dev.xpm Cropped and added transparency to device icon - Federico 1998-03-10 21:19:11 +00:00
directory-ok.xpm Sync up so that Elliot can fix shaped-windows dnd -mig 1998-03-06 03:48:31 +00:00
directory.xpm Wow! The file manager looks so slick! 1998-03-13 03:44:54 +00:00
gcache.c 1998-03-31 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-04-01 00:52:33 +00:00
gcache.h 1998-03-31 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-04-01 00:52:33 +00:00
gcliplabel.c Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
gcliplabel.h cwd input line works/filter handling works/clipping label widget/flashing removed -mig 1998-03-24 05:25:56 +00:00
gcmd.c I improved the movement keys of the internal viewer a little bit. 1998-04-28 14:19:48 +00:00
gcmd.h Ok, most of the "Elliot Lee confidential bug report" has been dealt 1998-04-16 02:45:53 +00:00
gconf.h . 1998-04-23 19:31:32 +00:00
gdesktop.c Put desktop icons on bottom 1998-04-23 18:23:32 +00:00
gdesktop.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
ghelp.c Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
ginfo.c Initial revision 1998-02-27 04:54:42 +00:00
gkey.c Forgot the pixmaps :-) 1998-03-10 20:55:01 +00:00
glayout.c i18n compilation fixes for the new gnome-i18n.h changes. 1998-04-28 04:29:19 +00:00
gmain.c i18n compilation fixes for the new gnome-i18n.h changes. 1998-04-28 04:29:19 +00:00
gmain.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
gmc-chargrid.c 1998-03-12 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-03-13 03:02:10 +00:00
gmc-chargrid.h 1998-03-12 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-03-13 00:56:24 +00:00
gmenu.c Small menu stubs, will be gone soonish -mig 1998-03-30 21:29:31 +00:00
gnome.TODO Property changes on the desktop -mig 1998-04-17 02:23:29 +00:00
gpageprop.c 1998-03-20 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-03-20 23:38:43 +00:00
gpageprop.h 1998-03-20 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-03-20 23:38:43 +00:00
gprop.c MC goes Internationallsls./gmc Spanish translation almost complete -mig 1998-03-25 05:16:00 +00:00
gprop.h 1998-03-20 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-03-20 23:38:43 +00:00
gscreen.c Minor fix -mig 1998-04-17 01:21:27 +00:00
gscreen.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
gtools.c Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
gtrans.c 1998-04-15 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-04-15 07:45:51 +00:00
gutil.c . 1998-04-23 19:31:32 +00:00
gview.c Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
gwidget.c Fix for the radio button -mig 1998-04-25 23:05:30 +00:00
gwidget.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
layout Layout for two dialog boxes that I had missed. Thanks Elliot! -miguel 1998-04-16 18:15:39 +00:00
link.xpm Cropped link icon - Federico 1998-03-10 21:28:36 +00:00
Makefile.in 1998-03-31 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-04-01 00:52:33 +00:00
multi-ok.xpm More icons -mig 1998-03-12 06:00:16 +00:00
multi.xpm More icons -mig 1998-03-12 06:00:16 +00:00