summaryrefslogtreecommitdiff
path: root/src/nautilus-zoom-control.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* src now compiles -- next problem is linkingDarin Adler2001-10-301-82/+73
* Locate glib-genmarshal.Darin Adler2001-10-291-1/+1
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-32/+33
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-2/+2
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-4/+4
* Remove librsvg.Ramiro Estrugo2001-04-041-15/+15
* reviewed by: George Lebl <jirka@5z.com>John Harper2001-02-231-0/+3
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-3/+3
* fixed a bunch of problems in the image view, including making the initialAndy Hertzfeld2001-02-171-2/+4
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-311-3/+3
* Fixed performance of zoom control drawing by elimitating continual callsMike Engber2000-12-161-13/+21
* reviewed by: Pavel Cisler <pavel@eazel.com>John Sullivan2000-11-291-1/+1
* reviewed by: Darin Adler <darin@eazel.com> reviewed by: Maciej StachowiakMartin Baulig2000-11-161-32/+72
* Use gdk_fontset_load() instead of gdk_font_load() to make i18n workRamiro Estrugo2000-10-181-1/+1
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-11/+4
* Some work on the "sidebar panel has failed" situation.John Sullivan2000-09-251-6/+29
* Fixed bug 3071 (zoom control right-click menu doesn't work)John Sullivan2000-09-141-0/+1
* Fixed by using the widget->allocation.width in the centering calculation,Andy Hertzfeld2000-09-131-3/+3
* fixed bug 2979, numbers in zoom control need to prelight, too.Andy Hertzfeld2000-09-121-1/+13