summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-container.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use custom font.Alex Larsson2002-05-111-13/+30
* Unref the style after setting it on the widget.Dave Camp2002-05-091-0/+1
* Removed ellipsis from items that are meant brings up dialog and nothingAlex Larsson2002-04-301-2/+5
* Take pixels_per_unit into account when setting width and height.Anders Carlsson2002-04-221-2/+4
* Take pixels_per_unit into account when dealing with widget coordinates inAnders Carlsson2002-04-211-7/+11
* Fruitless attempt to optimize icon layout. It turns out it is text-measureAlexander Larsson2002-04-201-45/+80
* Avoid gnome-canvas move to top operation if there is no rubber-bandAlexander Larsson2002-04-141-1/+6
* remove unused 'bounds_changed' signal.Michael Meeks2002-04-091-81/+57
* This commit requires a newer eel, which requires gail.Michael Meeks2002-04-041-0/+6
* New functions. (nautilus_icon_canvas_item_accessible_class_init):Dave Camp2002-04-011-1/+618
* After loading the link info with the new display name, clear the oldAlexander Larsson2002-03-141-1/+0
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-17/+17
* Use g_signal_connect_object instead of g_signal_connnect to make sure weDarin Adler2002-03-061-22/+15
* don't try to set properties on a remote container that is being / has beenMichael Meeks2002-03-061-2/+2
* widget_x/y ->o world_x/yAlexander Larsson2002-03-061-31/+22
* Remove unneeded code to set icon for the deleted Web Search button.Darin Adler2002-03-011-1/+1
* impl. (get_xalf_prefix): use gconf.Michael Meeks2002-02-271-8/+4
* Remove stray line of code.Darin Adler2002-02-271-1/+0
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-271-33/+32
* Let "Loading" and "Empty" special nodes be italic.Anders Carlsson2002-02-251-41/+64
* Don't set background pixmap None. Gtk+ already does that when scrollingAlexander Larsson2002-02-251-4/+0
* remove obsolete GNOME_COMMON_INIT and GNOME_PLATFORM_GNOME_2 macros.Gediminas Paulauskas2002-02-221-1/+1
* New. (clear_drag_state): Use remove_context_menu_timeout.Darin Adler2002-02-221-19/+15
* Remove. Remove.Darin Adler2002-02-221-26/+34
* Remove. Michael already took it out of the tarball, so I am removing itDarin Adler2002-02-211-5/+3
* ensure we survive without trashing the WM, even if we can get no workingMichael Meeks2002-02-191-4/+6
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-53/+94
* Remove calls to gtk_widget_push|pop_visual() since they do nothing now.Kjartan Maraas2002-02-171-2/+0
* 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