summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-container.c
Commit message (Expand)AuthorAgeFilesLines
* Make accessible_parent_class variables static. Patch fromDave Camp2002-09-091-1/+1
* Work around our strange size allocation problems by always assuming theAlexander Larsson2002-08-151-5/+24
* Install a frame_text gtk style property, so that accessible themes canDave Camp2002-08-141-14/+63
* Move sub-block variables to the function level, making this uglier, lessFederico Mena Quintero2002-08-071-3/+2
* Fixes #82194.Federico Mena Quintero2002-08-061-1/+10
* Get the selection color from the gtk theme if none is specified in theDave Camp2002-08-011-7/+5
* Use gtk_drag_check_threshold() to check for drag distance. Handle aDave Camp2002-07-311-6/+6
* components/*/.server.in -> *.server.in.in move stuff into $(libexec) andMichael Meeks2002-07-161-0/+13
* impl, split, upd. (nautilus_icon_container_get_label_color): don't fetchMichael Meeks2002-07-111-25/+75
* Moved here from select_previous_or_next_name(), select the next item inDave Camp2002-07-091-53/+6
* short circuit via use_drop_shadows doing a horribly expensiveMichael Meeks2002-07-081-1/+1
* handle [C/S]-F10 for popup a11y. (handle_popups): impl.Michael Meeks2002-07-081-0/+21
* Add DESKTOP_PAD_[HORIZONTAL,VERTICAL] to width and height to avoid newDave Camp2002-06-181-21/+22
* Draw drop shadows if use_drop_shadows.Alex Larsson2002-06-011-1/+13
* Don't relayout when window height changes unless we need it. Based on aAlex Larsson2002-05-301-13/+8
* fix proximate cause of #80896Michael Meeks2002-05-241-0/+1
* free match_state's name if we have no icon.Michael Meeks2002-05-161-0/+1
* 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