summaryrefslogtreecommitdiff
path: root/src/nautilus-zoom-control.c
Commit message (Expand)AuthorAgeFilesLines
* zoom-control: remove unused NautilusZoomControlCosimo Cecchi2011-02-211-958/+0
* [src] use gtk_widget_get_preferred_size()Cosimo Cecchi2010-09-301-4/+4
* build: don't include marshals we don't ownCosimo Cecchi2010-09-201-1/+0
* [src] convert to new GDK_KEY prefixCosimo Cecchi2010-09-191-6/+6
* Use gtk_size_request_get_size()Cosimo Cecchi2010-09-191-2/+4
* [src] GSEAL nautilus-zoom-control.Cosimo Cecchi2010-06-111-14/+16
* Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya2010-03-041-1/+1
* Make location bar more reactive: path bar, toggle button and zoom controlHolger Berndt2009-12-101-0/+8
* Use G_DEFINE_TYPE instead of libgnome macros.Cosimo Cecchi2008-10-061-5/+3
* Add tooltips to the zoom controls, make menu tooltips consistent with andChristian Neumair2008-07-211-3/+9
* Slightly change zoom level algorithm to display "66%" instead of "67%".Christian Neumair2008-06-111-1/+1
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-5/+1
* Replace g_return_*() with g_assert() in private, internal functions.A. Walton2008-04-301-5/+5
* Don't focus the path bar buttons (and the others on the same 'toolbar') onChristian Persch2007-07-241-2/+6
* Position the zoom popup menu under the control itself, not where the mouseMartin Wehner2007-06-121-1/+64
* Don't leak item text and remove stale comment.Martin Wehner2007-06-121-3/+1
* Make zoom control context menu keyboard-activatable by adding a button toMartin Wehner2007-06-121-24/+46
* Share target list for all instances (#357573)Alexander Larsson2006-10-181-2/+2
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* src/nautilus-emblem-sidebar.cChristian Neumair2005-06-021-3/+3
* remove nautilus-theme.[c-h] from the build process. remove the need to useDiego Gonzalez2005-04-041-1/+0
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-54/+60
* Zoom to fit when the label is clicked.Dave Camp2003-06-281-0/+2
* New zoom control using stock widgets. Patch from Iain HolmesDave Camp2003-06-081-453/+131
* Replace deprecated calls to gdk_pixbuf_render_to_drawable_alpha with callsAnders Carlsson2003-05-161-12/+13
* Patch from danny_milo@yahoo.com.Alexander Larsson2003-05-061-0/+31
* Derive from EelInputEventBox instead of GtkEventBox. Works better withAlexander Larsson2003-03-051-4/+4
* Don't chain up to initialize if it is null.Alexander Larsson2003-03-041-1/+3
* EEL_CANVAS, not GNOME_CANVAS.Alexander Larsson2003-03-041-0/+9
* Make accessible_parent_class variables static. Patch fromDave Camp2002-09-091-1/+1
* add pre-condition.Michael Meeks2002-07-081-0/+2
* put back the old nautilus values, keep the new values inMichael Meeks2002-05-161-1/+1
* Initialize current_value.Dave Camp2002-04-271-1/+2
* Replace doubles in the zoom interfaces with floats to match the bonoboDave Camp2002-04-261-17/+364
* Don't do anything with double-click or triple-click events.Anders Carlsson2002-04-211-0/+4
* revert my crack smoking fiddling with offsets changes - it seemsMichael Meeks2002-03-211-2/+2
* use the y_offset to center the number in the allocation, while wasMichael Meeks2002-03-191-3/+5
* Tweaked the zoom control specifications to match the new nicer rules.Darin Adler2002-03-071-148/+110
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-3/+2
* require gnome-desktop libraryjacob berkman2002-02-191-18/+44
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-9/+15
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-1/+0
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-6/+19
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-6/+6
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-5/+5
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-1/+1
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-9/+9
* 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
* remove GtkText workaround (I'm also checking in a fix for the bug beingHavoc Pennington2001-11-021-23/+0