Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making the box function conditional on GTK version | Ted Gould | 2011-07-07 | 1 | -0/+4 |
|\ | |||||
| * | Handling the right box for the right version of GTK | Ted Gould | 2011-07-07 | 1 | -0/+4 |
|/ | |||||
* | 0.3.900.3.90 | Ted Gould | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | Cleaning up the built pc file | Ted Gould | 2011-07-06 | 1 | -0/+2 |
| | |||||
* | Switch to using gtk_box_new() | Ted Gould | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | Making some test XFAIL and attaching to bugs | Ted Gould | 2011-07-06 | 1 | -0/+7 |
| | |||||
* | Adding headers to tests | Ted Gould | 2011-07-06 | 18 | -0/+396 |
|\ | |||||
| * | Adding license info to [ch] files | Ted Gould | 2011-07-06 | 18 | -0/+396 |
|/ | |||||
* | Changing the API and ABI versioning slightly | Ted Gould | 2011-07-06 | 4 | -12/+21 |
|\ | |||||
| * | Setting default GTK version to 3 | Ted Gould | 2011-07-05 | 1 | -1/+1 |
| | | |||||
| * | Changing the pkgconfig file version to include the API version | Ted Gould | 2011-07-05 | 4 | -5/+5 |
| | | |||||
| * | Making the API and ABI versions variables | Ted Gould | 2011-07-05 | 3 | -7/+13 |
| | | |||||
| * | Adding another level of .in for the pc files. | Ted Gould | 2011-07-05 | 4 | -4/+7 |
| | | |||||
* | | Adding in the name hint for the indicators | Ted Gould | 2011-07-06 | 2 | -0/+11 |
|\ \ | |/ |/| | |||||
| * | Clearing our local name_hint and ensuring we fill it if a function is provided. | Ted Gould | 2011-07-05 | 1 | -0/+5 |
| | | |||||
| * | Adding a get name hint function as well. | Ted Gould | 2011-07-05 | 1 | -0/+3 |
| | | |||||
| * | Adding the naming hint to the entry structure | Ted Gould | 2011-07-05 | 1 | -0/+3 |
|/ | |||||
* | Switching to single scrolling event. | Ted Gould | 2011-07-05 | 3 | -30/+8 |
|\ | |||||
| * | Merging "scroll" and "scroll-entry" into the "entry-scrolled" signal | Marco Trevisan (Treviño) | 2011-07-02 | 3 | -30/+8 |
|/ | | | | | API change to merge the duplication of signals, as defined in the blueprint desktop-dx-o-indicators-review | ||||
* | Updating autotools | Ted Gould | 2011-06-16 | 2 | -23/+22 |
|\ | |||||
| * | configure.ac: Generate xz tarballs with pax format by default | Javier Jardón | 2011-06-15 | 1 | -1/+1 |
| | | |||||
| * | Update autotools configuration | Javier Jardón | 2011-06-15 | 2 | -23/+22 |
|/ | | | | | | Do not use deprecated macros Use new libtool syntax | ||||
* | 0.3.220.3.22 | Ted Gould | 2011-03-23 | 1 | -2/+2 |
| | |||||
* | Adding API to know what the environment the indicator is in | Ted Gould | 2011-03-23 | 2 | -0/+84 |
|\ | |||||
| * | Adding a nice little checking function | Ted Gould | 2011-03-22 | 2 | -0/+31 |
| | | |||||
| * | Adding an environments variable and make a lifecycle for it. | Ted Gould | 2011-03-22 | 1 | -3/+19 |
| | | |||||
| * | Getting some stub functions in | Ted Gould | 2011-03-22 | 2 | -2/+36 |
| | | |||||
| * | Making the environments a list of strings | Ted Gould | 2011-03-22 | 1 | -0/+3 |
| | | |||||
* | | 0.3.210.3.21 | Ted Gould | 2011-03-16 | 1 | -2/+2 |
|/ | |||||
* | Fix checking for target environment on the desktop group | Ted Gould | 2011-03-16 | 1 | -6/+8 |
|\ | |||||
| * | Make sure not to use TargetEnvironment on the desktop group | Ted Gould | 2011-03-16 | 1 | -6/+8 |
|/ | |||||
* | 0.3.200.3.20 | Ted Gould | 2011-03-03 | 1 | -2/+2 |
| | |||||
* | Use the TargetEnvironment key | Ted Gould | 2011-03-03 | 1 | -1/+26 |
|\ | |||||
| * | Removing warning that there are no shortcuts, that's a valid thing to have. | Ted Gould | 2011-03-02 | 1 | -1/+0 |
| | | |||||
| * | Adding a target environment key and checking for that over others. | Ted Gould | 2011-03-02 | 1 | -0/+26 |
|/ | |||||
* | 0.3.190.3.19 | Ted Gould | 2011-02-17 | 1 | -2/+2 |
| | |||||
* | Returning reserveds as we're breaking ABI anyway | Ted Gould | 2011-02-16 | 1 | -1/+12 |
| | |||||
* | Bumping the major version of the lib and the indicator directory | Ted Gould | 2011-02-16 | 3 | -3/+3 |
| | |||||
* | Merging support for having an accessible description | Ted Gould | 2011-02-16 | 5 | -0/+59 |
|\ | |||||
| * | accessible_name -> accessible_desc in tests as well | Luke Yelavich | 2011-02-08 | 3 | -6/+6 |
| | | |||||
| * | * accessible_name -> accessible_desc to better reflect the use of the content. | Luke Yelavich | 2011-02-08 | 2 | -11/+35 |
| | | | | | | | | | | | | * Add accessible-desc-update signal so that indicators can tell indicator-applet/unity that the accessible description has changed | ||||
| * | use const gchar for variable and prototype | Luke Yelavich | 2011-02-01 | 4 | -5/+5 |
| | | |||||
| * | Merge from trunk | Luke Yelavich | 2011-02-01 | 4 | -6/+30 |
| |\ | |||||
| * | | Add accessible_name variable in indicator entry structure | Luke Yelavich | 2011-01-18 | 5 | -0/+35 |
| | | | |||||
* | | | Fixing makefile to include all the necissary files in dist | Ted Gould | 2011-02-16 | 1 | -1/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Adding the service.in files as well | Ted Gould | 2011-02-15 | 1 | -1/+4 |
| | | | |||||
| * | | Add session.conf.in to dist | Sebastien Bacher | 2011-02-15 | 1 | -1/+3 |
|/ / | |||||
* | | 0.3.180.3.18 | Ted Gould | 2011-01-27 | 1 | -2/+2 |
| | | |||||
* | | Adding a signal for scrolling that includes the entry | Ted Gould | 2011-01-27 | 3 | -4/+28 |
|\ \ | |/ |/| | |||||
| * | Removed typo in code. | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -1/+1 |
| | | | | | | | | Pasted a more SCROLL value :P |