Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Import upstream version 0.3.91 | Ted Gould | 2011-01-13 | 8 | -222/+174 | |
|\| | ||||||
| * | Fixing packages names for the gir scanner | Ted Gould | 2011-01-13 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |
| | | | ||||||
| * | | 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 | |||||
| * | | 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. | |||||
| * | | | Fixing the requires in the pc files | Ted Gould | 2010-12-08 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Updating to trunk with introspection fixes | Ted Gould | 2010-12-07 | 1 | -3/+18 | |
| |\| | | ||||||
| | * | | Add a check for GIR version less that 10 | Ted Gould | 2010-12-06 | 1 | -0/+8 | |
| | | | | ||||||
| | * | | Cleaned up the scanner flags some | Ken VanDine | 2010-11-23 | 1 | -2/+3 | |
| | | | | ||||||
| | * | | Set more scanner flags to get the namespace right | Ken VanDine | 2010-11-23 | 1 | -4/+10 | |
| | | | | ||||||
| * | | | Removing a GValue to use the direct functions | Ted Gould | 2010-12-02 | 1 | -9/+2 | |
| | | | | ||||||
| * | | | Moving the pc files to be parallel installable. | Ted Gould | 2010-12-01 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | Changing the include directory to be the correct changed one. | Ted Gould | 2010-12-01 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Merging in trunk changes for dual build and GTK3 fixes | Ted Gould | 2010-12-01 | 6 | -31/+94 | |
| |\| | | ||||||
| * | | | Changing API to 0.4 | Ted Gould | 2010-12-01 | 1 | -14/+14 | |
| | | | | ||||||
| * | | | oops, forgot a debug message | Ted Gould | 2010-11-29 | 1 | -2/+0 | |
| | | | | ||||||
| * | | | Ah, oops, we shouldn't unref these variants as they're kept in the ↵ | Ted Gould | 2010-11-29 | 1 | -6/+1 | |
| | | | | | | | | | | | | | | | | hashtable, we have them as floating. | |||||
| * | | | Switching to use the builder all the way for the strings instead of the GArray | Ted Gould | 2010-11-29 | 1 | -13/+8 | |
| | | | | ||||||
| * | | | Protect against NULL variants to remove warnings | Ted Gould | 2010-11-29 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | Switching shortcut parsing code to more directly use the variant iterator | Ted Gould | 2010-11-29 | 1 | -26/+19 | |
| | | | | ||||||
| * | | | Fixing up variant usage | Ted Gould | 2010-11-23 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Switching everything to start using variants... even ahead of GLib | Ted Gould | 2010-11-17 | 2 | -42/+31 | |
| | | | | ||||||
| * | | | Redoing the handling of shortcuts to use GVariants rather than GValues | Ted Gould | 2010-11-16 | 1 | -87/+41 | |
| | | | | ||||||
* | | | | Import upstream version 0.3.90 | Ted Gould | 2010-11-11 | 9 | -73/+262 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merging in configurable GTK build option | Ted Gould | 2010-11-11 | 6 | -31/+94 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | ship both .pc files in EXTRA_DIST | Michael Terry | 2010-10-13 | 1 | -1/+2 | |
| | | | | ||||||
| | * | | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵ | Michael Terry | 2010-10-06 | 3 | -63/+70 | |
| | | | | | | | | | | | | | | | | configure to specify which to build with | |||||
| | * | | support gtk3 version of libdbusmenu-gtk | Michael Terry | 2010-06-19 | 3 | -8/+57 | |
| | | | | ||||||
| * | | | Switching to using the pointer in the instance | Ted Gould | 2010-10-12 | 2 | -4/+6 | |
| | | | | ||||||
| * | | | Private pointers in instance structs | Ted Gould | 2010-10-12 | 4 | -2/+10 | |
| | | | | ||||||
| * | | | Going to 6 privates like others | Ted Gould | 2010-10-12 | 2 | -2/+10 | |
| | |/ | |/| | ||||||
* | | | Import upstream version 0.3.16 | Ted Gould | 2010-09-22 | 1 | -6/+1 | |
|\| | | ||||||
* | | | Import upstream version 0.3.15 | Didier Roche | 2010-09-22 | 1 | -1/+6 | |
|\| | | ||||||
* | | | Import upstream version 0.3.13 | Ted Gould | 2010-09-09 | 1 | -0/+7 | |
|\| | | ||||||
| * | | Adding magic grab code to unfubar menus | Ted Gould | 2010-08-30 | 1 | -0/+7 | |
| |\ \ | ||||||
| | * | | Grab your junk. | Cody Russell | 2010-08-30 | 1 | -2/+10 | |
| |/ / | ||||||
* | | | Import upstream version 0.3.12 | Ted Gould | 2010-08-26 | 1 | -0/+47 | |
|\| | | ||||||
| * | | Restructuring so that we pass the menu | Ted Gould | 2010-08-20 | 1 | -21/+15 | |
| | | | ||||||
| * | | Making it so that items show. | Ted Gould | 2010-08-20 | 1 | -9/+34 | |
| | | | ||||||
| * | | Activate the mnemonic when requested by the server | Ted Gould | 2010-08-18 | 1 | -0/+16 | |
| | | | ||||||
| * | | Connected into the item activate signal | Ted Gould | 2010-08-17 | 1 | -0/+12 | |
| | | | ||||||
* | | | Import upstream version 0.3.10 | Ted Gould | 2010-08-12 | 1 | -0/+2 | |
|\| | | ||||||
* | | | Import upstream version 0.3.9 | Ted Gould | 2010-08-02 | 1 | -8/+1 | |
|\| | | ||||||
* | | | Import upstream version 0.3.7 | Ken VanDine | 2010-07-22 | 2 | -3/+12 | |
|\| | | ||||||
| * | | Fix menu order in submenus | Aurelien Gateau | 2010-07-22 | 1 | -2/+2 | |
| | | | ||||||
* | | | Import upstream version 0.3.5 | Ted Gould | 2010-07-08 | 2 | -3/+6 | |
|\| | | ||||||
| * | | Ratcheting down the warning level of not finding a group. | Ted Gould | 2010-07-07 | 1 | -3/+4 | |
| | | | ||||||
| * | | Only tell when we're doing massive debugging. | Ted Gould | 2010-07-02 | 1 | -0/+2 | |
| | | |