summaryrefslogtreecommitdiff
path: root/components/text/nautilus-text-view.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-329/+0
* Implement Copy to clipboard. Don't need cut or paste, since the view isDave Camp2003-03-071-0/+53
* Use monospaced font for text view. Patch by Luca FerrettiAlexander Larsson2003-02-281-1/+17
* New, protects us from illegal preferences.David Emory Watson2002-06-121-0/+1
* if the file size is 0, just report loading is complete and return. FixesDamon Chaplin2002-05-091-0/+7
* NautilusView is a GObject, not a GtkObject.Anders Carlsson2002-04-211-3/+5
* replace all the OAFIIDs with more sensibly named ones, that follow theMichael Meeks2002-04-181-5/+2
* New text view, by Dave Camp <dave@ximian.com>Alexander Larsson2002-04-141-799/+166
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-19/+16
* don't try to set properties on a remote container that is being / has beenMichael Meeks2002-03-061-1/+1
* Move reset constant into header.Darin Adler2002-03-011-2/+2
* remove usize mis-use.Michael Meeks2002-02-201-3/+0
* Require at least libxml 2.4.7, since that's the version where xmlFree andDarin Adler2002-02-121-1/+0
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-081-1/+0
* fix marshaller.Michael Meeks2001-11-221-10/+12
* kill g_log_domain_glib.Michael Meeks2001-11-211-9/+8
* allow double destroys & split out (nautilus_tree_view_finalize): impl.Michael Meeks2001-11-151-7/+22
* Initialise the gnome-vfs-module package, which is required for the helpThomas Canty2001-11-121-8/+14
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-11/+10
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-6/+6
* upd. bind to zoomable.Michael Meeks2001-11-061-2/+3
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-7/+7
* More GtkObject -> GObject stuff.Darin Adler2001-11-041-2/+2
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-5/+5
* Rename CUSTOM_NAME attribute to DISPLAY_NAME.Maciej Stachowiak2001-10-041-1/+1
* Change all libxml includes to use #include <libxml/*> instead of #includeDarin Adler2001-09-201-2/+2
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-2/+2
* Created a 'Text view' menu to hold the 'Fonts' menu and services itemsBenedikt Roth2001-07-111-1/+1
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-17/+17
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-5/+5
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-04-241-2/+3
* Move vfs extensions to eel.Ramiro Estrugo2001-04-041-17/+14
* Remove librsvg.Ramiro Estrugo2001-04-041-23/+23
* reviewed by: John Sullivan <sullivan@eazel.com>Ramiro Estrugo2001-03-311-0/+5
* Fix bugs:Ramiro Estrugo2001-03-281-89/+96
* reviewed by: John Sullivan <sullivan@eazel.com>NAUTILUS_1_ANCHORDarin Adler2001-03-061-49/+57
* reviewed by: George Lebl <jirka@5z.com>Maciej Stachowiak2001-03-051-9/+7
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-03-051-2/+2
* reviewed by: Eskil Heinous Olsen <eskil@eazel.com>Ramiro Estrugo2001-03-021-1/+2
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-1/+1
* fixed bug 6732, can't unmount volumes after viewing text files; fixed byAndy Hertzfeld2001-02-201-0/+13
* removed the translation text services from the build, since they are notAndy Hertzfeld2001-02-161-2/+3
* fixed bug 6589, nautilus crashes if a moderate sized text block is usedAndy Hertzfeld2001-02-151-3/+6
* made the text view look for services in the updates folder, so we can addAndy Hertzfeld2001-02-131-11/+29
* reviewed by: Darin Adler <darin@eazel.com> andMaciej Stachowiak2001-02-021-28/+28
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Pavel Cisler2001-01-301-6/+5
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-291-1/+1
* fixed bug 5572, black rectangle left behind after clicking on an emblem inAndy Hertzfeld2001-01-171-2/+2
* fixed bug 3256, loading a huge text file crashes nautilus. Now, if theINSTALLER_PR3_ANCHORAndy Hertzfeld2001-01-111-22/+129