summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-bonobo-extensions.c
Commit message (Expand)AuthorAgeFilesLines
* Allow to register shortcuts for in-process IIDs so that activation doesn'tAlexander Larsson2003-11-031-1/+59
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-3/+3
* Bump to 2.2.1NAUTILUS_2_2_1Alexander Larsson2003-02-111-6/+8
* typo fixDave Camp2002-07-021-1/+1
* Use nautilus_bonobo_set_label instead ofDave Camp2002-07-021-9/+9
* re-instate the making of per display iids.Michael Meeks2002-03-141-1/+2
* Rename old stop_monitoring_directory function.Darin Adler2002-03-081-1/+1
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-4/+1
* impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks2002-03-071-0/+17
* Remove unneeded g_return_if_fail. We call only one other function, so thatDarin Adler2002-03-061-75/+69
* Allow submenus to have pixbufs.David Emory Watson2002-02-131-5/+13
* re-remove the per display IID creation scheme - it's broken.Michael Meeks2002-01-231-44/+13
* Remove nautilus-launch-icon.png.Darin Adler2002-01-191-1/+4
* New function to free a handle and it's associated object.Anders Carlsson2002-01-081-6/+15
* Fix a G_OBJECT_CLASS that should have been G_OBJECT_GET_CLASS.Darin Adler2001-11-051-1/+4
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-4/+3
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-1/+1
* Fixed bug 3787 (If location bar is turned off, user cannotJohn Sullivan2001-04-071-20/+98
* Remove librsvg.Ramiro Estrugo2001-04-041-2/+2
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-02-221-1/+1
* reviewed by: Gene Ragan <gzr@eazel.com>Darin Adler2001-02-161-22/+23
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Darin Adler2001-01-301-24/+59
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-261-73/+54
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-111-12/+0
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2000-11-171-0/+25
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2000-11-151-45/+138
* small fix: replace NULL with CORBA_OBJECT_NIL add new test.Mathieu Lacage2000-11-071-4/+5
* Fixed 3568: Bonobo verbs and data leak when menus rebuiltJohn Sullivan2000-10-231-7/+42
* Fixed bug 3705, Bookmark icons do not appear in the menu itemGene Z. Ragan2000-10-191-4/+19
* Fixed an error where I was escaping the wrong item to create a unique verbGene Z. Ragan2000-10-161-1/+1
* Work in progress on creating unique ideas for menu items added to theGene Z. Ragan2000-10-131-10/+15
* new design for the state machine taking into account the new async states.Mathieu Lacage2000-10-131-0/+112
* Fixed storage leak. (nautilus_bonobo_get_hidden): Fixed bug where an itemDarin Adler2000-10-111-88/+65
* New function to set the "tip" property of a bonobo UI component.Gene Z. Ragan2000-10-111-0/+12
* New function, does the obvious. (nautilus_bonobo_get_hidden): Check forJohn Sullivan2000-10-111-5/+11
* s2000-10-10 Gene Z. Ragan <gzr@eazel.com>Gene Ragan2000-10-101-7/+44
* Fixed bug 3587 ("Close All Windows" doesn't work)John Sullivan2000-10-101-7/+19
* Changed prototype to take only label as argument. Name is now derived formGene Z. Ragan2000-10-101-3/+2
* Fixed bug 3513, No applications or viewers appear in "Open With" menu inGene Z. Ragan2000-10-101-3/+39
* Fix bugs 3498, 3523 and the nautilus part of 3497 3497 bug fix is disabledMathieu Lacage2000-10-091-0/+46
* Fix bug 3125. new bonbo ui handler.Mathieu Lacage2000-10-061-0/+30
* Work on bug 3496 (labels in menu items never change)John Sullivan2000-10-061-0/+22
* Work on bug 3496 (labels in menu bar items never change)John Sullivan2000-10-061-0/+11
* Change required versions.Darin Adler2000-10-061-0/+11
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-0/+4
* Updated code affected by destroy-notify addition to bonobo. Requires newDarin Adler2000-06-071-5/+7
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-021-0/+1
* Moved a couple of utility functions into the right libnautilus homes.John Sullivan2000-03-161-0/+55