| Commit message (Expand) | Author | Age | Files | Lines |
* | Save the source so the idle callback can cancel the weak ref. | Dave Camp | 2002-08-15 | 1 | -7/+28 |
* | use g_object_weak_ref instead of the "destroy" signal which is mostly | Michael Meeks | 2002-03-11 | 1 | -6/+10 |
* | a GSource is not a GObject, #73782. | Michael Meeks | 2002-03-08 | 1 | -2/+6 |
* | Because lots of recent bugs were due to "signal handler called after | Darin Adler | 2002-03-07 | 1 | -21/+10 |
* | Call the real nautilus_global_preferences_init. Without this, all hell | Darin Adler | 2002-03-04 | 1 | -32/+33 |
* | Just release, don't unref. (get_metafile): Don't keep a ref. Also fix | Darin Adler | 2002-02-27 | 1 | -1/+0 |
* | Simplified calls to bonobo_object_ref/unref. | Darin Adler | 2002-02-27 | 1 | -2/+2 |
* | fix licensing info. | Laszlo Peter | 2002-02-04 | 1 | -3/+3 |
* | fix marshaller. | Michael Meeks | 2001-11-22 | 1 | -4/+8 |
* | kill g_log_domain_glib. | Michael Meeks | 2001-11-21 | 1 | -3/+1 |
* | Lots of files. Get rid a lot of unneeded casts. | Darin Adler | 2001-11-09 | 1 | -4/+4 |
* | Cleanup, turn on all DISABLE_DEPRECATED. Turn on all DISABLE_DEPRECATED. | Darin Adler | 2001-11-09 | 1 | -63/+24 |
* | Lots of files. Another GtkObject -> GObject pass. | Darin Adler | 2001-11-06 | 1 | -23/+21 |
* | update bonobo requirement to 1.106.0 bump bonobo-activation to 0.9.3, bump | Michael Meeks | 2001-11-06 | 1 | -1/+1 |
* | Tons of files. More GtkObject -> GObject stuff. | Darin Adler | 2001-11-04 | 1 | -3/+3 |
* | remove GtkText workaround (I'm also checking in a fix for the bug being | Havoc Pennington | 2001-11-02 | 1 | -15/+3 |
* | First baby steps at compiling under gnome 2. | Darin Adler | 2001-10-24 | 1 | -17/+20 |
* | Updated bugzilla.eazel.com references to refer to the | Darin Adler | 2001-09-15 | 1 | -1/+1 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-03-23 | 1 | -15/+18 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-03-16 | 1 | -47/+83 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-03-09 | 1 | -7/+57 |
* | Hopefully will improve performance for menu merging in a case where it is | Rebecca Schulman | 2000-12-07 | 1 | -2/+4 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Rebecca Schulman | 2000-11-22 | 1 | -58/+208 |
* | Use calls by new names. | Darin Adler | 2000-10-18 | 1 | -167/+159 |
* | Fixed a problem with the clipboard caused by having many components in the | Rebecca Schulman | 2000-10-17 | 1 | -4/+9 |
* | Fixed the names of these files to match the menu items in shell-ui | Rebecca Schulman | 2000-10-13 | 1 | -23/+67 |
* | First part of the bug fix for 3514. We still need to add a local clipboard | Rebecca Schulman | 2000-10-12 | 1 | -98/+117 |
* | Cut over to HEAD of Bonobo. This check-in includes all the changes | Darin Adler | 2000-10-05 | 1 | -5/+8 |
* | Removed non-working clipboard code | Rebecca Schulman | 2000-09-29 | 1 | -102/+4 |
* | Fixed renaming bug with names with unusual characters and problems | Darin Adler | 2000-09-29 | 1 | -63/+53 |
* | Fixed bug 1275, that sidebar panels don't have defaults per user level. | Rebecca Schulman | 2000-09-27 | 1 | -10/+3 |
* | Fixed bugs 691, 689, and 733. Hopeully this also fixes 690, but I can't | Rebecca Schulman | 2000-09-26 | 1 | -14/+192 |
* | Added checks in Nautilus to guarantee we will notice leaks | Darin Adler | 2000-09-06 | 1 | -6/+1 |
* | Changed relayout so it will update the scroll region. This fixes bug 1907 | Darin Adler | 2000-08-05 | 1 | -11/+15 |
* | Updated code affected by destroy-notify addition to bonobo. Requires new | Darin Adler | 2000-06-07 | 1 | -1/+1 |
* | Added bug numbers to FIXMEs. | John Sullivan | 2000-06-06 | 1 | -2/+2 |
* | Instead of ref'ing the control we want to do a "while_alive". The old way | Darin Adler | 2000-05-25 | 1 | -10/+4 |
* | Updated to reflect completed tasks. | Darin Adler | 2000-05-25 | 1 | -286/+119 |
* | The ViewFrame <-> View renaming. | Darin Adler | 2000-05-23 | 1 | -7/+7 |
* | Reference the view on set_view_frame() and unreference on | Ramiro Estrugo | 2000-05-09 | 1 | -1/+14 |
* | Fix bugzilla.eazel.com task 479: | Maciej Stachowiak | 2000-05-07 | 1 | -3/+0 |
* | Cosmetic change. Added -DGNOMELOCALEDIR to $INCLUDES. Added calls to | Kjartan Maraas | 2000-05-02 | 1 | -7/+7 |
* | Fixed bug #99: Implemented copy, paste, clear, and cut for text Added new | Rebecca Schulman | 2000-04-27 | 1 | -0/+339 |