Commit Graph

1586 Commits

Author SHA1 Message Date
Miguel de Icaza
560b322111 1999-06-25 Miguel de Icaza <miguel@nuclecu.unam.mx>
* smbfs.c 	(get_remote_stat): Change debug level.
1999-06-25 22:24:50 +00:00
Miguel de Icaza
f913bef583 1999-06-25 Miguel de Icaza <miguel@nuclecu.unam.mx>
* smbfs.c (get_stat_info): 2 line fixes from Wayne to check the
	cache properly.  WOOOOHOOOO!  Works like a charm.
1999-06-25 22:22:31 +00:00
Norbert Warmuth
4519b43ebc 1999-06-24 Norbert Warmuth <nwarmuth@privat.circular.de>
* gnome/gmc-chargrid.c (update_strip): Paint every character with the
assigned fore and background color instead of using the colors of
the first character for the whole line.


1999-06-24  smil@linuxfan.com

* src/view.c (view_update_bytes_per_line, display): show correctly the
offset of the file (full 8 digit), display offset in bold colour

(view_labels): use goto_addr instead of goto_line in hex mode

(goto_addr): New function. Goto offset address in hex mode.

* src/view.h: use unsigned long for hexedit cursor position in file
1999-06-24 21:53:40 +00:00
Norbert Warmuth
0897355081 1999-06-24 Norbert Warmuth <nwarmuth@privat.circular.de>
* menu.c (menubar_execute): Now needs an additional do_refresh in order
to make layout changes visible.
1999-06-24 06:47:02 +00:00
Norbert Warmuth
d60664c1eb 1999-06-24 David Martin <dmartina@mailexcite.com>
* po/es.po: Updated Spanish translations
1999-06-24 06:17:07 +00:00
Andras Timar
e2e97bd87a Shooby Ban <bansz@szif.hu>
* Updated (I think completed) hungarian
translations
1999-06-23 17:38:53 +00:00
Miguel de Icaza
03fb6f3db1 Remove C++ comments 1999-06-22 21:16:11 +00:00
Miguel de Icaza
9f81821878 1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
* acconfig.h: Add WITH_SMBFS

	* macros/gnome-vfs.m4: Support conditional samba support.

1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gsession.c (create_default_panel): Use directory specified in
	command line.

	* gcorba.c (corba_create_window): Pass the directory we receive or
	cwd if this value is NULL.

	* gmain.c (non_corba_create_panels): Use parameter for startup
	directory (use the this_dir external directory for this).
	(create_panels): Pass this_dsir to non_corba_create_panels and
	corba_create_window.
1999-06-22 21:02:08 +00:00
Miguel de Icaza
3e808d598f Used by samba 1999-06-22 20:34:32 +00:00
Miguel de Icaza
2205ac2082 Add missing file 1999-06-22 20:26:23 +00:00
Miguel de Icaza
5e3c31015d Add this for samba 1999-06-22 20:24:26 +00:00
Miguel de Icaza
2a8730b21c 1999-06-01 Robert Brady <rwb197@ecs.soton.ac.uk>
* file.c (move_dir_dir): Give an error when an attempt is made to
	move an empty directory into itself.

1999-06-14  Wayne Roberts <wroberts1@cx983858-b.orng1.occa.home.com>

	* vfs/smbfs.c: New file.  Implements the Samba-based file system.

	* vfs/vfs.h: Declare vfs_smbfs_ops, vfs_file_is_smb.

	* vfs/vfs.c (vfs_file_is_smb): implemented.
	(vfs_init) register smbfs.

	* vfs/samba: Incorporate SAMBA source code required for smbfs

1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* Make.common.in (confdir): Define confdir as sysconfdir.  This
	should fix the problem we had with FSSTND distributions.
1999-06-22 19:56:36 +00:00
Norbert Warmuth
97667103cb 1999-06-22 Norbert Warmuth <nwarmuth@privat.circular.de>
* po/es.po: Updated translation from David Martin.

1999-02-22  Vladimir Kondratiev <vkondra@iil.intel.com>

* mc.spec.in: added syntax files to %files
1999-06-22 19:49:24 +00:00
Vincent Renardias
1d76811c01 * Updated. 1999-06-22 13:14:41 +00:00
Norbert Warmuth
c1fb49b689 David's "Hex View in GMC & some June patches" sent on June 14 (don't blame
David for the ChangeLog entries).

1999-06-22  David Martin <dmartina@usa.net>

* gnome/gnome-file-property-dialog.c (switch_metadata_box): Tag some
strings for localization.

* gnome/gnome-open-dialog.c (gnome_open_dialog_new): Don't assemble
label_string from seperate strings (makes it easier to translate).

* src/view.c (display): added view_gotoxy's in order to make hex mode
work in the gnome edition.

* gtkedit/gtkedit.c (tb_items): Mark strings for localization.

1999-06-22  Norbert Warmuth  <nwarmuth@privat.circular.de>

* gnome/gview.c (viewer_size_changed): Update internal viewer state used
in hex mode.


And some fixes to the bug reported on mc-bugs ("Two Big Bugs in
Quickview@mc").

1999-06-22  Norbert Warmuth  <nwarmuth@privat.circular.de>

* src/cmd.c (quick_view_cmd): Change panel when the file we want to
view isn't in the current panel (prevents a "file not found"
error).

* src/menu.c (menubar_execute): De-activate the menubar previous to
invoking the callback. This is needed to make change_panel in
quick_view_cmd work (the activated menubar doesn't allow unfocus,
i.e. dlg_one_down|up don't change anything).

* src/view.c (do_view_init): improved error handling w.r.t quick view
(mc used to dump core when the file to view couldn't be opened).
1999-06-22 10:29:29 +00:00
Kjartan Maraas
090e4436db 1999-06-21 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-06-21 21:30:13 +00:00
Andras Timar
3822ec1e20 Shooby Ban <bansz@szif.hu>
* Updated hungarian translations...
1999-06-21 20:18:09 +00:00
Andras Timar
38092681b9 Shooby Ban <bansz@szif.hu>
* Added hungarian translations, at long last.
It seems silly, and outdated a bit, but usable.
Flame me, Tamas Fejos, or Andras Kadar ;]
1999-06-18 22:45:21 +00:00
Norbert Warmuth
d32e4e77e6 Fri Jun 18 11:29:56 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* src/user.c (user_menu_cmd): Allow national characters as hotkeys.
Don't dump core when the menu file contains only empty lines

* src/view.c (search, block_search): Use the correct column for the
percent display while searching.


Fri Jun 18 11:49:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>

* vfs/ftpfs.c (resolve_symlink_with_ls_options): Some ftp servers don't
make a difference between "LIST -la" and "LIST -lLa". If we find such
a server don't use -lLa when resolving symbolic links.
1999-06-18 22:25:24 +00:00
Miguel de Icaza
7a22a993e7 1999-06-17 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gdesktop.c (set_icon_wmclass): New function to set the wmclass
	and wmname for desktop icons.  This lets them be managed correctly
	by WMs who try to manage X11R5 clients decently.
	(text_changed): Call set_icon_wmclass().
	(desktop_icon_info_new): Call set_icon_wmclass().

	* gdesktop-icon.c (desktop_icon_realize): Do not clear the
	WM_CLIENT_LEADER property.
1999-06-17 22:42:01 +00:00
Pablo Saratxaga
4e24fdb8e7 added catalan language file.
corrected gnumeric file (it described gimp)
1999-06-16 11:07:35 +00:00
Nuno Ferreira
02842dce07 1999-06-15 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
* */*.desktop: Added Portuguese translations.

1999-06-16  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* pt.po: Updated.
1999-06-16 00:30:00 +00:00
Elliot Lee
81b2457446 Add maintainers list 1999-06-15 17:20:46 +00:00
Miguel de Icaza
b24460e51c 1999-06-14 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gdesktop.c (icon_is_in_area): Fixed off-by-one error in
	intersection computation.

	* gdesktop-icon.c (desktop_icon_reshape): Set the correct values
	for dicon->text_x and dicon->text_y.
1999-06-14 22:50:45 +00:00
Matthias Warkus
386c434f73 Updated German translation. 1999-06-14 22:09:42 +00:00
Pavel Machek
0ff016ff35 Updated translation of cs.po 1999-06-14 09:07:10 +00:00
Miguel de Icaza
85b9ee430a 1999-06-11 Federico Mena Quintero <federico@nuclecu.unam.mx>
* complete.c (complete_engine): Put an #ifndef HAVE_GNOME around
	the completion/query engine.  Make the Gnome version just beep
	instead.  We do not have the completion/query engine for Gtk.

1999-06-11  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gwidget.c (x_update_input): Unblock the changed signal *after*
	we call gtk_editable_changed().
1999-06-11 16:56:28 +00:00
Yuan-Chung Cheng
3ed2dc2a8d Big5 chinese translated messages updated 1999-06-11 06:04:00 +00:00
Yuan-Chung Cheng
81732fc620 Added the Big5 chinese po file. 1999-06-11 03:22:30 +00:00
gertd
9a4ff4bd64 added dutch translation 1999-06-10 19:50:40 +00:00
Miguel de Icaza
d579290936 1999-06-09 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gdesktop-icon.[ch]: Removed the background hack for desktop
	icons.  Now the GnomeIconTextItem does the right thing.

	* gdesktop-icon.c (desktop_icon_reshape): Use the correct size for
	the icon text item.
1999-06-10 00:57:26 +00:00
Elliot Lee
08a568c7c4 Add trailing " that was missing. 1999-06-09 23:06:49 +00:00
Vincent Renardias
8bc0f579a3 * Removed most 'fuzzy'. 1999-06-09 11:54:28 +00:00
Pavel Machek
c164b2cb25 Warn user if he enters garbage into panel->user_format. 1999-06-09 11:06:14 +00:00
Miguel de Icaza
2030141d95 1999-06-07 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gdesktop.c (new_terminal): New function to open a terminal from
	the popup menu.  If the user opens a terminal from the desktop,
	then its cwd should be the user's home directory, not the desktop
	directory.  Fixes bug #2868 in the Red Hat bugzilla.
1999-06-07 22:14:55 +00:00
Kjartan Maraas
81e3cbbd95 1999-06-07 Kjartan Maraas <kmaraas@online.no>
* ChangeLog: we have a helpfile for gmc now.
1999-06-07 20:53:31 +00:00
Kjartan Maraas
781c56ae98 1999-06-07 Kjartan Maraas <kmaraas@online.no>
* configure.in, Makefile.in: added the gmc helpfile
		  to the build. Whee, we have a helpfile.
1999-06-07 20:49:27 +00:00
Kjartan Maraas
7a8788491f 1999-06-07 Kjartan Maraas <kmaraas@online.no>
* Makefile.in: distclean-generic fix
1999-06-07 20:47:46 +00:00
Miguel de Icaza
89fa48a3ac 1999-06-07 Federico Mena Quintero <federico@nuclecu.unam.mx>
* it.po: Updated translation from Marco Ciampa <marco@mc.ismaa.it>.
1999-06-07 19:13:55 +00:00
Pavel Machek
c0130a02f2 Updated cs.po with changes by David Sauer. 1999-06-07 08:24:35 +00:00
Miguel de Icaza
eb785b90dc 1999-06-04 Robert Brady <rwb197@ecs.soton.ac.uk>
* gscreen.c (panel_list_configure_contents): Prevent
	divide by zero error. (Fixes bug #1360)
1999-06-06 03:47:19 +00:00
Sergey Panov
160f9f75b7 ru.po: Updated translation. 1999-06-04 15:03:09 +00:00
Miguel de Icaza
939e87a9d7 Update the README.desktop file-mig 1999-06-03 18:31:05 +00:00
Miguel de Icaza
4573e571b5 Update the README.desktop file-mig 1999-06-03 18:08:19 +00:00
Miguel de Icaza
a5187ef242 Include signal.h for recent changes -mig 1999-06-03 16:40:40 +00:00
Miguel de Icaza
924b4e22ff 1999-06-02 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gmain.c (xtoolkit_init): Ignore SIGTTIN and SIGTTOU.
1999-06-02 21:55:14 +00:00
Miguel de Icaza
9ffbc3ae81 1999-06-01 Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>
* gnome/gdesktop-icon.h:
	* gnome/gmc-chargrid.c: Replace gdk_font_load() with
	gdk_fontset_load(), and change the default font names.

1999-06-01  Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>

	* util.c (is_printable): in GNOME all characters are printable.
1999-06-01 22:38:56 +00:00
Kjartan Maraas
6ec63f5040 1999-06-01 Kjartan Maraas <kmaraas@online.no>
* Makefile.in: well, at least it passes 'make dist'
1999-06-01 21:33:17 +00:00
Kjartan Maraas
bdd7fb943f 1999-06-01 Kjartan Maraas <kmaraas@online.no>
* Makefile.in: first feeble attempt at a Makefile.in
1999-06-01 21:28:29 +00:00
Miguel de Icaza
ef3fe0dafe 1999-06-01 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gdesktop-icon.c (desktop_icon_select): Show the
	dicon->background.
	(desktop_icon_init): Initialize backgorund as a rectangle that
	fills all of the space used by the icon.
1999-06-01 19:15:47 +00:00