summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-stock-dialogs.c
Commit message (Expand)AuthorAgeFilesLines
* Made timed-wait dialog remember the dialog. Was being triggered during aMichael Fleming2000-10-221-1/+13
* Fixed bug 3231, which crashed nautilus when file dialogs were closedRebecca Schulman2000-09-281-4/+32
* Fixed bug 3236 (Window titles are indistinguishable in taskbar)John Sullivan2000-09-221-5/+5
* Changed all nautilus dialog calls to take a window titleJohn Sullivan2000-09-011-7/+26
* Added more bug numbers to FIXMEs. 166 to go.John Sullivan2000-08-281-1/+2
* Use RGB value for the label color. Also fix bug where we would not restoreDarin Adler2000-08-011-1/+1
* No parameters is indicated by "(void)" instead of "()".Darin Adler2000-07-261-0/+3
* Another field needed to be initialized to 0, so I used g_new0.Darin Adler2000-07-181-2/+1
* Initialize dialog variable in TimeWait structure to NULL. Other codeGene Z. Ragan2000-07-151-0/+2
* Updated gnome-libs branch. A cut at a real timed wait implementation; notDarin Adler2000-07-141-46/+120
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-25/+63
* Changed to use new call that's for receiving dropped images.Darin Adler2000-06-281-92/+89
* Ignore some additional generated files.Darin Adler2000-06-261-0/+237
* New generated files that needed to be ignored.Darin Adler2000-06-161-1/+6
* Preparations to make nautilus_file_get use async. I/O.Darin Adler2000-06-141-0/+87