# Generated by Makefile. Do not edit.

2010-10-21  Ted Gould  <ted@gould.cx>

	If we don't get a valid response, let's try again.

2010-10-21  Ted Gould  <ted@gould.cx>

	Changing string to be correct

2010-10-21  Ted Gould  <ted@gould.cx>

	Use the queue'd message to handle our errors

2010-10-21  Ted Gould  <ted@gould.cx>

	Make sure to reset the time if it looks like we got a message

2010-10-21  Ted Gould  <ted@gould.cx>

	Setting up a callback for the ability to check again for the Geoip location

2010-10-21  Ted Gould  <ted@gould.cx>

	Adding in the requeue variables

2010-10-21  Ted Gould  <ted@gould.cx>

	Add a check for a valid root node.  Though we need to lookup it's name.

2010-10-21  Ted Gould  <ted@gould.cx>

	Checking the status code and erroring out

2010-10-21  Ted Gould  <ted@gould.cx>

	Adding copyright headers

2010-10-21  Ted Gould  <ted@gould.cx>

	Adding copyright headers

2010-10-06  Ted Gould  <ted@gould.cx>

	Now we're an address provider as well

2010-10-06  Ted Gould  <ted@gould.cx>

	Emit a signal on address changed

2010-10-06  Ted Gould  <ted@gould.cx>

	Setting up all the address data

2010-10-06  Ted Gould  <ted@gould.cx>

	Setting us up to get a proper address and send it back.

2010-10-06  Ted Gould  <ted@gould.cx>

	Handling when we can't parse

2010-10-06  Ted Gould  <ted@gould.cx>

	Add 'changed' variables and responding by doing a position changed

2010-10-06  Ted Gould  <ted@gould.cx>

	Switching over to the GMarkup based parser

2010-10-06  Ted Gould  <ted@gould.cx>

	Fleshing out the text function

2010-10-06  Ted Gould  <ted@gould.cx>

	Forgot longitude and latitude

2010-10-06  Ted Gould  <ted@gould.cx>

	Fleshing out some of the parser

2010-10-06  Ted Gould  <ted@gould.cx>

	Setting up the parser and some stub functions

2010-10-06  Ted Gould  <ted@gould.cx>

	Adding a parser context variable along with the data needed for it.

2010-10-06  Ted Gould  <ted@gould.cx>

	Making a structure for mark up data with the field info in it.

2010-10-06  Ted Gould  <ted@gould.cx>

	Putting in a dummy get address but setting up the interface

2010-10-06  Ted Gould  <ted@gould.cx>

	Adding a bunch of variables for the address

2010-10-06  Ted Gould  <ted@gould.cx>

	Adding in the address interface

2010-10-06  Ted Gould  <ted@gould.cx>

	Say that we're going to provide an address

2010-10-06  Ted Gould  <ted@gould.cx>

	Adding in libnm support to check connectivity

2010-10-06  Ted Gould  <ted@gould.cx>

	Debug messages and changing the default state until we check.

2010-10-06  Ted Gould  <ted@gould.cx>

	Fleshing out the callback and aligning with the other setters of state

2010-10-06  Ted Gould  <ted@gould.cx>

	Setting up a callback for the state change

2010-10-06  Ted Gould  <ted@gould.cx>

	Getting ourselves a network manager client

2010-10-06  Ted Gould  <ted@gould.cx>

	Adding the libnm dependency

2010-10-06  Ted Gould  <ted@gould.cx>

	0.0.1

2010-10-06  Ted Gould  <ted@gould.cx>

	Forgot to merge this revision, adds the header file to the Makefile

2010-10-06  Ted Gould  <ted@gould.cx>

	Add the h file

2010-10-06  Ted Gould  <ted@gould.cx>

	Cleaning up the config and making this thing work.

2010-10-06  Ted Gould  <ted@gould.cx>

	Dropping the provider here as well

2010-10-06  Ted Gould  <ted@gould.cx>

	Dropping the 'Provider'

2010-10-06  Ted Gould  <ted@gould.cx>

	Sets how we can get data and what we need

2010-10-06  Ted Gould  <ted@gould.cx>

	Track state and send signals.  We're a big boy provider now! 

2010-10-06  Ted Gould  <ted@gould.cx>

	Ensuring that we pass our data back correctly if people ask about it

2010-10-06  Ted Gould  <ted@gould.cx>

	Setting the status based on our state variables

2010-10-06  Ted Gould  <ted@gould.cx>

	Changing the status when we get some data

2010-10-06  Ted Gould  <ted@gould.cx>

	Adding a couple of state variables

2010-10-06  Ted Gould  <ted@gould.cx>

	Adding support for libsoup and getting the information from the geoip server

2010-10-06  Ted Gould  <ted@gould.cx>

	Keeping our lat and lon in the private structure

2010-10-05  Ted Gould  <ted@gould.cx>

	Drop debugging

2010-10-05  Ted Gould  <ted@gould.cx>

	Quick hack parse function

2010-10-05  Ted Gould  <ted@gould.cx>

	Starting to prototype out a way to get the lat and long

2010-10-05  Ted Gould  <ted@gould.cx>

	Ah, oops, wrong setup of the URLs

2010-10-05  Ted Gould  <ted@gould.cx>

	Sending the message and getting a couple of callbacks

2010-10-05  Ted Gould  <ted@gould.cx>

	Prototype to send the message

2010-10-05  Ted Gould  <ted@gould.cx>

	Basic adding of a soup session

2010-10-05  Ted Gould  <ted@gould.cx>

	Adding in a basic provider stub

2010-10-05  Ted Gould  <ted@gould.cx>

	Adding in the position interface.

2010-10-05  Ted Gould  <ted@gould.cx>

	Actually run and unref the mainloop properly

2010-10-05  Ted Gould  <ted@gould.cx>

	Adding in shutdown and status functions.

2010-10-05  Ted Gould  <ted@gould.cx>

	Setting the provider details

2010-10-05  Ted Gould  <ted@gould.cx>

	Adding in a mainloop, making progress now! 

2010-10-05  Ted Gould  <ted@gould.cx>

	Oh, we have an object.  We're cool like that.

2010-10-05  Ted Gould  <ted@gould.cx>

	Adding in a source directory and a dummy exe

2010-10-05  Ted Gould  <ted@gould.cx>

	Adding in a dbus service file and lots of paraphenallia

2010-10-05  Ted Gould  <ted@gould.cx>

	Adding in a geoclue provider file

2010-10-05  Ted Gould  <ted@gould.cx>

	Adding a data directory

2010-10-05  Ted Gould  <ted@gould.cx>

	Adding a build system

2010-10-05  Ted Gould  <ted@gould.cx>

	Distcheck fixes come so early! 

2010-10-05  Ted Gould  <ted@gould.cx>

	Eh, yeah, we'll need translations for the settings.

2010-10-05  Ted Gould  <ted@gould.cx>

	No NEWS

2010-10-05  Ted Gould  <ted@gould.cx>

	GPL v3

2010-10-05  Ted Gould  <ted@gould.cx>

	Cargo cult part

2010-10-05  Ted Gould  <ted@gould.cx>

	START OF REPO

