Miguel de Icaza
3b2ad8a238
Lots of prototypes added, warnings removed -miguel
1998-04-17 00:59:58 +00:00
Miguel de Icaza
0f31fb67d0
Fixes 80% of the bugs reported by Elliot on his last email.
...
This does not fix some major "problems", which require some bigger
changes to the program.
Miguel.
1998-04-17 00:21:53 +00:00
Miguel de Icaza
2b79792d85
Move the MSG_ERROR testing to query_dlg
1998-03-29 21:07:37 +00:00
Miguel de Icaza
ac70e34d02
MC goes Internationallsls./gmc Spanish translation almost complete -mig
1998-03-25 05:16:00 +00:00
Norbert Warmuth
e06cd1968c
Mon Mar 23 01:40:35 1998 Norbert Warmuth <k3190@fh-sw.de>
...
* gnome/gtools.c (translate_gdk_keysym_to_curses): renamed KEY_BACKTAB
to KEY_BTAB (the name ncurses uses)
* gnome/Makefile.in: Install the icon-files and the layout-file from $srcdir.
* autogen.sh: added support for builddir != srcdir
* doc/Makefile.in: The manual pages are generated files and
located in the builddir and not in the srcdir.
* src/find.c (find_file): Use the same hotkey for the panelize button
as we use with the external panelize command.
* src/myslang.h: --with-ncurses didn't compile: renamed
KEY_BACKTAB to KEY_BTAB (the name ncurses uses)
* src/dlg.c (dlg_key_event): likewise
* src/tkmain.c (x_init_dlg): added dummy function to make it
compile
* vfs/Makefile.in, extfs/extfs.ini, extfs/hp48: New external
filesystem to view and copy files to/from the HP48.
Now it should be possible to build and install gnome edition with
builddir != srcdir.
1998-03-23 07:12:13 +00:00
Pavel Machek
8665ccd219
Numerous OS/2 and NT fixes. Borland C++ for OS/2 supported
1998-03-23 05:27:15 +00:00
Miguel de Icaza
51900cea50
Fix several bugglets as reported by Tom. -miguel
1998-03-14 23:20:51 +00:00
Miguel de Icaza
5b49482824
Added contributed enhanced CPIO support + dialog box fixes for gnome -mig
1998-03-14 22:36:06 +00:00
Miguel de Icaza
ade5223b23
Viewer is nicer; Viewer is gnome-app; Viewer gets lots of options; Code gets cleaned -miguel
1998-03-14 00:42:23 +00:00
Miguel de Icaza
4dd40872d9
1998-03-10 Federico Mena Quintero <federico@nuclecu.unam.mx>
...
* gtools.c (message): Added return NULL. This needs to be fixed.
(translate_gdk_keysym_to_curses): FIXME: Replace KEY_BACKTAB by '\t'
while KEY_BACKTAB is added somewhere else.
(translate_gdk_keysym_to_curses): return -1 as last resort.
* glayout.c (get_current_index): Add g_assert_not_reached() for
fatal case.
* gmenu.c (menubar_new): Cast g_menubar to unsigned long.
* gwidget.c (x_create_input): Cast entry to GTK_OBJECT.
* gkey.c (find_select_closure_callback): Fix = -> == typo.
1998-03-10 Federico Mena Quintero <federico@nuclecu.unam.mx>
* xslint.c (getch): Added missing "return".
* utilunix.c (init_groups): Added parentheses around
assignment/truth value.
* boxes.c: #include <stdlib.h>
* screen.c (string_inode): Cast fe->buf.st_ino to long to be
consistent with sprintf format.
* main.c (handle_args): Added parentheses around assignment/truth value.
1998-03-10 21:10:30 +00:00
Miguel de Icaza
c6d65c1bd3
Add a couple of icons for devices and symlinks
1998-03-10 06:31:01 +00:00
Miguel de Icaza
057f69beae
Lots of fixes: screen layout is much nicer on the GNOME edition now;
...
Listbox widget fully implemented;
MC Idle handlers implemented
Find command now works;
Changing the listing mode works;
various other bug fixes.
1998-03-07 03:02:01 +00:00
Miguel de Icaza
89821ca886
Piles of bug fixes; piles of new toys; running to a dinner, comment later -mig
1998-03-05 04:53:47 +00:00
Miguel de Icaza
eb6b3842ab
Initial revision
1998-02-27 04:54:42 +00:00