Commit Graph

2636 Commits

Author SHA1 Message Date
Pavel Roskin d56cd43d22 * gcache.c: Remove.
* gcache.h: Likewise.
* gcliplabel.c: Likewise.
* gcliplabel.h: Likewise.
* ghelp.c: Likewise.
* ginfo.c: Likewise.
* gpageprop.c: Likewise.
* gpageprop.h: Likewise.
* gprop.c: Likewise.
* gprop.h: Likewise.
* Makefile.in: Adjust for the above.
* glayout.c: Don't include the above headers.
* gpopup2.c: Likewise.
* gscreen.c: Likewise.
2001-05-15 01:18:22 +00:00
Pavel Roskin cc8fa6552a * main.c [HAVE_GNOME]: Disable more code.
* cmd.c [HAVE_GNOME]: Likewise.
2001-05-15 00:53:48 +00:00
Pavel Roskin b0a82c83b5 * gcorba.c: Add "const" when needed to match FileManager.idl. 2001-05-15 00:03:21 +00:00
Pavel Roskin da80aef5a8 * ftpfs.c: Warning fixes. 2001-05-14 23:34:43 +00:00
Pavel Roskin 02cd7bff21 * utilvfs.h: Include background.h.
* cpio.c: Include utilvfs.h.
2001-05-14 23:30:21 +00:00
Pavel Roskin bc5e0cd228 * background.h: Omit definitions that require FileOpContext if
fileopctx.h has not been included yet.
2001-05-14 23:28:29 +00:00
Pavel Roskin 9ad5b2ac54 * gtools.c (message): Use g_vsnprintf(). Make the "text"
argument constant.
2001-05-14 23:06:43 +00:00
Pavel Roskin f6403d9972 * background.c (real_message_2s): Declare arguments "const" when
possible.
(real_message_3s): Likewise.
* wtools.c (message): Likewise.
* background.h: Change declarations to match.
* dialog.h: Likewise.
2001-05-14 22:50:28 +00:00
Pavel Roskin 532c80d929 * complete.c [HAVE_GNOME]: Likewise.
* main.c [HAVE_GNOME]: Likewise.
2001-05-14 22:17:06 +00:00
Pavel Roskin 1bb43b9c1a * boxes.c [HAVE_GNOME]: Disable unused code.
* find.c [HAVE_GNOME]: Likewise.
2001-05-14 21:57:10 +00:00
Pavel Roskin a036aa0207 * screen.c (adjust_top_file): Enable only if it's used, i.e.
when PORT_HAS_PAINT_FRAME in undefined.
* wtools.c (listbox_refresh): Disable for HAVE_X, define to
an empty macro instead.
(listbox_callback): Call listbox_refresh() regardless of HAVE_X.
(create_listbox_window): Likewise.
2001-05-14 21:35:56 +00:00
Pavel Roskin 21d3c2b138 * fsusage.c: Include stdlib.h for abort().
* tree.c (tree_mkdir_cmd): Disable tree_mkdir_cmd() since it's
not used.
* widget.c: Declare x_radio_toggle() with arguments.
2001-05-14 21:18:58 +00:00
Pavel Roskin 814ee01b63 * util.h: Remove declarations of some functions defined in
background.c.
2001-05-14 21:08:45 +00:00
Pavel Machek c4bc884645 add possibility to build libvfs.so 2001-05-14 20:38:30 +00:00
Andrew V. Samoilov 56aef8572f * background.c (real_message_1s, message_1s): third parameter is
used by message () as printf pattern, so "%s" has to be added
  if plain string must be shown but printf conversion
  specification(s) may be there.
* view.c (do_view_init): ditto
* user.c (debug_out): ditto
* utilunux.c (close_error_pipe, check_error_pipe): ditto

* background.[ch], vfs/util-alone.c (message_1s): third parameter
  constified
2001-05-14 19:01:20 +00:00
Marco Ciampa 645b01f86e Another little trim on key setup + author email updated... 2001-05-10 07:53:20 +00:00
Andraz Tori d1d5ee602d ALL_LINGUA now in alphabetical order 2001-05-08 18:08:14 +00:00
Marco Ciampa 0b73e3731b some string trimming on key configuration... 2001-05-07 16:40:04 +00:00
Andraz Tori 487977d1f3 Updated Slovenian translation 2001-05-03 22:00:05 +00:00
Pablo Saratxaga 6cfe957c62 updated Azeri file 2001-05-02 20:03:11 +00:00
Andraz Tori b7893175f1 Updated Slovenian translation 2001-05-02 17:22:04 +00:00
Pablo Saratxaga 4c14e9441b Updated Azeri file 2001-04-30 21:11:08 +00:00
Pavel Roskin 5f21d6d9f9 * directory.xpm: Remove.
* Makefile.in: Remove directory.xpm.
2001-04-30 19:12:43 +00:00
Stanislav Visnovsky 25748765a2 Updated Slovak translation 2001-04-30 09:43:49 +00:00
Akira TAGOH 6b10459bb5 2001-04-29 Akira TAGOH <tagoh@gnome.gr.jp>
* ja.po: Updated Japanese translation.
2001-04-29 09:33:18 +00:00
Andrew V. Samoilov ea0cfde3c9 * find.c (search_content): Redo recent change without infinite loop ;-),
egrep_path hardcoded to "egrep" as it is done in locate_egrep ()

(locate_egrep): commented out

(rotating_dash) [!HAVE_X]: moved into do_search to prevent warning
2001-04-27 10:07:45 +00:00
Pavel Roskin c267347457 * find.c (search_content): Undo a recent change that caused an
infinite loop.
2001-04-26 23:59:59 +00:00
Kjartan Maraas 857efa25e5 2001-04-25 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian translation.
2001-04-25 11:48:35 +00:00
Andrew V. Samoilov 578ed38ae7 * get_byte: g_realloc instead of g_new/bzero/g_free used 2001-04-24 21:28:17 +00:00
Andrew V. Samoilov 42dd6b0b90 * view.c (get_line_at): previous newline is right condition
for regexp '^' pattern also, fixed

(search) [HAVE_GNOME]: gnome_message_box_new don't expand printf
pattern, so g_strdup_printf used

* find.c (find_parameters): don't use stat structure if mc_stat failed
2001-04-24 14:39:38 +00:00
Andrew V. Samoilov 94fc1dd4e3 .cvsignore: config.cache added 2001-04-23 13:24:44 +00:00
Kenneth Christiansen 22df004264 Translations from keld
control-center/po/da.po eog/po/da.po gb/po/da.po
gernel/po/da.po gimp/po/da.po gnome-db/po/da.po
gnome-libs/po/da.po gnome-lokkit/po/da.po gnome-print/po/da.po
gnomeicu/po/da.po gphoto/po/da.po gtk+/po/da.po
gtranslator/po/da.po libgda/po/da.po mc/po/da.po pan/po/da.po
pong/po/da.po sodipodi/po/da.po ximian-setup-tools/po/da.po
2001-04-21 21:19:40 +00:00
Miguel de Icaza 8eee4a32f4 2001-04-20 Miguel de Icaza <miguel@ximian.com>
* gdesktop.c (new_terminal): Use gnome_open_terminal, and do not
	pass arguments here.

	* gcmd.c (gnome_open_terminal_with_cmd): When launching
	gnome-terminal, pass the --start-factory-server --use-factory
	arguments here.
2001-04-21 02:06:22 +00:00
Pavel Roskin 5dbac5708e * FAQ: Change the mailing list addresses and the download
locations.
* INSTALL: Likewise.
* MAINTAINERS: Likewise.
* README: Likewise.
* doc/mc.1.in: Likewise.
* gnome/gmc-window.c: Likewise.
* lib/README.xterm: Likewise.
* lib/mc.ext.in: Likewise.
* lib/mc.hint*: Likewise.
* lib/mc.hlp.hu: Likewise.
* po/*.po: Likewise.
* src/main.c: Likewise.
2001-04-20 19:58:55 +00:00
Pavel Roskin 30dc7621d4 * configure.in: Don't install mcserv unless
"--enable-mcserv-install" has heen specified.
Don't quote the first argument in all calls to AM_CONDITIONAL
to work around a bug in Automake 1.4.
* doc/Makefile.am: Use MCSERV_INSTALL conditional.
* vfs/Make-mc.in: Likewise.
2001-04-19 23:20:06 +00:00
Pavel Roskin d2026648fe * extfs/rpm (mcrpmfs_list): Use cpio for the listing since the
rpm output varies between versions.
(mcrpmfs_copyout): Fix processing of CONTENTS.cpio. Match
filenames beginning with "./" - they are used in the version 4
packages.
2001-04-19 20:51:41 +00:00
Pavel Roskin 4816107a02 Remove package mcserv. Drop dependency on PAM. 2001-04-19 16:42:32 +00:00
Pavel Roskin f5758a24c9 * fish.c (open_archive_int): Redirect stderr of start_fish_server
to stdout so we don't get confused if it doesn't exist.
2001-04-17 19:48:03 +00:00
Pavel Roskin 747ebced90 * subshell.c (init_raw_mode): New function, separated from ...
(invoke_subshell): ... this.
(init_subshell): Initialize raw_mode here instead of delayng it
until invoke_subshell(). Otherwise the current mode may have
been changed by edition_pre_exec(), which caused Ctrl-O to be
ignored on FreeBSD if a command has been run before switching
to the subshell.
2001-04-17 06:51:18 +00:00
Miguel de Icaza 900d78c30a fix rpm script problem 2001-04-16 17:54:48 +00:00
federico be65c86349 2001-04-14 Federico Mena Quintero <federico@ximian.com>
* gdesktop.c (desktop_icon_set_busy): Use a pretty arrow instead
	of GDK_TOP_LEFT_ARROW.
	(click_proxy_button_press): Likewise.

	* gcmd.c (set_cursor_normal): Set the cursor to NULL so that we
	pick up the cursor that the window manager set for us.

	* gscreen.c (panel_tree_scan_begin): Use set_cursor_busy().
	(panel_tree_scan_end): Uset set_cursor_normal().
2001-04-15 09:39:24 +00:00
Pavel Roskin edfaa23c77 * configure.in: Bump version to 4.5.53a. 2001-04-13 21:53:46 +00:00
Miguel de Icaza 585145373e 2001-04-11 Miguel de Icaza <miguel@ximian.com>
* gdesktop.c (should_hide_nautilus_file): New function, used to
	decide if things should be hidden (handles nautilus home key,
	trash key, and .nautilus-metafile.xml for now)

	(desktop_reload_icons): Hook up above function.

	* gdesktop-init.c (migrate): New function to help migrate metadata
	information.

	* gscreen.c (file_list_popup): Changed here too.

	* gdesktop-init.c (gdesktop_links_init): Migrate from Trash to
	Trash.gmc to integrate with Nautilus on the same computer.

	* gcmd.c (create_trash_panel): ditto

	* gpopup2.c (check_trash_func): Rename trash directory to Trash.gmc
2001-04-13 01:03:22 +00:00
Marco Ciampa ab7a3c9c12 *** empty log message *** 2001-04-12 07:16:08 +00:00
Sung-Hyun Nam b01c21f8ce updated 2001-04-10 11:10:25 +00:00
Andrew V. Samoilov 6e8cfd807f * samba/includes/proto.h, samba/libsmb/nterr.c (get_nt_error): return
NULL when appropriative error message can't be found as it is expected
in cli_errstr(). Return type changed to const char *

* smbfs.c (smbfs_fill_names): implemented

(smbfs_stat): unneeded g_strdup/g_free calls removed
(smbfs_loaddir): memory leaking fixed

* samba/libsmb/clientgen.c (rap_errmap, prots): constified
2001-04-09 12:12:20 +00:00
Andrew V. Samoilov 0d20e2fa8a * samba/includes/proto.h, samba/libsmb/nterr.c (get_nt_error): return
NULL when appropriative error message can't be found as it is expected
in cli_errstr(). Return type changed to const char *

* smbfs.c (smbfs_fill_names): implemented

(smbfs_stat): unneeded g_strdup/g_free calls removed
(smbfs_loaddir): memory leaking fixed
2001-04-09 11:34:15 +00:00
Miguel de Icaza d86427a196 2001-04-06 Miguel de Icaza <miguel@ximian.com>
* gdesktop.c (do_rescan): Added automatic desktop reloading.
2001-04-08 15:23:59 +00:00
Pavel Roskin bb912def1a * gtkedit/editcmd.c: Remove support for XView layout attributes.
* gtkedit/editoptions.c: Likewise.
* pc/chmod.c: Likewise.
* pc/drive.c: Likewise.
* src/boxes.c: Likewise.
* src/chmod.c: Likewise.
* src/dlg.c: Likewise.
* src/dlg.h: Likewise.
* src/filegui.c: Likewise.
* src/find.c: Likewise.
* src/hotlist.c: Likewise.
* src/layout.c: Likewise.
* src/listmode.c: Likewise.
* src/main.c: Likewise.
* src/option.c: Likewise.
* src/panelize.c: Likewise.
* src/wtools.c: Likewise.
* src/wtools.h: Likewise.
* vfs/smbfs.c: Likewise.
2001-04-06 21:48:11 +00:00
Pavel Roskin 4e64d43cf1 * chmod.c (stat_file): Allow chmod and chown on special files. 2001-04-06 20:06:03 +00:00