nautilus/src
Alexander Larsson 1fd8052fa7 Use eel_get_filename_charset to handle the new filename charset env vars.
2004-10-28  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_uri_shortname_for_display):
	* libnautilus-private/nautilus-file-utilities.h:
	* libnautilus-private/nautilus-file.c: (nautilus_file_rename),
	(nautilus_file_get_display_name_nocopy):
	* src/nautilus-location-entry.c: (try_to_expand_path):
	Use eel_get_filename_charset to handle the new filename
	charset env vars.
2004-10-28 14:00:38 +00:00
..
file-manager Handle volumes for root nodes 2004-10-26 13:28:05 +00:00
.cvsignore added nautilus-file-management-properties, nautilus-server-connect, 2003-03-10 22:10:51 +00:00
check-nautilus Add ref/unref to fix problem with renaming. 2000-09-21 19:43:13 +00:00
Makefile.am Remove nautilus-server-connect. This is not needed anymore. 2004-02-18 11:59:03 +00:00
nautilus-applicable-views.c Avoid multiple x-directory/normal warnings 2004-08-23 17:11:15 +00:00
nautilus-applicable-views.h Add nautilus_mime_get_default_fallback_component_for_file which ignores 2004-03-05 12:46:53 +00:00
nautilus-application.c Handle volumes for root nodes 2004-10-26 13:28:05 +00:00
nautilus-application.h Show the directory as a selection in spatial mode when Alt+Up is selected. 2004-10-18 21:36:11 +00:00
nautilus-bookmark-list.c Fix leaks. Patch from Martin Wehner <martin.wehner@epost.de> 2003-10-21 12:51:00 +00:00
nautilus-bookmark-list.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-bookmark-parsing.c Merge the new-icon-factory-branch branch to HEAD. 2002-09-18 18:26:12 +00:00
nautilus-bookmark-parsing.h Change all libxml includes to use #include <libxml/*> instead of #include 2001-09-20 18:34:08 +00:00
nautilus-bookmarks-window.c Allow delete key to remove bookmarks, fixes #136452 2004-04-07 09:43:40 +00:00
nautilus-bookmarks-window.glade Patch by Christian Neumair <chris@gnome-de.org> 2003-05-26 14:07:24 +00:00
nautilus-bookmarks-window.h Lots of files. Another GtkObject -> GObject pass. 2001-11-06 19:14:33 +00:00
nautilus-complex-search-bar.c Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-complex-search-bar.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-component-adapter-factory.c Free targets. 2002-04-19 12:06:45 +00:00
nautilus-component-adapter-factory.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-connect-server-dialog.c Escape created uris. Patch from Michael Henson <mike@axl.net> 2004-10-01 11:33:00 +00:00
nautilus-connect-server-dialog.h New desktop files 2003-11-06 16:07:05 +00:00
nautilus-desktop-window.c Don't make progress dialogs transient for the desktop. 2004-08-30 09:09:43 +00:00
nautilus-desktop-window.h Merge the nautilus-spatial-playground branch to HEAD. 2003-09-30 20:38:01 +00:00
nautilus-file-management-properties-main.c Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +00:00
nautilus-file-management-properties.c Add preference to choose date format. Set default date format to '%c', 2004-07-16 12:04:29 +00:00
nautilus-file-management-properties.glade Set the dialog's "visible" property to FALSE, we show it ourselves. 2004-10-12 21:54:28 +00:00
nautilus-file-management-properties.h Multi-head stuff done for the preferences dialog. 2003-02-17 09:20:56 +00:00
nautilus-first-time-druid.c Modified Files: ChangeLog components/music/nautilus-music-view.c 2002-07-08 15:32:10 +00:00
nautilus-first-time-druid.h src now compiles -- next problem is linking 2001-10-30 19:32:09 +00:00
nautilus-information-panel.c Merged the nautilus-new-mime branch. 2004-07-22 03:57:44 +00:00
nautilus-information-panel.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-location-bar.c Use ngettext (fixes bug #106702), based on the patch by Christian Neumair 2004-01-13 00:59:53 +00:00
nautilus-location-bar.h Merge the nautilus-spatial-playground branch to HEAD. 2003-09-30 20:38:01 +00:00
nautilus-location-dialog.c Close dialog if parent is destroyed. Patch from Victor I. 2004-08-12 08:40:12 +00:00
nautilus-location-dialog.h Add nautilus-location-dialog.[ch] and nautilus-location-entry.[ch] 2003-10-11 17:26:39 +00:00
nautilus-location-entry.c Use eel_get_filename_charset to handle the new filename charset env vars. 2004-10-28 14:00:38 +00:00
nautilus-location-entry.h Add nautilus-location-dialog.[ch] and nautilus-location-entry.[ch] 2003-10-11 17:26:39 +00:00
nautilus-main.c Avoid multiple x-directory/normal warnings 2004-08-23 17:11:15 +00:00
nautilus-main.h don't set the background, it causes a strange segv later. 2002-01-18 15:10:35 +00:00
nautilus-navigation-bar.c Remove use of EelGenerousBin, we can use a GtkBox with only one child for 2004-01-03 18:34:46 +00:00
nautilus-navigation-bar.h Remove use of EelGenerousBin, we can use a GtkBox with only one child for 2004-01-03 18:34:46 +00:00
nautilus-navigation-window-menus.c replace egg_screen with new gdk/libgnomeui functions. 2004-02-11 16:03:50 +00:00
nautilus-navigation-window-ui.xml reviewed by: Alexander Larsson <alexl@redhat.com> 2004-10-18 16:44:35 +00:00
nautilus-navigation-window.c Add saved geometry pref 2004-10-26 16:12:02 +00:00
nautilus-navigation-window.h Merge the nautilus-spatial-playground branch to HEAD. 2003-09-30 20:38:01 +00:00
nautilus-profiler.c Fix profiler CFLAGS. 2002-04-19 22:28:48 +00:00
nautilus-profiler.h nautilus-extensions -> nautilus-private renaming. 2001-05-04 03:14:43 +00:00
nautilus-property-browser.c Fix property browser spacing. Fixes bug #144249. Patch from Jorn Baayen. 2004-08-16 10:47:02 +00:00
nautilus-property-browser.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-search-bar-criterion-private.h Fixes for bugs 2376, 4553, and 3799 This should make the complex search 2000-11-28 23:21:50 +00:00
nautilus-search-bar-criterion.c Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-search-bar-criterion.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-search-bar-private.h Made copyright headers consistent in style; also made sure to refer to 2000-08-11 09:29:36 +00:00
nautilus-search-bar.c Many files. Update for change in Eel boilerplate macro names. 2001-11-04 02:07:34 +00:00
nautilus-search-bar.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-self-check-functions.c Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-self-check-functions.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-shell-interface.idl New desktop files 2003-11-06 16:07:05 +00:00
nautilus-shell-ui.xml Allow keynav on desktop by adding accel entries (#135399). 2004-10-04 11:36:14 +00:00
nautilus-shell.c When opening a spatial window for the first time, place it over the parent 2004-03-29 22:40:28 +00:00
nautilus-shell.h src now compiles -- next problem is linking 2001-10-30 19:32:09 +00:00
nautilus-side-pane.c Do not overlap close icon and text label when the sidepane is very small. 2004-05-13 18:42:48 +00:00
nautilus-side-pane.h New function. 2003-03-02 02:34:53 +00:00
nautilus-sidebar-title.c Don't hardcode font sizes. Fixes bug #123478 2004-03-01 10:32:57 +00:00
nautilus-sidebar-title.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-signaller.c Remove nautilus-launch-icon.png. 2002-01-19 00:06:14 +00:00
nautilus-signaller.h Remove nautilus-launch-icon.png. 2002-01-19 00:06:14 +00:00
nautilus-simple-search-bar.c Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-simple-search-bar.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-spatial-window-ui.xml Allow keynav on desktop by adding accel entries (#135399). 2004-10-04 11:36:14 +00:00
nautilus-spatial-window.c Select parent item when going up via parent menu. 2004-10-21 11:02:19 +00:00
nautilus-spatial-window.h Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk> 2004-06-21 18:33:43 +00:00
nautilus-switchable-navigation-bar.c Merge the nautilus-spatial-playground branch to HEAD. 2003-09-30 20:38:01 +00:00
nautilus-switchable-navigation-bar.h Merge the nautilus-spatial-playground branch to HEAD. 2003-09-30 20:38:01 +00:00
nautilus-switchable-search-bar.c Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-switchable-search-bar.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-view-frame-corba.c Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk> 2004-06-21 18:33:43 +00:00
nautilus-view-frame-private.h Merge the nautilus-spatial-playground branch to HEAD. 2003-09-30 20:38:01 +00:00
nautilus-view-frame.c Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk> 2004-06-21 18:33:43 +00:00
nautilus-view-frame.h Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk> 2004-06-21 18:33:43 +00:00
nautilus-window-manage-views.c Fix warning due to NULL default string. 2004-10-28 07:30:07 +00:00
nautilus-window-manage-views.h Make shift/middle click close window behind (#137663). 2004-04-14 16:07:25 +00:00
nautilus-window-menus.c Remove extra comma in enum. Fixes bug #142351 Patch from Christian 2004-08-16 10:39:02 +00:00
nautilus-window-private.h Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk> 2004-06-21 18:33:43 +00:00
nautilus-window-toolbars.c reviewed by: Alexander Larsson <alexl@redhat.com> 2004-10-18 16:44:35 +00:00
nautilus-window.c Show the directory as a selection in spatial mode when Alt+Up is selected. 2004-10-18 21:36:11 +00:00
nautilus-window.h Show the directory as a selection in spatial mode when Alt+Up is selected. 2004-10-18 21:36:11 +00:00
nautilus-zoom-control.c Zoom to fit when the label is clicked. 2003-06-28 20:15:52 +00:00
nautilus-zoom-control.h New zoom control using stock widgets. Patch from Iain Holmes 2003-06-08 09:15:39 +00:00
Nautilus_shell.server.in Patch from: Juerg Billeter <j@bitron.ch> 2004-01-06 17:54:18 +00:00
network-scheme.desktop.in Add OnlyShowIn=GNOME and use 'false' instead of '0' for Terminal=. Patch 2004-04-27 22:06:36 +00:00