nautilus/src
Alexander Larsson a3fe004b22 Prepend instead of append. This is faster. Patch from Soeren Sandmann
2004-01-16  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (queue_pending_files):
	Prepend instead of append. This is faster.
	Patch from Soeren Sandmann <sandmann@daimi.au.dk>
2004-01-16 12:07:09 +00:00
..
file-manager Prepend instead of append. This is faster. Patch from Soeren Sandmann 2004-01-16 12:07:09 +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 2.5.1.1 2003-11-12 23:45:24 +00:00
nautilus-applicable-views.c Convert file attributes from list of strings to a bitmask. Patch from 2003-04-02 11:51:14 +00:00
nautilus-applicable-views.h AIX port from Laurent.Vivier@bull.net (Laurent Vivier) 2003-04-23 09:50:03 +00:00
nautilus-application.c Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +00:00
nautilus-application.h Change "close all parents" to be "close parent folders" and change the 2003-12-01 19:31:39 +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 Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.c 2003-06-08 05:09:38 +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 HIG fixes (add a missing mnemonic and correct the widget padding) for the 2004-01-03 08:29:45 +00:00
nautilus-connect-server-dialog.h New desktop files 2003-11-06 16:07:05 +00:00
nautilus-desktop-window.c Merge the nautilus-spatial-playground branch to HEAD. 2003-09-30 20:38:01 +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 Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +00:00
nautilus-file-management-properties.glade Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +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 Update error dialogs to be HIGy, and use the new eel message dialog api. 2003-12-11 10:38:17 +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 HIG fixes (add a missing mnemonic and correct the widget padding) for the 2004-01-03 08:29:45 +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 Don't use EelInputEventBox, we can use GtkEventBox now instead. 2004-01-03 19:05:32 +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 Use GtkIconTheme instead of GnomeIconTheme 2003-12-18 18:38:24 +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 Update error dialogs to be HIGy, and use the new eel message dialog api. 2003-12-11 10:38:17 +00:00
nautilus-navigation-window-ui.xml Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +00:00
nautilus-navigation-window.c Merged from nautilus-extensions-branch. 2004-01-11 20:35: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 Turn on home icon on desktop by default 2004-01-06 16:10:54 +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-server-connect.c Use GtkIconTheme instead of GnomeIconTheme 2003-12-18 18:38:24 +00:00
nautilus-server-connect.desktop.in Add X-GNOME-Bugzilla lines. Patch from Fernando Herrera 2002-12-03 10:33:56 +00:00
nautilus-server-connect.glade Patch by Christian Neumair <chris@gnome-de.org> 2003-05-26 14:07:24 +00:00
nautilus-shell-interface.idl New desktop files 2003-11-06 16:07:05 +00:00
nautilus-shell-ui.xml Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +00:00
nautilus-shell.c New desktop files 2003-11-06 16:07:05 +00:00
nautilus-shell.h src now compiles -- next problem is linking 2001-10-30 19:32:09 +00:00
nautilus-side-pane.c New function. 2003-03-02 02:34:53 +00:00
nautilus-side-pane.h New function. 2003-03-02 02:34:53 +00:00
nautilus-sidebar-title.c AIX port from Laurent.Vivier@bull.net (Laurent Vivier) 2003-04-23 09:50:03 +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 typo fix (Closes: #128318). 2004-01-09 23:12:50 +00:00
nautilus-spatial-window.c Removed OrigTree.pm Include nautilus-extensions-i18n.h 2004-01-12 23:46:22 +00:00
nautilus-spatial-window.h Add some snot to new windows when they are opened in spatial mode. 2004-01-11 01:20:39 +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 Merge the nautilus-spatial-playground branch to HEAD. 2003-09-30 20:38:01 +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 Remove use of EelGenerousBin, we can use a GtkBox with only one child for 2004-01-03 18:34:46 +00:00
nautilus-view-frame.h Remove use of EelGenerousBin, we can use a GtkBox with only one child for 2004-01-03 18:34:46 +00:00
nautilus-window-manage-views.c Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +00:00
nautilus-window-manage-views.h Range selection Clear last double click icon if you click on background 2003-12-12 12:09:14 +00:00
nautilus-window-menus.c Open toplevel help with F1 on desktop. Patch from 2004-01-15 15:34:50 +00:00
nautilus-window-private.h Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +00:00
nautilus-window-toolbars.c Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +00:00
nautilus-window.c Removed OrigTree.pm Include nautilus-extensions-i18n.h 2004-01-12 23:46:22 +00:00
nautilus-window.h Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +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 Change the icon to something that exists. 2003-01-16 10:03:55 +00:00