Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.4.2-0ubuntu1~ppa1 | Ted Gould | 2011-04-07 | 1 | -2/+2 |
| | |||||
* | New upstream release. | Ted Gould | 2011-04-07 | 12 | -45/+151 |
|\ | | | | | | | | | | | | | | | | | | | | | ∘ Fix GIR scan to not include duplicate namespaces (LP: #750575) ∘ Keep refs to the client and makes sure to disconnect all handlers. (LP: #749609) ∘ Add GTK side handlers for the open/close events to ensure GTK apps can use those events still (LP: #750588) ∘ Create submenus for menuitems that don't have children but still have told us they need them with the child-display property. (LP: #619811) | ||||
| * | Import upstream version 0.4.2 | Ted Gould | 2011-04-07 | 13 | -38/+182 |
| |\ | |||||
| | * | 0.4.2 | Ted Gould | 2011-04-07 | 1 | -3/+3 |
| | | | |||||
| | * | Build menus based on teh child-display property | Ted Gould | 2011-04-07 | 3 | -16/+49 |
| | |\ | |||||
| | | * | Make check to send about-to-show look for properties as well. | Ted Gould | 2011-04-05 | 1 | -1/+1 |
| | | | | |||||
| | | * | Attching a bug number | Ted Gould | 2011-04-05 | 0 | -0/+0 |
| | | | | |||||
| | | * | Making the debug message better | Ted Gould | 2011-04-05 | 1 | -1/+1 |
| | | | | |||||
| | | * | We don't need the parent, cut-and-paste confusion here. | Ted Gould | 2011-04-05 | 1 | -6/+3 |
| | | | | |||||
| | | * | Handle the case of the variant being NULL | Ted Gould | 2011-04-05 | 1 | -1/+4 |
| | | | | |||||
| | | * | Now that we're using the child-display variable more, let's grab it in the ↵ | Ted Gould | 2011-04-05 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | first pass. | ||||
| | | * | Then menu should get created when processing the property, so let's warn and ↵ | Ted Gould | 2011-04-05 | 1 | -10/+5 |
| | | | | | | | | | | | | | | | | exit here if it's not available | ||||
| | | * | Passing in the client so that I can get the menuitem in all cases | Ted Gould | 2011-04-05 | 1 | -6/+19 |
| | | | | |||||
| | | * | Setting up the shell to handle the children display prop | Ted Gould | 2011-04-05 | 1 | -0/+22 |
| | | | | |||||
* | | | | releasing version 0.4.1-0ubuntu2~ppa1 | Ted Gould | 2011-04-05 | 1 | -2/+2 |
| | | | | |||||
* | | | | Add GTK side handlers for the open/close events to ensure GTK | Ted Gould | 2011-04-05 | 2 | -1/+41 |
|\ \ \ \ | | |/ / | |/| | | | | | | apps can use those events still (LP: #750588) | ||||
| * | | | Add a handler for the open/close events and pass them up to GTK | Ted Gould | 2011-04-05 | 1 | -0/+38 |
| |\ \ \ | |||||
| | * | | | respond to opened and closed events for the benefit of any watching application | Michael Terry | 2011-04-05 | 1 | -0/+38 |
| | | |/ | | |/| | |||||
* | | | | Keep refs to the client and makes sure to disconnect all | Ted Gould | 2011-04-05 | 2 | -1/+8 |
|\| | | | | | | | | | | | | | | | handlers. (LP: #749609) | ||||
| * | | | Keep refs to the client and makes sure to disconnect all handlers. | Ted Gould | 2011-04-05 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | fix typo | Michael Terry | 2011-04-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | be a little more careful with asynchronous callbacks | Michael Terry | 2011-04-05 | 1 | -0/+5 |
| | |/ / | |||||
* | | | | * Upstream Merge | Ted Gould | 2011-04-05 | 2 | -2/+7 |
|\| | | | | | | | | | | | | | | | * Fix GIR scan to not include duplicate namespaces (LP: #750575) | ||||
| * | | | Don't duplicate flags | Ted Gould | 2011-04-05 | 1 | -2/+0 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Don't need SCANNERFLAGS and INTROSPECTION_SCANNER_ARGS both so they dup'd ↵ | Ted Gould | 2011-04-04 | 1 | -2/+0 |
| |/ / | | | | | | | | | | the parameters. | ||||
* | | | Sync to U. Desktop | Ted Gould | 2011-04-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | releasing version 0.4.1-0ubuntu1 | Ken VanDine | 2011-03-31 | 13 | -48/+230 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.4.1-0ubuntu1~ppa1 | Ted Gould | 2011-03-31 | 1 | -34/+2 |
| | | | | |||||
* | | | | * New upstream release. | Ted Gould | 2011-03-31 | 11 | -37/+190 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | * Managed variant iterators better to stop crash when dealing with apps that have multiple shortcuts (LP: #741726) * Handled GtkMenuItems with no labels as separators (LP: #729187) | ||||
| * | | | Import upstream version 0.4.1 | Ted Gould | 2011-03-31 | 12 | -52/+226 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 0.4.1 | Ted Gould | 2011-03-31 | 1 | -3/+3 |
| | | | | |||||
| | * | | Ensuring that our iterators have variants to reference and ref'ing them ↵ | Ted Gould | 2011-03-31 | 2 | -6/+17 |
| | |\ \ | | | | | | | | | | | | | | | | correctly. | ||||
| | * \ \ | Turning GTK Menuitems without labels into separators. | Ted Gould | 2011-03-31 | 2 | -17/+83 |
| | |\ \ \ | |||||
| | | * | | | Remove some code duplication introduced in this branch | Chris Coulson | 2011-03-30 | 1 | -14/+13 |
| | | | | | | |||||
| | | * | | | - Don't change the type of existing menu items in the server. This | Chris Coulson | 2011-03-30 | 1 | -12/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | isn't handled in the client too well - Handle a GtkMenuItem's GtkLabel being removed too | ||||
| | | * | | | Remove the now unneeded null pointer check on label in ↵ | Chris Coulson | 2011-03-30 | 1 | -17/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | construct_dbusmenu_for_widget. Also, don't use a strcmp in widget_notify_cb for checking if the menuitem is a separator. Just do a null pointer check on pdata->label instead | ||||
| | | * | | | Revert the last commit and handle the same problem in the parser instead | Chris Coulson | 2011-03-30 | 2 | -1/+22 |
| | | | | | | |||||
| | | * | | | Don't set a default label for menuitems. Some applications (eg, xchat and ↵ | Chris Coulson | 2011-03-29 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidgin) do silly things like creating GtkMenuItems's without a label for separators (rather than using the GtkSeparatorMenuItem class). GTK correctly renders these as separators, so we need to handle it too by not setting a default label on these | ||||
* | | | | | | Merge with U. Desktop | Ted Gould | 2011-03-31 | 1 | -0/+7 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | releasing version 0.4.0-0ubuntu2 | Ken VanDine | 2011-03-28 | 2 | -5/+13 |
| |\ \ \ \ \ | |||||
* | | | | | | | releasing version 0.4.0-0ubuntu2~ppa4 | Ted Gould | 2011-03-29 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | * Upstream Merge | Ted Gould | 2011-03-29 | 3 | -5/+25 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | * Protections and keeping the child variant for the iterator around longer. | ||||
| * | | | | | | Be more specific about the shortcut type | Ted Gould | 2011-03-29 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Split out into another variable | Ted Gould | 2011-03-29 | 1 | -1/+4 |
| | | | | | | | |||||
| * | | | | | | Use loop instead of next | Ted Gould | 2011-03-28 | 1 | -3/+1 |
| | | | | | | | |||||
| * | | | | | | Putting in some protections from NULL parameters. | Ted Gould | 2011-03-28 | 1 | -0/+11 |
| | | | | | | | |||||
* | | | | | | | releasing version 0.4.0-0ubuntu2~ppa3 | Ted Gould | 2011-03-28 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | * Upstream Merge | Ted Gould | 2011-03-28 | 2 | -1/+8 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Don't unref the variant we didn't have a ref to when we error out. | ||||
| * | | | | | | Don't unref a variant we didn't have a ref to on error | Ted Gould | 2011-03-28 | 1 | -1/+0 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | releasing version 0.4.0-0ubuntu2~ppa2 | Ted Gould | 2011-03-28 | 1 | -2/+2 |
| | | | | | |