Commit Graph

613 Commits

Author SHA1 Message Date
Elliot Lee
22118c031b Lower icons on expose 1998-05-21 17:21:59 +00:00
Norbert Warmuth
709a938f3a Deleted NLS file which was identical to ABOUT-NLS. 1998-05-21 15:42:40 +00:00
Miguel de Icaza
b57ee04233 Changes:
- We now provide both url:ALL and file:ALL drag types.  This
	  allows applications that are not vfs-aware (all of them
	  right now :-) to work even if the files dragged are from a
	  remote site.

	  If the files are remote, and the target only accepts
	  file:ALL, a temporary file is created (or files, if multiple
	  files are dragged) and the names of the temporary file names
	  are transfered.

	- Added ABOUT-NLS file :-)

Miguel.
1998-05-21 04:16:15 +00:00
Miguel de Icaza
477a46d49e 1998-05-20 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gtrans.c (set_window_text): Pass new justification parameter to
	gnome_icon_paint_text().
1998-05-20 23:06:52 +00:00
Norbert Warmuth
5baf384554 Thu May 21 00:09:45 1998 Norbert Warmuth <k3190@fh-sw.de>
* menu.c (menubar_event): Don't set menubar->selected to the
invalid value -1. Fix for the bug reported by root@liepa.soften.ktu.lt

* menu.c (menubar_drop_compute): removed the check for inrange
items which isn't necessary any longer.
1998-05-20 22:34:13 +00:00
Miguel de Icaza
d6e872a113 1998-05-20 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gpageprop.c (item_properties): Restore the arrow cursor for the
	desktop icon windows.

	* gdesktop.h (desktop_icon_t): Removed unused title field.
1998-05-20 22:10:06 +00:00
Miguel de Icaza
9c120a91b0 1998-05-20 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gtrans.c (set_window_text): Made it use the new
	GnomeIconTextInfo functions.

1998-05-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gscreen.c (panel_create_icon_display): Set some good separator
	characters for the file icon list.
1998-05-20 19:57:32 +00:00
Norbert Warmuth
fced018e54 This bug is also in 4.1.34.
Wed May 20 16:27:56 1998  Norbert Warmuth  <k3190@fh-sw.de>

* widget.c (history_put): input line history was defunct because
there was an #ifndef where an #ifdef should be.
Btw. PORT_WIDGET_WANTS_HISTORY seems incomplete because a lot of
history code is included even when this define is undefined.
1998-05-20 14:49:12 +00:00
Miguel de Icaza
9f5523e4e9 Bug fixing from the TODO . 1998-05-20 06:49:08 +00:00
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