From 4408ecbdf141eb5e2983b4376eca12303e9b06f6 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 18 Mar 2018 15:19:38 +0100 Subject: release 0.4.0 --- ChangeLog | 789 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 788 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a741f25..518084b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,2 +1,789 @@ -# Generated by Makefile +2018-03-18 15:19:38 +0100 Mike Gabriel (0618e46) + + * release 0.4.0 (HEAD -> master) + +2018-03-18 15:19:22 +0100 Mike Gabriel (16d9585) + + * debian/rules: Use NEWS file as upstream ChangeLog. + +2018-03-18 15:11:27 +0100 Mike Gabriel (db57cc0) + + * debian/copyright: Fix Source: field's URL. + +2018-03-18 15:10:57 +0100 Mike Gabriel (78bfe0b) + + * debian/copyright: Use secure URI for copyright format reference. + +2018-03-18 15:06:28 +0100 Mike Gabriel (534fd91) + + * debian/control: Bump Standards-Version: to 4.1.3. No changes + needed. + +2018-03-18 15:05:43 +0100 Mike Gabriel (2a15d3c) + + * debian/rules: Make sure config.guess and config.sub are removed + during clean, as well. + +2018-03-18 15:05:05 +0100 Mike Gabriel (7340464) + + * debian/rules: Keep .pot file in po/ after dh_auto_clean. Work + around for flawed gettext autotools integration it seems. + +2018-03-01 10:31:01 +0000 Moo (bd404e0) + + * Translated using Weblate (Lithuanian) (origin/master) + +2018-02-28 01:50:02 +0000 Мира Странная (ed1a794) + + * Translated using Weblate (Russian) + +2018-02-08 11:30:21 +0000 Mertcan Gokgoz (c4448e2) + + * Translated using Weblate (Turkish) + +2018-02-03 08:52:29 +0000 Cristian Gherman (e6fec6d) + + * Translated using Weblate (Romanian) + +2018-02-03 08:51:03 +0000 Cristian Gherman (016933e) + + * Translated using Weblate (Romanian) + +2018-01-22 21:02:32 +0000 Марс Ямбар (d3109e8) + + * Translated using Weblate (Ukrainian) + +2018-01-01 00:34:21 +0000 Anders Jonsson (b05583d) + + * Translated using Weblate (Swedish) + +2017-12-19 16:03:34 +0000 Allan Nordhøy (3c4a520) + + * Translated using Weblate (Norwegian Bokmål) + +2018-01-04 09:48:33 +0000 Yaron Shahrabani (ad29133) + + * Translated using Weblate (Hebrew) + +2017-12-31 15:17:43 +0000 Sebastian Rasmussen (5f930cb) + + * Translated using Weblate (Swedish) + +2017-12-23 10:37:23 +0000 Kristjan Räts (de87650) + + * Translated using Weblate (Estonian) + +2017-12-18 21:52:56 +0000 Viktar Vauchkevich (b2bd3fc) + + * Translated using Weblate (Belarusian) + +2017-12-06 12:14:51 +0100 Mike Gabriel (3b17cfa) + + * po/de.po: Tiny translation fix. + +2017-12-06 12:01:21 +0100 Mike Gabriel (4053ab0) + + * Enable locale support at runtime. + +2017-12-06 09:35:31 +0100 Mike Gabriel (84fb494) + + * po/de.po: White-space fixes. + +2017-12-06 09:34:21 +0100 Mike Gabriel (ac0556f) + + * po/de.po: Manually add German translation. We are not on Weblate, + yet. + +2017-12-06 09:15:47 +0100 Mike Gabriel (6c0e236) + + * Update translation files. + +2017-12-06 09:15:09 +0100 Mike Gabriel (7ce7809) + + * Makefile.am: Add some build cruft files to DISTCLEANFILES. + +2017-12-06 09:14:51 +0100 Mike Gabriel (cabc67e) + + * update-po.sh: Tweak file names in .po files ending with + .xml.in.in.h. + +2017-12-06 09:13:36 +0100 Mike Gabriel (48e19a9) + + * update-pot.sh: Drop the .h from filenames in .pot file ending with + .xml.in.in.h. + +2017-12-06 09:08:44 +0100 Mike Gabriel (cf88f15) + + * po/: Add LINGUAS file. + +2017-12-05 10:16:14 +0100 Mike Gabriel (5e34246) + + * debian/postinst: Remove. The libglib2.0-bin package has a trigger + for that for years. + +2017-12-05 10:15:30 +0100 Mike Gabriel (6604804) + + * debian/control: Correct the point about the configuration dialog, + the dialog is actually dconf-editor for now. + +2017-12-04 15:04:00 -0500 Jason Conti (6bdff16) + + * Update icon names in source defines + +2017-12-03 00:53:32 +0100 Mike Gabriel (3c81b45) + + * Name change of libnotifications.so -> libayatana-notifications.so. + +2017-12-02 23:39:35 +0100 Mike Gabriel (08b5d49) + + * debian/control: Fix D (glib2.0-bin -> libglib2.0-bin). + +2017-12-02 21:08:32 +0100 Mike Gabriel (848ebda) + + * gschema: Namespace adaptations for gschema file. + +2017-12-02 21:05:44 +0100 Mike Gabriel (da40552) + + * Drop .bzrignore. + +2017-12-02 20:48:18 +0100 Mike Gabriel (3e0b02e) + + * debian/{control,postinst}: Recompile GSettings schemas at post + installation. + +2017-12-02 19:41:09 +0100 Mike Gabriel (7ed5f4a) + + * Makefile.am: no localinstall anymore. + +2017-12-02 19:22:09 +0100 Mike Gabriel (a6c920d) + + * po/: Initialize translation files. + +2017-12-02 19:19:58 +0100 Mike Gabriel (ebc7f29) + + * update-po(t).sh: Add translation update tools. + +2017-12-02 19:19:37 +0100 Mike Gabriel (a559a64) + + * Import and adapt packaging from recent-notifications' ppa-indicator + branch. + +2017-12-02 19:18:59 +0100 Mike Gabriel (6bc2b28) + + * Convert to Ayatana Indicators. + +2017-03-15 14:58:36 -0400 Jason Conti (27a4b02) + + * * Add option to clear the notifications using middle click on the + notification icon. * Bump version. (tag: 0.3.3, + refs/bzr/origin/tags/0.3.3, refs/bzr/origin/heads/master) + +2016-08-29 14:46:50 -0400 Jason Conti (6dd7a72) + + * * Need to escape the url otherwise certain acceptable characters + can break the markup parsing in the GtkLabel. * Bump + version. (tag: 0.3.2, refs/bzr/origin/tags/0.3.2) + +2016-08-29 13:21:07 -0400 Jason Conti (700170f) + + * * When updating the notification count on the clear item, + deactivate the menu shell if that count is zero. This + avoids leaving a single clear menuitem on screen after + all the notifications have been dismissed. * Bump version. + (tag: 0.3.1, refs/bzr/origin/tags/0.3.1) + +2016-08-29 12:44:08 -0400 Jason Conti (ed985a8) + + * * Comment the new functions in notification-menuitem.c * Bump + version. + +2016-08-28 16:50:55 -0400 Jason Conti (76d7872) + + * * Make sure the button event started and ended on the close image + before we dismiss the notification + +2016-08-28 15:49:33 -0400 Jason Conti (39810bb) + + * * Added back hide_on_activate = false on the notification menuitem + - Enables using space when in keyboard navigation to + avoid closing the menu * Added custom close icons for + selected and deselected notifications - Since we don't + set PRELIGHT, needed a way to show the selected + notification during keyboard navigation - gtk-close + is deprecated anyway, so might as well use our own - Can + be replaced by the icon theme to look more appropriate + +2016-08-27 15:35:54 -0400 Jason Conti (83f8134) + + * * Scan the notification body for links and mark them up, escape + everything else + +2016-08-27 14:40:47 -0400 Jason Conti (9b0c58a) + + * * Import urlregex files to handle matching and expanding urls + +2016-08-25 16:28:00 -0400 Jason Conti (9cb6e6e) + + * * Added support for visiting links within notifications - + Currently inserting two test links into each message (no + link parsing) - Changes how notifications are + highlighted and closed + Removed prelight on the + menuitem so that the links render correctly + Must + click the X to close a notification now + +2015-10-23 17:51:59 -0400 Jason Conti (b67ee91) + + * * Fix a serious memory leak in notification_new_from_dbus_message. + * Bump version. + +2014-05-31 14:21:33 -0400 Jason Conti (c136c4f) + + * * Add button argument to notification menuitem clicked signal * + Replace deprecated stock icon api + +2014-01-15 15:23:15 -0500 Jason Conti (8be9606) + + * Add AM_PROG_AR to silence autotools warning (tag: 0.2.6, + refs/bzr/origin/tags/0.2.6) + +2014-01-15 15:18:12 -0500 Jason Conti (9a1bcbd) + + * Bump version to 0.2.6 + +2014-01-15 15:15:40 -0500 Jason Conti (5be88b3) + + * * Use icon-name instead of pixbufs to set the indicator icon * Move + the default icons to datadir/pixmaps/ + +2014-01-15 15:07:59 -0500 Jason Conti (5ef0c20) + + * * New GSetting: - "blacklist" - discard notifications matching + appname + +2013-02-17 22:50:15 -0500 Jason Conti (d16be93) + + * * Bump version to 0.2.5 (tag: 0.2.5, refs/bzr/origin/tags/0.2.5) + +2013-02-17 22:46:34 -0500 Jason Conti (69d098d) + + * * Import patch for eavesdrop support required by recent dbus + versions. - Drop this patch if using an older version + that doesn't require eavesdropping. + +2013-02-17 22:38:46 -0500 Jason Conti (075774f) + + * * Add GSettings support. - hide-indicator key to show/hide the + indicator - max-items key to change the maximum number + of displayed notifications + +2012-04-04 21:17:15 -0400 Jason Conti (233e68f) + + * * Bump for version 0.2.4 (tag: 0.2.4, refs/bzr/origin/tags/0.2.4) + +2012-04-04 21:14:55 -0400 Jason Conti (8e252e0) + + * * Use style-updated intead of style-set to track style changes on + GtkImage, since style-set is deprecated and seems to be + broken for GtkImage. + +2012-04-04 20:52:52 -0400 Jason Conti (8d92259) + + * Bump to version 0.2.3 (tag: 0.2.3, refs/bzr/origin/tags/0.2.3) + +2012-02-29 13:38:00 -0500 Jason Conti (ddc4a14) + + * * Implement secondary-activate to dismiss or reactivate the unread + icon on middle click. + +2012-02-26 15:15:15 -0500 Jason Conti (1ac07fe) + + * * Update potfiles. * Bump version to 0.2.2. (tag: 0.2.2, + refs/bzr/origin/tags/0.2.2) + +2012-02-26 15:10:19 -0500 Jason Conti (9203963) + + * * Emit the clicked signal when the keyboard activates a menuitem. + - If using the spacebar, the menu won't hide - If using + enter, the menu hides + +2012-02-26 15:03:47 -0500 Jason Conti (5d8d44a) + + * * Move the button events to notification menuitem. * Add a clicked + event to the notification menuitem. * Drop the old + new_notification_menuitem code. + +2012-02-26 14:39:01 -0500 Jason Conti (1bcf41c) + + * * Move the notification menuitem to a separate class. + +2012-02-26 11:25:51 -0500 Jason Conti (df8ae86) + + * * Rename notification_is_volume to notification_is_private. * Add + filters for indicator-sound and brightness notifications. + * Strip whitespace leading and trailing whitespace from + the summary and body. + +2012-02-25 23:35:55 -0500 Jason Conti (bafd836) + + * * Update potfiles * Bump version to 0.2.1 (tag: 0.2.1, + refs/bzr/origin/tags/0.2.1) + +2012-02-25 20:53:39 -0500 Jason Conti (7dedb95) + + * * Bump version to 0.2.0 (tag: 0.2.0, refs/bzr/origin/tags/0.2.0) + +2012-02-25 20:52:16 -0500 Jason Conti (49b8359) + + * * Don't hide the menu when removing a notification. + +2012-02-25 19:46:06 -0500 Jason Conti (a232d4c) + + * * Remove a notification when clicked. Unfortunately this hides the + menu unless the item is activated with the spacebar, so + needs fixing. + +2012-02-25 16:32:13 -0500 Jason Conti (a286008) + + * * Implement the clear item * Add safety checks to most of the + functions + +2012-02-25 16:11:54 -0500 Jason Conti (2a370d1) + + * * Reorganize and comment indicator-notifications.c + +2012-02-25 15:16:19 -0500 Jason Conti (5e46847) + + * * Add a clear item that also keeps a notification count. - Still + need to implement the clear action + +2012-02-25 14:39:22 -0500 Jason Conti (2a29da2) + + * * Reintroduce the visible item limit, currently hard-coded to 5 + +2012-02-25 13:44:13 -0500 Jason Conti (a46ca96) + + * * Add notification_is_empty to catch useless notifications such as + brightness and volume, which are not always properly + marked. + +2012-02-25 13:20:12 -0500 Jason Conti (6712160) + + * Forgot AC_OUTPUT in configure.ac + +2012-02-25 13:17:16 -0500 Jason Conti (d7fc1f1) + + * * Move dev tools to the tools/ directory * Missed some extra [] in + configure.ac + +2012-02-25 13:08:27 -0500 Jason Conti (19e6cdf) + + * * Drop old dbus service file. * Clean up configure.ac * Drop gtk2 + build + +2011-09-08 13:34:37 -0400 Jason Conti (dad2586) + + * * Disable the resize_menu code. + +2011-08-29 12:39:19 -0400 Jason Conti (52cd1d8) + + * * Make sure to unref the dbus-spy when the indicator is disposed. + +2011-08-29 12:32:35 -0400 Jason Conti (e6a38a2) + + * * Switch to gtk_menu_shell_prepend so new messages appear on top. + +2011-08-29 11:11:43 -0400 Jason Conti (cb1da85) + + * * Simplified the indicator by removing the dbus service. Still + needs: - Clear button - Message limit * GTK3 is having + issues with the multi-line menu items. Adding a bit of a + hack to calculate the size of the menu and resize it when + an item is added. Still has some problems, but better + than before. Will probably cause other issues that will + need to be addressed later. + +2011-08-21 17:43:53 -0400 Jason Conti (467b817) + + * Revert previous commit, the reposition fix isn't working. + +2011-08-20 14:55:49 -0400 Jason Conti (fd33d25) + + * * Reposition the menu when it becomes visible, otherwise parts will + be cut off when popped up near the edge of the screen + +2011-08-19 20:18:07 -0400 Jason Conti (091af8d) + + * * Bump for oneiric ppa release (tag: 0.1.4, + refs/bzr/origin/tags/0.1.4) + +2011-08-19 18:46:22 -0400 Jason Conti (a134d99) + + * * Fix XML service substitution so it works from a separate build + directory + +2011-08-19 13:32:25 -0400 Jason Conti (5989649) + + * * Add a WITH_GTK (2, 3) definition to handle some of the minor + differences between gtk2 and 3 * Replace gtk_hbox_new + with gtk_box_new in the gtk3 version * GtkLabel has a new + (and much nicer) wrapping mechanism - use + gtk_label_set_max_width_chars in gtk3 version (tag: 0.1.3, + refs/bzr/origin/tags/0.1.3) + +2011-08-19 11:15:33 -0400 Jason Conti (c5ac5ce) + + * Update libindicator pkg-config names. + +2011-07-02 14:43:17 -0400 Jason Conti (6d46725) + + * * Updated testing scripts for new gtk3 indicator. + +2011-06-29 14:10:28 -0400 Jason Conti (e50789b) + + * * Building --with-gtk=3 for oneiric + +2011-05-27 16:21:44 -0400 Jason Conti (5c375d5) + + * Modified the logging mechanism in the service. The one I stole from + indicator-applet was inconsistant. Sometimes messages + would be logged, sometimes they wouldn't. This time took + one from lightdm that just uses stdio, and it seems to + work much more consistantly. + +2011-05-19 20:41:30 -0400 Jason Conti (a25826c) + + * Bumping version and removing some unnecessary dependencies. + +2011-05-18 16:38:49 -0400 Jason Conti (88c859a) + + * Have to add the test directory back to Makefile.am or the tarball + from make dist fails to configure. (could also have + removed the test makefile from configure.ac, but this + seemed better) (tag: 0.1.0, refs/bzr/origin/tags/0.1.0) + +2011-05-18 15:43:45 -0400 Jason Conti (847eb7d) + + * Had to prefix the status icons with indicator- because otherwise + they can conflict with the obsolete icons in the + recent-notifications package, which I should probably + remove. + +2011-05-18 14:32:05 -0400 Jason Conti (56ddef2) + + * Updated the pot file. Not many strings so far. + +2011-05-18 13:54:39 -0400 Jason Conti (c563991) + + * Updating icon path to correct location in preparation for proper + install. + +2011-05-17 16:49:45 -0400 Jason Conti (344eaf6) + + * Checking for, and discarding volume notifications, since they + contain no useful information (which is stupid, why can't + they provide a summary (Volume Up/Down) and body (Current + volume level X%). + +2011-05-17 16:15:41 -0400 Jason Conti (425bde7) + + * Adding a timestamp to the messages. Currently sends a timestamp + string across dbus, but ideally it will send an integer, + and the indicator can decide how to display it (time ago + in words, custom time format, etc). + +2011-05-17 14:47:34 -0400 Jason Conti (c802236) + + * Removed the placeholder filter item for now. It serves no purpose + with a limit of 5 items. Added a empty item to signify + when the menu has 0 notification, instead of just leaving + a blank space. + +2011-05-16 16:43:47 -0400 Jason Conti (4952566) + + * Proof of concept complete, should probably add timestamps next. + +2011-05-16 15:44:35 -0400 Jason Conti (465d4f1) + + * A bit of renaming with the dbusmenu properties. + +2011-05-16 14:38:36 -0400 Jason Conti (0d7a9f1) + + * Building the menuitem, now works the same as before. Next comes + markup. Should I markup the text server side or add a + property to the dbusmenu item for each field, and build + the menuitem client side from the properties? + +2011-05-16 14:19:15 -0400 Jason Conti (232a243) + + * Should have checked my syntax errors before that last commit. Fixed + now. + +2011-05-16 14:14:36 -0400 Jason Conti (2fe93bc) + + * Adding a new notification menuitem type. It isn't currently a + custom menuitem, but may need to be eventually. + +2011-05-15 15:56:57 -0400 Jason Conti (f055a17) + + * Update indicator icon to unread when a message is received, and to + read when the menu is hidden. + +2011-05-15 15:41:32 -0400 Jason Conti (239dec6) + + * Couldn't seem to get a signal when a menu item is added to the + dbusmenu, so adding the interface back from + indicator-datetime with a MessageAdded signal to notify + the indicator when a notification is added to the menu. + +2011-05-15 14:05:25 -0400 Jason Conti (fc92dc2) + + * Loading the read and unread icons when the image is first + requested. TODO: Need to reload them when the icon theme + changes. + +2011-05-14 16:28:47 -0400 Jason Conti (d23cd18) + + * Removed the label from the indicator. May add it back later for a + message count. + +2011-05-14 16:17:13 -0400 Jason Conti (11998bf) + + * Added the icon to the indicator. Currently using a hardcoded path, + will grab from the icon theme later, but need to add the + local path to the icon theme for testing. + +2011-05-14 14:54:58 -0400 Jason Conti (d98fb2f) + + * Adding gdk pixbuf to the deps for gtk2. Don't know what to use with + gtk3 yet. + +2011-05-14 14:30:28 -0400 Jason Conti (d49b557) + + * Forgot to add data/icons/Makefile to configure.ac. + +2011-05-14 14:18:05 -0400 Jason Conti (dd5d2de) + + * Attempting to add icons to the install target. Will put them in + correct locations later. + +2011-05-14 13:37:48 -0400 Jason Conti (706a318) + + * Adding back the functionality to clear the notifications. + +2011-05-14 13:32:00 -0400 Jason Conti (0b8c3b2) + + * Updating in the idle loop seems to have fixed the updating, so + added the gqueue back, as well as a fixed limit of 5 items + for now (until preferences are added later). + +2011-05-13 18:16:54 -0400 Jason Conti (bdf9d90) + + * Added add_message_item to the idle loop and it seems to be working + much better now. + +2011-05-13 18:05:04 -0400 Jason Conti (51bea07) + + * Checking the number of children. They are correct, so they just + aren't being sent over dbus. + +2011-05-13 17:49:33 -0400 Jason Conti (64930be) + + * Removing the queue for the moment, adding menu items when messages + arrive seems to only be partially working for some reason. + +2011-05-13 16:51:19 -0400 Jason Conti (fe71ed3) + + * Logging the service to a file + (~/.cache/indicator-notifications-service.log). The + indicator messages appear to go to + indicator-applet-complete.log, so shouldn't need to set up + separate logging there. + +2011-05-13 14:34:34 -0400 Jason Conti (9c9ceb6) + + * Integrated the dbus-spy. Menu items for notification summaries are + appended as they arrive. + +2011-05-13 14:10:30 -0400 Jason Conti (c64309f) + + * Importing dbus-spy and notification dbus objects to watch dbus for + org.freedesktop.Notification.Notify messages (from test + project). + +2011-05-10 15:22:36 -0400 Jason Conti (2d97be1) + + * Something didn't like the hyphen in recent-notifications so changed + the bus 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. + +2011-05-10 15:01:22 -0400 Jason Conti (229226f) + + * Commenting out an unneeded variable to remove a warning. + +2011-05-10 14:58:09 -0400 Jason Conti (244eb97) + + * Missed a rename. + +2011-05-10 14:56:00 -0400 Jason Conti (4c73eea) + + * Completed the great renaming. Time for a test build. + +2011-05-10 14:52:15 -0400 Jason Conti (92548a1) + + * Renamed the indicator + +2011-05-10 14:10:56 -0400 Jason Conti (875c0e1) + + * Renamed the rest of the files, and updated the file headers. + +2011-05-10 14:03:04 -0400 Jason Conti (8aadb63) + + * Removed the interface from example, no longer needed, so removing + it here too. + +2011-05-10 13:46:02 -0400 Jason Conti (37ab8b9) + + * Cleaned up po + +2011-05-10 13:44:25 -0400 Jason Conti (a9b5d33) + + * Renamed the service data + +2011-05-10 13:40:22 -0400 Jason Conti (8af1b04) + + * Beginning the great renaming from example to notifications. + +2011-05-09 17:55:59 -0400 Jason Conti (b358f7c) + + * Shown/Hidden code works but causing the indicator to freak out, so + disabled for now. It will work fine for changing the icon + status though. + +2011-05-09 17:46:54 -0400 Jason Conti (77b322f) + + * Adding some code to demonstrate when the menu is shown/hidden, + which will be required for indicator-notifications. + +2011-05-09 17:20:20 -0400 Jason Conti (f088511) + + * Removing the unnecessary size group + +2011-05-09 15:30:54 -0400 Jason Conti (064c679) + + * Testing the item-activate signal by launching various programs. + +2011-05-09 15:09:17 -0400 Jason Conti (86b44a2) + + * Adding script to restart the indicator + +2011-05-09 15:05:26 -0400 Jason Conti (71145c5) + + * Moving the local install to + /home/jconti/Projects/indicators/example/build. + +2011-05-09 14:54:55 -0400 Jason Conti (0baaa62) + + * Reenabling silent automake + +2011-05-09 14:49:18 -0400 Jason Conti (0f730f3) + + * Removed unnecessary deps. Let's see if I broke anything. + +2011-05-08 17:05:14 -0400 Jason Conti (35817a5) + + * Ignoring autogen files. + +2011-05-08 16:56:05 -0400 Jason Conti (a6938d0) + + * Updated formatting for indicator + +2011-05-08 16:38:32 -0400 Jason Conti (84aa05b) + + * Updated the formatting for the interface + +2011-05-08 16:28:35 -0400 Jason Conti (b4506b8) + + * Removed unnecessary function from interface, updated formatting in + service. + +2011-05-08 16:12:36 -0400 Jason Conti (39f5b5d) + + * Adding helper scripts for testing. + +2011-05-08 15:42:12 -0400 Jason Conti (22f3a67) + + * Removing -Werror for the moment, since the warnings about unused + variables and functions are fine. They may get used later, + don't want to remove them yet. + +2011-05-08 15:38:05 -0400 Jason Conti (21b63ad) + + * Stripped settings + +2011-05-08 15:36:35 -0400 Jason Conti (baebbeb) + + * Stripped much of the unneeded code from the indicator. + +2011-05-08 15:08:04 -0400 Jason Conti (0d54212) + + * Removed the unnecessary menu items from dbus-shared.h and the + unnecessary signal in the service xml. Probably broke the + compile. + +2011-05-08 15:03:09 -0400 Jason Conti (65fe548) + + * Missed a rename in autogen.sh + +2011-05-08 14:58:59 -0400 Jason Conti (6c1a1fa) + + * Removed most of the cruft from the service source. + +2011-05-08 14:15:10 -0400 Jason Conti (5157981) + + * Fixed compiling errors from rename and removing utils. Time to rip + out the unnecessary bits. + +2011-05-08 14:01:02 -0400 Jason Conti (fb50bee) + + * The great rename is complete. Time to test compile and fix errors. + +2011-05-08 13:54:24 -0400 Jason Conti (cd1212d) + + * Minor rename in settings-shared.h before removing most of the + settings (or the entire file). + +2011-05-08 13:50:28 -0400 Jason Conti (ca037f1) + + * Removed utils + +2011-05-08 13:49:32 -0400 Jason Conti (0e7cf7e) + + * Renamed service files + +2011-05-08 13:45:14 -0400 Jason Conti (547376a) + + * Changed the dbus names + +2011-05-08 13:39:02 -0400 Jason Conti (6f81ccf) + + * Renamed the interface. + +2011-05-08 13:30:10 -0400 Jason Conti (2fd2d43) + + * Renaming service file + +2011-05-07 19:05:00 -0400 Jason Conti (84b6003) + + * Removed the calendar item, didn't seem to be used, although I think + it was moved to libido, so maybe that is why. + +2011-05-07 18:50:54 -0400 Jason Conti (1c11361) + + * Ripped out datetime-prefs and the translations. + +2011-05-07 12:31:24 -0400 Jason Conti (ea9ddba) + + * Import from lp:indicator-datetime -- cgit v1.2.3