| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge bonobo-slay-branch | Alexander Larsson | 2004-11-22 | 1 | -329/+0 |
* | Implement Copy to clipboard. Don't need cut or paste, since the view is | Dave Camp | 2003-03-07 | 1 | -0/+53 |
* | Use monospaced font for text view. Patch by Luca Ferretti | Alexander Larsson | 2003-02-28 | 1 | -1/+17 |
* | New, protects us from illegal preferences. | David Emory Watson | 2002-06-12 | 1 | -0/+1 |
* | if the file size is 0, just report loading is complete and return. Fixes | Damon Chaplin | 2002-05-09 | 1 | -0/+7 |
* | NautilusView is a GObject, not a GtkObject. | Anders Carlsson | 2002-04-21 | 1 | -3/+5 |
* | replace all the OAFIIDs with more sensibly named ones, that follow the | Michael Meeks | 2002-04-18 | 1 | -5/+2 |
* | New text view, by Dave Camp <dave@ximian.com> | Alexander Larsson | 2002-04-14 | 1 | -799/+166 |
* | Because lots of recent bugs were due to "signal handler called after | Darin Adler | 2002-03-07 | 1 | -19/+16 |
* | don't try to set properties on a remote container that is being / has been | Michael Meeks | 2002-03-06 | 1 | -1/+1 |
* | Move reset constant into header. | Darin Adler | 2002-03-01 | 1 | -2/+2 |
* | remove usize mis-use. | Michael Meeks | 2002-02-20 | 1 | -3/+0 |
* | Require at least libxml 2.4.7, since that's the version where xmlFree and | Darin Adler | 2002-02-12 | 1 | -1/+0 |
* | Fixed to use g_iconv instead of iconv, starting with a patch from Jean | Darin Adler | 2002-01-08 | 1 | -1/+0 |
* | fix marshaller. | Michael Meeks | 2001-11-22 | 1 | -10/+12 |
* | kill g_log_domain_glib. | Michael Meeks | 2001-11-21 | 1 | -9/+8 |
* | allow double destroys & split out (nautilus_tree_view_finalize): impl. | Michael Meeks | 2001-11-15 | 1 | -7/+22 |
* | Initialise the gnome-vfs-module package, which is required for the help | Thomas Canty | 2001-11-12 | 1 | -8/+14 |
* | Lots of files. Get rid a lot of unneeded casts. | Darin Adler | 2001-11-09 | 1 | -11/+10 |
* | Lots of files. Another GtkObject -> GObject pass. | Darin Adler | 2001-11-06 | 1 | -6/+6 |
* | upd. bind to zoomable. | Michael Meeks | 2001-11-06 | 1 | -2/+3 |
* | Tons of files. More GtkObject -> GObject stuff. | Darin Adler | 2001-11-04 | 1 | -7/+7 |
* | More GtkObject -> GObject stuff. | Darin Adler | 2001-11-04 | 1 | -2/+2 |
* | Many files. Update for change in Eel boilerplate macro names. | Darin Adler | 2001-11-04 | 1 | -1/+1 |
* | More GNOME 2 work. We now compile up to libnautilus-private and I'm | Darin Adler | 2001-10-28 | 1 | -5/+5 |
* | Rename CUSTOM_NAME attribute to DISPLAY_NAME. | Maciej Stachowiak | 2001-10-04 | 1 | -1/+1 |
* | Change all libxml includes to use #include <libxml/*> instead of #include | Darin Adler | 2001-09-20 | 1 | -2/+2 |
* | Updated bugzilla.eazel.com references to refer to the | Darin Adler | 2001-09-15 | 1 | -2/+2 |
* | Created a 'Text view' menu to hold the 'Fonts' menu and services items | Benedikt Roth | 2001-07-11 | 1 | -1/+1 |
* | Update for latest round of stuff moving into Eel. | Ramiro Estrugo | 2001-05-04 | 1 | -17/+17 |
* | nautilus-extensions -> nautilus-private renaming. | Ramiro Estrugo | 2001-05-04 | 1 | -5/+5 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2001-04-24 | 1 | -2/+3 |
* | Move vfs extensions to eel. | Ramiro Estrugo | 2001-04-04 | 1 | -17/+14 |
* | Remove librsvg. | Ramiro Estrugo | 2001-04-04 | 1 | -23/+23 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Ramiro Estrugo | 2001-03-31 | 1 | -0/+5 |
* | Fix bugs: | Ramiro Estrugo | 2001-03-28 | 1 | -89/+96 |
* | reviewed by: John Sullivan <sullivan@eazel.com>NAUTILUS_1_ANCHOR | Darin Adler | 2001-03-06 | 1 | -49/+57 |
* | reviewed by: George Lebl <jirka@5z.com> | Maciej Stachowiak | 2001-03-05 | 1 | -9/+7 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Ramiro Estrugo | 2001-03-05 | 1 | -2/+2 |
* | reviewed by: Eskil Heinous Olsen <eskil@eazel.com> | Ramiro Estrugo | 2001-03-02 | 1 | -1/+2 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-02-23 | 1 | -1/+1 |
* | fixed bug 6732, can't unmount volumes after viewing text files; fixed by | Andy Hertzfeld | 2001-02-20 | 1 | -0/+13 |
* | removed the translation text services from the build, since they are not | Andy Hertzfeld | 2001-02-16 | 1 | -2/+3 |
* | fixed bug 6589, nautilus crashes if a moderate sized text block is used | Andy Hertzfeld | 2001-02-15 | 1 | -3/+6 |
* | made the text view look for services in the updates folder, so we can add | Andy Hertzfeld | 2001-02-13 | 1 | -11/+29 |
* | reviewed by: Darin Adler <darin@eazel.com> and | Maciej Stachowiak | 2001-02-02 | 1 | -28/+28 |
* | reviewed by: Gene Z. Ragan <gzr@eazel.com> | Pavel Cisler | 2001-01-30 | 1 | -6/+5 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Sullivan | 2001-01-29 | 1 | -1/+1 |
* | fixed bug 5572, black rectangle left behind after clicking on an emblem in | Andy Hertzfeld | 2001-01-17 | 1 | -2/+2 |
* | fixed bug 3256, loading a huge text file crashes nautilus. Now, if theINSTALLER_PR3_ANCHOR | Andy Hertzfeld | 2001-01-11 | 1 | -22/+129 |