Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | Moving the checking on the data set on whether we have a name earlier. We ↵ | Ted Gould | 2009-09-03 | 1 | -7/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't want to change anything if we've got a name already. Return early. | |||||
| * | | | | | | | | | | | | | | | | | | | | Fixing some string checking. Truth is a bitch. | Ted Gould | 2009-09-03 | 1 | -6/+3 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Switching to setting the label initially seems to make everything better. ↵ | Ted Gould | 2009-09-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Go figure. | |||||
| * | | | | | | | | | | | | | | | | | | | | Adding in an icon name test. We fail it. | Ted Gould | 2009-09-02 | 2 | -1/+46 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | A couple more comments. | Ted Gould | 2009-09-02 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Fleshing out the image property handler. | Ted Gould | 2009-09-02 | 1 | -4/+88 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Some comments in gtk-doc style. | Ted Gould | 2009-09-02 | 1 | -0/+25 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Fleshing out the get function again stealing code from libindicate-gtk. | Ted Gould | 2009-09-02 | 1 | -1/+35 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Fleshing out the setting function. Stealing from libindicate. | Ted Gould | 2009-09-02 | 1 | -1/+26 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Adding some place holders for the image handling functions. | Ted Gould | 2009-09-02 | 4 | -2/+91 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Inital structure for the image menu item. | Ted Gould | 2009-09-02 | 1 | -0/+33 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merging in the sensitivity branch. It adds a property for adjusting the ↵ | Ted Gould | 2009-09-02 | 3 | -0/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sensitivity of menu items. | |||||
| * | | | | | | | | | | | | | | | | | | | Adding bug LP:422086 | Ted Gould | 2009-09-02 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Adding another menu that we can set sensitivity. | Ted Gould | 2009-09-02 | 1 | -0/+46 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Basic support for the sensitive property. | Ted Gould | 2009-09-02 | 2 | -0/+19 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | / / / / / / / / | Increasing the version to 0.1.0 because of a miscommunication about what the ↵ | Ted Gould | 2009-08-27 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | next version will be. The next version will be 0.1.1 | |||||
* | | | | | | | | | | | | | | | | | | Merging in the branch to add a simple type system to dbusmenu and use it to ↵ | Ted Gould | 2009-08-27 | 11 | -98/+349 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | make a better GTK library, including showing and hiding items. | |||||
| * | | | | | | | | | | | | | | | | Checking the menu is a GTK menu before casting it. Comments by Neil. | Ted Gould | 2009-08-27 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Adding checks to the type handling functions in GTK+ version of the lib. ↵ | Ted Gould | 2009-08-27 | 1 | -4/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comments by Neil. | |||||
| * | | | | | | | | | | | | | | | | Making sure that type is not NULL. Comment from Neil. | Ted Gould | 2009-08-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Check the return of g_new0 for NULL. Comment by Neil. | Ted Gould | 2009-08-27 | 1 | -5/+9 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Comment for Neil. Checking data. | Ted Gould | 2009-08-27 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Adding a public accessor for getting the gtk client | Ted Gould | 2009-08-26 | 2 | -0/+18 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Promoting the base function up to an API function so that it can be used ↵ | Ted Gould | 2009-08-26 | 2 | -18/+18 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | else where. | |||||
| * | | | | | | | | | | | | | We're going to need a new version for this change. | Ted Gould | 2009-08-26 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Having new children processed on realization | Ted Gould | 2009-08-26 | 1 | -3/+2 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Adding in a default type handler, incase it's configured, but not set by ↵ | Ted Gould | 2009-08-26 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clients. | |||||
| * | | | | | | | | | | Making some separator tests and a visibility one as well. | Ted Gould | 2009-08-26 | 1 | -5/+5 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Centralize visiblity processing and changes to the prop value. | Ted Gould | 2009-08-26 | 1 | -4/+17 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Adding some defines for some common property values. | Ted Gould | 2009-08-26 | 1 | -0/+5 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Spelling fix. | Ted Gould | 2009-08-26 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Making a separator | Ted Gould | 2009-08-26 | 1 | -9/+11 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Use the label Luke! It helps. | Ted Gould | 2009-08-26 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Instead of directly appending items, make it so that they're not connected ↵ | Ted Gould | 2009-08-26 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | until they're realized. | |||||
| * | | | | | | | | | | Adding a warning, showing the widget and moving the new signal to ensure ↵ | Ted Gould | 2009-08-26 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | everything is setup first | |||||
| * | | | | | | | | | | Adding a type of 'menuitem' on all of these. | Ted Gould | 2009-08-25 | 1 | -67/+67 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Ah, bother. Check NULL. Brain fart. | Ted Gould | 2009-08-25 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Now we're building the child/parent relationship using the activation type ↵ | Ted Gould | 2009-08-25 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function. | |||||
| * | | | | | | | | | | It turns out that when you define functions in a header file, they don't ↵ | Ted Gould | 2009-08-25 | 1 | -0/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | just write themselves from your thoughts. Who's supposed to tell me these things? Anyway, now we have a way to register type handlers, like the header file said we should. | |||||
| * | | | | | | | | | | Forgot some signal documentation. | Ted Gould | 2009-08-25 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Switching the prototype for type handlers so that it passes the client as well. | Ted Gould | 2009-08-25 | 3 | -10/+9 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Code reshuffle. Now a warning on new items and fleshing out the type-based ↵ | Ted Gould | 2009-08-25 | 1 | -9/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functions. | |||||
| * | | | | | | | | | | Okay, building in some type handlers now. | Ted Gould | 2009-08-25 | 2 | -0/+34 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Signaling the realized event after it has all it's parameters. | Ted Gould | 2009-08-25 | 2 | -0/+3 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Creating a realized signal on the menu items. | Ted Gould | 2009-08-25 | 2 | -1/+21 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Making things a little more type safe. Only one evil cast. | Ted Gould | 2009-08-20 | 1 | -13/+21 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Makin' it so that if we have a type handler we use that, otherwise we pass ↵ | Ted Gould | 2009-08-20 | 2 | -3/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | things up. Also making it so that type handlers can report an error. | |||||
| * | | | | | | | | | | Seems intltool changed slightly | Ted Gould | 2009-08-20 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Switching the new signal to be after the properties are gotten and adding a ↵ | Ted Gould | 2009-08-20 | 2 | -5/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hashtable for type handlers. | |||||
| * | | | | | | | | | | AM 1.11 silence | Ted Gould | 2009-08-20 | 1 | -0/+2 | |
|/ / / / / / / / / / |