| Commit message (Expand) | Author | Age | Files | Lines |
* | 0.3.60.3.6 | Ted Gould | 2010-03-18 | 1 | -2/+2 |
* | Define IndicatorScrollDirection enum for scroll signal parameter. | Cody Russell | 2010-03-16 | 1 | -1/+3 |
* | 0.3.50.3.5 | Ted Gould | 2010-03-11 | 1 | -2/+2 |
* | 0.3.40.3.4 | Ted Gould | 2010-02-25 | 1 | -2/+2 |
* | No reason we need newer APIs than this. | Ted Gould | 2010-02-19 | 1 | -1/+1 |
* | 0.3.30.3.3 | Ted Gould | 2010-02-18 | 1 | -2/+2 |
* | Fleshing out the exec function which require GIO Unix | Ted Gould | 2010-02-15 | 1 | -0/+2 |
* | 0.3.20.3.2 | Ted Gould | 2010-02-04 | 1 | -2/+2 |
* | 0.3.10.3.1 | Ted Gould | 2010-01-21 | 1 | -2/+2 |
* | Setting up the move signal, which required custom marshallers. | Ted Gould | 2010-01-15 | 1 | -0/+2 |
* | Moving everything up to '3' as we're breaking everyone pretty bad at this point. | Ted Gould | 2009-11-04 | 1 | -2/+2 |
* | We need atleast the loader branch as that's what we want to change. | Ted Gould | 2009-11-03 | 1 | -0/+15 |
|\ |
|
| * | Removing valgrind as I want to clean this branch up and make another for that. | Ted Gould | 2009-10-28 | 1 | -10/+0 |
| * | Adding in check for valgrind that we'll need for the test tools. | Ted Gould | 2009-10-14 | 1 | -0/+10 |
| * | Making a tools directory | Ted Gould | 2009-10-11 | 1 | -0/+1 |
| * | Switch from GLib to GTK as that's what we really needed. | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| * | Adding in a tests folder | Ted Gould | 2009-10-08 | 1 | -0/+1 |
| * | Adding some pkg-config love to get things compiling all nice like. | Ted Gould | 2009-10-06 | 1 | -0/+13 |
* | | 0.2.10.2.1 | Ted Gould | 2009-10-08 | 1 | -2/+2 |
|/ |
|
* | Making 0.2.00.2.0 | Ted Gould | 2009-09-10 | 1 | -2/+2 |
* | Using AM 1.11 silent mode | Ted Gould | 2009-08-19 | 1 | -0/+2 |
* | Deleting everything only leaving libindicator | Ted Gould | 2009-08-18 | 1 | -127/+3 |
* | Changing the name of the directory to -sus which makes more sense | Ted Gould | 2009-08-07 | 1 | -1/+1 |
* | Adding the new src to the build system | Ted Gould | 2009-08-07 | 1 | -0/+1 |
* | Making seperate versioning for libindicate-gtk | Ted Gould | 2009-08-04 | 1 | -0/+12 |
* | Bumping the version as we removed a function. | Ted Gould | 2009-08-04 | 1 | -1/+1 |
* | A bunch of distcheck fixes to clean things up | Ted Gould | 2009-08-04 | 1 | -1/+2 |
* | Removing GTK dependencies from the libindicate stuff | Ted Gould | 2009-08-03 | 1 | -5/+3 |
* | Okay, now it is the offending function in it. | Ted Gould | 2009-08-03 | 1 | -0/+1 |
* | Creating a default little GTK library to move the GTK stuff in | Ted Gould | 2009-08-03 | 1 | -0/+10 |
* | A little like mentioned on the GNOME Wiki, but doesn't work until I have a hi... | Ted Gould | 2009-07-03 | 1 | -0/+1 |
* | Merging in the testing branch to get some tests for this guy | Ted Gould | 2009-04-27 | 1 | -0/+1 |
|\ |
|
| * | Build infrastructure for first test | Ted Gould | 2009-04-20 | 1 | -0/+1 |
| * | Moving tests to examples | Ted Gould | 2009-04-20 | 1 | -1/+1 |
* | | Creating an indicator lib to make sure we can attach all these things together. | Ted Gould | 2009-04-21 | 1 | -0/+2 |
|/ |
|
* | Adding in libxml linking | Ted Gould | 2009-04-10 | 1 | -1/+3 |
* | Marking the dev branch as such. | Ted Gould | 2009-04-10 | 1 | -1/+1 |
* | I finally understood what seb128 told me about the version numbering. | Ted Gould | 2009-04-07 | 1 | -2/+2 |
* | Trying to get to a sane state. I apparently don't know as much | Ted Gould | 2009-04-03 | 1 | -2/+2 |
* | Getting to version 0.2.0 | Ted Gould | 2009-04-03 | 1 | -2/+2 |
* | Getting gtkdoc stuff to be a little happier | Ted Gould | 2009-03-26 | 1 | -0/+2 |
* | Bumping version | Ted Gould | 2009-03-26 | 1 | -1/+1 |
* | Add gnome_program_init with LIBGNOMEUI_MODULE. | Eitan Isaacson | 2009-03-26 | 1 | -1/+48 |
* | Changing version number0.1.3 | Ted Gould | 2009-03-18 | 1 | -1/+1 |
* | Seems that we still get errors without it being there, I'm not sure why, but ... | Ted Gould | 2009-03-17 | 1 | -15/+23 |
* | Making it so that the GIR stuff autodetects and only builds if available. | Ted Gould | 2009-03-17 | 1 | -13/+16 |
* | Changing version number | Ted Gould | 2009-03-12 | 1 | -1/+1 |
* | Releasing 0.1.1 with build fixes and icons.0.1.1 | Ted Gould | 2009-02-18 | 1 | -1/+1 |
* | Adding in GIO to the list of linked modules. | Ted Gould | 2009-02-12 | 1 | -0/+2 |
* | Adding in the API function to take and icon and display it. Just the prototype. | Ted Gould | 2009-02-05 | 1 | -0/+2 |