summaryrefslogtreecommitdiff
path: root/libnautilus/nautilus-clipboard.c
Commit message (Expand)AuthorAgeFilesLines
* Save the source so the idle callback can cancel the weak ref.Dave Camp2002-08-151-7/+28
* use g_object_weak_ref instead of the "destroy" signal which is mostlyMichael Meeks2002-03-111-6/+10
* a GSource is not a GObject, #73782.Michael Meeks2002-03-081-2/+6
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-21/+10
* Call the real nautilus_global_preferences_init. Without this, all hellDarin Adler2002-03-041-32/+33
* Just release, don't unref. (get_metafile): Don't keep a ref. Also fixDarin Adler2002-02-271-1/+0
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-271-2/+2
* fix licensing info.Laszlo Peter2002-02-041-3/+3
* fix marshaller.Michael Meeks2001-11-221-4/+8
* kill g_log_domain_glib.Michael Meeks2001-11-211-3/+1
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-4/+4
* Cleanup, turn on all DISABLE_DEPRECATED. Turn on all DISABLE_DEPRECATED.Darin Adler2001-11-091-63/+24
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-23/+21
* update bonobo requirement to 1.106.0 bump bonobo-activation to 0.9.3, bumpMichael Meeks2001-11-061-1/+1
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-3/+3
* remove GtkText workaround (I'm also checking in a fix for the bug beingHavoc Pennington2001-11-021-15/+3
* First baby steps at compiling under gnome 2.Darin Adler2001-10-241-17/+20
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-1/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-03-231-15/+18
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-03-161-47/+83
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-03-091-7/+57
* Hopefully will improve performance for menu merging in a case where it isRebecca Schulman2000-12-071-2/+4
* reviewed by: Pavel Cisler <pavel@eazel.com>Rebecca Schulman2000-11-221-58/+208
* Use calls by new names.Darin Adler2000-10-181-167/+159
* Fixed a problem with the clipboard caused by having many components in theRebecca Schulman2000-10-171-4/+9
* Fixed the names of these files to match the menu items in shell-uiRebecca Schulman2000-10-131-23/+67
* First part of the bug fix for 3514. We still need to add a local clipboardRebecca Schulman2000-10-121-98/+117
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-5/+8
* Removed non-working clipboard codeRebecca Schulman2000-09-291-102/+4
* Fixed renaming bug with names with unusual characters and problemsDarin Adler2000-09-291-63/+53
* Fixed bug 1275, that sidebar panels don't have defaults per user level.Rebecca Schulman2000-09-271-10/+3
* Fixed bugs 691, 689, and 733. Hopeully this also fixes 690, but I can'tRebecca Schulman2000-09-261-14/+192
* Added checks in Nautilus to guarantee we will notice leaksDarin Adler2000-09-061-6/+1
* Changed relayout so it will update the scroll region. This fixes bug 1907Darin Adler2000-08-051-11/+15
* Updated code affected by destroy-notify addition to bonobo. Requires newDarin Adler2000-06-071-1/+1
* Added bug numbers to FIXMEs.John Sullivan2000-06-061-2/+2
* Instead of ref'ing the control we want to do a "while_alive". The old wayDarin Adler2000-05-251-10/+4
* Updated to reflect completed tasks.Darin Adler2000-05-251-286/+119
* The ViewFrame <-> View renaming.Darin Adler2000-05-231-7/+7
* Reference the view on set_view_frame() and unreference onRamiro Estrugo2000-05-091-1/+14
* Fix bugzilla.eazel.com task 479:Maciej Stachowiak2000-05-071-3/+0
* Cosmetic change. Added -DGNOMELOCALEDIR to $INCLUDES. Added calls toKjartan Maraas2000-05-021-7/+7
* Fixed bug #99: Implemented copy, paste, clear, and cut for text Added newRebecca Schulman2000-04-271-0/+339