summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-container.c
Commit message (Expand)AuthorAgeFilesLines
* Increased GNOME_UI_REQUIRED to 1.110.1Dave Camp2002-02-011-31/+41
* Bump eel version required.Darin Adler2002-01-301-13/+10
* Remove smooth mode and unused font and font size machinery.Darin Adler2002-01-291-154/+21
* use g_list_copy instead of eel version use gtk_window_present instead ofGediminas Paulauskas2002-01-281-2/+1
* Formatting tweaks. Use new eel_gnome_canvas_item_send_behind.Darin Adler2002-01-271-26/+3
* Draw alpha-blended rounded rectangles around selected text even in non-aaAlexander Larsson2002-01-271-14/+52
* Get rid of code that passes around the "optimize for AA" flag.Darin Adler2002-01-211-2/+0
* don't set the background, it causes a strange segv later.Michael Meeks2002-01-181-1/+1
* Inspired by a patch from Jacob Berkman <jacob@ximian.com>, gotDarin Adler2002-01-151-5/+5
* Mention bad looking text.Darin Adler2002-01-081-38/+46
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-6/+5
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-10/+6
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-081-1/+0
* Fix rubberband selection when the icon view is scrolled by using theDarin Adler2002-01-041-2/+3
* Use GnomeCanvasRect instead of EelCanvasRect. We can redo theDarin Adler2002-01-031-4/+3
* Do text drawing with Pango for the anti-aliased case. Remove all use ofDarin Adler2001-12-181-24/+0
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-7/+7
* Roll double-free bug fix from the branch.Darin Adler2001-12-011-1/+1
* fix marshaller.Michael Meeks2001-11-221-1/+1
* Remove unused stuff.Darin Adler2001-11-101-65/+61
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-47/+47
* Switch to glib's gettext.Darin Adler2001-11-071-4/+4
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-40/+40
* Did some fixes based on a patch Michael sent me.Darin Adler2001-11-061-4/+4
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-8/+8
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-81/+81
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* cut-n-paste-code now compiles, and we are a hair's breadth away fromDarin Adler2001-10-311-1/+11
* Locate glib-genmarshal.Darin Adler2001-10-291-95/+99
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-171/+195
* Huge ass redhat mergeAlexander Larsson2001-09-261-39/+31
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-13/+13
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-041-2/+3
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-041-1/+1
* More fixes like the one Alex just did.Darin Adler2001-07-191-3/+6
* Clear details->drop_target. This should fix a hard to trigger DnDAlex Larsson2001-07-191-1/+2
* Integrated revised version of patch by zilch.am@home.se to fixDarin Adler2001-06-011-2/+3
* Fixed a bug where the MIME type components short list query wasDarin Adler2001-05-311-3/+2
* Fallout from fixing bug 8220 (Having Ctrl as default "modifier key usedJohn Harper2001-05-231-5/+5
* Changed code that uses g_list_append to use g_list_prepend in all theDarin Adler2001-05-111-2/+4
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-3/+3
* Change parameters for functions that accept and return ArtIRect,Ramiro Estrugo2001-04-301-55/+52
* Use the new EelCanvasRect instead of GnomeCanvasRect for betterDarin Adler2001-04-181-22/+22
* Fixed API to icon factory that took an anti-aliased parameter whenDarin Adler2001-04-161-1/+3
* Fix overeager search and replace of eel with nautilus. These functions gotRamiro Estrugo2001-04-131-2/+2
* Update for Arlo's new icon.Ramiro Estrugo2001-04-051-1/+1
* Remove librsvg.Ramiro Estrugo2001-04-041-71/+71
* Make file operations progress dialog always stay up for at least 1Darin Adler2001-04-031-12/+12
* Removed bogus return_if_fail.John Sullivan2001-03-311-4/+6
* Fix bugs:Ramiro Estrugo2001-03-281-22/+34