| Commit message (Expand) | Author | Age | Files | Lines |
* | Import upstream version 0.2.93 | Ted Gould | 2011-02-10 | 48 | -181/+2780 |
|\ |
|
| * | 0.2.930.2.93 | Ted Gould | 2011-02-10 | 1 | -2/+2 |
| * | Ignoring new Vala stuff | Ted Gould | 2011-02-10 | 1 | -0/+7 |
| * | Being more specific about the types of the signal | Ted Gould | 2011-02-10 | 2 | -1/+3 |
| * | Fixing Vala bindings | Ted Gould | 2011-02-10 | 12 | -30/+352 |
| |\ |
|
| | * | Ensuring we don't run the app as part of the test, just build it so this will... | Ted Gould | 2011-02-10 | 1 | -3/+2 |
| | |\ |
|
| | | * | Changing the build to be the check instead of running it as we might not be i... | Ted Gould | 2011-02-03 | 1 | -3/+2 |
| | * | | example makefile code cleanup | Marco Trevisan (Treviño) | 2011-02-05 | 1 | -2/+1 |
| | * | | examples, vala: check for valac | Marco Trevisan (Treviño) | 2011-02-05 | 1 | -0/+4 |
| | * | | examples, added scroll-event demo. | Marco Trevisan (Treviño) | 2011-02-04 | 2 | -0/+14 |
| | * | | Merge against new trunk | Marco Trevisan (Treviño) | 2011-02-04 | 5 | -6/+102 |
| | |\ \
| | |/ /
| |/| | |
|
| * | | | Support the Scroll method for scroll whell support. | Ted Gould | 2011-02-03 | 5 | -6/+102 |
| |\ \ \ |
|
| | * \ \ | Merge against new trunk | Marco Trevisan (Treviño) | 2011-02-03 | 9 | -389/+61 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Using the SNI method "Scroll" instead of XAyatanaScrollAction | Marco Trevisan (Treviño) | 2011-01-29 | 2 | -5/+18 |
| | * | | | app-indicator: don't use two AppIndicator slots, reset one. | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -0/+1 |
| | * | | | app-indicator: remove old debug code. | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -5/+0 |
| | * | | | Updated mono bindings | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -0/+2 |
| | * | | | app-indicator: listen for XAyatanaScrollAction and emit "scroll-event" signal | Marco Trevisan (Treviño) | 2011-01-27 | 4 | -7/+92 |
| | | * | | Vala simple client, compile workaround improved. | Marco Trevisan (Treviño) | 2011-02-04 | 1 | -1/+1 |
| | | * | | simple-client-vala: indentation fixes | Marco Trevisan (Treviño) | 2011-02-04 | 1 | -3/+3 |
| | | * | | Examples, added simple-client-vala | Marco Trevisan (Treviño) | 2011-02-04 | 2 | -1/+190 |
| | | * | | Always check if vapigen is available when building VAPI | Marco Trevisan (Treviño) | 2011-02-04 | 2 | -2/+5 |
| | | * | | Vala bindings: add metadata as build dependencies, support for gtk3 | Marco Trevisan (Treviño) | 2011-02-04 | 2 | -4/+7 |
| | | * | | Include gir metadata file in built_sources | Marco Trevisan (Treviño) | 2011-02-04 | 3 | -1/+10 |
| | | * | | vala bindings makefile: just use deps file for dependencies | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -2/+1 |
| | | |/ |
|
| | | * | Vala example, changed copyright year | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -1/+1 |
| | | * | Vala example: indentation fixes | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -26/+26 |
| | | * | Vala example: adding copyright message. | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -0/+19 |
| | | * | Adding vala bindings and example | Marco Trevisan (Treviño) | 2011-02-03 | 7 | -27/+111 |
| | |/
| |/| |
|
* | | | Import upstream version 0.2.92 | Ted Gould | 2011-01-27 | 44 | -9005/+8619 |
|\| | |
|
| * | | 0.2.920.2.92 | Ted Gould | 2011-01-27 | 1 | -2/+2 |
| * | | Requiring a version of dbusmenu with a parser | Ted Gould | 2011-01-27 | 1 | -1/+1 |
| * | | Switching to use the dbusmenu parser | Ted Gould | 2011-01-27 | 1 | -372/+22 |
| |\ \ |
|
| | * | | Removing the parser that was here. | Ted Gould | 2011-01-25 | 1 | -354/+0 |
| | * | | Rework the setup_dbusmenu function to use the dbusmenu parser. | Ted Gould | 2011-01-25 | 1 | -18/+22 |
| | |/ |
|
| * | | Fixups for GTK3 Build | Ted Gould | 2011-01-25 | 7 | -14/+36 |
| |\ \
| | |/
| |/| |
|
| | * | GTK3 fixes | Ken VanDine | 2011-01-25 | 5 | -13/+31 |
| | * | Fixed includedir, we don't ship separate headers for the gtk3 build | Ken VanDine | 2011-01-25 | 1 | -1/+1 |
| | * | Don't build python bindings for gtk3 | Ken VanDine | 2011-01-25 | 1 | -0/+4 |
| |/ |
|
* | | Import upstream version 0.2.91.1 | Ken VanDine | 2011-01-13 | 23 | -7/+3794 |
|\| |
|
| * | com.canonical rename0.2.91.1 | Ken VanDine | 2011-01-13 | 2 | -4/+4 |
| |\ |
|
| | * | Canonical.com conversion | Ken VanDine | 2011-01-13 | 2 | -4/+4 |
* | | | Import upstream version 0.2.91 | Sebastien Bacher | 2011-01-13 | 36 | -4720/+42 |
|\| | |
|
| * | | Merged | Ken VanDine | 2011-01-13 | 2 | -10/+10 |
| |\| |
|
| | * | merged | Ken VanDine | 2011-01-13 | 2 | -10/+10 |
| | |\ |
|
| | | * | aw shucks, do the required properties too, defensively | Michael Terry | 2011-01-13 | 1 | -4/+4 |
| | | * | avoid nulls when crafting variants | Michael Terry | 2011-01-13 | 1 | -4/+4 |
| | | * | use notdir in case make gives us full paths | Michael Terry | 2011-01-13 | 1 | -2/+2 |
| * | | | Fix the pkgconfig name for dbusmenu-glib-0.4 | Ken VanDine | 2011-01-13 | 2 | -2/+2 |
| |\| |
| | |/
| |/| |
|
* | | | Fixed pkgconfig files to require dbusmenu-glib-0.4 | Ken VanDine | 2011-01-12 | 4 | -5/+11 |
|\ \ \
| | |/
| |/| |
|