aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Importing dbus-spy and notification dbus objects to watch dbus for ↵Jason Conti2011-05-134-0/+413
| | | | org.freedesktop.Notification.Notify messages (from test project).
* Something didn't like the hyphen in recent-notifications so changed the bus ↵Jason Conti2011-05-102-5/+5
| | | | names to RecentNotifications. My guess is libindicator, since dbus let me register com.launchpad.recent-notifications.indicator but the menu path didn't show up.
* Commenting out an unneeded variable to remove a warning.Jason Conti2011-05-101-1/+1
|
* Completed the great renaming. Time for a test build.Jason Conti2011-05-103-18/+17
|
* Renamed the indicatorJason Conti2011-05-101-76/+52
|
* Renamed the rest of the files, and updated the file headers.Jason Conti2011-05-104-12/+9
|
* Removed the interface from example, no longer needed, so removing it here too.Jason Conti2011-05-106-285/+5
|
* Shown/Hidden code works but causing the indicator to freak out, so disabled ↵Jason Conti2011-05-091-0/+2
| | | | for now. It will work fine for changing the icon status though.
* Adding some code to demonstrate when the menu is shown/hidden, which will be ↵Jason Conti2011-05-091-12/+29
| | | | required for indicator-notifications.
* Removing the unnecessary size groupJason Conti2011-05-091-10/+0
|
* Testing the item-activate signal by launching various programs.Jason Conti2011-05-091-2/+20
|
* Updated formatting for indicatorJason Conti2011-05-083-196/+187
|
* Updated the formatting for the interfaceJason Conti2011-05-083-119/+117
|
* Removed unnecessary function from interface, updated formatting in service.Jason Conti2011-05-084-130/+57
|
* Removing -Werror for the moment, since the warnings about unused variables ↵Jason Conti2011-05-081-2/+1
| | | | and functions are fine. They may get used later, don't want to remove them yet.
* Stripped settingsJason Conti2011-05-081-41/+0
|
* Stripped much of the unneeded code from the indicator.Jason Conti2011-05-081-1161/+5
|
* Removed the unnecessary menu items from dbus-shared.h and the unnecessary ↵Jason Conti2011-05-082-15/+0
| | | | signal in the service xml. Probably broke the compile.
* Removed most of the cruft from the service source.Jason Conti2011-05-081-1351/+13
|
* Fixed compiling errors from rename and removing utils. Time to rip out the ↵Jason Conti2011-05-082-27/+34
| | | | unnecessary bits.
* The great rename is complete. Time to test compile and fix errors.Jason Conti2011-05-083-120/+114
|
* Minor rename in settings-shared.h before removing most of the settings (or ↵Jason Conti2011-05-081-4/+4
| | | | the entire file).
* Removed utilsJason Conti2011-05-082-314/+0
|
* Renamed service filesJason Conti2011-05-082-2/+2
|
* Changed the dbus namesJason Conti2011-05-081-7/+7
|
* Renamed the interface.Jason Conti2011-05-083-86/+86
|
* Removed the calendar item, didn't seem to be used, although I think it was ↵Jason Conti2011-05-073-161/+0
| | | | moved to libido, so maybe that is why.
* Ripped out datetime-prefs and the translations.Jason Conti2011-05-076-2075/+0
|
* Import from lp:indicator-datetimeJason Conti2011-05-0717-0/+6023