summaryrefslogtreecommitdiff
path: root/components/image-viewer
Commit message (Expand)AuthorAgeFilesLines
* Work towards getting the components compiling and working. History, News,Thomas Canty2001-11-112-8/+12
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-15/+15
* Just me, not the mailing list.Darin Adler2001-11-093-45/+2
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-21/+21
* upd. bind to zoomable.Michael Meeks2001-11-061-2/+2
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-15/+15
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-7/+7
* First baby steps at compiling under gnome 2.Darin Adler2001-10-241-6/+6
* Don't link in the libnautilus-private library for components that don'tDarin Adler2001-08-311-1/+0
* Use a 64K buffer size instead of a 4K buffer size.Darin Adler2001-08-151-1/+3
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-1/+1
* Lots of improvement. Make dealing with dependency libs/cflags simpler.Ramiro Estrugo2001-05-021-18/+4
* Use NAUTILUS_VERSION_INSIST from hack-macros instead ofRamiro Estrugo2001-05-021-2/+2
* Make all standard components call the eel function to stop in the debuggerRamiro Estrugo2001-04-201-0/+8
* Added a translator's name. Made it work for more file extensions. UpdatedDarin Adler2001-04-172-9/+12
* Remove librsvg.Ramiro Estrugo2001-04-041-0/+4
* Make file operations progress dialog always stay up for at least 1Darin Adler2001-04-031-24/+26
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Maciej Stachowiak2001-02-252-0/+4
* reviewed by: John Sullivan <sullivan@eazel.com>Ramiro Estrugo2001-02-231-0/+6
* fixed a bunch of problems in the image view, including making the initialAndy Hertzfeld2001-02-171-30/+38
* reviewed by: Darin Adler <darin@eazel.com> andMaciej Stachowiak2001-02-023-9/+9
* Holy piss sprinkled on this by Arik <arik@eazel.com>Seth Nickell2001-01-271-0/+3
* Maciej (mjs@eazel.com) approved this, so blame him if this makes hair growGeorge Lebl2001-01-251-4/+0
* reviewed by: Pavel Cisler <pavel@eazel.com>Gene Z. Ragan2001-01-251-31/+9
* reviewed by: George LeblMike Engber2001-01-241-2/+17
* reviewed by: Pavel Cisler <pavel@eazel.com>Maciej Stachowiak2001-01-231-0/+2
* xml-i18n-toolized Nautilus (plus a bit of other cleanup) as partMaciej Stachowiak2001-01-055-107/+77
* Fixed bug 5394, CRITICAL warning received when zooming a 1x1 pixel imageGene Z. Ragan2001-01-031-5/+9
* implemented initial "zoom-to-fit" if an image is bigger than theAndy Hertzfeld2000-12-191-2/+62
* Remove unnecessary return_if_fail that was referring to a field nowDarin Adler2000-12-151-1/+0
* fixed bug in image viewer where zooming in skipped a level if you wereAndy Hertzfeld2000-12-011-4/+13
* reviewed by: Darin Adler <darin@eazel.com> reviewed by: Maciej StachowiakMartin Baulig2000-11-164-266/+348
* Changed all references to GNOME/GenericFactory to refer toDarin Adler2000-11-153-3/+3
* Fixed bug 1945, Image viewer component does not display XPMs Fixed bugGene Z. Ragan2000-10-241-18/+11
* Fixed bug 2948, list view does not prelight under cursor when draggingGene Z. Ragan2000-10-201-16/+0
* Bonobo objects own themselves, so we should not do a ref/sink on them.Darin Adler2000-09-281-1/+1
* Register all the below components per display. I didn't makeMaciej Stachowiak2000-09-231-1/+7
* Fixed bug 2090, Sidebar panel shrinks when back from text or image view toGene Z. Ragan2000-09-211-3/+10
* Use volatile to fix setjmp/longjmp vulnerability that was indicated by aDarin Adler2000-09-191-1/+2
* Fixed bug 2194, no scrollbars in image view Fixed bug 2215, image viewerGene Z. Ragan2000-09-168-0/+989