summaryrefslogtreecommitdiff
path: root/src/nautilus-information-panel.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Alexander Larsson <alexl@redhat.com>Marco Pesenti Gritti2004-11-251-62/+4
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-58/+178
* Merged the nautilus-new-mime branch.Dave Camp2004-07-221-1/+5
* No commas at end of enum. Fixes builds for non-C99/gcc compilers.Alexander Larsson2004-03-091-1/+1
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-11/+8
* Add the nautilus-cd-burner integration patch from RH.Alexander Larsson2003-04-161-0/+36
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-4/+2
* Set the GdkScreen on the drag-and-drop context menu. Fixes #90920.Dave Camp2003-02-081-2/+2
* changing the mnemonic of "Empty Trash" button. Resolves the conflictArvind Samptur2003-01-061-1/+1
* Set the background globally by default. On a right-drag from the propertyDave Camp2002-10-311-70/+120
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-0/+2
* New files, container for the side panels.Dave Camp2002-09-211-873/+269
* Update the current_background_color, the current_background_image, andDave Camp2002-07-271-12/+24
* (nautilus_music_view_init): Use an EelBackgroundBox instead of aDave Camp2002-07-241-8/+2
* Fixup usage of ellipses. Patch from Gregory Merchan <merchan@phys.lsu.edu>Alexander Larsson2002-07-221-3/+1
* Fixes the Nautilus part of #46238; see eel for the other part.Federico Mena Quintero2002-07-191-0/+20
* update the title color only if the background has changed;Michael Meeks2002-07-101-39/+51
* Changed "Reset Background" to "Use Default Background" and put it at theDave Camp2002-07-051-8/+9
* now g_strsplit returns an additional empty string when a delimiter isDavid Emory Watson2002-04-051-1/+1
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-28/+16
* impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks2002-03-071-12/+38
* Don't call gdk_window_set_static_gravities(). That old anti-flicker trickAlexander Larsson2002-03-011-14/+0
* Use eel_str_replace_substring to replace the %s rather than usingDarin Adler2002-02-281-8/+1
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-57/+54
* eel_signal_connect_while_alive -> g_object_add_weak_pointer.Darin Adler2002-02-071-8/+3
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-10/+12
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-26/+46
* Fix rubberband selection when the icon view is scrolled by using theDarin Adler2002-01-041-9/+8
* protect vs. double destroy.Michael Meeks2001-12-121-16/+19
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-3/+3
* Roll double-free bug fix from the branch.Darin Adler2001-12-011-2/+2
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-7/+7
* Remove e-paned.Darin Adler2001-11-081-13/+2
* Switch to glib's gettext.Darin Adler2001-11-071-5/+5
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-13/+13
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-8/+8
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* fix EEL_DEFINE_BONOBO_BOILERPLATE callHavoc Pennington2001-11-021-4/+4
* src now compiles -- next problem is linkingDarin Adler2001-10-301-18/+20
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-14/+13
* Change all libxml includes to use #include <libxml/*> instead of #includeDarin Adler2001-09-201-1/+1
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-3/+3
* Remove CONTROL_CENTER_REQUIRED since nautilus doesn't requireAnders Carlsson2001-08-231-0/+2
* removed the bad hack of attributing special meaning to the "reset.png"Andy Hertzfeld2001-07-201-1/+10
* Fix bug #8133 where changing of the NAUTILUS_PREFERENCES_CONFIRM_TRASHBenedikt Roth2001-07-051-30/+49
* at Darin's urging, coalesced the open and closed properties into a singleAndy Hertzfeld2001-05-161-5/+5
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-9/+8
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-13/+13
* Fix bug 8152 (Opening Help sidebar crashes Nautilus):Darin Adler2001-04-251-8/+9
* implemented change tracking and made the sidebar tab get an notificationAndy Hertzfeld2001-04-221-0/+35