index
:
ayatana-indicator-application
main
release-build
release-builds
Ayatana Indicator Application Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
indicator-application.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only clear the cancel if we're not being cancelled
Ted Gould
2011-03-11
1
-4
/
+6
*
Unrefing the object, it might not happen right away, so let's clear it oursel...
Ted Gould
2011-03-11
1
-3
/
+3
*
If we're in the middle of a GetApplications and we get another signal, let's ...
Ted Gould
2011-03-11
1
-0
/
+15
*
Add a cancellable object for the GetApplications call
Ted Gould
2011-03-11
1
-1
/
+26
*
Adding support for accessible descriptions
Ted Gould
2011-02-24
1
-13
/
+42
|
\
|
*
Switching things around so the icon switches with the description all the way...
Ted Gould
2011-02-24
1
-47
/
+23
|
*
Adding a missing brace
Ted Gould
2011-02-23
1
-0
/
+1
|
*
Use the ACCESSIBLE_DESC_UPDATE signal to refresh the accessible description.
Luke Yelavich
2011-02-11
1
-27
/
+3
|
*
accessible_name -> accessible_desc
Luke Yelavich
2011-02-08
1
-24
/
+24
|
*
Add accessible name support
Luke Yelavich
2011-02-07
1
-9
/
+85
*
|
Ensures the accessible description is NULL
Ted Gould
2011-02-18
1
-1
/
+1
*
|
don't abort on various unexpected situations; just spit out critical warning
Michael Terry
2011-02-11
1
-1
/
+1
|
/
*
indicator-application: rename the method ApplicationScrollSignal to Applicati...
Marco Trevisan (Treviño)
2011-01-29
1
-1
/
+1
*
indicator-application: catch "scroll-entry" signal and send ApplicationScroll...
Marco Trevisan (Treviño)
2011-01-27
1
-0
/
+25
*
don't second guess service's new application, which caused our positions to g...
Michael Terry
2011-01-13
1
-30
/
+1
*
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 configure...
Michael Terry
2010-10-06
1
-0
/
+7
*
|
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
|
*
|
Clean-up and renaming variables and functions everywhere to use icon_theme_pa...
Sense Hofstede
2010-07-22
1
-27
/
+40
|
*
|
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 ent...
Ted Gould
2010-08-05
1
-10
/
+25
*
|
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
|
\
|
*
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
[next]