summaryrefslogtreecommitdiff
path: root/components/text
Commit message (Expand)AuthorAgeFilesLines
* components/*/.server.in -> *.server.in.in move stuff into $(libexec) andMichael Meeks2002-07-163-34/+9
* use $(prefix)/${DATADIRNAME}/locale rather than $(datadir)/locale so itDamon Chaplin2002-06-121-1/+1
* 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-184-11/+8
* New text view, by Dave Camp <dave@ximian.com>Alexander Larsson2002-04-144-818/+176
* 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
* Use GETTEXT_PACKAGE. Same here. Same here. Same here. Same. SameKjartan Maraas2002-02-221-1/+1
* remove usize mis-use.Michael Meeks2002-02-202-3/+1
* Require at least libxml 2.4.7, since that's the version where xmlFree andDarin Adler2002-02-121-1/+0
* Remove. Remove. Remove. Remove. Remove.Darin Adler2002-01-211-4/+1
* Re-add ui_DATA to EXTRA_DIST. I removed it by accident.NAUTILUS_1_1_1Darin Adler2002-01-151-1/+1
* Inspired by a patch from Jacob Berkman <jacob@ximian.com>, gotDarin Adler2002-01-151-12/+9
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-081-1/+0
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-4/+1
* 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
* Work towards getting the components compiling and working. History, News,Thomas Canty2001-11-111-2/+3
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-11/+10
* Just me, not the mailing list.Darin Adler2001-11-093-34/+2
* 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-042-8/+8
* 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-282-6/+6
* First baby steps at compiling under gnome 2.Darin Adler2001-10-241-6/+6
* 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-114-6/+7
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-17/+17
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-043-7/+7
* Lots of improvement. Make dealing with dependency libs/cflags simpler.Ramiro Estrugo2001-05-021-19/+4
* Use NAUTILUS_VERSION_INSIST from hack-macros instead ofRamiro Estrugo2001-05-021-2/+2
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-04-241-2/+3
* Make all standard components call the eel function to stop in the debuggerRamiro Estrugo2001-04-201-0/+8
* Add support for gettext. Add a post initialize callback so that callersRamiro Estrugo2001-04-131-13/+12
* Stage one of removing services from the nautilus cvs tree. MakeRamiro Estrugo2001-04-101-1/+1
* Move vfs extensions to eel.Ramiro Estrugo2001-04-041-17/+14
* Remove librsvg.Ramiro Estrugo2001-04-042-23/+27
* reviewed by: John Sullivan <sullivan@eazel.com>Ramiro Estrugo2001-03-311-0/+5
* Change "default" to "GTK System Font." Also add a FIXME for the fact thatRamiro Estrugo2001-03-281-4/+4
* Fix bugs:Ramiro Estrugo2001-03-282-89/+106
* reviewed by: Maciej Stachowiak <mjs@eazel.com>John Sullivan2001-03-271-1/+1