Commit Graph

16154 Commits

Author SHA1 Message Date
Miguel de Icaza
4de36e79d8 1998-05-20 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gpageprop.c (item_properties), gprop.c: Add executable editing
	(command, and terminal).  Save the dentry after modification

1998-05-19  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gprop.c (change_icon): Test for gp, as the combobox emits the
	"changed" signal when shutting down.  Great.

	* gdesktop.c (desktop_reload): Missing mc_closedir
	(desktop_setup_icon): Fix memory leak.
	(get_desktop_icon): Fix memory leak.
	(desktop_create_directory_entry): Set the size of the exec
	vector.
	(desktop_create_launch_entry): Same.

	We now create launch entries instead of trying to support
	regular dropped stuff on the desktop, this makes things easier and
	more consistent.

1998-05-19  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* ext.c: Memory leak fixed.
1998-05-20 05:49:16 +00:00
Miguel de Icaza
63780b9800 Small fixes to the QNX port 1998-05-20 02:37:07 +00:00
Miguel de Icaza
0ff5c46bff Make life easier for those not having gettext, from Alexander 1998-05-20 02:26:23 +00:00
Miguel de Icaza
c457d7dd96 Pass2 of the QNX port of mc from Tamasi Gyorgy 1998-05-20 02:19:17 +00:00
Miguel de Icaza
3a3c99ed4c Pass1 of the QNX port of mc from Tamasi Gyorgy 1998-05-20 02:12:06 +00:00
Miguel de Icaza
96c55ff5bb Various memory leak fixes.
Miguel.
1998-05-19 18:37:03 +00:00
Miguel de Icaza
779a7b8865 Namsh's fixes for i18n password input 1998-05-19 17:54:24 +00:00
Norbert Warmuth
55563b21b4 Mon May 18 22:24:09 1998 Norbert Warmuth <k3190@fh-sw.de>
* lib/mc.ini.in: s/reges/regex/
1998-05-19 09:01:00 +00:00
Norbert Warmuth
321bc71bab Mon May 18 22:24:09 1998 Norbert Warmuth <k3190@fh-sw.de>
* lib/mc.ini.in: s/reges/regex/

* main.c (process_args): return void, the return value was only
used once but wrong (-h displayed help twice).
(handle_args): -h: don't display help twice
(print_usage): Don't print program name and version, that's
already done by version(0).

* menu.c (menubar_paint_idx): Highlight Hotkeys also on slow
terminals (hotkeys were not displayed at all).
1998-05-19 08:58:41 +00:00
Miguel de Icaza
0dad671321 1998-05-18 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gscreen.c (x_select_item): Test for full icon visibility instead
	of partial visibility only.
1998-05-19 04:02:33 +00:00
Miguel de Icaza
f4a5f85ecf Moved the text icon layout code from here. 1998-05-18 22:48:48 +00:00
Miguel de Icaza
c50ced7273 Range check error fix -miguel 1998-05-18 17:18:12 +00:00
Miguel de Icaza
0de03fd32d ko.po finished as of now, from namsh 1998-05-18 17:02:32 +00:00
Marc Ewing
aae913db01 Bump to 4.1.34 1998-05-17 20:44:26 +00:00
Miguel de Icaza
b74de0093a Updated ko.po translations from namsh 1998-05-17 20:34:40 +00:00
Miguel de Icaza
a6259ad448 Natali Giuliano Italian translations 1998-05-17 07:57:28 +00:00
Pavel Machek
4341f796e8 mc.hlp should not depend on man2hlp. 1998-05-17 06:23:36 +00:00
Pavel Machek
5c3a4556b9 -I statements changed for Borland and IBM 1998-05-17 03:31:18 +00:00
Pavel Machek
780910241e Even non-resizeable menus must be rearranged if layout changes 1998-05-17 03:29:25 +00:00
Pavel Machek
13de3b19a6 Useless keyword "static" removed from structure declaration 1998-05-17 03:27:53 +00:00
Tom Tromey
7c515a1b5c Sat May 16 02:29:51 1998 Tom Tromey <tromey@cygnus.com>
* gdesktop.c (url_dropped): `exec' field of desktop entry now a
        vector.
        (dentry_execute): Likewise.
        (desktop_icon_remove): Likewise.
        (get_transparent_window_for_dentry): Likewise.
        (desktop_create_directory_entry): Likewise; also initialize
        exec_length.
1998-05-16 20:54:28 +00:00
jaka
3fd39ad792 1998-05-16 Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>
* gscreen.c (create_popup_submenu): fixed bug which caused it to require
	0 instead of 1 marked files for F_SINGLE file_actions.
	* gscreen.c (file_popup): first item in the menu displays "..." when
	multiple files are selected.
1998-05-16 13:01:23 +00:00
Tuomas Kuosmanen
1c4c051ed8 Updated the icon a bit... - should look better. / tigert 1998-05-16 07:42:48 +00:00
Tuomas Kuosmanen
b3e735f98c Added the EXECUTABLE-icon (running stuff, like an engine, ya know :) - tigert 1998-05-16 04:21:06 +00:00
Miguel de Icaza
b7eab92d34 Color initialization trimming for X 1998-05-15 22:54:54 +00:00
Marc Ewing
ee2d2c2f1b Up to version 4.1.33 1998-05-15 21:35:25 +00:00
Miguel de Icaza
809fbb32d6 Fixed problem with context popup menu not showing anything.
I should really learn C :-)

Miguel.
1998-05-15 20:01:11 +00:00
Tuomas Kuosmanen
c4bf161f3f CORE icon... "Your code sucks! Debug!..." :) - tigert 1998-05-15 19:29:57 +00:00
Marc Ewing
192f78ee4b Updated to 4.1.32 1998-05-15 18:56:02 +00:00
Miguel de Icaza
44610b4a5a ko.po translation from namsh 1998-05-15 18:52:27 +00:00
Tom Tromey
ae64700c0e Thu May 14 23:31:15 1998 Tom Tromey <tromey@cygnus.com>
* gmain.c (session_save_state): Use "+" instead of "%s" in format
	specification.  Free `argv'.
1998-05-15 05:43:31 +00:00
Miguel de Icaza
c08415b616 1998-05-14 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gtrans.c (create_transparent_text_window): Removed the hack to
	lower the window on exposes.  Guess what happens when you have two
	icons on the same spot.
1998-05-15 01:08:46 +00:00
Pavel Machek
2565113b86 Patch for RSX. If both EMX_VIDEO and WIN32 are defined, write attributes
correctly.
RSX support is almost complete now.
1998-05-14 15:40:42 +00:00
Vincent Renardias
3e786f5a50 Thu, 14 May 1998 15:33:07 +0200 [Vincent]
* Yet another attempt to keep FR translations up to date...
1998-05-14 13:41:46 +00:00
Tuomas Kuosmanen
29ad62715a Added 'general file' icon :) - tigert 1998-05-14 03:39:41 +00:00
Norbert Warmuth
6029deefa6 Thu May 14 01:56:11 1998 Norbert Warmuth <k3190@fh-sw.de>
* configure.in: Don't add -lintl to LIBS when included gettext is
used (further checks for libraries would fail because libintl.a
isn't build, yet). Instead use and substitute LINTL.

* src/Makefile.in (OURLIBS):      add @LINTL@
* gnome/Makefile.in (EXTRALIBS):  add @LINTL@
* tk/Makefile.in (EXTRALIBS):     add @LINTL@
* vfs/Makefile.in (LIBS):         add @LINTL@
* xv/Makefile.in (EXTRALIBS):     add @LINTL@
1998-05-14 00:13:36 +00:00
Tuomas Kuosmanen
d695aec85b Added a new folder icon for the gmc BIG icon view - tigert 1998-05-13 21:56:14 +00:00
Elliot Lee
bf7a1621e7 Whenever we receive an expose_event for one of the icons on the desktop,
gdk_window_lower() it. This makes it seem like icons are really part of
the desktop.
1998-05-13 16:31:16 +00:00
Norbert Warmuth
1a62898db3 This commit is supposed to silent the compile problems people
reported recently (make: Don't know how to make target cat-id-tbl.c).


Wed May 13 12:24:30 1998  Norbert Warmuth  <k3190@fh-sw.de>

* Makefile.in.in: Don't depend on VPATH when checking the
dependencies of the target all-yes (instead prefix cat-id-tbl.c
with $(src)).
1998-05-13 10:53:22 +00:00
Pavel Machek
31db46fc3c Fixes for OS/2 to make these files in sync with changed Makefile.PC 1998-05-13 08:57:30 +00:00
Pavel Machek
d574ff2d58 Patch for keeping the timestamp of ./VERSION
Patch for vi-haters: mc named vi works as mcedit, view - as mcview
aclocal.m4 is remade automatically
1998-05-13 08:29:55 +00:00
Miguel de Icaza
309a9ae50f Make switch buttons work -mig 1998-05-12 20:43:42 +00:00
Pavel Machek
0a4550ca9f Mcedit: changed some #include's. This makes it possible to remove some
-I options from makefiles, at least for the PC port
1998-05-12 16:47:52 +00:00
Pavel Machek
c278a2c3a7 Minor change for RSX (affects only Win32 port) 1998-05-12 16:38:27 +00:00
Pavel Machek
5899d6b714 Resources support for RSX
Improved support for MinGW and RSX
1998-05-12 16:20:06 +00:00
Paul Sheer
70db5514a2 more minor syntax highlighting mods 1998-05-12 16:00:11 +00:00
Pavel Machek
e5cbe1bb96 Minor misspelling corrected: missing "test" after "if" 1998-05-12 08:24:36 +00:00
Miguel de Icaza
595c9f87d8 Keyboard works on iconic view. It is basically done.
We now just need to get some nice icons.

I am also revamping a little the toolbar, to have a switch to
icon mode and switch to listing mode icons.  To make people
happy.  More on this tomorrow.

Miguel.
1998-05-12 04:26:21 +00:00
Miguel de Icaza
bd0f31b9ba Fix. 1998-05-11 23:18:57 +00:00
Pavel Machek
11bb42a26d Address of Pavel Roskin changed 1998-05-11 07:31:59 +00:00