Commit Graph

629 Commits

Author SHA1 Message Date
Pavel Roskin
0116e5aea3 * gmain.c (xtoolkit_create_dialog): Don't use "layout" - abort instead.
* layout: Remove.
* Makefile: Remove all references to file `layout'.
2001-07-15 07:23:36 +00:00
Pavel Roskin
0f9a3493ad * gnome/gdialogs.c [WITH_SMBFS] (vfs_smb_get_authinfo): New
function implementing SMB password dialog.
2001-07-15 07:06:35 +00:00
Pavel Roskin
74f034e8d4 * gmain.c (gmc_window_setup_from_panel): Fix crash when called
early, before the panel is created.
2001-07-15 06:25:16 +00:00
Pavel Roskin
2f9f1bb380 * gfind.c: New file - copied from find.c. Reindent, remove
unneeded parts.  Rewrite find_parameters() to use GNOME dialog.
* layout: Remove usused entries.
* Makefile.in: Use gfind.c, not find.c.
2001-07-14 21:14:01 +00:00
Pavel Roskin
4323c0004a * gdesktop.c (create_desktop_dir): If ~/Desktop doesn't exist
make it a symlink to ~/.gnome-desktop.
From Ximian patches.
2001-07-12 18:23:53 +00:00
Pavel Roskin
aeb7fe73c2 * gnome-open-dialog.c (gnome_open_dialog_get_tree): Don't set
styles for lines and expanders - use default tree settings.
From Ximian patches.
2001-07-12 18:14:06 +00:00
Pavel Roskin
1da081a1d5 * Makefile.in (EXTRALIBS): Add @LIBICONV@. 2001-07-12 15:07:50 +00:00
Andrew V. Samoilov
de551a2035 ;) 2001-07-12 05:45:54 +00:00
Pavel Roskin
8432d4dd4a * gdialogs.c: Use g_snprintf() instead of snprintf().
* gnome-file-property-dialog.c: Likewise.
* gprefs.c: Likewise.
2001-07-11 15:14:45 +00:00
Pavel Roskin
c2560cf2a6 * gscreen.c (panel_icon_list_select_icon): This function doesn't
get GDK_BUTTON_RELEASE, so move middle button processing ...
(panel_icon_list_button_release): ... here.
* gtkflist.c (gtk_flist_button_release): Open new window if the
middle button is released and DnD is not attempted.
2001-07-10 18:18:09 +00:00
Pavel Roskin
f69f94f442 * gtkdtree.c: Include alloca.h if available.
From Dan McNichol <mcnichol@austin.ibm.com>.
2001-07-10 03:18:28 +00:00
Pavel Roskin
78ab72b19f * gdesktop-prefs.c (create_mini_icons): Warning fix.
* gdialogs.c (file_mask_dialog): Likewise.
* gdnd.c (gdnd_validate_action): Likewise.
* gscreen.c (panel_drag_data_delete): Likewise.
(panel_tree_check_auto_expand): Likewise.
2001-07-09 15:37:31 +00:00
Pavel Roskin
98938f0035 * Makefile.in: Move here gnome-specific definitions from
../Make.common.in.
2001-07-06 21:13:01 +00:00
Pavel Roskin
44700b7f69 * gmc-chargrid.c: Include <config.h>. 2001-06-26 15:14:01 +00:00
Pavel Roskin
3c6cf84881 * gkey.c: Include the contents of xslint.c.
* Makefile.in (OOBJS): Remove xslint.o.
2001-06-26 15:01:35 +00:00
Pavel Roskin
d6ec3110bd * gcorba.h (poa): Declare extern. 2001-06-25 19:09:48 +00:00
Pavel Roskin
93125ecb19 * gtree.c: Remove.
* gtree.h: Likewise.
* gmenu.h: Likewise.
* Makefile.in: Changes for the above.
(OOBJS): Remove command.o.
* glayout.c: Remove command_prompt - it's unused.
* gmain.c (non_corba_create_panels): Don't create cmdline.
2001-06-19 00:54:51 +00:00
Pavel Roskin
4b3c6a0893 * Makefile.in (OOBJS): Remove fsusage.o and mountlist.o.
* gmain.h: Remove dead declaration of x_show_info().
2001-06-18 22:26:45 +00:00
Pavel Roskin
5717c2c03b Typo fix in the last entry. Tabified. 2001-06-17 04:36:29 +00:00
Pavel Roskin
0f70501480 * gtkflist.c: Include <gtkflist.c> for abs(). 2001-06-16 00:12:53 +00:00
Pavel Roskin
7ba1e1aa4c * gdesktop-icon.c: Reorder includes - local after system.
* gdesktop-prefs.c: Likewise.
* gsession.c: Likewise.
* gdesktop-init.c: Likewise. Include "x.h".
* gdnd.c: Likewise.
* gprint.c: Likewise.
2001-06-15 23:28:07 +00:00
Pavel Roskin
5c02b56d65 * gcmd.c (get_nickname): Warning fix - label at the end of
`case' statement.
(gnome_external_panelize): Likewise.
* gdialogs.c (file_delete_query_recursive): Likewise.
2001-06-15 23:18:24 +00:00
Pavel Roskin
683d7f0960 * gmain.c (beep): Remove. 2001-06-15 07:05:34 +00:00
Pavel Roskin
1506609352 * gdesktop.c (): Include gprefs.h to avoid a warning. 2001-06-15 06:50:31 +00:00
Pavel Roskin
814428bcc8 * gmount.c (setup_devices): Remove nfs_count - NFS directories
are not numbered.
2001-06-15 06:40:08 +00:00
Pavel Roskin
b916d53577 * gmain.c (try_alloc_color_pair): Remove. 2001-06-14 21:32:10 +00:00
Andrew V. Samoilov
aa8b92b547 * gmain.c (x_set_dialog_title): title constified.
(xtoolkit_create_dialog): Don't hardcode layout file location.
2001-06-11 11:17:23 +00:00
Pavel Roskin
2ff3d69aa3 * Makefile.in: Don't use terms.o.
* glayout.c: Remove unused global variables. Set command_prompt
to 0.
2001-06-06 22:01:53 +00:00
Pavel Roskin
9a26b9ba2f * gprefs.c [!USE_VFS]: Disable VFS code to allow compilation. 2001-06-06 16:38:03 +00:00
Pavel Roskin
c90efec4ed * gmc-client.c (main): Warning fix. 2001-06-06 15:04:33 +00:00
Pavel Roskin
28da0eda1f * gmcd.c (gnome_filter_cmd): Set default regex filter to "^.*$".
Don't translate it.
(set_cursor_busy): Warning fix.
2001-06-04 21:12:11 +00:00
Pavel Roskin
cacd759dde * Makefile.in: Don't use hotlist.o. Remove annoying message. 2001-06-02 06:55:45 +00:00
Pavel Roskin
d2724e215a * gmain.c (x_init_dlg): Warning fix for buggy Gtk that doesn't
always cast the argument to GTK_OBJECT.
2001-06-02 02:10:47 +00:00
Pavel Roskin
2802b5f19a * Makefile.in: Don't use key.o. 2001-06-02 01:18:22 +00:00
Pavel Roskin
823c83aa9e * Makefile.in: Don't use boxes.o. 2001-05-30 00:18:10 +00:00
Pavel Roskin
4c7a7f7132 * gcmd.c (gnome_listing_cmd): Remove, it unused.
(gnome_compare_panels): Likewise.
2001-05-29 22:50:59 +00:00
Pavel Roskin
813a5b6d27 * Makefile.in: Don't use subshell.o. 2001-05-29 07:33:50 +00:00
Pavel Roskin
5e2ab7978a * glayout.c (gnome_panel_layout_menu): Status bar messages for
"Sort By" and "Filter View" were incorrect.
2001-05-26 05:41:21 +00:00
Pavel Roskin
b5a22403b0 * gmain.c: Add option not to show the root warning again.
From Ximian patches.
2001-05-26 00:59:45 +00:00
Pavel Roskin
1950f6c0af * gmain.c: Include libgnomeui/gnome-window-icon.h if needed.
(gnome_check_super_user): Better warning for root. From Ximian.
(idle_destroy_panel): Remove.
2001-05-25 23:30:20 +00:00
Jacob Berkman
b9d7ef9819 2001-05-23 jacob berkman <jacob@ximian.com>
* mc.keys.in.in: fix missing trailing @ in audio/x-xi entry
2001-05-23 18:03:21 +00:00
Pavel Roskin
5eb1e5b0f7 * gmount.c: Fix warning "extra token after endif". 2001-05-20 06:17:24 +00:00
Pavel Roskin
d56cd43d22 * gcache.c: Remove.
* gcache.h: Likewise.
* gcliplabel.c: Likewise.
* gcliplabel.h: Likewise.
* ghelp.c: Likewise.
* ginfo.c: Likewise.
* gpageprop.c: Likewise.
* gpageprop.h: Likewise.
* gprop.c: Likewise.
* gprop.h: Likewise.
* Makefile.in: Adjust for the above.
* glayout.c: Don't include the above headers.
* gpopup2.c: Likewise.
* gscreen.c: Likewise.
2001-05-15 01:18:22 +00:00
Pavel Roskin
b0a82c83b5 * gcorba.c: Add "const" when needed to match FileManager.idl. 2001-05-15 00:03:21 +00:00
Pavel Roskin
9ad5b2ac54 * gtools.c (message): Use g_vsnprintf(). Make the "text"
argument constant.
2001-05-14 23:06:43 +00:00
Pavel Roskin
5f21d6d9f9 * directory.xpm: Remove.
* Makefile.in: Remove directory.xpm.
2001-04-30 19:12:43 +00:00
Miguel de Icaza
8eee4a32f4 2001-04-20 Miguel de Icaza <miguel@ximian.com>
* gdesktop.c (new_terminal): Use gnome_open_terminal, and do not
	pass arguments here.

	* gcmd.c (gnome_open_terminal_with_cmd): When launching
	gnome-terminal, pass the --start-factory-server --use-factory
	arguments here.
2001-04-21 02:06:22 +00:00
federico
be65c86349 2001-04-14 Federico Mena Quintero <federico@ximian.com>
* gdesktop.c (desktop_icon_set_busy): Use a pretty arrow instead
	of GDK_TOP_LEFT_ARROW.
	(click_proxy_button_press): Likewise.

	* gcmd.c (set_cursor_normal): Set the cursor to NULL so that we
	pick up the cursor that the window manager set for us.

	* gscreen.c (panel_tree_scan_begin): Use set_cursor_busy().
	(panel_tree_scan_end): Uset set_cursor_normal().
2001-04-15 09:39:24 +00:00
Miguel de Icaza
585145373e 2001-04-11 Miguel de Icaza <miguel@ximian.com>
* gdesktop.c (should_hide_nautilus_file): New function, used to
	decide if things should be hidden (handles nautilus home key,
	trash key, and .nautilus-metafile.xml for now)

	(desktop_reload_icons): Hook up above function.

	* gdesktop-init.c (migrate): New function to help migrate metadata
	information.

	* gscreen.c (file_list_popup): Changed here too.

	* gdesktop-init.c (gdesktop_links_init): Migrate from Trash to
	Trash.gmc to integrate with Nautilus on the same computer.

	* gcmd.c (create_trash_panel): ditto

	* gpopup2.c (check_trash_func): Rename trash directory to Trash.gmc
2001-04-13 01:03:22 +00:00
Miguel de Icaza
d86427a196 2001-04-06 Miguel de Icaza <miguel@ximian.com>
* gdesktop.c (do_rescan): Added automatic desktop reloading.
2001-04-08 15:23:59 +00:00