summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-entry.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename functions to be verb phrases as opposed to nouns.Gene Z. Ragan2000-08-231-1/+1
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-4/+4
* New file and functions to handle undo in NautilusEntry and GtkEditables.Gene Ragan2000-06-121-141/+5
* Fixed bug 983. Added user_changed signal.Gene Z. Ragan2000-06-081-26/+120
* The main change here is revamping the undo manager.Darin Adler2000-06-071-2/+0
* More work on undo. Note that undo in text entry fields still misbehaves.Gene Z. Ragan2000-05-261-44/+48
* *** empty log message ***Gene Ragan2000-05-251-1/+2
* File name changes.Darin Adler2000-05-191-67/+50
* More undo framework work. Still incomplete.Gene Z. Ragan2000-05-191-4/+8
* Change format to make popt "pop" out more.Darin Adler2000-05-181-10/+5
* CVS:Gene Z. Ragan2000-05-171-9/+14
* Change makefiles to link against libnautilus. This is so calls to the undoGene Z. Ragan2000-05-111-1/+1
* libnautilus-extensions/nautilus-entry.c Refined undo support.Gene Z. Ragan2000-05-031-3/+21
* Added check for ctl-z. An undo is requested when the key combination isGene Z. Ragan2000-05-031-4/+154
* Fixed bugs, mostly related to editable text fields.John Sullivan2000-04-171-0/+131