Commit Graph

1819 Commits

Author SHA1 Message Date
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
Vincent Renardias
11728374c2 * Update. 1999-06-01 13:19:52 +00:00
Miguel de Icaza
73a90854ac 1999-05-31 Miguel de Icaza <miguel@nuclecu.unam.mx>
* main.c (handle_args): Handle --desktop-linksdir without using X
1999-06-01 04:14:47 +00:00
Kjartan Maraas
51390b72e2 1999-06-01 Kjartan Maraas <kmaraas@online.no>
* .cvsignore: remove Makefile.in
1999-05-31 23:48:16 +00:00
Kjartan Maraas
2e5b8caf75 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* .cvsignore: doh, remove Makefile.in
1999-05-31 23:47:07 +00:00
Kjartan Maraas
5b9e45c29e 199-05-31 Kjartan Maraas <kmaraas@online.no>
* .cvsignore: added gmc and gmc.junk.
1999-05-31 21:36:05 +00:00
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