summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-entry.c
Commit message (Expand)AuthorAgeFilesLines
* Normalize signal namesWilliam Jon McCann2013-01-221-1/+1
* entry: remove now unused user_changed signalCosimo Cecchi2012-04-241-33/+0
* all: remove unused NautilusUndoManager objectsCosimo Cecchi2012-04-241-3/+0
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-051-2/+0
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-5/+0
* [libnautilus-private] don't use GtkObjectCosimo Cecchi2010-09-301-8/+4
* entry: rename GtkEditableClass->GtkEditableInterfaceCosimo Cecchi2010-09-191-3/+3
* [ln-p] convert to new GDK_KEY prefixCosimo Cecchi2010-09-191-1/+1
* [ln-p] GSEAL nautilus-entry.Bastien Nocera2010-06-111-2/+2
* Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type()Cosimo Cecchi2009-02-021-49/+11
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-2/+1
* Replace g_return_*() with g_assert() in private, internal functions.A. Walton2008-04-301-1/+1
* No need to make GTypeInfo and GInterfaceInfo static. Bug #362034.Christian Persch2007-01-181-2/+2
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-2/+2
* Remove references to the "Use Emacs-style keyboard shortcuts" preference.Dave Camp2002-03-241-9/+0
* fix the undo manager impl. to map the servant properly.Michael Meeks2002-02-271-32/+59
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-3/+3
* Fix build.Anders Carlsson2002-01-281-3/+0
* Remove gmc link support and calls to gnome_set_metadata.Anders Carlsson2002-01-271-23/+0
* Change libprofiler location.Anders Carlsson2002-01-211-40/+16
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-4/+7
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-1/+1
* fix marshaller.Michael Meeks2001-11-221-2/+9
* kill g_log_domain_glib.Michael Meeks2001-11-211-6/+2
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-10/+10
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-2/+2
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-15/+29
* 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-37/+43
* Integrated patch by limval@yahoo.com to make typing and clickingDarin Adler2001-05-311-5/+16
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-8/+8
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-2/+2
* Remove librsvg.Ramiro Estrugo2001-04-041-13/+13
* reviewed by: Gene Ragan <gzr@eazel.com>Ramiro Estrugo2001-04-021-10/+22
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-03-161-106/+147
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-22/+20
* Updated tilde expand code to not suck, and to work right for the location bar...Arik Devens2001-02-231-10/+0
* reviewed by: Gene Ragan <gzr@eazel.com>Darin Adler2001-02-151-1/+2
* Fixed bugs 5837, 6463, 6478, and 6506 by making tilde support work alot bette...Arik Devens2001-02-131-1/+9
* Fixed bug 6375, Certain menu shortcuts don't work when insertion point isGene Z. Ragan2001-02-061-1/+8
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-041-0/+27
* reviewed by: Pavel Cisler<pavel@eazel.com>Gene Z. Ragan2000-12-231-0/+12
* reviewed by: Pavel Cisler <pavel@eazel.com>Gene Z. Ragan2000-11-281-6/+44
* reviewed by: Pavel Cisler <pavel@eazel.com>Rebecca Schulman2000-11-221-6/+64
* Remove the Undo command.Darin Adler2000-10-111-25/+28
* More work on whittling the state machine down to size.Darin Adler2000-10-031-7/+8
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-2/+2
* fixed bug 2829, location bar should treat TAB like right arrow whenAndy Hertzfeld2000-09-121-2/+19
* Fixed bug 2446, need to implement CDROM ejection. It's in there. Let's seeGene Z. Ragan2000-08-311-1/+1