mc/gnome
Miguel de Icaza 2eab3ff5f6 1998-12-03 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gdesktop.c (load_desktop_icons): Added arguments that specify
	where to place the newly-created icons.  This needs some tweaking still.
	(reload_desktop_icons): Now takes arguments for the position of
	the new icons.
	(drag_data_received): Pass in the drop position to reload_desktop_icons().

	* gscreen.c (panel_tree_drag_motion): Added missing variable declaration.

	* gdesktop.c (load_desktop_icons): Added an incremental flag that
	specifies whether icon creation is unconditional regardless of
	whether there is an icon for a file or not.
	(reload_desktop_icons): Use the incremental flag in load_desktop_icons().
	(drag_data_received): Reload the desktop incrementally, to avoid flicker.
	(desktop_icon_info_new): Use mc_lstat(), not mc_stat().  We do
	want to read symlinks, even dangling ones, if they exist.
	(load_desktop_icons): While we are reading the desktop directory,
	first place all the icons that have their metadata icon-position
	set, and build a list of the ones that don't.  *Then* place
	those.  This fixes overlapping icons on weird situations.

	* directory.xpm: Removed bogus garbage.  There was a stale pixmap here.

	* gdesktop.c (setup_desktop_dnd): Allow for GDK_ACTION_ASK as well.

	* gscreen.c (panel_widget_motion): The action argument to
	gtk_drag_begin() is a mask of possible actions, not a single action.

	* gdesktop.c (drag_data_received): Only reload the icons if the
	drop was successful.
1998-12-04 02:08:06 +00:00
..
.cvsignore Minor corrections to make CVS ignore gmc, tkmc and mxc respectively 1998-09-07 19:30:02 +00:00
ChangeLog 1998-12-03 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-12-04 02:08:06 +00:00
dev.xpm Cropped and added transparency to device icon - Federico 1998-03-10 21:19:11 +00:00
dir-close.xpm add xpm files 1998-11-27 03:37:45 +00:00
dir-open.xpm add xpm files 1998-11-27 03:37:45 +00:00
directory-ok.xpm Sync up so that Elliot can fix shaped-windows dnd -mig 1998-03-06 03:48:31 +00:00
directory.xpm 1998-12-03 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-12-04 02:08:06 +00:00
gblist.c Icon View mode for GNOME/mc: 1998-05-08 02:25:00 +00:00
gblist.h Icon View mode for GNOME/mc: 1998-05-08 02:25:00 +00:00
gcache.c Image cache fixed -mig 1998-04-30 06:15:29 +00:00
gcache.h 1998-03-31 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-04-01 00:52:33 +00:00
gcliplabel.c Forgot to commit this 1998-09-08 03:36:40 +00:00
gcliplabel.h cwd input line works/filter handling works/clipping label widget/flashing removed -mig 1998-03-24 05:25:56 +00:00
gcmd.c Sync for laptop, do not touch this for now 1998-10-20 01:52:16 +00:00
gcmd.h Ok, most of the "Elliot Lee confidential bug report" has been dealt 1998-04-16 02:45:53 +00:00
gconf.h Lots of changes: 1998-12-02 05:18:20 +00:00
gdesktop-icon.c Sync to laptop - Federico 1998-11-25 23:58:43 +00:00
gdesktop-icon.h 1998-11-01 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-11-01 23:21:24 +00:00
gdesktop.c 1998-12-03 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-12-04 02:08:06 +00:00
gdesktop.h 1998-12-02 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-12-02 23:37:27 +00:00
gdialogs.c op_win dialog stuff next 1998-12-04 00:13:53 +00:00
gdialogs.h moved functions around... 1998-12-02 04:33:26 +00:00
gdnd.c Sync from laptop to desktop - Federico 1998-11-30 16:59:23 +00:00
gdnd.h The clist is not working, I'll fix that when I get home - Federico 1998-11-10 02:28:34 +00:00
ghelp.c Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
ginfo.c Initial revision 1998-02-27 04:54:42 +00:00
gkey.c * gdesktop.c: Include "mad.h", for xmalloc. 1998-08-20 22:04:52 +00:00
glayout.c 1998-12-03 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-12-03 21:56:11 +00:00
gmain.c Lots of changes: 1998-12-02 05:18:20 +00:00
gmain.h SM now supports no-windows-open setup -mig 1998-05-04 20:25:27 +00:00
gmc-chargrid.c 1998-03-12 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-03-13 03:02:10 +00:00
gmc-chargrid.h 1998-03-12 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-03-13 00:56:24 +00:00
gmc-window.c Remove more deprecated gnome-dialog functions 1998-11-29 17:14:25 +00:00
gmc-window.h More work - Federico 1998-11-18 02:15:09 +00:00
gmenu.c Small menu stubs, will be gone soonish -mig 1998-03-30 21:29:31 +00:00
gmetadata.c 1998-11-23 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-11-23 22:09:58 +00:00
gmetadata.h 1998-11-23 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-11-23 22:09:58 +00:00
gnome.TODO 1998-12-01 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-12-02 06:51:40 +00:00
gpageprop.c s/gtk_container_border_width_/gtk_container_set_border_width/ 1998-12-01 05:13:40 +00:00
gpageprop.h 1998-03-20 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-03-20 23:38:43 +00:00
gpopup.c 1998-12-02 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-12-02 20:24:25 +00:00
gpopup.h 1998-12-01 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-12-02 06:33:07 +00:00
gprop.c s/gtk_container_border_width_/gtk_container_set_border_width/ 1998-12-01 05:13:40 +00:00
gprop.h 1998-05-20 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-05-20 05:49:16 +00:00
gscreen.c 1998-12-03 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-12-04 02:08:06 +00:00
gscreen.h 1998-12-01 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-12-02 06:33:07 +00:00
gtkdtree.c 1998-12-03 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-12-03 21:56:11 +00:00
gtkdtree.h 1998-12-02 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-12-03 16:10:25 +00:00
gtools.c s/gtk_container_border_width_/gtk_container_set_border_width/ 1998-12-01 05:13:40 +00:00
gtree.c Lots of changes: 1998-12-02 05:18:20 +00:00
gtree.h Lots of changes: 1998-12-02 05:18:20 +00:00
gutil.c . 1998-04-23 19:31:32 +00:00
gview.c Lots of changes: 1998-12-02 05:18:20 +00:00
gwidget.c 1998-11-28 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-11-29 03:40:23 +00:00
gwidget.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
i-core.png CORE icon... "Your code sucks! Debug!..." :) - tigert 1998-05-15 19:29:57 +00:00
i-device.png Icon View mode for GNOME/mc: 1998-05-08 02:25:00 +00:00
i-directory.png Added a new folder icon for the gmc BIG icon view - tigert 1998-05-13 21:56:14 +00:00
i-executable.png Updated the icon a bit... - should look better. / tigert 1998-05-16 07:42:48 +00:00
i-regular.png Added 'general file' icon :) - tigert 1998-05-14 03:39:41 +00:00
i-sock.png Icon View mode for GNOME/mc: 1998-05-08 02:25:00 +00:00
i-symlink.png Icon View mode for GNOME/mc: 1998-05-08 02:25:00 +00:00
layout Layout for two dialog boxes that I had missed. Thanks Elliot! -miguel 1998-04-16 18:15:39 +00:00
link.xpm Cropped link icon - Federico 1998-03-10 21:28:36 +00:00
listing-iconic.xpm Make switch buttons work -mig 1998-05-12 20:43:42 +00:00
listing-list.xpm Make switch buttons work -mig 1998-05-12 20:43:42 +00:00
Makefile.in changing dialogs... 1998-12-03 21:11:36 +00:00
multi-ok.png - Simplified the update_panels routine to only care about the current 1998-04-30 03:21:52 +00:00
multi-ok.xpm More icons -mig 1998-03-12 06:00:16 +00:00
multi.xpm More icons -mig 1998-03-12 06:00:16 +00:00
not.png Better you-can-not-drop-here icon -mig 1998-05-03 18:50:10 +00:00