| Commit message (Expand) | Author | Age | Files | Lines |
* | Forgot to add data/icons/Makefile to configure.ac. | Jason Conti | 2011-05-14 | 2 | -1/+3 |
* | Attempting to add icons to the install target. Will put them in correct locat... | Jason Conti | 2011-05-14 | 4 | -1/+365 |
* | Adding back the functionality to clear the notifications. | Jason Conti | 2011-05-14 | 1 | -0/+18 |
* | Updating in the idle loop seems to have fixed the updating, so added the gque... | Jason Conti | 2011-05-14 | 1 | -7/+20 |
* | Added add_message_item to the idle loop and it seems to be working much bette... | Jason Conti | 2011-05-13 | 1 | -4/+10 |
* | Checking the number of children. They are correct, so they just aren't being ... | Jason Conti | 2011-05-13 | 1 | -1/+5 |
* | Removing the queue for the moment, adding menu items when messages arrive see... | Jason Conti | 2011-05-13 | 1 | -13/+1 |
* | Logging the service to a file (~/.cache/indicator-notifications-service.log).... | Jason Conti | 2011-05-13 | 1 | -29/+107 |
* | Integrated the dbus-spy. Menu items for notification summaries are appended a... | Jason Conti | 2011-05-13 | 6 | -15/+62 |
* | Importing dbus-spy and notification dbus objects to watch dbus for org.freede... | Jason Conti | 2011-05-13 | 4 | -0/+413 |
* | Something didn't like the hyphen in recent-notifications so changed the bus n... | Jason Conti | 2011-05-10 | 3 | -6/+6 |
* | Commenting out an unneeded variable to remove a warning. | Jason Conti | 2011-05-10 | 2 | -1/+5 |
* | Missed a rename. | Jason Conti | 2011-05-10 | 1 | -1/+1 |
* | Completed the great renaming. Time for a test build. | Jason Conti | 2011-05-10 | 3 | -18/+17 |
* | Renamed the indicator | Jason Conti | 2011-05-10 | 1 | -76/+52 |
* | Renamed the rest of the files, and updated the file headers. | Jason Conti | 2011-05-10 | 4 | -12/+9 |
* | Removed the interface from example, no longer needed, so removing it here too. | Jason Conti | 2011-05-10 | 6 | -285/+5 |
* | Cleaned up po | Jason Conti | 2011-05-10 | 1 | -2/+0 |
* | Renamed the service data | Jason Conti | 2011-05-10 | 3 | -6/+6 |
* | Beginning the great renaming from example to notifications. | Jason Conti | 2011-05-10 | 7 | -36/+11 |
* | Shown/Hidden code works but causing the indicator to freak out, so disabled f... | Jason Conti | 2011-05-09 | 1 | -0/+2 |
* | Adding some code to demonstrate when the menu is shown/hidden, which will be ... | Jason Conti | 2011-05-09 | 1 | -12/+29 |
* | Removing the unnecessary size group | Jason Conti | 2011-05-09 | 1 | -10/+0 |
* | Testing the item-activate signal by launching various programs. | Jason Conti | 2011-05-09 | 1 | -2/+20 |
* | Adding script to restart the indicator | Jason Conti | 2011-05-09 | 1 | -0/+4 |
* | Moving the local install to /home/jconti/Projects/indicators/example/build. | Jason Conti | 2011-05-09 | 3 | -2/+3 |
* | Reenabling silent automake | Jason Conti | 2011-05-09 | 1 | -1/+1 |
* | Removed unnecessary deps. Let's see if I broke anything. | Jason Conti | 2011-05-09 | 1 | -60/+4 |
* | Ignoring autogen files. | Jason Conti | 2011-05-08 | 1 | -0/+40 |
* | Updated formatting for indicator | Jason Conti | 2011-05-08 | 3 | -196/+187 |
* | Updated the formatting for the interface | Jason Conti | 2011-05-08 | 3 | -119/+117 |
* | Removed unnecessary function from interface, updated formatting in service. | Jason Conti | 2011-05-08 | 4 | -130/+57 |
* | Adding helper scripts for testing. | Jason Conti | 2011-05-08 | 3 | -0/+15 |
* | Removing -Werror for the moment, since the warnings about unused variables an... | Jason Conti | 2011-05-08 | 1 | -2/+1 |
* | Stripped settings | Jason Conti | 2011-05-08 | 1 | -41/+0 |
* | Stripped much of the unneeded code from the indicator. | Jason Conti | 2011-05-08 | 1 | -1161/+5 |
* | Removed the unnecessary menu items from dbus-shared.h and the unnecessary sig... | Jason Conti | 2011-05-08 | 2 | -15/+0 |
* | Missed a rename in autogen.sh | Jason Conti | 2011-05-08 | 1 | -1/+1 |
* | Removed most of the cruft from the service source. | Jason Conti | 2011-05-08 | 1 | -1351/+13 |
* | Fixed compiling errors from rename and removing utils. Time to rip out the un... | Jason Conti | 2011-05-08 | 3 | -31/+38 |
* | The great rename is complete. Time to test compile and fix errors. | Jason Conti | 2011-05-08 | 3 | -120/+114 |
* | Minor rename in settings-shared.h before removing most of the settings (or th... | Jason Conti | 2011-05-08 | 1 | -4/+4 |
* | Removed utils | Jason Conti | 2011-05-08 | 2 | -314/+0 |
* | Renamed service files | Jason Conti | 2011-05-08 | 2 | -2/+2 |
* | Changed the dbus names | Jason Conti | 2011-05-08 | 1 | -7/+7 |
* | Renamed the interface. | Jason Conti | 2011-05-08 | 4 | -89/+89 |
* | Renaming service file | Jason Conti | 2011-05-08 | 2 | -3/+3 |
* | Removed the calendar item, didn't seem to be used, although I think it was mo... | Jason Conti | 2011-05-07 | 3 | -161/+0 |
* | Ripped out datetime-prefs and the translations. | Jason Conti | 2011-05-07 | 95 | -6449/+2 |
* | Import from lp:indicator-datetime | Jason Conti | 2011-05-07 | 115 | -0/+11399 |