Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | indicator-application: rename the method ApplicationScrollSignal to ↵ | Marco Trevisan (Treviño) | 2011-01-29 | 1 | -1/+1 |
| | | | | ApplicationScrollEvent | ||||
* | indicator-application: catch "scroll-entry" signal and send ↵ | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -0/+25 |
| | | | | | | | | ApplicationScrollSignal to appstore This allows to catch every "scroll-entry" signal coming from the applet manager and to call the ApplicationScrollSignal method of indicator-application-service (to inform it about the scroll event) | ||||
* | don't second guess service's new application, which caused our positions to ↵ | Michael Terry | 2011-01-13 | 1 | -30/+1 |
| | | | | get out of sync with the service if it was a bit confused | ||||
* | fix bug with gvariant string; port test | Michael Terry | 2011-01-12 | 1 | -1/+1 |
| | |||||
* | port to gdbus | Michael Terry | 2011-01-11 | 1 | -143/+150 |
| | |||||
* | Merging in support for GTK3/2 dual build | Ted Gould | 2010-12-03 | 1 | -0/+7 |
|\ | |||||
| * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵ | Michael Terry | 2010-10-06 | 1 | -0/+7 |
| | | | | | | | | configure to specify which to build with | ||||
* | | Syncing with trunk and resolving conflicts | Ted Gould | 2010-08-05 | 1 | -16/+56 |
|\ \ | |||||
| * | | Fixed two G_PARAM_SPECS and made it even more possible to remove the | Sense Hofstede | 2010-07-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | custom icon theme path. | ||||
| * | | Clean-up and renaming variables and functions everywhere to use ↵ | Sense Hofstede | 2010-07-22 | 1 | -27/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | icon_theme_path for the sake of consistency. Doesn't seem to do antyhing, though. | ||||
| * | | trying to implement runtime theme-path changing | C10uD | 2010-07-22 | 1 | -0/+34 |
| |/ | |||||
* | | Updating with helper when rebuilding. | Ted Gould | 2010-08-05 | 1 | -0/+1 |
| | | |||||
* | | Tracking the long name along with the application entry. | Ted Gould | 2010-08-05 | 1 | -10/+15 |
| | | |||||
* | | Check for suffix when updating icon as well! | Ted Gould | 2010-08-05 | 1 | -1/+6 |
| | | |||||
* | | Showing and hiding the entries with removal. | Ted Gould | 2010-08-05 | 1 | -0/+21 |
| | | |||||
* | | Reshuffling the signaling and making sure to ref the label. | Ted Gould | 2010-08-05 | 1 | -8/+12 |
| | | |||||
* | | Not really sure what this TODO meant, so I'm removing it. | Ted Gould | 2010-08-05 | 1 | -1/+0 |
| | | |||||
* | | Some slight refactoring and comments along with the ability to remove the ↵ | Ted Gould | 2010-08-05 | 1 | -10/+25 |
| | | | | | | | | entries and recreate them. | ||||
* | | Building a label in the case that we don't have one already. | Ted Gould | 2010-08-05 | 1 | -3/+10 |
| | | |||||
* | | Adding updating the guide and label size to the label update signal | Ted Gould | 2010-08-05 | 1 | -0/+11 |
| | | |||||
* | | Storing the guide and using it to bound the size of the label. | Ted Gould | 2010-08-05 | 1 | -1/+55 |
| | | |||||
* | | Changing the prototype of the added function. | Ted Gould | 2010-08-05 | 1 | -0/+2 |
| | | |||||
* | | Fix the check for the updated function signature. | Ted Gould | 2010-08-04 | 1 | -1/+1 |
| | | |||||
* | | If it changes, let's update. | Ted Gould | 2010-08-04 | 1 | -0/+6 |
| | | |||||
* | | If we get passed a label let's make a GTK one for fun. | Ted Gould | 2010-08-04 | 1 | -1/+9 |
| | | |||||
* | | Adding in a base signal handler for the label change | Ted Gould | 2010-08-04 | 1 | -0/+34 |
| | | |||||
* | | Updating signal emition to match new API | Ted Gould | 2010-08-04 | 1 | -1/+3 |
| | | |||||
* | | Changing prototypes to match DBus API change. | Ted Gould | 2010-08-04 | 1 | -3/+5 |
|/ | |||||
* | Tracking the icon name and included the panel suffix for fallback usage. | Ted Gould | 2010-03-29 | 1 | -1/+6 |
| | |||||
* | Switching to use the update function. | Ted Gould | 2010-03-11 | 1 | -3/+1 |
| | |||||
* | Removing design team size | Ted Gould | 2010-03-10 | 1 | -5/+0 |
| | |||||
* | Also using the helper when changing icons. | Ted Gould | 2010-03-10 | 1 | -7/+3 |
| | |||||
* | Switching to using the libindicator image helper | Ted Gould | 2010-03-10 | 1 | -5/+2 |
| | |||||
* | Switching from menu size to design team size | Ted Gould | 2010-02-26 | 1 | -5/+9 |
| | |||||
* | Handling the service resetting much better. Clearing out the old, but after ↵ | Ted Gould | 2010-02-08 | 1 | -46/+170 |
|\ | | | | | | | ensuring they won't come back. | ||||
| * | Boolean again! | Ted Gould | 2010-02-06 | 1 | -1/+1 |
| | | |||||
| * | Adding check to look for privates gotten on invalid objects. | Ted Gould | 2010-02-06 | 1 | -2/+7 |
| | | |||||
| * | Handling if we get duplicate entries added, just recycling. | Ted Gould | 2010-02-06 | 1 | -0/+41 |
| | | |||||
| * | Now we're actively killing. | Ted Gould | 2010-02-06 | 1 | -2/+17 |
| | | |||||
| * | Setting up the disconnected helpers and structure. | Ted Gould | 2010-02-06 | 1 | -3/+39 |
| | | |||||
| * | Changing the proxy to only build if we need it, and not destroy itself on ↵ | Ted Gould | 2010-02-06 | 1 | -43/+45 |
| | | | | | | | | killing the process. There's really no reason for that. | ||||
| * | Making room for a disconnected function. | Ted Gould | 2010-02-06 | 1 | -3/+28 |
| | | |||||
* | | More logging from our app indicator on icon changes | Ted Gould | 2010-02-06 | 1 | -0/+2 |
|/ | |||||
* | Changing the suffix to 'panel' | Ted Gould | 2010-02-01 | 1 | -1/+1 |
| | |||||
* | Truth. Bad, Bad, truth. | Ted Gould | 2010-01-24 | 1 | -2/+2 |
| | |||||
* | When setting or changing an icon first check to see if there is a panel ↵ | Ted Gould | 2010-01-24 | 1 | -2/+24 |
| | | | | specific icon that we should be using. | ||||
* | Implements the get_location function to place the entires. | Ted Gould | 2010-01-20 | 1 | -0/+11 |
| | |||||
* | Add tracking and refcounting of theme directories. Unregister them when ↵ | Ted Gould | 2010-01-20 | 1 | -2/+103 |
|\ | | | | | | | we're done. | ||||
| * | Removing shutdown printf | Ted Gould | 2010-01-14 | 1 | -1/+0 |
| | | |||||
| * | Actually unref'ing the dir and fixing the truth there. | Ted Gould | 2010-01-14 | 1 | -2/+3 |
| | |