Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build a type handler structure to handle the class struct | Ted Gould | 2011-01-18 | 1 | -2/+14 |
| | |||||
* | Setup to the use the full type handler | Ted Gould | 2011-01-18 | 2 | -3/+11 |
| | |||||
* | Fixing callback prototypes | Ted Gould | 2011-01-18 | 1 | -4/+4 |
| | |||||
* | Adding in a 'full' function to deal with user data and destruction. | Ted Gould | 2011-01-18 | 2 | -2/+15 |
| | |||||
* | Setting up the type handler, need more API | Ted Gould | 2011-01-18 | 1 | -2/+10 |
| | |||||
* | Changing namespace from IDO to DBusMenu GTK | Ted Gould | 2011-01-18 | 2 | -50/+50 |
| | |||||
* | Adding the files to the build | Ted Gould | 2011-01-18 | 1 | -2/+5 |
| | |||||
* | Steal the serializable menuitem from IDO | Ted Gould | 2011-01-18 | 2 | -0/+157 |
| | |||||
* | Fixing build with g-ir-scanner on buildds | Ted Gould | 2011-01-18 | 2 | -3/+3 |
|\ | |||||
| * | Use EXPORT_PACKAGES instead of PACKAGES to prevent circular build depends | Ken VanDine | 2011-01-18 | 2 | -3/+3 |
|/ | |||||
* | 0.3.92 | Ted Gould | 2011-01-14 | 1 | -2/+2 |
| | |||||
* | Adding the notdir on the build | Ted Gould | 2011-01-14 | 1 | -2/+2 |
| | |||||
* | Unboxing variants if they're in events. | Ted Gould | 2011-01-14 | 1 | -0/+6 |
| | |||||
* | 0.3.91 | Ted Gould | 2011-01-13 | 1 | -2/+2 |
| | |||||
* | Fixing packages names for the gir scanner | Ted Gould | 2011-01-13 | 2 | -2/+2 |
| | |||||
* | Changing namespace from ayatana.org to canonical.com | Ted Gould | 2011-01-13 | 6 | -13/+13 |
|\ | |||||
| * | Ayatana purge | Ted Gould | 2011-01-13 | 6 | -13/+13 |
| | | |||||
* | | Changing the accel reference. | Ted Gould | 2011-01-13 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Making sure to reference the accel group | Ted Gould | 2010-09-24 | 1 | -0/+1 |
| | | |||||
* | | Adding an about-to-show signal to the menuitem | Ted Gould | 2011-01-06 | 4 | -1/+27 |
|\ \ | |||||
| * | | Add an about-to-show signal to the menu items and hook this up | Chris Coulson | 2010-12-13 | 2 | -2/+20 |
| | | | | | | | | | | | | to be emitted when someone calls dbusmenu_menuitem_send_about_to_show | ||||
| * | | * Hook in AboutToShow to the menu items | Chris Coulson | 2010-12-13 | 1 | -0/+2 |
| | | | |||||
| * | | Bracked public libdbusmenu-gtk/menuitem.h header with G_{BEGIN/END}_DECLS, ↵ | Chris Coulson | 2010-12-13 | 1 | -0/+4 |
| | | | | | | | | | | | | so it can be used from C++ consumers | ||||
* | | | Allow removing properties with NULL variants or strings. | Ted Gould | 2011-01-06 | 2 | -9/+52 |
|\ \ \ | |/ / |/| | | |||||
| * | | Oops, need to actually assign that return. | Ted Gould | 2011-01-05 | 1 | -1/+1 |
| | | | |||||
| * | | Testing for the string being NULL before g_variant aborts on it. | Ted Gould | 2011-01-05 | 1 | -1/+4 |
| | | | |||||
| * | | A new case where the string is NULL | Ted Gould | 2011-01-05 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Adding a test for removal by string being NULL | Ted Gould | 2011-01-05 | 1 | -0/+8 |
| | | | | |||||
| * | | | Adding in the test for variant removal | Ted Gould | 2011-01-05 | 1 | -0/+24 |
| |\| | | |||||
| | * | | Adding a test to test removing of properties | Ted Gould | 2011-01-05 | 1 | -0/+24 |
| |/ / |/| | | |||||
| * | | Handling the case of a NULL variant by making it clear the hashtable of that ↵ | Ted Gould | 2011-01-05 | 1 | -8/+16 |
|/ / | | | | | | | property. | ||||
* | | Fixing check menu items (and radio) | Ted Gould | 2010-12-09 | 1 | -14/+10 |
|\ \ | |||||
| * | | Switching away from using set_activate as that doesn't actually set the ↵ | Ted Gould | 2010-12-09 | 1 | -14/+10 |
| | | | | | | | | | | | | value, it just signals, but we're sucking up that signal already so we need to manually create it if we need it, which is the only way to set the active property. Goofy. | ||||
* | | | Upping the library version as we're different ABI than 0.3.90 even :-/ | Ted Gould | 2010-12-09 | 1 | -1/+1 |
| | | | |||||
* | | | Switching from dbus-glib to GDBus | Ted Gould | 2010-12-08 | 45 | -2138/+2523 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixing the requires in the pc files | Ted Gould | 2010-12-08 | 4 | -4/+4 |
| | | | |||||
| * | | Wrong directory for jsonloader header files. | Ted Gould | 2010-12-07 | 1 | -1/+1 |
| | | | |||||
| * | | Oops, wrong version -- fixed | Ted Gould | 2010-12-07 | 1 | -1/+1 |
| | | | |||||
| * | | Updating to trunk with introspection fixes | Ted Gould | 2010-12-07 | 4 | -8/+48 |
| |\ \ | |/ / |/| | | |||||
* | | | Fixing introspection for Natty | Ted Gould | 2010-12-06 | 4 | -8/+48 |
|\ \ \ | |||||
| * | | | Add a check for GIR version less that 10 | Ted Gould | 2010-12-06 | 3 | -0/+21 |
| | | | | |||||
| * | | | Make gtk-doc building gtk3 friendly | Ken VanDine | 2010-11-23 | 1 | -2/+9 |
| | | | | |||||
| * | | | Cleaned up the scanner flags some | Ken VanDine | 2010-11-23 | 2 | -4/+4 |
| | | | | |||||
| * | | | Set more scanner flags to get the namespace right | Ken VanDine | 2010-11-23 | 2 | -7/+19 |
|/ / / | |||||
| * | | Ignoring the new PC file | Ted Gould | 2010-12-02 | 1 | -1/+1 |
| | | | |||||
| * | | Renaming the jsonloader pc file | Ted Gould | 2010-12-02 | 3 | -2/+2 |
| | | | |||||
| * | | Removing a GValue to use the direct functions | Ted Gould | 2010-12-02 | 1 | -9/+2 |
| | | | |||||
| * | | Making the ints from the JSON file int32s | Ted Gould | 2010-12-01 | 1 | -1/+1 |
| | | | |||||
| * | | Putting the XSLT Processor into the configuration file. | Ted Gould | 2010-12-01 | 2 | -1/+7 |
| | | | |||||
| * | | Ignore a bunch of new files. | Ted Gould | 2010-12-01 | 1 | -0/+10 |
| | | |