Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * New upstream release (0.2.93) | Ted Gould | 2011-02-10 | 9 | -21/+203 |
|\ | | | | | | | | | * New upstream release (0.2.94) ∘ Include vala example files as well | ||||
| * | Import upstream version 0.2.94 | Ted Gould | 2011-02-10 | 8 | -18/+198 |
| |\ | |||||
| | * | 0.2.940.2.94 | Ted Gould | 2011-02-10 | 1 | -2/+2 |
| | | | |||||
| | * | Make sure to pull the vala source file along with us. | Ted Gould | 2011-02-10 | 1 | -1/+5 |
| | | | |||||
* | | | Syncing with upstream much better | Ted Gould | 2011-02-10 | 24 | -8044/+3717 |
|\ \ \ | |||||
| * \ \ | Removing all the non packaging stuff | Ted Gould | 2011-02-10 | 20 | -0/+1032 |
| |\ \ \ | |/ / / |/| / / | |/ / | |||||
* | | | Getting closer to the tarball | Ted Gould | 2011-02-10 | 10 | -50/+20 |
| | | | |||||
* | | | New upstream release. | Ted Gould | 2011-02-10 | 38 | -144/+10768 |
|\| | | | | | | | | | | | | | | ∘ Fix Vala bindings ∘ Add support for scroll events | ||||
| * | | 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 ↵ | Ted Gould | 2011-02-10 | 1 | -3/+2 |
| | | |\ | | | | | | | | | | | | | | | | will work in automation. | ||||
| | | | * | Changing the build to be the check instead of running it as we might not be ↵ | Ted Gould | 2011-02-03 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | interactive. | ||||
| | | * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | The indicator signal will use anyway the same syntax. | ||||
| | | * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libappindicator now when it gets a dbus call from indicator-application (via the method XAyatanaScrollAction) about the incoming scroll event, sends a "scroll-event" signal to the appindicator application using this library. This works both in indicator and fallback (systray mode). This commit includes a fix for bug #707591 | ||||
| | | | * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A rewrite of the simple-client.c version in Vala as example. Added a workaround for compiling it. | ||||
| | | | * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | Now make distcheck will work ;) | ||||
| | | | * | | 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 |
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | Adding proper support for vala bindings, fixing the include path Now they are built in the bindings subfolder and they include a *.deps file. and I've also added a small example. | ||||
* | | | | Merge from U.Desktop | Ted Gould | 2011-02-10 | 9 | -54/+157 |
|\ \ \ \ | |||||
| * | | | | releasing version 0.2.92-0ubuntu20.2.92-0ubuntu2 | Ken VanDine | 2011-02-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | * debian/control, debian/rules | Ken VanDine | 2011-02-08 | 9 | -54/+157 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Include new binaries for gtk3 builds * debian/libappindicator1.symbols, debian/libappindicator3-1.symbols - Added symbol files for libappindicator1 and libappdindicator3-1 | ||||
| | * | | | | debian/libappindicator1.symbols, debian/libappindicator3-1.symbols | Ken VanDine | 2011-02-08 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | Manually run dh_makeshlibs for libappindicator1 and libappindicator3-1 | Ken VanDine | 2011-02-08 | 1 | -6/+2 |
| | | | | | | |||||
| | * | | | | fixup the clean target | Ken VanDine | 2011-02-08 | 2 | -11/+14 |
| | | | | | | |||||
| | * | | | | more gtk3 build fixes | Ken VanDine | 2011-02-08 | 2 | -6/+10 |
| | | | | | | |||||
| | * | | | | gtk3 packaging fixes, still wip | Ken VanDine | 2011-02-08 | 2 | -89/+60 |
| | | | | | | |||||
| | * | | | | * debian/control, debian/rules | Ken VanDine | 2011-02-08 | 9 | -29/+157 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | - Include new binaries for gtk3 builds - Added symbol files for libappindicator1 and libappdindicator3-1 | ||||
* | | | | | Merge from U.Desktop | Ted Gould | 2011-02-03 | 38 | -11825/+8167 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merging in the upstream packaging branch | Ted Gould | 2011-02-03 | 0 | -0/+0 |
| |\ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
* | | | | | releasing version 0.2.92-0ubuntu1~ppa1 | Ted Gould | 2011-01-27 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | New upstream release. | Ted Gould | 2011-01-27 | 37 | -8622/+8564 |
|\ \ \ \ \ | | |/ / / | |/| | | |