aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.2.93-0ubuntu3Ken VanDine2011-02-172-1/+8
|
* releasing version 0.2.93-0ubuntu2Ken VanDine2011-02-112-1/+12
|\
| * update label too in update_statusMichael Terry2011-02-111-0/+4
| |
| * Build fix to get libindicator headerTed Gould2011-02-071-1/+1
| |\
| | * Include indicator-object.h to reference INDICATOR_OBJECT_SCROLL_UPLuke Yelavich2011-02-071-0/+1
| | |
* | | releasing version 0.2.93-0ubuntu1Ken VanDine2011-02-0319-8030/+8130
|\ \ \
| * | | releasing version 0.2.93-0ubuntu1~ppa1Ted Gould2011-02-031-2/+2
| | | |
| * | | Dropping old entryTed Gould2011-02-031-8/+0
| | | |
| * | | Merge from U. DesktopTed Gould2011-02-031-0/+8
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.2.92-0ubuntu1Ken VanDine2011-01-278-27/+82
|\ \ \ \
| | * | | * New upstream release.Ted Gould2011-02-0319-8030/+8130
| |/| | | | | | | | | | | | | | | | | | * Support the scroll wheel event and send it to applications.
| | * | | Import upstream version 0.2.93Ted Gould2011-02-0318-8030/+8123
| | |\| |
| | | * | 0.2.930.2.93Ted Gould2011-02-031-2/+2
| | | | |
| | | * | Adding in the indicator-object headerTed Gould2011-02-031-0/+1
| | | |/
| | | * Support scroll events from libindicator on down to sending them to the ↵Ted Gould2011-02-033-0/+71
| | | |\ | | | | | | | | | | | | | | | applications.
| | | | * Use INDICATOR_OBJECT_SCROLL instead of GDK_SCROLL enum valueMarco Trevisan (Treviño)2011-01-291-4/+4
| | | | |
| | | | * Using the SNI method "Scroll" instead of "XAyatanaScrollAction"Marco Trevisan (Treviño)2011-01-291-4/+18
| | | | |
| | | | * indicator-application: rename the method ApplicationScrollSignal to ↵Marco Trevisan (Treviño)2011-01-292-2/+2
| | | | | | | | | | | | | | | | | | | | ApplicationScrollEvent
| | | | * application-appstore: support for ApplicationScrollSignal methodMarco Trevisan (Treviño)2011-01-271-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the ApplicationScrollSignal is called from indicator-application the XAyatanaScrollAction method provided by libappindicator is called with the scroll event data. So: indicator-application now is listening for that signal ("scroll-entry"), registering a call-back function. When it gets called, it finds the scrolled application and informs (via dbus) indicator-application-service that a scroll event has been registered for that application. Now the service (that is connected to every indicatorapp running) sends (via dbus, again) to the correct application the scroll-event informations.
| | | | * indicator-application: catch "scroll-entry" signal and send ↵Marco Trevisan (Treviño)2011-01-272-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
| * | | | releasing version 0.2.92-0ubuntu1~ppa1Ted Gould2011-01-271-2/+2
| | | | |
| * | | | * New upstream release.Ted Gould2011-01-278-27/+82
| |\| | | | | | | | | | | | | | | | | | | | | | | * Fix naming of the approver interface * Fix a bug in the builders
| | * | | Import upstream version 0.2.92Ted Gould2011-01-277-27/+74
| | |\| |
| | | * | 0.2.920.2.92Ted Gould2011-01-271-2/+2
| | | | |
| | | * | Fix the use of variant builderTed Gould2011-01-261-12/+31
| | | |\ \ | | | | |/ | | | |/|
| | | | * Protecting against empty application lists, fixing the builder to be on the ↵Ted Gould2011-01-261-12/+31
| | | |/ | | | | | | | | | | | | stack and using it correctly.
| | | * Switch to canonical.comTed Gould2011-01-182-2/+2
| | | |\
| | | | * Changing the name of the approver interfaceTed Gould2011-01-172-2/+2
| | | |/
| * | | Sync to Ubuntu DesktopTed Gould2011-01-2735-1617/+1242
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.2.91-0ubuntu2Ken VanDine2011-01-142-0/+14
| | | |
* | | | * Updated for the gir abi transitionKen VanDine2011-01-141-0/+14
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * debian/control - build depend on dbusmenu >= 0.3.90 - Fixes FTBFS (LP: #684949)
| * | | | releasing version 0.2.90-0ubuntu4Ken VanDine2010-12-163-3/+11
| | | | |
| * | | | releasing version 0.2.90-0ubuntu3Ken VanDine2010-12-091-1/+2
| | | | |
* | | | | releasing version 0.2.91-0ubuntu1Ken VanDine2011-01-1431-1521/+1221
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Import upstream version 0.2.91Ken VanDine2011-01-14106-19111/+1345
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | distcheck fixes, use notdir to wrap basename0.2.91Ken VanDine2011-01-141-2/+2
| | | | |
| | * | | Version bump, 0.2.91Ken VanDine2011-01-141-2/+2
| | | | |
| | * | | Porting to GDBus and fixing some other misc. issus.Ted Gould2011-01-1413-793/+892
| | |\ \ \
| | | * \ \ merge ken's com.canonical branchMichael Terry2011-01-133-5/+5
| | | |\ \ \
| | | | * | | com.canonical rename for the indicatorKen VanDine2011-01-133-5/+5
| | | | | | |
| | | * | | | make sure to free pre-validated applications; add applications to the app ↵Michael Terry2011-01-131-8/+14
| | | |/ / / | | | | | | | | | | | | | | | | | | list as soon as we create them, to avoid apps that spam us (like gnome-power-manager) from creating multiple apps in our list
| | | * | | reduce debug spewMichael Terry2011-01-131-3/+3
| | | | | |
| | | * | | don't use cached properties for new icons or new aicons either. Instead, ↵Michael Terry2011-01-131-69/+3
| | | | | | | | | | | | | | | | | | | | | | | | just ask for all properties again
| | | * | | actually request properties from applications; using cached properties ↵Michael Terry2011-01-131-74/+176
| | | | | | | | | | | | | | | | | | | | | | | | doesn't seem to work
| | | * | | don't second guess service's new application, which caused our positions to ↵Michael Terry2011-01-131-30/+1
| | | | | | | | | | | | | | | | | | | | | | | | get out of sync with the service if it was a bit confused
| | | * | | watch for name change, instead of name owner change for approver connectionsMichael Terry2011-01-131-27/+37
| | | | | |
| | | * | | fix issue where icons never went awayMichael Terry2011-01-121-17/+36
| | | | | |
| | | * | | fix bug with gvariant string; port testMichael Terry2011-01-124-30/+107
| | | | | |
| | | * | | port to gdbusMichael Terry2011-01-119-656/+636
| | |/ / /
* | | | | Reverted changelog for mergeKen VanDine2011-01-141-17/+0
| | | | |