Commit Graph

2068 Commits

Author SHA1 Message Date
Jacob Berkman 129ee42014 2000-05-06 Jacob Berkman <jacob@helixcode.com>
* gsession.c (session_set_restart): restart with priority 40 so we show
	up in the splash screen
2000-05-06 09:48:28 +00:00
Pavel Machek b0d9ff70fa 2000-05-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
* lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
        comment lines with # in last release
2000-05-05 14:27:14 +00:00
Pablo Saratxaga 1b704dd52a Updated ca.po (changed mantainer) 2000-05-04 13:06:33 +00:00
Kjartan Maraas 626ff3f252 Quiet 2000-05-03 22:58:20 +00:00
Pavel Machek 8542ae3328 Fixed problems with stating / of ftp archive; minor bugfix. 2000-05-03 19:10:52 +00:00
Pavel Machek 6f3d6c89c0 Fixes to mc.ext.in 2000-05-03 09:56:51 +00:00
Pablo Saratxaga 843a6bb756 updated Danish strings 2000-04-30 01:24:30 +00:00
Pablo Saratxaga 6e50a1ddff Updated wa.po 2000-04-30 00:29:04 +00:00
Pavel Machek d91a2b9a63 2000-04-28 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
* direntry.c (vfs_s_internal_stat): added ugly special case for /
        of archive to always exist. It seems I'm hiding some underlying
        problem :-(.
2000-04-28 07:56:30 +00:00
Pavel Machek d7bf5305b1 2000-04-26 Andrew V. Samoilov <sav@bcs.zp.ua>
* direntry.c (vfs_s_find_entry_tree): segfault fixed when root is NULL

        (vfs_s_new_inode, vfs_s_new_entry): g_new replaced by g_new0

        * ftpfs.c (dir_load): ent->name is free()d for "." and ".."

        (ftpfs_directory_timeout): default value changed to 900

        (netrc_next): "const char * const keywords" go to rodata and is shared
2000-04-28 07:43:13 +00:00
Pavel Machek 27ac13996e 2000-04-26 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
* lib/mc.ext.in: Changes from
rebel@atrey.karlin.mff.cuni.cz. They
        look more consistent than original.
2000-04-26 09:54:04 +00:00
Kenneth Christiansen 55cfec0cf2 keld 2000-04-26 01:22:23 +00:00
Kenneth Christiansen ef7b61fa0b From german 2000-04-26 00:20:03 +00:00
jpr 3751f88716 2000-04-23 JP Rosevear <jpr@arcavia.com>
* gview.c (view): Constify file parameter to match prototype and
	fix build problem.
2000-04-24 18:56:53 +00:00
Martin Norbdck b08cf9dc64 Updated Swedish translation 2000-04-20 16:05:36 +00:00
Yukihiro Nakai 55605d7b65 ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-04-20 15:41:19 +00:00
Yuri Syrota 0a76d3d949 Updated Ukrainian translation 2000-04-19 08:16:08 +00:00
Kjartan Maraas 4a876a15cf 2000-04-19 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated Norwegian translation.
2000-04-19 07:53:23 +00:00
Miguel de Icaza f61da18d77 updated translations from David Martin 2000-04-19 03:53:43 +00:00
Pablo Saratxaga 06ecf26698 Added Danish strings to desktop/menu file 2000-04-18 20:32:13 +00:00
Fatih Demir 4b412333cb Updated the Turkish translations for no CRASHES 2000-04-18 11:43:12 +00:00
Pavel Machek 7c13fd5558 Cleanup from Andrew. 2000-04-18 08:58:42 +00:00
Pavel Machek b9469e1e0f Allow i18n of error msg. 2000-04-18 08:55:59 +00:00
Pavel Machek b92b01d225 updated cz translation 2000-04-17 15:48:41 +00:00
Pavel Machek a1225de8b3 Fix problems with stating / of ftp server + NO_LOCALHASH to prevent
podfuk deadlocs
2000-04-16 19:13:00 +00:00
Pablo Saratxaga 68b9a9e5c3 Updated Danish file 2000-04-16 12:42:35 +00:00
dcm c8d03e678b added new trademark para
Dave Mason
dcm@redhat.com
2000-04-14 20:32:43 +00:00
ville 1013e52a3f Desktop and translation Finnish update
Ville
2000-04-14 12:46:17 +00:00
Timur Bakeyev b27e5517b9 2000-04-14 Timur Bakeyev <mc@bat.ru>
* config.in: Added check against strcoll().
2000-04-14 08:59:19 +00:00
Timur Bakeyev 45c9c7b748 2000-04-15 Timur Bakeyev <mc@bat.ru>
* dir.c (string_sortcomp): strcmp() replaced with strcoll() to make
	directory listing LOCALE sensitive. I assume, strcoll exists everywhere,
	as it is in POSIX.
2000-04-14 08:58:37 +00:00
Yukihiro Nakai 416ae3e435 Update from Akira Tagoh. 2000-04-14 06:53:24 +00:00
Timur Bakeyev 5a05c13a07 2000-04-14 Timur Bakeyev <mc@bat.ru>
* syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
	added 'and', 'or', 'not', 'for' keywords.
2000-04-14 01:20:46 +00:00
Timur Bakeyev b04694fe79 2000-04-15 Timur Bakeyev <mc@bat.ru>
* dlg.c: Commited at last patch, that fixes screwed up right panel in
	a long format. Occasionaly, all my colors problems also gone. All thanks
	to Norbert Warmuth <nwarmuth@privat.circular.de>, who tracked down the
	problem, blames to me and Federico :)
2000-04-14 01:19:58 +00:00
Timur Bakeyev ec83d4571e 2000-04-15 Timur Bakeyev <mc@bat.ru>
* ftpfs.c (netrc_next): "const char * keywords" is pretty nice.

	* ftpfs.c (dir_load): At last, found place, that broke handling
	directories with spaces in name. Problem was in prepending "/"
	to "." for current directory. Which was, obviously, wrong. Hacked
	to make just "LIST -la ." instead.

	* vfs.c: Changed to BUF_* constants in some places.
2000-04-14 01:14:26 +00:00
Timur Bakeyev 592e809966 2000-04-12 Timur Bakeyev <mc@bat.ru>
* widget.c ([forward|backward]_word): Changed one more time - now it
	skips alpnums and THEN spaces+punct. That gives almost the same re-
	sults, but twice quicker. Hope, this will be accepted.
2000-04-13 21:06:30 +00:00
dcm 8e9fee530c replaced with new file
dcm@redhat.com
2000-04-13 18:10:58 +00:00
dcm 28b512b9e9 got rid of nasty, evil gif files
Dave Mason
dcm@redhat.com
2000-04-13 18:10:25 +00:00
dcm 9de0bb14fd updated
Dave Mason
dcm@redhat.com
2000-04-13 18:09:32 +00:00
dcm 7abb044cc0 new screenshots
Dave Mason
dcm@redhat.com
2000-04-13 18:09:15 +00:00
Pavel Machek b84e803046 Allow spaces in lslR.in 2000-04-12 09:25:07 +00:00
Marco Ciampa 75372796d8 commit 3 last msgs left... 2000-04-11 21:43:02 +00:00
Kjartan Maraas 48b1f11186 Shh 2000-04-10 20:21:32 +00:00
Fatih Demir 1cb0a3a6ea Added [tr] to the files 2000-04-10 16:38:02 +00:00
dcm 2bbe41beaf killed more trolls by fixing Makefile to use pngs
Dave Mason
dcm@redhat.com
2000-04-10 16:01:58 +00:00
dcm 11a09434b7 trolls
Dave
2000-04-10 15:59:13 +00:00
dcm 49cf2d8b5a I did this once before - did one of you trolls remove my pngs?
Dave Mason
dcm@redhat.com
2000-04-10 15:57:57 +00:00
Pavel Machek 5b81966b3e 2000-04-10 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
* extfs/audio: Added a way to browse audio CDs conviently
2000-04-10 12:29:29 +00:00
Pavel Machek 9e7b2625d5 2000-04-10 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
* undelfs.c: use NULLs instead of 0s when you assign to pointers!
2000-04-10 12:23:00 +00:00
Pavel Machek f5f1ec0523 2000-04-05 Andrew V. Samoilov <sav@bcs.zp.ua>
* utilfs.c (vfs_split_url): don't assign *pass if pass is NULL
        * fish.c (archive_open, archive_same): memory allocated by
          vfs_split_url () must be released after use, don't strdup()
          values allocated by vfs_split_url () and NULL passed to
          vfs_split_url () when password value is unused
        * ftpfs.c (archive_open, archive_same): ditto plus same for
          ftpfs_get_proxy_host_and_port ()
2000-04-10 12:00:43 +00:00
Timur Bakeyev cfc69f6769 2000-04-06 Timur bakeyev <mc@bat.ru>
* syntax.c: Wery dirty fix to allow compilation of mceditor on ncurses
	based systems. Hope, this will make FreeBSD midc maintainer to enable
	build-in editor by default. Still, syntax highlighting is disabled.
	Need to port...
2000-04-09 23:17:48 +00:00