# Generated by Makefile. Do not edit. 2011-02-03 Ted Gould 0.1.92 2011-02-01 Ted Gould Try to be better at cleaning up geoclue objects. 2011-02-01 Ted Gould Forgot to bring up the prototypes. 2011-02-01 Ted Gould Putting the clear functions in shutdown so the objects get cleaned up nicely there as well. 2011-02-01 Ted Gould Changing the clean up of the client to be in a function and drop the signals as well. 2011-02-01 Ted Gould Put the geo_address clean up in a small helper function. 2011-02-01 Ted Gould Adding more comments 2011-01-31 Ted Gould Make sure to clear the address when clients change. 2011-02-01 Ted Gould Changing a g_error to a g_warning in the .so 2011-01-31 Ted Gould Make no proxy a warning 2011-01-27 Ted Gould 0.1.91 2011-01-27 Ted Gould Fixing type callback prototype and bumping dbusmenu version 2011-01-26 Ted Gould Change to com.canonical and adding a log domain. 2011-01-17 Ted Gould Adding a log domain 2011-01-17 Ted Gould Switching the file name around 2011-01-17 Ted Gould Changing the interface and path for the settings 2011-01-17 Ted Gould Changing the GSettings interface 2011-01-17 Ted Gould Switching dbus names and interfaces 2011-01-17 Ted Gould Switching service to canonical.com 2011-01-14 Ted Gould Switching over to dbusmenu 0.4 and GDBus 2011-01-11 Michael Terry use dbusmenu 0.4 (no actual code changes) 2011-01-10 Michael Terry fix signal emission; g-signal receiver parameter definition 2011-01-10 Michael Terry first, untested pass at gdbus port 2011-01-14 Ted Gould Allowing more custom strings for formatting time and making sure they update correctly. 2010-12-23 Marco Trevisan (Treviño) Add markup support to clock label This adds exactly the same markup support to the indicator-datetime label respect to the clock gnome panel applet. Now formats like the ones below can be correctly set: %I:%M %p %a %d %b%n%I:%M %p %a %I:%M %p 2010-12-23 Marco Trevisan (Treviño) Reset the label max width when guessing it. This should reduce the indicator size when a smaller (custom) text has been added. 2010-12-23 Marco Trevisan (Treviño) Set label justification to center, and connect to "screen-changed" signal Update gravity on screen change! 2010-12-23 Marco Trevisan (Treviño) Check if the custom time format string shows seconds If it happens, update the label each second, not only every minute. So now you can also put any custom string showing seconds, getting correctly updated. 2011-01-06 Ted Gould A couple of slight cleanups 2011-01-06 Ted Gould Fixing time to be taken from time settings instead of message settings. 2010-12-15 Michael Terry use LC_TIME to look up date-related translations 2010-12-03 Ted Gould 0.1.90 2010-12-03 Ted Gould Merging in support for GTK3 2010-11-11 Ted Gould Using the different packages depending on the version of GTK we want to link to. 2010-11-11 Ted Gould Splitting out the dependencies 2010-11-11 Ted Gould Adding a separate pkgcheck line for the service vs. the indicator 2010-10-24 Ted Gould Generate format string at init to run through locale 2010-09-30 Ted Gould Generate at startup 2010-10-24 Ted Gould Adding in support for determining timezone via GeoClue 2010-10-22 Ted Gould Setting up a callback for the address changing. 2010-10-22 Ted Gould Filling out the changing callbacks 2010-10-22 Ted Gould Setting up callbacks for the signals off of the clients 2010-10-21 Ted Gould Whitespace 2010-10-07 Ted Gould Make a little more robust and actually commit our results. 2010-10-07 Ted Gould Setting the geoclue timezone quickly 2010-10-07 Ted Gould Setting up a callback for clicking ot set the timezone 2010-10-07 Ted Gould Adding in OOBS support 2010-10-07 Ted Gould Make it so that we don't hcange the menuitem if we don't have one, but also, after it's built check it's state. 2010-10-07 Ted Gould Create a way for to see if the timezones are the same. 2010-10-07 Ted Gould Caching the geoclue timezone 2010-10-07 Ted Gould Timezone changed, recache 2010-10-07 Ted Gould Caching the system timezone so we can compare against it 2010-10-07 Ted Gould Make a menuitem for setting a specific timezone 2010-10-06 Ted Gould Setting up our requirements for providers 2010-10-06 Ted Gould Putting in some error catches 2010-10-06 Ted Gould Setting up a basic address callback 2010-10-06 Ted Gould Create the address link in a callback as well 2010-10-06 Ted Gould Start setting up the connection 2010-10-06 Ted Gould Adding in the geoclue lib 2010-10-06 Ted Gould Add the locale includes 2010-10-06 Sebastien Bacher include locale.h since that's where setlocale is defined 2010-09-21 Ted Gould Setting up generating the AUTHORS and ChangeLog at dist 2010-09-09 Ted Gould 0.0.6 2010-09-07 Ted Gould Distributing the schema XML 2010-09-07 Ted Gould Fix for make dist 2010-09-07 Ted Gould Update appropriately 2010-08-31 Ted Gould Updating to trunk 2010-08-30 Ted Gould Copyright stuffs 2010-08-30 Ted Gould If the timezone changes we need to setup a different timer. 2010-08-30 Ted Gould Set a timer to update the date once a day. 2010-08-30 Ted Gould Add in a signal handler for the update time signal 2010-08-30 Ted Gould Create the service proxy and give it a lifecycle 2010-08-30 Ted Gould Watching the timezone file and updating based on it 2010-08-30 Ted Gould Adding a way to emit the signal 2010-08-30 Ted Gould Adding in the update time signal 2010-08-30 Ted Gould Building us a dbus interface 2010-08-30 Ted Gould Connecting onto the dbus 2010-08-30 Ted Gould Whitespace cleanup 2010-08-30 Ted Gould Adding an object to be the interface object for dbus 2010-08-30 Ted Gould Adding in a dbus interface file. 2010-08-30 Ted Gould Putting the timezone file into the build line 2010-07-22 David Barth version 0.0.5 2010-07-22 David Barth merging the new calendar widget branch 2010-07-22 David Barth updates the label for changing settings 2010-07-22 David Barth add a calendar widget to the menu 2010-07-22 David Barth make sure we get the new IDO calendar menu item 2010-07-22 David Barth make sure we get the right glib version with gsettings support 2010-07-19 Ted Gould Making the timeformat configurable via translations and gsettings. 2010-07-16 Ted Gould In the timer function we're recycling the pointer to struct tm 2010-07-16 Ted Gould Making it so that update_label can return struct tm 2010-07-16 Ted Gould Making it so that ltime can be a parameter. 2010-07-16 Ted Gould Starting to smartly choose when to update the time. 2010-07-16 Ted Gould Protecting the timer from setting up more than one and having it setup when the properties change. 2010-07-16 Ted Gould Adding a level of indirection to encapsulate the setting up of the timer func 2010-07-16 Ted Gould Don't check the size of a label we don't have. 2010-07-16 Ted Gould Ah, dumb bug 2010-07-16 Ted Gould Debug message to check posibilities. 2010-07-16 Ted Gould Making the posibility of huge arrays testing length of month names and weekday names, and posibily both. 2010-07-16 Ted Gould Bring in the measuring tape. 2010-07-16 Ted Gould Starting to build up our new measuring algorithm. Now with just AM/PM in it. 2010-07-16 Ted Gould Generating the bitmask of posibilities from the format string. 2010-07-16 Ted Gould A big ass table of the strftime() format strings and what they effect, now we can calculate the max length. 2010-07-16 Ted Gould Building up the date string. 2010-07-16 Ted Gould Setting the properties only changes things if we're not in custom mode. 2010-07-16 Ted Gould Adding in an update on changing the format string. 2010-07-16 Ted Gould Gets us somewhere of coming up with a time string. Wow, complex. 2010-07-15 Ted Gould Filling out set too. 2010-07-15 Ted Gould Getting some guts into get 2010-07-15 Ted Gould Fleshing out the set and get enum functions. 2010-07-15 Ted Gould Adding a mapping function to pull in the enum value. 2010-07-15 Ted Gould Clearing set and get property as we're going to have to start from scratch there. 2010-07-15 Ted Gould Moving all these properties into the private structure. 2010-07-15 Ted Gould Binding the properties into the settings database. 2010-07-15 Ted Gould Whoa, we got lots of properties now. 2010-07-15 Ted Gould Turning the time format string into custom time format. 2010-07-15 Ted Gould Getting defines for all the new settings and making things compile again. 2010-07-15 Ted Gould I swear, there were somethings I didn't change! Getting some final settings that make sense. 2010-07-14 Ted Gould Ignoring the tramp stamp 2010-07-12 Ted Gould Going into the gsettings world. 2010-07-12 Ted Gould Moving the default format into a define and using our new variable. 2010-07-12 Ted Gould Setting up a 'time_format' variable and pulling it into a property. 2010-07-12 Ted Gould Setting up basic property stuff and making a husk of a first property. 2010-07-12 Ted Gould Getting the schema to validate. 2010-07-12 Ted Gould Renaming file 2010-07-12 Ted Gould Bringing in the gesttings love. 2010-07-12 Ted Gould Trying to build the first gschema file. 2010-07-12 Ted Gould As a basis we need to have a service based architecture. 2010-07-15 Ted Gould 0.0.4 2010-07-13 Ted Gould Adjusting indicator to be service based. 2010-07-12 Ted Gould Update to trunk to resolve conflicts 2010-07-12 Ted Gould Legal stuffs 2010-07-12 Ted Gould Adding a check for dbusmenu gtk as well. 2010-07-12 Ted Gould Setting up checking for time-admin as well. 2010-07-12 Ted Gould Removing some now service provided code. 2010-07-12 Ted Gould Setting up the update of the label for the date. 2010-07-12 Ted Gould Adding some good debugging messages. 2010-07-12 Ted Gould Adding in a check for the calendar application. 2010-07-07 Ted Gould Ignoring the generated service file. 2010-07-07 Ted Gould Activating the settings 2010-07-07 Ted Gould Making the separator and the settings item. 2010-07-07 Ted Gould Make date and time menu items. 2010-05-19 Ted Gould Comments 2010-05-19 Ted Gould Now we have a menu, whoo ha! 2010-05-19 Ted Gould Switching the menu to be from the service. 2010-05-18 Ted Gould Adding a service manager to start the service. 2010-05-18 Ted Gould Building the basic service structure 2010-05-18 Ted Gould Adding a shared version number 2010-05-18 Ted Gould Deping on the header 2010-05-18 Ted Gould Some shared names for our dbus stuff 2010-05-18 Ted Gould Adding a dbus service file. 2010-06-03 Ted Gould 0.0.3 2010-06-03 Ted Gould Adding copyright headers 2010-06-03 Ted Gould Adding in copyright headers 2010-03-15 Ted Gould Fixing internationalization by using library interface. 2010-03-12 Ted Gould Use library i18n support so that we get translations from our own domain. 2010-03-10 Ted Gould Translations from OEM 2010-03-10 Kyle Nitzsche add LINGUAS and translated po files for target languages 2010-03-04 Ted Gould 0.0.2 2010-03-02 Ted Gould A patch to make it so the label is of fixed size. No jiggle! 2010-03-01 Ted Gould Fixing time to remove leading zero 2010-03-01 Ted Gould Reacting to changes in style. 2010-03-01 Ted Gould Adding translation comments. 2010-03-01 Ted Gould Debug message. 2010-03-01 Ted Gould Providing a good guess at what the label size will be. 2010-03-01 Ted Gould Adding in an idle function to try and make it so the label never shrinks 2010-02-25 Ted Gould Changing SVN to GIT 2010-02-25 Ted Gould Small change 2010-02-25 Ted Gould 0.0.1 2010-02-22 Ted Gould Fix build to include the source files 2010-02-18 Ted Gould Adding autogen.sh to dist 2010-02-17 Ted Gould Date menuitem, calendar menuitem and time settings menuitem. 2010-02-17 David Barth checks for evolution and provides a calendar option 2010-02-15 David Barth add date & settings option 2010-01-07 Ted Gould Adding the loadable indicator. 2010-01-06 Ted Gould Building a simple menu. 2010-01-05 Ted Gould Initalizing and disposing of the label and timer 2010-01-05 Ted Gould Adding in a timer to update 2010-01-05 Ted Gould Adding comments. 2010-01-05 Ted Gould Updating the label with the time 2010-01-04 Ted Gould Making a label 2010-01-04 Ted Gould Linking in the get_label function 2010-01-04 Ted Gould Adding in the indicator defines 2010-01-04 Ted Gould The base object for the indicator 2010-01-04 Ted Gould Building a very basic indicator. 2010-01-04 Ted Gould Boot strap