Commit Graph

1581 Commits

Author SHA1 Message Date
Kjartan Maraas
1e0c240e49 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* .cvsignore: added this and put Makefile in it.
1999-05-31 19:15:28 +00:00
Kjartan Maraas
c4ea2d0446 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* .cvsignore: added.
1999-05-31 19:08:59 +00:00
Kjartan Maraas
3be84ecb52 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* .cvsignore: added
1999-05-31 19:08:14 +00:00
Kjartan Maraas
2b671bbfdd 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* glayout.c (gnome_panel_about_menu): Hooked up the
		  new help file in the menu.
1999-05-31 18:57:05 +00:00
Kjartan Maraas
8d97491161 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* glayout.c: hooked up the help file in the menu.
1999-05-31 18:54:25 +00:00
Vincent Renardias
1bb70056f9 * Commit patch contributed by Karsten Weiss & Martin Schulze. 1999-05-31 11:34:53 +00:00
Kjartan Maraas
28bf4e53a6 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-05-31 09:31:44 +00:00
Kjartan Maraas
a634396c8d 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* topic.dat: topic for help file.
1999-05-31 00:10:28 +00:00
Kjartan Maraas
40eebc93ef 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* *.gif: added images for the help file.
		  The help file is not hooked up to gmc yet.
1999-05-31 00:08:49 +00:00
Kjartan Maraas
891ce6a492 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* gmc.sgml: added content from user-guide.
1999-05-31 00:04:49 +00:00
Miguel de Icaza
80102c8571 use macro awk here, patch from karl 1999-05-30 19:20:34 +00:00
Miguel de Icaza
259a376b85 1999-05-29 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gprefs.c (create_prop_int): Translate this label too.

	* gnome-open-dialog.c: Add config.h here.  Otherwise there is no
	way to translate this dialog.  Thanks to David Martina for
	pointing this out.

1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1999-05-29 19:22:51 +00:00
Miguel de Icaza
85c64a94bb 1999-05-29 Miguel de Icaza <miguel@nuclecu.unam.mx>
* treestore.c (should_skip_directory): Add fix from Wayne Roberts
	to actually acknowledge the settings of mc.global.
1999-05-29 18:29:00 +00:00
Miguel de Icaza
9c0597b6a3 1999-05-28 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gscreen.c: Include util.h after x.h;  Undefine __G_LIB_H__.
1999-05-28 22:31:30 +00:00
Kjartan Maraas
1534ef3055 1999-05-28 Kjartan Maraas <kmaraas@online.no>
* .cvsignore: added uha
1999-05-28 08:15:20 +00:00
Kjartan Maraas
a62b667bf9 1999-05-28 Kjartan Maraas <kmaraas@online.no>
* .cvsignore: added mc.spec
1999-05-28 08:13:41 +00:00
Yukihiro Nakai
1b021c6143 Add Japanese entry. 1999-05-28 07:51:04 +00:00
Miguel de Icaza
9e6058809a 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gscreen.c (panel_tree_button_press): Beginning of context menu
	on tree.

	* gtkdtree.c (gtk_dtree_load_path): Comment out the phantom code.
	Need to review this code.  Lets fix the problem Federico needs
	solved now.
1999-05-28 05:41:18 +00:00
Miguel de Icaza
7a0defee61 Fix bug #1293: 1999-05-26 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gpopup.c (panel_action_properties): Hanlde properly
	gnome_dialog_run here.

	* gpopup2.c (handle_properties): ditto

	* gmain.c (gnome_check_super_user): Use dialog_run_and_close here.

	* gpopup.c (dicon_properties): Handle propery gnome_dialog_run

	* gdialogs.c (file_mask_dialog): Fix usage of gnome_dialog_run
	here.  Handle case == -1.

	* gcmd.c (gnome_select): Fix usage of gnome_dialog_run here
	(handle case == -1)
1999-05-27 02:06:27 +00:00
Miguel de Icaza
e082388cb9 1999-05-26 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gscreen.c (panel_fill_panel_icons): Add a hack to work around
	gnome-libs/gnome-icon-list bug that did not reset the proper
	values.  A fix will be available in gnome-libs-1.0.10.

	Fixes bug #1338.
1999-05-27 01:46:22 +00:00
Miguel de Icaza
8c90a5a44d 1999-05-26 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gcmd.c (gnome_close_panel): Remove filter_w

	* gscreen.c (x_filter_changed): Update nothing.

1999-05-23  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1999-05-26 23:04:34 +00:00
Cody Russell
804b4a68d2 Fixed a bug that prevented installing to prefixes other than /usr. 1999-05-26 19:54:06 +00:00
Miguel de Icaza
69a8697ad1 1999-05-24 Brandon S. Allbery <allbery@ece.cmu.edu>
* subshell.c (pty_open_master): Added missing comma.p
1999-05-25 18:15:27 +00:00
Miguel de Icaza
8366f82278 4.5.32 1999-05-25 01:30:28 +00:00
Miguel de Icaza
2dd341f2a5 1999-05-23 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gnome-open-dialog.c (gnome_open_dialog_generate_tree_helper):
	Invoke closedir here as well.

	* gdesktop-init.c (desktop_init_at): Invoke closedir here.
1999-05-24 22:46:26 +00:00
Yukihiro Nakai
a18d48c785 Add ja entry to LANG in configure.in 1999-05-24 02:56:45 +00:00
Tuomas Kuosmanen
6225086f5a Added the icon to the Makefile.in also so it gets installed. /tig 1999-05-19 05:55:10 +00:00
Tuomas Kuosmanen
8494a1098f Added a ZIP DISK icon - someone please add it to gmount.c :) /tig 1999-05-19 05:46:58 +00:00
Miguel de Icaza
05a386254b Update ChangeLog 1999-05-17 23:14:35 +00:00
Norbert Warmuth
7b0c8f25b3 The first two patches fix Bug#1242. I will close that bug later.
Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>

* configure.in: Added check for getpt ()

* src/subshell.c (pty_open_master): use getpt () if available to open
the master side of the pty. getpt () is a glibc extension and is
needed when glibc 2.1.x is used with a (linux) kernel without unix98
style ptys (if there is no /dev/ptmx getpt falls back to bsd style
ptys).

* src/filegui.c (check_progress_buttons): Don't update the Gpm mouse
cursor when we check for events. It causes a flickering cursor on a
different virtual console.
1999-05-17 05:51:44 +00:00
Miguel de Icaza
a92ba3aace Better layout for i18n 1999-05-15 16:56:28 +00:00
Miguel de Icaza
e453cc49a9 Updated urar/uzip fs 1999-05-15 16:11:04 +00:00
Christopher R. Gabriel
685dde6a6d Updated Italian Translation 1999-05-13 01:03:34 +00:00
Pavel Machek
bfe05cff74 Make cons.saver runable by non-root users. 1999-05-12 11:48:11 +00:00
Sung-Hyun Nam
71ef20af35 updated 1999-05-12 10:42:16 +00:00
Kjartan Maraas
08e2e955ee 1999-05-11 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-05-10 22:29:11 +00:00
Miguel de Icaza
b312e36454 1999-05-05 Miguel de Icaza <miguel@nuclecu.unam.mx>
* cmd.c (view_file_at_line): gmc_view never fails, so we handle
	that now.
1999-05-06 15:51:28 +00:00
Miguel de Icaza
1ae49493d0 4.5.31 - Federico 1999-05-06 01:11:22 +00:00
Norbert Warmuth
bd8c2b215d Wed May 5 07:15:12 1999 David Martin <dmartina@usa.net>
* Updated es.po and es_ES.po
1999-05-05 05:49:04 +00:00
cwryu
64cd62430d Added Korean translation for mime-type.desktop 1999-05-04 18:21:58 +00:00
Miguel de Icaza
1504246e7f 1999-04-29 Federico Mena Quintero <federico@nuclecu.unam.mx>
* chmod.c (chmod_cmd): Missing _ in _().
	(chmod_cmd): Added braces around nested if/else.

	* widget.c (is_in_input_map): Added braces around nested if/else.
	(listbox_remove_current): Likewise.

	* subshell.c (read_subshell_prompt): Likewise.

	* view.c (view_status): Likewise.

1999-04-29  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gdialogs.c (file_progress_show_count): Use correct formats for
	snprintf().
1999-05-03 18:57:48 +00:00
Miguel de Icaza
ba805d70ab New icon library icon from Tigert 1999-05-03 15:49:48 +00:00
Miguel de Icaza
d5ba85df4b Add new Tigert icon 1999-05-03 15:49:07 +00:00
Tuomas Kuosmanen
fd65d97979 Changed the dir-tree icons to match the green eeky color of the big folders
/tigert
1999-05-02 23:11:08 +00:00
Tuomas Kuosmanen
c56e4206b8 Added new, better looking folder icons.. /tigert 1999-05-02 22:26:46 +00:00
Miguel de Icaza
6b8d2323bd 1999-05-01 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gcmd.c (gnome_new_link): Allow users to create url shortcuts on
	the desktop menu.
1999-05-01 13:58:00 +00:00
Pavel Machek
049c75b6c0 Quote string properly. 1999-04-30 14:39:28 +00:00
Miguel de Icaza
83378922d7 David Martina's strftime's patches 1999-04-30 12:41:41 +00:00
Matthias Warkus
8fbd85630e Updated German translation.
It's sort of annoying that "make update-po" always touches all the .po
files, but as of now, I don't know how to avoid checking them all in.
1999-04-29 13:07:52 +00:00
Norbert Warmuth
2c53bb4eb5 Tue Apr 27 20:31:13 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* src/util.c (strip_home_and_password): Don't split the path in the
middle of a directory, e.g. "/home/bofh" will not be translated to
"~h" (fixes the bug reported by Alex Fortuna <alex@rdc.ru>)
1999-04-28 04:03:30 +00:00