summaryrefslogtreecommitdiff
path: root/src/nautilus-zoom-control.c
Commit message (Expand)AuthorAgeFilesLines
* NULL out preferred_zoom_levels in the destroy method (after freeing them)Mike Engber2000-07-061-0/+1
* Fixed some memory leaks.Pavel Cisler2000-06-301-0/+1
* Fixed 1497 - problems with freeing the CORBA returned preferred zoom levelMike Engber2000-06-281-10/+15
* Added get_preferred_zoom_levels. Fixed zoom-control to use this info toMike Engber2000-06-281-13/+31
* Removed zoom_to_default and zoom_parameters_changed. The nautilus-windowMike Engber2000-06-271-28/+7
* Added report_zoom_parameters_changed to the zoomable interface. ThisMike Engber2000-06-271-59/+46
* Removed zoom_to_level from the zoomable interface - starting on theMichael Engber2000-06-231-32/+29
* The zoom control is now driven by its zoomable. This corrected the mostMike Engber2000-06-201-12/+60
* Fixed bug #306, right click menu in zoom control doesn't work. The menuGene Z. Ragan2000-06-131-12/+45
* Some build fixes.Darin Adler2000-06-131-1/+2
* Fixed bug #305. CLicking in center of zoom control does not change zoomGene Z. Ragan2000-06-131-0/+11
* Updated to reflect completed tasks.Darin Adler2000-05-251-53/+58
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-021-1/+2
* More FIXME-to-bug work.John Sullivan2000-04-261-1/+3
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-141-2/+2
* Connect to zoom_in and zoom_out singals of zoom control and view the zoomMaciej Stachowiak2000-03-131-163/+200
* Added icon stretching and did some cleanups.Darin Adler2000-02-161-2/+3
* more work on index panel, improved tab positioning, started on tabAndy Hertzfeld2000-02-101-1/+1
* Implement truncate. Use GINT_TO_POINTER and GPOINTER_TO_INT macros forElliot Lee2000-02-101-3/+3
* made clicking in the center of the zoom control set the level to 100% madeAndy Hertzfeld2000-02-031-8/+74
* fixed update problem with zoom control and disabled arrows whenAndy Hertzfeld2000-02-021-21/+57
* added zoom control to location bar, not yet wired up to the content viewAndy Hertzfeld2000-02-011-0/+174