summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Fixed up code that limits how small icons are before theyJohn Sullivan2000-05-071-3/+23
* Disabled the embedded text until I can fix the file descriptor linkingDarin Adler2000-05-061-0/+6
* did some work at Bud's request. Made a global preference for the sidebarAndy Hertzfeld2000-05-061-0/+3
* Ignore the new files that are generated by Gene's new .idl.Darin Adler2000-05-065-15/+111
* New IDL file describing CORBA interface to the undo manager.Gene Z. Ragan2000-05-065-21/+175
* Added a debugging call to help locate file descriptor leaks.Pavel Cisler2000-05-052-0/+28
* Fix up the code for cancelling so we don't leave files open andDarin Adler2000-05-051-2/+8
* The old code assumed that white was == 0xFFFFFF. But that's not alwaysDarin Adler2000-05-051-2/+8
* Moved the "embedded text" feature into the icon factory andDarin Adler2000-05-0512-423/+515
* Some work on the Properties window. It now shows someJohn Sullivan2000-05-051-1/+32
* added the ability to drop emblems from the property browser onto icons inAndy Hertzfeld2000-05-052-6/+60
* Some more instructions and cleanup. Removed one gratuitous renaming weDarin Adler2000-05-049-130/+340
* Add a simple heuristic to only show the progress dialog for filePavel Cisler2000-05-042-44/+69
* libnautilus-extensions/nautilus-entry.c Refined undo support.Gene Z. Ragan2000-05-039-24/+132
* Added check for ctl-z. An undo is requested when the key combination isGene Z. Ragan2000-05-032-4/+160
* Removed special case for "core" files, which are now handled by the MIMEJohn Sullivan2000-05-031-10/+0
* 1st cut at the property browser for drag and drop customizationAndy Hertzfeld2000-05-032-25/+13
* Added a mention of "killall oafd" and "killall gconfd".Darin Adler2000-05-021-2/+5
* Open .svg file in binary mode. (load_specific_image): Factor out someDarin Adler2000-05-021-12/+10
* Get rid of FIXME 623 - the problem was already fixed, I just forgot toPavel Cisler2000-05-023-34/+32
* Fixed bug 641: should check MIME type for SVG files.John Sullivan2000-05-025-19/+53
* Got rid of the old maximum size hack and use the new maximum sizeDarin Adler2000-05-022-52/+19
* Added -print as suggested by Morten Welinder <terra@diku.dk>. Added -printDarin Adler2000-05-023-114/+223
* Temporary workaround for an apparent codegen bug Carbamide was runningPavel Cisler2000-05-024-29/+65
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-0217-0/+17
* libnautilus-extensions/nautilus-icon-text-item.cGene Z. Ragan2000-05-024-46/+67
* Fixed bug 575 (Make Nautilus use gnome-vfs-mime)John Sullivan2000-05-012-2/+4
* Another cut at icon positioning. Still much tweaking needed.Darin Adler2000-05-012-20/+35
* libnautilus-extensions/nautilus-icon-text-item.cGene Z. Ragan2000-04-299-68/+328
* Fixed bug 173 (UI for reverting directory view backgroundJohn Sullivan2000-04-291-4/+2
* gtk_signal_connect_while_alive wasn't quite up to the task, so I had toDarin Adler2000-04-291-8/+20
* Add missing .h files to SOURCES.Ramiro Estrugo2000-04-281-5/+9
* Added code to disconnect when the background is destroyed.Darin Adler2000-04-281-4/+8
* This little check-in fixes the last April bug and maybe one orDarin Adler2000-04-281-3/+3
* Some cleanup inspired by Maciej's check-in.Darin Adler2000-04-285-92/+143
* include <stdlib.h>, my compiler insists on it.Maciej Stachowiak2000-04-281-0/+1
* Rewrite of the state machine. This adds the new feature that Maciej needsDarin Adler2000-04-285-292/+523
* libnautilus-extensions/nautilus-undoable.cGene Z. Ragan2000-04-2813-103/+983
* Changed to the new Nautilus list instead of the old secret list.Darin Adler2000-04-277-268/+333
* More FIXME-to-bug work.John Sullivan2000-04-273-8/+12
* More 'make dist' fixes. Let automake know about private headersRamiro Estrugo2000-04-271-1/+12
* added a HTML based "About Nautilus" to the novice home directoryAndy Hertzfeld2000-04-271-0/+14
* Fixed a memory thrasher Darin ran into. The code in question was justPavel Cisler2000-04-271-4/+4
* fixed bug #683, experts shouldn't have link suffixes stripped, by creatingAndy Hertzfeld2000-04-273-5/+23
* Added hack for handling "file:/" vs. "file:///" and put a little frameworkDarin Adler2000-04-271-25/+56
* Implemented async. lookup of information about newly arrived files.Darin Adler2000-04-273-105/+163
* More FIXME-to-bug work.John Sullivan2000-04-273-6/+7
* More FIXME-to-bug work.John Sullivan2000-04-265-9/+8
* finished task #603, set the index panel background image by drag and dropAndy Hertzfeld2000-04-261-1/+3
* Forgot a necessary header file here.John Sullivan2000-04-261-0/+1